By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: '2057f503-1a18-6fda-8e31-8f46d1934492' Node name: 'onap-msb-consul-5cdd876fd9-r47kd' 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: 2022/12/22 04:54:35 [DEBUG] agent: Using random ID "2057f503-1a18-6fda-8e31-8f46d1934492" as node ID 2022/12/22 04:54:35 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2057f503-1a18-6fda-8e31-8f46d1934492 Address:127.0.0.1:8300}] 2022/12/22 04:54:35 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/22 04:54:35 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/22 04:54:35 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/22 04:54:35 [WARN] raft: Unable to get address for server id 2057f503-1a18-6fda-8e31-8f46d1934492, using fallback address 127.0.0.1:8300: Could not find address for server id 2057f503-1a18-6fda-8e31-8f46d1934492 2022/12/22 04:54:35 [DEBUG] raft: Votes needed: 1 2022/12/22 04:54:35 [DEBUG] raft: Vote granted from 2057f503-1a18-6fda-8e31-8f46d1934492 in term 2. Tally: 1 2022/12/22 04:54:35 [INFO] raft: Election won. Tally: 1 2022/12/22 04:54:35 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/22 04:54:35 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-r47kd.dc1 127.0.0.1 2022/12/22 04:54:35 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-r47kd 127.0.0.1 2022/12/22 04:54:35 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-r47kd (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 04:54:35 [INFO] consul: cluster leadership acquired 2022/12/22 04:54:35 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-r47kd 2022/12/22 04:54:35 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-r47kd.dc1" in area "wan" 2022/12/22 04:54:35 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/22 04:54:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/22 04:54:35 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/22 04:54:35 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/22 04:54:35 [INFO] agent: started state syncer 2022/12/22 04:54:35 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/22 04:54:35 [INFO] agent: Synced node info 2022/12/22 04:54:36 [DEBUG] agent: Node info in sync 2022/12/22 04:54:36 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/22 04:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:54:36 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-r47kd' joined, marking health alive 2022/12/22 04:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:54:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 04:54:37 [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) 2022/12/22 04:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:55:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 04:55:51 [DEBUG] agent: Node info in sync 2022/12/22 04:56:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 04:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:57:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 04:57:25 [DEBUG] agent: Node info in sync 2022/12/22 04:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:58:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 04:58:32 [DEBUG] agent: Node info in sync 2022/12/22 04:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:59:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 04:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 04:59:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 04:59:41 [DEBUG] agent: Node info in sync 2022/12/22 05:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:01:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:01:17 [DEBUG] agent: Node info in sync 2022/12/22 05:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:01:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:02:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:02:49 [DEBUG] agent: Node info in sync 2022/12/22 05:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:04:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:04:38 [DEBUG] agent: Node info in sync 2022/12/22 05:04:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:06:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:06:02 [DEBUG] agent: Node info in sync 2022/12/22 05:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:07:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:07:41 [DEBUG] agent: Node info in sync 2022/12/22 05:07:58 [DEBUG] http: Request GET /v1/catalog/services (385.584µs) from=10.233.68.207:52946 2022/12/22 05:07:58 [DEBUG] http: Request GET /v1/status/leader (848.758µs) from=10.233.68.207:52956 2022/12/22 05:08:18 [DEBUG] http: Request GET /v1/status/leader (167.855µs) from=10.233.68.207:53196 2022/12/22 05:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:08:38 [DEBUG] http: Request GET /v1/status/leader (240.947µs) from=10.233.68.207:53432 2022/12/22 05:08:42 [DEBUG] http: Request GET /v1/catalog/services (171.04µs) from=10.233.65.115:52962 2022/12/22 05:08:43 [DEBUG] http: Request GET /v1/status/leader (1.277411ms) from=10.233.65.115:52974 2022/12/22 05:08:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:08:51 [DEBUG] agent: Node info in sync 2022/12/22 05:08:58 [DEBUG] http: Request GET /v1/status/leader (2.516628ms) from=10.233.68.207:53672 2022/12/22 05:09:03 [DEBUG] http: Request GET /v1/status/leader (737.414µs) from=10.233.65.115:53154 2022/12/22 05:09:08 [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. 2022/12/22 05:09:08 [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. 2022/12/22 05:09:08 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.71.144_9101" 2022/12/22 05:09:08 [DEBUG] agent: Node info in sync 2022/12/22 05:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.502617ms) from=10.233.69.169:57222 2022/12/22 05:09:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:09:08 [DEBUG] agent: Node info in sync 2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m10.25810709s) from=10.233.68.207:52946 2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (446.047µs) from=10.233.68.207:53782 2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (25.557269491s) from=10.233.65.115:52962 2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (484.473µs) from=10.233.69.169:57226 2022/12/22 05:09:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (362.425µs) from=10.233.65.115:53188 2022/12/22 05:09:18 [DEBUG] http: Request GET /v1/status/leader (421.769µs) from=10.233.68.207:53902 2022/12/22 05:09:23 [DEBUG] http: Request GET /v1/status/leader (257.59µs) from=10.233.65.115:53304 2022/12/22 05:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:09:38 [DEBUG] http: Request GET /v1/status/leader (459.832µs) from=10.233.68.207:54130 2022/12/22 05:09:42 [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. 2022/12/22 05:09:42 [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. 2022/12/22 05:09:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:09:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:09:42 [DEBUG] agent: Node info in sync 2022/12/22 05:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (6.159174ms) from=10.233.69.169:57574 2022/12/22 05:09:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:09:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:09:42 [DEBUG] agent: Node info in sync 2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (33.712637945s) from=10.233.68.207:52946 2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (33.712365837s) from=10.233.65.115:52962 2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (674.34µs) from=10.233.69.169:57576 2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (90.794773ms) from=10.233.65.115:53436 2022/12/22 05:09:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (208.306µs) from=10.233.68.207:54196 2022/12/22 05:09:43 [DEBUG] http: Request GET /v1/status/leader (201.638µs) from=10.233.65.115:53446 2022/12/22 05:09:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:09:58 [DEBUG] http: Request GET /v1/status/leader (168.937µs) from=10.233.68.207:54374 2022/12/22 05:10:03 [DEBUG] http: Request GET /v1/status/leader (4.733019ms) from=10.233.65.115:53596 2022/12/22 05:10:18 [DEBUG] http: Request GET /v1/status/leader (275.514µs) from=10.233.68.207:54614 2022/12/22 05:10:23 [DEBUG] http: Request GET /v1/status/leader (241.85µs) from=10.233.65.115:53740 2022/12/22 05:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:10:38 [DEBUG] http: Request GET /v1/status/leader (205.402µs) from=10.233.68.207:54866 2022/12/22 05:10:43 [DEBUG] http: Request GET /v1/status/leader (1.734393ms) from=10.233.65.115:53874 2022/12/22 05:10:58 [DEBUG] http: Request GET /v1/status/leader (173.175µs) from=10.233.68.207:55100 2022/12/22 05:11:03 [DEBUG] http: Request GET /v1/status/leader (396.718µs) from=10.233.65.115:54024 2022/12/22 05:11:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.42617813s) from=10.233.68.207:53782 2022/12/22 05:11:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.245485654s) from=10.233.65.115:53188 2022/12/22 05:11:18 [DEBUG] http: Request GET /v1/status/leader (316.74µs) from=10.233.68.207:55342 2022/12/22 05:11:23 [DEBUG] http: Request GET /v1/status/leader (178.182µs) from=10.233.65.115:54202 2022/12/22 05:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:11:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:11:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:11:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:11:37 [DEBUG] agent: Node info in sync 2022/12/22 05:11:38 [DEBUG] http: Request GET /v1/status/leader (598.56µs) from=10.233.68.207:55580 2022/12/22 05:11:43 [DEBUG] http: Request GET /v1/status/leader (1.11256ms) from=10.233.65.115:54336 2022/12/22 05:11:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.490807708s) from=10.233.68.207:52946 2022/12/22 05:11:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.437715392s) from=10.233.65.115:53436 2022/12/22 05:11:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.38984756s) from=10.233.65.115:52962 2022/12/22 05:11:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.784095816s) from=10.233.68.207:54196 2022/12/22 05:11:58 [DEBUG] http: Request GET /v1/status/leader (324.215µs) from=10.233.68.207:55822 2022/12/22 05:12:03 [DEBUG] http: Request GET /v1/status/leader (462.197µs) from=10.233.65.115:54500 2022/12/22 05:12:18 [DEBUG] http: Request GET /v1/status/leader (199.02µs) from=10.233.68.207:56064 2022/12/22 05:12:23 [DEBUG] http: Request GET /v1/status/leader (395.886µs) from=10.233.65.115:54652 2022/12/22 05:12:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:12:30 [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. 2022/12/22 05:12:30 [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. 2022/12/22 05:12:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:12:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:12:30 [DEBUG] agent: Node info in sync 2022/12/22 05:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.123057ms) from=10.233.69.169:59208 2022/12/22 05:12:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:12:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:12:30 [DEBUG] agent: Node info in sync 2022/12/22 05:12:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.754822ms) from=10.233.69.169:59210 2022/12/22 05:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:12:38 [DEBUG] http: Request GET /v1/status/leader (254.801µs) from=10.233.68.207:56324 2022/12/22 05:12:43 [DEBUG] http: Request GET /v1/status/leader (263.799µs) from=10.233.65.115:54816 2022/12/22 05:12:58 [DEBUG] http: Request GET /v1/status/leader (162.475µs) from=10.233.68.207:56576 2022/12/22 05:13:04 [DEBUG] http: Request GET /v1/status/leader (142.314897ms) from=10.233.65.115:54968 2022/12/22 05:13:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.143838181s) from=10.233.68.207:53782 2022/12/22 05:13:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.260924615s) from=10.233.65.115:53188 2022/12/22 05:13:18 [DEBUG] http: Request GET /v1/status/leader (195.331µs) from=10.233.68.207:56824 2022/12/22 05:13:24 [DEBUG] http: Request GET /v1/status/leader (158.273µs) from=10.233.65.115:55120 2022/12/22 05:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:13:38 [DEBUG] http: Request GET /v1/status/leader (287.384µs) from=10.233.68.207:57134 2022/12/22 05:13:44 [DEBUG] http: Request GET /v1/status/leader (297.54µs) from=10.233.65.115:55272 2022/12/22 05:13:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.455974064s) from=10.233.65.115:53436 2022/12/22 05:13:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.111133289s) from=10.233.68.207:52946 2022/12/22 05:13:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.628031529s) from=10.233.65.115:52962 2022/12/22 05:13:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.692771607s) from=10.233.68.207:54196 2022/12/22 05:13:58 [DEBUG] http: Request GET /v1/status/leader (328.673µs) from=10.233.68.207:57410 2022/12/22 05:14:04 [DEBUG] http: Request GET /v1/status/leader (798.196µs) from=10.233.65.115:55426 2022/12/22 05:14:18 [DEBUG] http: Request GET /v1/status/leader (717.013µs) from=10.233.68.207:57710 2022/12/22 05:14:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:14:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:14:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:14:19 [DEBUG] agent: Node info in sync 2022/12/22 05:14:24 [DEBUG] http: Request GET /v1/status/leader (3.177843ms) from=10.233.65.115:55608 2022/12/22 05:14:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:14:39 [DEBUG] http: Request GET /v1/status/leader (467.038µs) from=10.233.68.207:58070 2022/12/22 05:14:44 [DEBUG] http: Request GET /v1/status/leader (202.993µs) from=10.233.65.115:55796 2022/12/22 05:14:59 [DEBUG] http: Request GET /v1/status/leader (232.794µs) from=10.233.68.207:58436 2022/12/22 05:15:04 [DEBUG] http: Request GET /v1/status/leader (365.611µs) from=10.233.65.115:56002 2022/12/22 05:15:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.186462355s) from=10.233.65.115:53188 2022/12/22 05:15:19 [DEBUG] http: Request GET /v1/status/leader (361.327µs) from=10.233.68.207:58796 2022/12/22 05:15:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.972671486s) from=10.233.68.207:53782 2022/12/22 05:15:24 [DEBUG] http: Request GET /v1/status/leader (293.418µs) from=10.233.65.115:56254 2022/12/22 05:15:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:15:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:15:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:15:26 [DEBUG] agent: Node info in sync 2022/12/22 05:15:28 [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. 2022/12/22 05:15:28 [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. 2022/12/22 05:15:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:15:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:15:28 [DEBUG] agent: Node info in sync 2022/12/22 05:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.326718ms) from=10.233.69.169:32822 2022/12/22 05:15:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:15:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:15:28 [DEBUG] agent: Node info in sync 2022/12/22 05:15:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (86.384972ms) from=10.233.69.169:32824 2022/12/22 05:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:15:39 [DEBUG] http: Request GET /v1/status/leader (330.844µs) from=10.233.68.207:59154 2022/12/22 05:15:44 [DEBUG] http: Request GET /v1/status/leader (308.474µs) from=10.233.65.115:56608 2022/12/22 05:15:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.491549534s) from=10.233.65.115:53436 2022/12/22 05:15:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.78203116s) from=10.233.68.207:52946 2022/12/22 05:15:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.643876364s) from=10.233.65.115:52962 2022/12/22 05:15:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.54411075s) from=10.233.68.207:54196 2022/12/22 05:15:59 [DEBUG] http: Request GET /v1/status/leader (367.648µs) from=10.233.68.207:59508 2022/12/22 05:16:04 [DEBUG] http: Request GET /v1/status/leader (289.733µs) from=10.233.65.115:56836 2022/12/22 05:16:19 [DEBUG] http: Request GET /v1/status/leader (258.438µs) from=10.233.68.207:59802 2022/12/22 05:16:24 [DEBUG] http: Request GET /v1/status/leader (304.498µs) from=10.233.65.115:57036 2022/12/22 05:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:16:39 [DEBUG] http: Request GET /v1/status/leader (240.047µs) from=10.233.68.207:60042 2022/12/22 05:16:44 [DEBUG] http: Request GET /v1/status/leader (312.58µs) from=10.233.65.115:57234 2022/12/22 05:16:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:16:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:16:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:16:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:16:54 [DEBUG] agent: Node info in sync 2022/12/22 05:16:59 [DEBUG] http: Request GET /v1/status/leader (947.185µs) from=10.233.68.207:60300 2022/12/22 05:17:04 [DEBUG] http: Request GET /v1/status/leader (261.2µs) from=10.233.65.115:57440 2022/12/22 05:17:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.052468628s) from=10.233.65.115:53188 2022/12/22 05:17:19 [DEBUG] http: Request GET /v1/status/leader (252.444µs) from=10.233.68.207:60538 2022/12/22 05:17:24 [DEBUG] http: Request GET /v1/status/leader (600.733µs) from=10.233.65.115:57642 2022/12/22 05:17:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.902154706s) from=10.233.68.207:53782 2022/12/22 05:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:17:39 [DEBUG] http: Request GET /v1/status/leader (913.938µs) from=10.233.68.207:60772 2022/12/22 05:17:44 [DEBUG] http: Request GET /v1/status/leader (797.538µs) from=10.233.65.115:57836 2022/12/22 05:17:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.288114676s) from=10.233.65.115:53436 2022/12/22 05:17:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.200644938s) from=10.233.68.207:54196 2022/12/22 05:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.811828614s) from=10.233.65.115:52962 2022/12/22 05:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.893219995s) from=10.233.68.207:52946 2022/12/22 05:17:59 [DEBUG] http: Request GET /v1/status/leader (585.045µs) from=10.233.68.207:32776 2022/12/22 05:17:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:17:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:17:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:17:59 [DEBUG] agent: Node info in sync 2022/12/22 05:18:04 [DEBUG] http: Request GET /v1/status/leader (420.224µs) from=10.233.65.115:58038 2022/12/22 05:18:19 [DEBUG] http: Request GET /v1/status/leader (416.655µs) from=10.233.68.207:33022 2022/12/22 05:18:24 [DEBUG] http: Request GET /v1/status/leader (301.847µs) from=10.233.65.115:58244 2022/12/22 05:18:34 [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. 2022/12/22 05:18:34 [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. 2022/12/22 05:18:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:18:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:18:34 [DEBUG] agent: Node info in sync 2022/12/22 05:18:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.534127ms) from=10.233.69.169:35422 2022/12/22 05:18:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:18:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:18:34 [DEBUG] agent: Node info in sync 2022/12/22 05:18:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (438.005µs) from=10.233.69.169:35424 2022/12/22 05:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:18:39 [DEBUG] http: Request GET /v1/status/leader (180.12µs) from=10.233.68.207:33262 2022/12/22 05:18:44 [DEBUG] http: Request GET /v1/status/leader (292.897µs) from=10.233.65.115:58440 2022/12/22 05:18:59 [DEBUG] http: Request GET /v1/status/leader (325.361µs) from=10.233.68.207:33506 2022/12/22 05:19:04 [DEBUG] http: Request GET /v1/status/leader (326.144µs) from=10.233.65.115:58650 2022/12/22 05:19:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:19:19 [DEBUG] http: Request GET /v1/status/leader (322.041µs) from=10.233.68.207:33752 2022/12/22 05:19:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.72549281s) from=10.233.65.115:53188 2022/12/22 05:19:24 [DEBUG] http: Request GET /v1/status/leader (266.741µs) from=10.233.65.115:58850 2022/12/22 05:19:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.537247422s) from=10.233.68.207:53782 2022/12/22 05:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:19:39 [DEBUG] http: Request GET /v1/status/leader (214.582µs) from=10.233.68.207:33994 2022/12/22 05:19:44 [DEBUG] http: Request GET /v1/status/leader (1.795091ms) from=10.233.65.115:59042 2022/12/22 05:19:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:19:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:19:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:19:46 [DEBUG] agent: Node info in sync 2022/12/22 05:19:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.688094113s) from=10.233.68.207:54196 2022/12/22 05:19:59 [DEBUG] http: Request GET /v1/status/leader (266.822µs) from=10.233.68.207:34238 2022/12/22 05:19:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.939878926s) from=10.233.65.115:53436 2022/12/22 05:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.327046461s) from=10.233.65.115:52962 2022/12/22 05:20:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.612647119s) from=10.233.68.207:52946 2022/12/22 05:20:04 [DEBUG] http: Request GET /v1/status/leader (303.685µs) from=10.233.65.115:59242 2022/12/22 05:20:19 [DEBUG] http: Request GET /v1/status/leader (174.73µs) from=10.233.68.207:34474 2022/12/22 05:20:24 [DEBUG] http: Request GET /v1/status/leader (929.076µs) from=10.233.65.115:59450 2022/12/22 05:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:20:39 [DEBUG] http: Request GET /v1/status/leader (271.938µs) from=10.233.68.207:34712 2022/12/22 05:20:44 [DEBUG] http: Request GET /v1/status/leader (578.494µs) from=10.233.65.115:59644 2022/12/22 05:20:59 [DEBUG] http: Request GET /v1/status/leader (738.64µs) from=10.233.68.207:34948 2022/12/22 05:21:04 [DEBUG] http: Request GET /v1/status/leader (921.463µs) from=10.233.65.115:59848 2022/12/22 05:21:19 [DEBUG] http: Request GET /v1/status/leader (595.377µs) from=10.233.68.207:35182 2022/12/22 05:21:24 [DEBUG] http: Request GET /v1/status/leader (414.728µs) from=10.233.65.115:60052 2022/12/22 05:21:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.643148136s) from=10.233.65.115:53188 2022/12/22 05:21:28 [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. 2022/12/22 05:21:28 [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. 2022/12/22 05:21:28 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:21:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:21:28 [DEBUG] agent: Node info in sync 2022/12/22 05:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.781459ms) from=10.233.69.169:37272 2022/12/22 05:21:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:21:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:21:28 [DEBUG] agent: Node info in sync 2022/12/22 05:21:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (944.173µs) from=10.233.69.169:37274 2022/12/22 05:21:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.170100236s) from=10.233.68.207:53782 2022/12/22 05:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:21:39 [DEBUG] http: Request GET /v1/status/leader (288.69µs) from=10.233.68.207:35426 2022/12/22 05:21:44 [DEBUG] http: Request GET /v1/status/leader (305.61µs) from=10.233.65.115:60248 2022/12/22 05:21:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:21:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.246164063s) from=10.233.68.207:54196 2022/12/22 05:21:59 [DEBUG] http: Request GET /v1/status/leader (182.536µs) from=10.233.68.207:35670 2022/12/22 05:22:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.741857516s) from=10.233.65.115:53436 2022/12/22 05:22:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.356755302s) from=10.233.68.207:52946 2022/12/22 05:22:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.113238546s) from=10.233.65.115:52962 2022/12/22 05:22:04 [DEBUG] http: Request GET /v1/status/leader (276.387µs) from=10.233.65.115:60464 2022/12/22 05:22:19 [DEBUG] http: Request GET /v1/status/leader (315.207µs) from=10.233.68.207:35920 2022/12/22 05:22:24 [DEBUG] http: Request GET /v1/status/leader (180.24µs) from=10.233.65.115:60668 2022/12/22 05:22:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:22:39 [DEBUG] http: Request GET /v1/status/leader (211.353µs) from=10.233.68.207:36164 2022/12/22 05:22:44 [DEBUG] http: Request GET /v1/status/leader (2.288769ms) from=10.233.65.115:60862 2022/12/22 05:22:59 [DEBUG] http: Request GET /v1/status/leader (319.8µs) from=10.233.68.207:36410 2022/12/22 05:23:04 [DEBUG] http: Request GET /v1/status/leader (244.794µs) from=10.233.65.115:32834 2022/12/22 05:23:19 [DEBUG] http: Request GET /v1/status/leader (253.762µs) from=10.233.68.207:36654 2022/12/22 05:23:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:23:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:23:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:23:24 [DEBUG] agent: Node info in sync 2022/12/22 05:23:24 [DEBUG] http: Request GET /v1/status/leader (380.168µs) from=10.233.65.115:33034 2022/12/22 05:23:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.563209793s) from=10.233.65.115:53188 2022/12/22 05:23:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:23:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.199103353s) from=10.233.68.207:53782 2022/12/22 05:23:39 [DEBUG] http: Request GET /v1/status/leader (277.036µs) from=10.233.68.207:36890 2022/12/22 05:23:44 [DEBUG] http: Request GET /v1/status/leader (323.047µs) from=10.233.65.115:33230 2022/12/22 05:23:59 [DEBUG] http: Request GET /v1/status/leader (918.19µs) from=10.233.68.207:37128 2022/12/22 05:24:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.007695407s) from=10.233.68.207:54196 2022/12/22 05:24:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.338432657s) from=10.233.65.115:53436 2022/12/22 05:24:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.821850424s) from=10.233.68.207:52946 2022/12/22 05:24:04 [DEBUG] http: Request GET /v1/status/leader (277.174µs) from=10.233.65.115:33432 2022/12/22 05:24:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.919460439s) from=10.233.65.115:52962 2022/12/22 05:24:19 [DEBUG] http: Request GET /v1/status/leader (265.915µs) from=10.233.68.207:37368 2022/12/22 05:24:24 [DEBUG] http: Request GET /v1/status/leader (842µs) from=10.233.65.115:33636 2022/12/22 05:24:30 [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. 2022/12/22 05:24:30 [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. 2022/12/22 05:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:24:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:24:30 [DEBUG] agent: Node info in sync 2022/12/22 05:24:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.129141ms) from=10.233.69.169:39100 2022/12/22 05:24:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:24:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:24:30 [DEBUG] agent: Node info in sync 2022/12/22 05:24:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (361.393µs) from=10.233.69.169:39102 2022/12/22 05:24:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:24:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:24:39 [DEBUG] http: Request GET /v1/status/leader (172.588µs) from=10.233.68.207:37606 2022/12/22 05:24:45 [DEBUG] http: Request GET /v1/status/leader (794.433µs) from=10.233.65.115:33830 2022/12/22 05:24:59 [DEBUG] http: Request GET /v1/status/leader (544.803µs) from=10.233.68.207:37848 2022/12/22 05:25:05 [DEBUG] http: Request GET /v1/status/leader (535.046µs) from=10.233.65.115:34036 2022/12/22 05:25:19 [DEBUG] http: Request GET /v1/status/leader (317.299µs) from=10.233.68.207:38086 2022/12/22 05:25:25 [DEBUG] http: Request GET /v1/status/leader (215.758µs) from=10.233.65.115:34234 2022/12/22 05:25:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.552884987s) from=10.233.65.115:53188 2022/12/22 05:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:25:39 [DEBUG] http: Request GET /v1/status/leader (261.621µs) from=10.233.68.207:38316 2022/12/22 05:25:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.057489082s) from=10.233.68.207:53782 2022/12/22 05:25:45 [DEBUG] http: Request GET /v1/status/leader (1.255385ms) from=10.233.65.115:34430 2022/12/22 05:25:59 [DEBUG] http: Request GET /v1/status/leader (250.264µs) from=10.233.68.207:38562 2022/12/22 05:26:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.971236376s) from=10.233.65.115:53436 2022/12/22 05:26:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:26:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:26:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:26:03 [DEBUG] agent: Node info in sync 2022/12/22 05:26:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.316940447s) from=10.233.68.207:54196 2022/12/22 05:26:05 [DEBUG] http: Request GET /v1/status/leader (225.253µs) from=10.233.65.115:34632 2022/12/22 05:26:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.247454311s) from=10.233.68.207:52946 2022/12/22 05:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.31760578s) from=10.233.65.115:52962 2022/12/22 05:26:19 [DEBUG] http: Request GET /v1/status/leader (295.978µs) from=10.233.68.207:38816 2022/12/22 05:26:25 [DEBUG] http: Request GET /v1/status/leader (162.789µs) from=10.233.65.115:34838 2022/12/22 05:26:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:26:39 [DEBUG] http: Request GET /v1/status/leader (237.262µs) from=10.233.68.207:39062 2022/12/22 05:26:45 [DEBUG] http: Request GET /v1/status/leader (296.768µs) from=10.233.65.115:35046 2022/12/22 05:26:59 [DEBUG] http: Request GET /v1/status/leader (1.615423ms) from=10.233.68.207:39300 2022/12/22 05:27:05 [DEBUG] http: Request GET /v1/status/leader (227.405µs) from=10.233.65.115:35264 2022/12/22 05:27:19 [DEBUG] http: Request GET /v1/status/leader (317.87µs) from=10.233.68.207:39544 2022/12/22 05:27:25 [DEBUG] http: Request GET /v1/status/leader (178.92µs) from=10.233.65.115:35484 2022/12/22 05:27:27 [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. 2022/12/22 05:27:27 [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. 2022/12/22 05:27:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:27:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:27:27 [DEBUG] agent: Node info in sync 2022/12/22 05:27:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.95535ms) from=10.233.69.169:40832 2022/12/22 05:27:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:27:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:27:27 [DEBUG] agent: Node info in sync 2022/12/22 05:27:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (375.699µs) from=10.233.69.169:40834 2022/12/22 05:27:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.390410359s) from=10.233.65.115:53188 2022/12/22 05:27:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:27:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:27:39 [DEBUG] http: Request GET /v1/status/leader (1.893791ms) from=10.233.68.207:39782 2022/12/22 05:27:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.850508061s) from=10.233.68.207:53782 2022/12/22 05:27:45 [DEBUG] http: Request GET /v1/status/leader (236.255µs) from=10.233.65.115:35698 2022/12/22 05:27:59 [DEBUG] http: Request GET /v1/status/leader (709.436µs) from=10.233.68.207:40020 2022/12/22 05:28:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.650477168s) from=10.233.68.207:54196 2022/12/22 05:28:05 [DEBUG] http: Request GET /v1/status/leader (211.781µs) from=10.233.65.115:35914 2022/12/22 05:28:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.935869496s) from=10.233.65.115:53436 2022/12/22 05:28:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.923957678s) from=10.233.68.207:52946 2022/12/22 05:28:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.603840743s) from=10.233.65.115:52962 2022/12/22 05:28:19 [DEBUG] http: Request GET /v1/status/leader (617.647µs) from=10.233.68.207:40264 2022/12/22 05:28:25 [DEBUG] http: Request GET /v1/status/leader (275.605µs) from=10.233.65.115:36122 2022/12/22 05:28:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:28:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:28:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:28:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:28:37 [DEBUG] agent: Node info in sync 2022/12/22 05:28:39 [DEBUG] http: Request GET /v1/status/leader (443.393µs) from=10.233.68.207:40502 2022/12/22 05:28:45 [DEBUG] http: Request GET /v1/status/leader (290.036µs) from=10.233.65.115:36328 2022/12/22 05:28:59 [DEBUG] http: Request GET /v1/status/leader (1.657012ms) from=10.233.68.207:40740 2022/12/22 05:29:05 [DEBUG] http: Request GET /v1/status/leader (183.831µs) from=10.233.65.115:36540 2022/12/22 05:29:19 [DEBUG] http: Request GET /v1/status/leader (325.885µs) from=10.233.68.207:40982 2022/12/22 05:29:25 [DEBUG] http: Request GET /v1/status/leader (207.775µs) from=10.233.65.115:36756 2022/12/22 05:29:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:29:39 [DEBUG] http: Request GET /v1/status/leader (287.54µs) from=10.233.68.207:41218 2022/12/22 05:29:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.707275409s) from=10.233.65.115:53188 2022/12/22 05:29:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.593298902s) from=10.233.68.207:53782 2022/12/22 05:29:45 [DEBUG] http: Request GET /v1/status/leader (259.148µs) from=10.233.65.115:36962 2022/12/22 05:29:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:29:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:29:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:29:54 [DEBUG] agent: Node info in sync 2022/12/22 05:29:59 [DEBUG] http: Request GET /v1/status/leader (230.16µs) from=10.233.68.207:41460 2022/12/22 05:30:05 [DEBUG] http: Request GET /v1/status/leader (3.080697ms) from=10.233.65.115:37168 2022/12/22 05:30:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.27930085s) from=10.233.65.115:53436 2022/12/22 05:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.094971333s) from=10.233.68.207:54196 2022/12/22 05:30:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.820687882s) from=10.233.65.115:52962 2022/12/22 05:30:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.982031032s) from=10.233.68.207:52946 2022/12/22 05:30:19 [DEBUG] http: Request GET /v1/status/leader (276.002µs) from=10.233.68.207:41704 2022/12/22 05:30:25 [DEBUG] http: Request GET /v1/status/leader (176.541µs) from=10.233.65.115:37386 2022/12/22 05:30:27 [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. 2022/12/22 05:30:27 [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. 2022/12/22 05:30:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:30:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:30:27 [DEBUG] agent: Node info in sync 2022/12/22 05:30:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.117218ms) from=10.233.69.169:42578 2022/12/22 05:30:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:30:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:30:27 [DEBUG] agent: Node info in sync 2022/12/22 05:30:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (544.491µs) from=10.233.69.169:42580 2022/12/22 05:30:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:30:39 [DEBUG] http: Request GET /v1/status/leader (169.992µs) from=10.233.68.207:41942 2022/12/22 05:30:45 [DEBUG] http: Request GET /v1/status/leader (235.932µs) from=10.233.65.115:37602 2022/12/22 05:30:59 [DEBUG] http: Request GET /v1/status/leader (260.007µs) from=10.233.68.207:42190 2022/12/22 05:31:05 [DEBUG] http: Request GET /v1/status/leader (237.941µs) from=10.233.65.115:37816 2022/12/22 05:31:19 [DEBUG] http: Request GET /v1/status/leader (244.564µs) from=10.233.68.207:42430 2022/12/22 05:31:25 [DEBUG] http: Request GET /v1/status/leader (30.026077ms) from=10.233.65.115:38022 2022/12/22 05:31:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:31:39 [DEBUG] http: Request GET /v1/status/leader (400.739µs) from=10.233.68.207:42670 2022/12/22 05:31:45 [DEBUG] http: Request GET /v1/status/leader (181.638µs) from=10.233.65.115:38236 2022/12/22 05:31:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.513620949s) from=10.233.65.115:53188 2022/12/22 05:31:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.27788713s) from=10.233.68.207:53782 2022/12/22 05:31:59 [DEBUG] http: Request GET /v1/status/leader (735.612µs) from=10.233.68.207:42920 2022/12/22 05:32:05 [DEBUG] http: Request GET /v1/status/leader (175.388µs) from=10.233.65.115:38448 2022/12/22 05:32:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:32:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:32:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:32:12 [DEBUG] agent: Node info in sync 2022/12/22 05:32:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.826571978s) from=10.233.68.207:54196 2022/12/22 05:32:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.381867663s) from=10.233.65.115:53436 2022/12/22 05:32:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:32:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.475663438s) from=10.233.65.115:52962 2022/12/22 05:32:19 [DEBUG] http: Request GET /v1/status/leader (704.57µs) from=10.233.68.207:43158 2022/12/22 05:32:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.90468716s) from=10.233.68.207:52946 2022/12/22 05:32:25 [DEBUG] http: Request GET /v1/status/leader (290.165µs) from=10.233.65.115:38662 2022/12/22 05:32:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:32:39 [DEBUG] http: Request GET /v1/status/leader (885.074µs) from=10.233.68.207:43400 2022/12/22 05:32:45 [DEBUG] http: Request GET /v1/status/leader (217.723µs) from=10.233.65.115:38874 2022/12/22 05:32:59 [DEBUG] http: Request GET /v1/status/leader (506.602µs) from=10.233.68.207:43644 2022/12/22 05:33:05 [DEBUG] http: Request GET /v1/status/leader (221.111µs) from=10.233.65.115:39088 2022/12/22 05:33:19 [DEBUG] http: Request GET /v1/status/leader (377.203µs) from=10.233.68.207:43890 2022/12/22 05:33:25 [DEBUG] http: Request GET /v1/status/leader (167.958µs) from=10.233.65.115:39306 2022/12/22 05:33:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:33:39 [DEBUG] http: Request GET /v1/status/leader (416.385µs) from=10.233.68.207:44134 2022/12/22 05:33:45 [DEBUG] http: Request GET /v1/status/leader (423.171µs) from=10.233.65.115:39510 2022/12/22 05:33:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:33:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:33:45 [DEBUG] agent: Node info in sync 2022/12/22 05:33:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.328819091s) from=10.233.65.115:53188 2022/12/22 05:33:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.711739595s) from=10.233.68.207:53782 2022/12/22 05:33:59 [DEBUG] http: Request GET /v1/status/leader (218.065µs) from=10.233.68.207:44374 2022/12/22 05:34:05 [DEBUG] http: Request GET /v1/status/leader (74.615666ms) from=10.233.65.115:39722 2022/12/22 05:34:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.010300759s) from=10.233.65.115:53436 2022/12/22 05:34:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.963389081s) from=10.233.68.207:54196 2022/12/22 05:34:19 [DEBUG] http: Request GET /v1/status/leader (313.583µs) from=10.233.68.207:44616 2022/12/22 05:34:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.06761872s) from=10.233.65.115:52962 2022/12/22 05:34:25 [DEBUG] http: Request GET /v1/status/leader (169.716µs) from=10.233.65.115:39940 2022/12/22 05:34:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.16212488s) from=10.233.68.207:52946 2022/12/22 05:34:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:34:40 [DEBUG] http: Request GET /v1/status/leader (296.86µs) from=10.233.68.207:44850 2022/12/22 05:34:45 [DEBUG] http: Request GET /v1/status/leader (181.774753ms) from=10.233.65.115:40146 2022/12/22 05:34:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:35:00 [DEBUG] http: Request GET /v1/status/leader (165.069µs) from=10.233.68.207:45096 2022/12/22 05:35:05 [DEBUG] http: Request GET /v1/status/leader (183.845µs) from=10.233.65.115:40360 2022/12/22 05:35:20 [DEBUG] http: Request GET /v1/status/leader (202.199µs) from=10.233.68.207:45336 2022/12/22 05:35:25 [DEBUG] http: Request GET /v1/status/leader (178.35µs) from=10.233.65.115:40574 2022/12/22 05:35:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:35:40 [DEBUG] http: Request GET /v1/status/leader (161.454µs) from=10.233.68.207:45578 2022/12/22 05:35:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:35:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:35:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:35:42 [DEBUG] agent: Node info in sync 2022/12/22 05:35:45 [DEBUG] http: Request GET /v1/status/leader (849.533µs) from=10.233.65.115:40782 2022/12/22 05:35:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.35154379s) from=10.233.65.115:53188 2022/12/22 05:35:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.519740677s) from=10.233.68.207:53782 2022/12/22 05:36:00 [DEBUG] http: Request GET /v1/status/leader (534.322µs) from=10.233.68.207:45808 2022/12/22 05:36:05 [DEBUG] http: Request GET /v1/status/leader (711.968µs) from=10.233.65.115:40992 2022/12/22 05:36:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.716941467s) from=10.233.68.207:54196 2022/12/22 05:36:20 [DEBUG] http: Request GET /v1/status/leader (222.132µs) from=10.233.68.207:46058 2022/12/22 05:36:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.992380109s) from=10.233.65.115:53436 2022/12/22 05:36:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.481488466s) from=10.233.65.115:52962 2022/12/22 05:36:25 [DEBUG] http: Request GET /v1/status/leader (3.496186ms) from=10.233.65.115:41212 2022/12/22 05:36:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.122097087s) from=10.233.68.207:52946 2022/12/22 05:36:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:36:40 [DEBUG] http: Request GET /v1/status/leader (377.797µs) from=10.233.68.207:46312 2022/12/22 05:36:45 [DEBUG] http: Request GET /v1/status/leader (612.833µs) from=10.233.65.115:41424 2022/12/22 05:37:00 [DEBUG] http: Request GET /v1/status/leader (230.773µs) from=10.233.68.207:46556 2022/12/22 05:37:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:37:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:37:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:37:05 [DEBUG] agent: Node info in sync 2022/12/22 05:37:05 [DEBUG] http: Request GET /v1/status/leader (435.607µs) from=10.233.65.115:41634 2022/12/22 05:37:20 [DEBUG] http: Request GET /v1/status/leader (287.444µs) from=10.233.68.207:46796 2022/12/22 05:37:25 [DEBUG] http: Request GET /v1/status/leader (352.021µs) from=10.233.65.115:41846 2022/12/22 05:37:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:37:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:37:40 [DEBUG] http: Request GET /v1/status/leader (163.767µs) from=10.233.68.207:47032 2022/12/22 05:37:45 [DEBUG] http: Request GET /v1/status/leader (271.513µs) from=10.233.65.115:42058 2022/12/22 05:37:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.725506682s) from=10.233.65.115:53188 2022/12/22 05:37:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.230590152s) from=10.233.68.207:53782 2022/12/22 05:38:00 [DEBUG] http: Request GET /v1/status/leader (268.844µs) from=10.233.68.207:47264 2022/12/22 05:38:05 [DEBUG] http: Request GET /v1/status/leader (277.137µs) from=10.233.65.115:42270 2022/12/22 05:38:20 [DEBUG] http: Request GET /v1/status/leader (649.765µs) from=10.233.68.207:47510 2022/12/22 05:38:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.884703429s) from=10.233.68.207:54196 2022/12/22 05:38:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.38547499s) from=10.233.65.115:53436 2022/12/22 05:38:25 [DEBUG] http: Request GET /v1/status/leader (260.353µs) from=10.233.65.115:42486 2022/12/22 05:38:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.201925573s) from=10.233.65.115:52962 2022/12/22 05:38:31 [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. 2022/12/22 05:38:31 [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. 2022/12/22 05:38:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:38:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:38:31 [DEBUG] agent: Node info in sync 2022/12/22 05:38:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.99132ms) from=10.233.69.169:47320 2022/12/22 05:38:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:38:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:38:31 [DEBUG] agent: Node info in sync 2022/12/22 05:38:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (73.09645ms) from=10.233.69.169:47322 2022/12/22 05:38:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:38:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.029241153s) from=10.233.68.207:52946 2022/12/22 05:38:40 [DEBUG] http: Request GET /v1/status/leader (247.757µs) from=10.233.68.207:47748 2022/12/22 05:38:45 [DEBUG] http: Request GET /v1/status/leader (290.818µs) from=10.233.65.115:42762 2022/12/22 05:39:00 [DEBUG] http: Request GET /v1/status/leader (1.342715ms) from=10.233.68.207:47992 2022/12/22 05:39:06 [DEBUG] http: Request GET /v1/status/leader (23.008659ms) from=10.233.65.115:42976 2022/12/22 05:39:20 [DEBUG] http: Request GET /v1/status/leader (288.537µs) from=10.233.68.207:48234 2022/12/22 05:39:26 [DEBUG] http: Request GET /v1/status/leader (241.908µs) from=10.233.65.115:43184 2022/12/22 05:39:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:39:40 [DEBUG] http: Request GET /v1/status/leader (426.329µs) from=10.233.68.207:48472 2022/12/22 05:39:46 [DEBUG] http: Request GET /v1/status/leader (183.309µs) from=10.233.65.115:43396 2022/12/22 05:39:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:39:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:39:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:39:54 [DEBUG] agent: Node info in sync 2022/12/22 05:39:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:39:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.754289268s) from=10.233.65.115:53188 2022/12/22 05:40:00 [DEBUG] http: Request GET /v1/status/leader (304.655µs) from=10.233.68.207:48708 2022/12/22 05:40:06 [DEBUG] http: Request GET /v1/status/leader (243.03µs) from=10.233.65.115:43606 2022/12/22 05:40:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.982302342s) from=10.233.68.207:53782 2022/12/22 05:40:20 [DEBUG] http: Request GET /v1/status/leader (375.060592ms) from=10.233.68.207:48952 2022/12/22 05:40:26 [DEBUG] http: Request GET /v1/status/leader (556.739µs) from=10.233.65.115:43814 2022/12/22 05:40:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.825716395s) from=10.233.65.115:53436 2022/12/22 05:40:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.297560999s) from=10.233.68.207:54196 2022/12/22 05:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.176345839s) from=10.233.65.115:52962 2022/12/22 05:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:40:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.492380821s) from=10.233.68.207:52946 2022/12/22 05:40:40 [DEBUG] http: Request GET /v1/status/leader (183.595µs) from=10.233.68.207:49198 2022/12/22 05:40:46 [DEBUG] http: Request GET /v1/status/leader (508.875µs) from=10.233.65.115:44028 2022/12/22 05:41:00 [DEBUG] http: Request GET /v1/status/leader (877.099µs) from=10.233.68.207:49432 2022/12/22 05:41:06 [DEBUG] http: Request GET /v1/status/leader (400.227µs) from=10.233.65.115:44244 2022/12/22 05:41:20 [DEBUG] http: Request GET /v1/status/leader (541.483µs) from=10.233.68.207:49672 2022/12/22 05:41:26 [DEBUG] http: Request GET /v1/status/leader (328.853µs) from=10.233.65.115:44458 2022/12/22 05:41:31 [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. 2022/12/22 05:41:31 [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. 2022/12/22 05:41:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:41:31 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:41:31 [DEBUG] agent: Node info in sync 2022/12/22 05:41:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.912256ms) from=10.233.69.169:49088 2022/12/22 05:41:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:41:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:41:31 [DEBUG] agent: Node info in sync 2022/12/22 05:41:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (721.459µs) from=10.233.69.169:49090 2022/12/22 05:41:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:41:40 [DEBUG] http: Request GET /v1/status/leader (73.519283ms) from=10.233.68.207:49904 2022/12/22 05:41:46 [DEBUG] http: Request GET /v1/status/leader (343.428µs) from=10.233.65.115:44664 2022/12/22 05:41:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.852780953s) from=10.233.65.115:53188 2022/12/22 05:42:00 [DEBUG] http: Request GET /v1/status/leader (251.904µs) from=10.233.68.207:50144 2022/12/22 05:42:06 [DEBUG] http: Request GET /v1/status/leader (302.857µs) from=10.233.65.115:44874 2022/12/22 05:42:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.897890951s) from=10.233.68.207:53782 2022/12/22 05:42:20 [DEBUG] http: Request GET /v1/status/leader (371.63µs) from=10.233.68.207:50390 2022/12/22 05:42:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:42:26 [DEBUG] http: Request GET /v1/status/leader (255.124µs) from=10.233.65.115:45084 2022/12/22 05:42:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.712618771s) from=10.233.65.115:53436 2022/12/22 05:42:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.460123676s) from=10.233.68.207:54196 2022/12/22 05:42:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.378642387s) from=10.233.65.115:52962 2022/12/22 05:42:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:42:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:42:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:42:39 [DEBUG] agent: Node info in sync 2022/12/22 05:42:40 [DEBUG] http: Request GET /v1/status/leader (182.608µs) from=10.233.68.207:50630 2022/12/22 05:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.300675809s) from=10.233.68.207:52946 2022/12/22 05:42:46 [DEBUG] http: Request GET /v1/status/leader (399.052µs) from=10.233.65.115:45290 2022/12/22 05:43:00 [DEBUG] http: Request GET /v1/status/leader (337.925µs) from=10.233.68.207:50874 2022/12/22 05:43:06 [DEBUG] http: Request GET /v1/status/leader (308.425µs) from=10.233.65.115:45504 2022/12/22 05:43:20 [DEBUG] http: Request GET /v1/status/leader (281.093µs) from=10.233.68.207:51106 2022/12/22 05:43:26 [DEBUG] http: Request GET /v1/status/leader (197.677µs) from=10.233.65.115:45718 2022/12/22 05:43:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:43:40 [DEBUG] http: Request GET /v1/status/leader (264.526µs) from=10.233.68.207:51352 2022/12/22 05:43:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:43:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:43:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:43:40 [DEBUG] agent: Node info in sync 2022/12/22 05:43:46 [DEBUG] http: Request GET /v1/status/leader (335.674µs) from=10.233.65.115:45928 2022/12/22 05:43:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.84790709s) from=10.233.65.115:53188 2022/12/22 05:44:00 [DEBUG] http: Request GET /v1/status/leader (192.612µs) from=10.233.68.207:51592 2022/12/22 05:44:06 [DEBUG] http: Request GET /v1/status/leader (246.905µs) from=10.233.65.115:46138 2022/12/22 05:44:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.256309121s) from=10.233.68.207:53782 2022/12/22 05:44:20 [DEBUG] http: Request GET /v1/status/leader (259.126µs) from=10.233.68.207:51834 2022/12/22 05:44:26 [DEBUG] http: Request GET /v1/status/leader (167.192µs) from=10.233.65.115:46350 2022/12/22 05:44:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.473276462s) from=10.233.68.207:54196 2022/12/22 05:44:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.180810045s) from=10.233.65.115:53436 2022/12/22 05:44:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.084762003s) from=10.233.65.115:52962 2022/12/22 05:44:40 [DEBUG] http: Request GET /v1/status/leader (434.745µs) from=10.233.68.207:52080 2022/12/22 05:44:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.785905752s) from=10.233.68.207:52946 2022/12/22 05:44:46 [DEBUG] http: Request GET /v1/status/leader (273.003µs) from=10.233.65.115:46556 2022/12/22 05:44:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:45:00 [DEBUG] http: Request GET /v1/status/leader (179.839µs) from=10.233.68.207:52320 2022/12/22 05:45:06 [DEBUG] http: Request GET /v1/status/leader (197.835µs) from=10.233.65.115:46766 2022/12/22 05:45:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:45:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:45:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:45:08 [DEBUG] agent: Node info in sync 2022/12/22 05:45:20 [DEBUG] http: Request GET /v1/status/leader (697.614µs) from=10.233.68.207:52558 2022/12/22 05:45:26 [DEBUG] http: Request GET /v1/status/leader (675.974µs) from=10.233.65.115:46978 2022/12/22 05:45:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:45:40 [DEBUG] http: Request GET /v1/status/leader (392.023µs) from=10.233.68.207:52796 2022/12/22 05:45:46 [DEBUG] http: Request GET /v1/status/leader (1.395371ms) from=10.233.65.115:47188 2022/12/22 05:46:01 [DEBUG] http: Request GET /v1/status/leader (276.281µs) from=10.233.68.207:53038 2022/12/22 05:46:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.43403646s) from=10.233.65.115:53188 2022/12/22 05:46:06 [DEBUG] http: Request GET /v1/status/leader (533.893µs) from=10.233.65.115:47404 2022/12/22 05:46:21 [DEBUG] http: Request GET /v1/status/leader (973.846µs) from=10.233.68.207:53278 2022/12/22 05:46:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.239402706s) from=10.233.68.207:53782 2022/12/22 05:46:26 [DEBUG] http: Request GET /v1/status/leader (338.087µs) from=10.233.65.115:47612 2022/12/22 05:46:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.740189339s) from=10.233.68.207:54196 2022/12/22 05:46:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:46:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.307896623s) from=10.233.65.115:53436 2022/12/22 05:46:41 [DEBUG] http: Request GET /v1/status/leader (378.095µs) from=10.233.68.207:53530 2022/12/22 05:46:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.561041602s) from=10.233.65.115:52962 2022/12/22 05:46:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:46:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:46:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:46:45 [DEBUG] agent: Node info in sync 2022/12/22 05:46:46 [DEBUG] http: Request GET /v1/status/leader (245µs) from=10.233.65.115:47824 2022/12/22 05:46:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.716691177s) from=10.233.68.207:52946 2022/12/22 05:47:01 [DEBUG] http: Request GET /v1/status/leader (510.318µs) from=10.233.68.207:53776 2022/12/22 05:47:06 [DEBUG] http: Request GET /v1/status/leader (355.382µs) from=10.233.65.115:48030 2022/12/22 05:47:21 [DEBUG] http: Request GET /v1/status/leader (319.01µs) from=10.233.68.207:54022 2022/12/22 05:47:26 [DEBUG] http: Request GET /v1/status/leader (317.422µs) from=10.233.65.115:48246 2022/12/22 05:47:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:47:41 [DEBUG] http: Request GET /v1/status/leader (323.352µs) from=10.233.68.207:54268 2022/12/22 05:47:46 [DEBUG] http: Request GET /v1/status/leader (417.165µs) from=10.233.65.115:48452 2022/12/22 05:47:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:48:01 [DEBUG] http: Request GET /v1/status/leader (163.232µs) from=10.233.68.207:54508 2022/12/22 05:48:06 [DEBUG] http: Request GET /v1/status/leader (926.728µs) from=10.233.65.115:48662 2022/12/22 05:48:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.462785572s) from=10.233.65.115:53188 2022/12/22 05:48:21 [DEBUG] http: Request GET /v1/status/leader (160.016µs) from=10.233.68.207:54748 2022/12/22 05:48:26 [DEBUG] http: Request GET /v1/status/leader (172.684µs) from=10.233.65.115:48872 2022/12/22 05:48:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.272369903s) from=10.233.68.207:53782 2022/12/22 05:48:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:48:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:48:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:48:30 [DEBUG] agent: Node info in sync 2022/12/22 05:48:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:48:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.889414596s) from=10.233.68.207:54196 2022/12/22 05:48:41 [DEBUG] http: Request GET /v1/status/leader (351.371µs) from=10.233.68.207:55000 2022/12/22 05:48:46 [DEBUG] http: Request GET /v1/status/leader (180.334µs) from=10.233.65.115:49080 2022/12/22 05:48:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.787849171s) from=10.233.65.115:53436 2022/12/22 05:48:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.817869787s) from=10.233.65.115:52962 2022/12/22 05:48:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.0017354s) from=10.233.68.207:52946 2022/12/22 05:49:01 [DEBUG] http: Request GET /v1/status/leader (1.353799ms) from=10.233.68.207:55238 2022/12/22 05:49:06 [DEBUG] http: Request GET /v1/status/leader (333.235µs) from=10.233.65.115:49292 2022/12/22 05:49:21 [DEBUG] http: Request GET /v1/status/leader (307.823µs) from=10.233.68.207:55476 2022/12/22 05:49:26 [DEBUG] http: Request GET /v1/status/leader (177.298µs) from=10.233.65.115:49506 2022/12/22 05:49:30 [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. 2022/12/22 05:49:30 [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. 2022/12/22 05:49:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:49:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:49:30 [DEBUG] agent: Node info in sync 2022/12/22 05:49:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.762098ms) from=10.233.69.169:53744 2022/12/22 05:49:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:49:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:49:30 [DEBUG] agent: Node info in sync 2022/12/22 05:49:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (463.791µs) from=10.233.69.169:53746 2022/12/22 05:49:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:49:41 [DEBUG] http: Request GET /v1/status/leader (194.629µs) from=10.233.68.207:55722 2022/12/22 05:49:46 [DEBUG] http: Request GET /v1/status/leader (341.93µs) from=10.233.65.115:49722 2022/12/22 05:50:01 [DEBUG] http: Request GET /v1/status/leader (964.372µs) from=10.233.68.207:55956 2022/12/22 05:50:06 [DEBUG] http: Request GET /v1/status/leader (194.848µs) from=10.233.65.115:49928 2022/12/22 05:50:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:50:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.011434374s) from=10.233.65.115:53188 2022/12/22 05:50:21 [DEBUG] http: Request GET /v1/status/leader (768.29µs) from=10.233.68.207:56204 2022/12/22 05:50:26 [DEBUG] http: Request GET /v1/status/leader (277.012µs) from=10.233.65.115:50144 2022/12/22 05:50:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.318827015s) from=10.233.68.207:53782 2022/12/22 05:50:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:50:41 [DEBUG] http: Request GET /v1/status/leader (900.26µs) from=10.233.68.207:56454 2022/12/22 05:50:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:50:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:50:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:50:42 [DEBUG] agent: Node info in sync 2022/12/22 05:50:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.530870064s) from=10.233.68.207:54196 2022/12/22 05:50:46 [DEBUG] http: Request GET /v1/status/leader (726.857µs) from=10.233.65.115:50354 2022/12/22 05:50:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.724836639s) from=10.233.65.115:53436 2022/12/22 05:50:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.768284888s) from=10.233.65.115:52962 2022/12/22 05:50:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.917580297s) from=10.233.68.207:52946 2022/12/22 05:51:01 [DEBUG] http: Request GET /v1/status/leader (780.52µs) from=10.233.68.207:56694 2022/12/22 05:51:06 [DEBUG] http: Request GET /v1/status/leader (394.873µs) from=10.233.65.115:50570 2022/12/22 05:51:21 [DEBUG] http: Request GET /v1/status/leader (214.987µs) from=10.233.68.207:56922 2022/12/22 05:51:26 [DEBUG] http: Request GET /v1/status/leader (181.426µs) from=10.233.65.115:50782 2022/12/22 05:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:51:41 [DEBUG] http: Request GET /v1/status/leader (291.833µs) from=10.233.68.207:57162 2022/12/22 05:51:46 [DEBUG] http: Request GET /v1/status/leader (198.238µs) from=10.233.65.115:50994 2022/12/22 05:52:01 [DEBUG] http: Request GET /v1/status/leader (276.14µs) from=10.233.68.207:57400 2022/12/22 05:52:06 [DEBUG] http: Request GET /v1/status/leader (264.76µs) from=10.233.65.115:51206 2022/12/22 05:52:21 [DEBUG] http: Request GET /v1/status/leader (313.995µs) from=10.233.68.207:57632 2022/12/22 05:52:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.364130644s) from=10.233.65.115:53188 2022/12/22 05:52:26 [DEBUG] http: Request GET /v1/status/leader (341.49µs) from=10.233.65.115:51416 2022/12/22 05:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:52:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:52:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:52:30 [DEBUG] agent: Node info in sync 2022/12/22 05:52:35 [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. 2022/12/22 05:52:35 [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. 2022/12/22 05:52:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:52:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 05:52:35 [DEBUG] agent: Node info in sync 2022/12/22 05:52:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.280317ms) from=10.233.69.169:55562 2022/12/22 05:52:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:52:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:52:35 [DEBUG] agent: Node info in sync 2022/12/22 05:52:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (439.337µs) from=10.233.69.169:55566 2022/12/22 05:52:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:52:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.304374409s) from=10.233.68.207:53782 2022/12/22 05:52:41 [DEBUG] http: Request GET /v1/status/leader (245.05µs) from=10.233.68.207:57874 2022/12/22 05:52:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.722043737s) from=10.233.68.207:54196 2022/12/22 05:52:46 [DEBUG] http: Request GET /v1/status/leader (253.9µs) from=10.233.65.115:51626 2022/12/22 05:52:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:52:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.045857698s) from=10.233.65.115:53436 2022/12/22 05:52:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.15444631s) from=10.233.65.115:52962 2022/12/22 05:53:01 [DEBUG] http: Request GET /v1/status/leader (279.45µs) from=10.233.68.207:58108 2022/12/22 05:53:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.329775256s) from=10.233.68.207:52946 2022/12/22 05:53:06 [DEBUG] http: Request GET /v1/status/leader (331.856µs) from=10.233.65.115:51838 2022/12/22 05:53:21 [DEBUG] http: Request GET /v1/status/leader (169.848µs) from=10.233.68.207:58346 2022/12/22 05:53:26 [DEBUG] http: Request GET /v1/status/leader (184.409µs) from=10.233.65.115:52050 2022/12/22 05:53:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:53:41 [DEBUG] http: Request GET /v1/status/leader (670.368µs) from=10.233.68.207:58594 2022/12/22 05:53:46 [DEBUG] http: Request GET /v1/status/leader (310.252µs) from=10.233.65.115:52268 2022/12/22 05:54:01 [DEBUG] http: Request GET /v1/status/leader (173.311µs) from=10.233.68.207:58830 2022/12/22 05:54:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:54:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:54:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:54:01 [DEBUG] agent: Node info in sync 2022/12/22 05:54:06 [DEBUG] http: Request GET /v1/status/leader (318.01µs) from=10.233.65.115:52478 2022/12/22 05:54:21 [DEBUG] http: Request GET /v1/status/leader (266.398µs) from=10.233.68.207:59082 2022/12/22 05:54:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.335538372s) from=10.233.65.115:53188 2022/12/22 05:54:26 [DEBUG] http: Request GET /v1/status/leader (1.050097ms) from=10.233.65.115:52688 2022/12/22 05:54:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:54:41 [DEBUG] http: Request GET /v1/status/leader (583.334µs) from=10.233.68.207:59324 2022/12/22 05:54:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.690929179s) from=10.233.68.207:53782 2022/12/22 05:54:46 [DEBUG] http: Request GET /v1/status/leader (1.853973ms) from=10.233.65.115:52902 2022/12/22 05:54:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.492583873s) from=10.233.68.207:54196 2022/12/22 05:54:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.659912388s) from=10.233.65.115:53436 2022/12/22 05:55:01 [DEBUG] http: Request GET /v1/status/leader (495.921µs) from=10.233.68.207:59558 2022/12/22 05:55:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.519787507s) from=10.233.65.115:52962 2022/12/22 05:55:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.422076482s) from=10.233.68.207:52946 2022/12/22 05:55:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:55:06 [DEBUG] http: Request GET /v1/status/leader (171.384µs) from=10.233.65.115:53116 2022/12/22 05:55:21 [DEBUG] http: Request GET /v1/status/leader (534.153µs) from=10.233.68.207:59792 2022/12/22 05:55:26 [DEBUG] http: Request GET /v1/status/leader (228.817µs) from=10.233.65.115:53328 2022/12/22 05:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:55:41 [DEBUG] http: Request GET /v1/status/leader (494.034µs) from=10.233.68.207:60030 2022/12/22 05:55:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:55:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:55:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:55:43 [DEBUG] agent: Node info in sync 2022/12/22 05:55:46 [DEBUG] http: Request GET /v1/status/leader (406.904µs) from=10.233.65.115:53540 2022/12/22 05:56:01 [DEBUG] http: Request GET /v1/status/leader (217.475µs) from=10.233.68.207:60264 2022/12/22 05:56:06 [DEBUG] http: Request GET /v1/status/leader (190.581µs) from=10.233.65.115:53748 2022/12/22 05:56:21 [DEBUG] http: Request GET /v1/status/leader (291.178µs) from=10.233.68.207:60504 2022/12/22 05:56:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.378112507s) from=10.233.65.115:53188 2022/12/22 05:56:26 [DEBUG] http: Request GET /v1/status/leader (331.217µs) from=10.233.65.115:53958 2022/12/22 05:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:56:41 [DEBUG] http: Request GET /v1/status/leader (16.448906ms) from=10.233.68.207:60752 2022/12/22 05:56:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.055804915s) from=10.233.68.207:53782 2022/12/22 05:56:46 [DEBUG] http: Request GET /v1/status/leader (453.258µs) from=10.233.65.115:54174 2022/12/22 05:56:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.426492084s) from=10.233.68.207:54196 2022/12/22 05:57:01 [DEBUG] http: Request GET /v1/status/leader (255.772µs) from=10.233.68.207:32772 2022/12/22 05:57:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.801553926s) from=10.233.65.115:53436 2022/12/22 05:57:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.158248433s) from=10.233.68.207:52946 2022/12/22 05:57:06 [DEBUG] http: Request GET /v1/status/leader (199.155µs) from=10.233.65.115:54384 2022/12/22 05:57:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.96954819s) from=10.233.65.115:52962 2022/12/22 05:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:57:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:57:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:57:17 [DEBUG] agent: Node info in sync 2022/12/22 05:57:21 [DEBUG] http: Request GET /v1/status/leader (232.926µs) from=10.233.68.207:33002 2022/12/22 05:57:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:57:26 [DEBUG] http: Request GET /v1/status/leader (174.623µs) from=10.233.65.115:54594 2022/12/22 05:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:57:41 [DEBUG] http: Request GET /v1/status/leader (330.863µs) from=10.233.68.207:33244 2022/12/22 05:57:46 [DEBUG] http: Request GET /v1/status/leader (281.662µs) from=10.233.65.115:54804 2022/12/22 05:58:01 [DEBUG] http: Request GET /v1/status/leader (253.458µs) from=10.233.68.207:33480 2022/12/22 05:58:06 [DEBUG] http: Request GET /v1/status/leader (263.243µs) from=10.233.65.115:55012 2022/12/22 05:58:21 [DEBUG] http: Request GET /v1/status/leader (391.708µs) from=10.233.68.207:33712 2022/12/22 05:58:26 [DEBUG] http: Request GET /v1/status/leader (318.815µs) from=10.233.65.115:55226 2022/12/22 05:58:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.96329983s) from=10.233.65.115:53188 2022/12/22 05:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:58:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 05:58:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 05:58:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 05:58:40 [DEBUG] agent: Node info in sync 2022/12/22 05:58:41 [DEBUG] http: Request GET /v1/status/leader (302.842µs) from=10.233.68.207:33962 2022/12/22 05:58:46 [DEBUG] http: Request GET /v1/status/leader (436.822µs) from=10.233.65.115:55440 2022/12/22 05:58:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.444900141s) from=10.233.68.207:53782 2022/12/22 05:58:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.812059885s) from=10.233.68.207:54196 2022/12/22 05:59:01 [DEBUG] http: Request GET /v1/status/leader (762.16µs) from=10.233.68.207:34198 2022/12/22 05:59:06 [DEBUG] http: Request GET /v1/status/leader (161.855µs) from=10.233.65.115:55650 2022/12/22 05:59:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.597784634s) from=10.233.65.115:53436 2022/12/22 05:59:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.138787306s) from=10.233.68.207:52946 2022/12/22 05:59:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.04961534s) from=10.233.65.115:52962 2022/12/22 05:59:21 [DEBUG] http: Request GET /v1/status/leader (730.535µs) from=10.233.68.207:34432 2022/12/22 05:59:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 05:59:26 [DEBUG] http: Request GET /v1/status/leader (344.251µs) from=10.233.65.115:55866 2022/12/22 05:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 05:59:41 [DEBUG] http: Request GET /v1/status/leader (2.530276ms) from=10.233.68.207:34684 2022/12/22 05:59:46 [DEBUG] http: Request GET /v1/status/leader (408.537µs) from=10.233.65.115:56070 2022/12/22 06:00:01 [DEBUG] http: Request GET /v1/status/leader (263.239µs) from=10.233.68.207:34920 2022/12/22 06:00:06 [DEBUG] http: Request GET /v1/status/leader (368.976µs) from=10.233.65.115:56286 2022/12/22 06:00:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:00:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:00:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:00:09 [DEBUG] agent: Node info in sync 2022/12/22 06:00:21 [DEBUG] http: Request GET /v1/status/leader (163.209µs) from=10.233.68.207:35162 2022/12/22 06:00:27 [DEBUG] http: Request GET /v1/status/leader (355.522776ms) from=10.233.65.115:56500 2022/12/22 06:00:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.602556747s) from=10.233.65.115:53188 2022/12/22 06:00:32 [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. 2022/12/22 06:00:32 [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. 2022/12/22 06:00:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:00:32 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:00:32 [DEBUG] agent: Node info in sync 2022/12/22 06:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.977054ms) from=10.233.69.169:60212 2022/12/22 06:00:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:00:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:00:32 [DEBUG] agent: Node info in sync 2022/12/22 06:00:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (521.727µs) from=10.233.69.169:60214 2022/12/22 06:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:00:41 [DEBUG] http: Request GET /v1/status/leader (358.833µs) from=10.233.68.207:35400 2022/12/22 06:00:47 [DEBUG] http: Request GET /v1/status/leader (285.035µs) from=10.233.65.115:56716 2022/12/22 06:00:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.141000128s) from=10.233.68.207:53782 2022/12/22 06:01:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.949932952s) from=10.233.68.207:54196 2022/12/22 06:01:01 [DEBUG] http: Request GET /v1/status/leader (236.25µs) from=10.233.68.207:35634 2022/12/22 06:01:07 [DEBUG] http: Request GET /v1/status/leader (259.257µs) from=10.233.65.115:56922 2022/12/22 06:01:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.198076138s) from=10.233.65.115:53436 2022/12/22 06:01:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.970378653s) from=10.233.68.207:52946 2022/12/22 06:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.280266895s) from=10.233.65.115:52962 2022/12/22 06:01:21 [DEBUG] http: Request GET /v1/status/leader (176.405µs) from=10.233.68.207:35874 2022/12/22 06:01:27 [DEBUG] http: Request GET /v1/status/leader (180.435µs) from=10.233.65.115:57136 2022/12/22 06:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:01:41 [DEBUG] http: Request GET /v1/status/leader (241.302µs) from=10.233.68.207:36118 2022/12/22 06:01:47 [DEBUG] http: Request GET /v1/status/leader (311.86µs) from=10.233.65.115:57348 2022/12/22 06:02:01 [DEBUG] http: Request GET /v1/status/leader (841.073µs) from=10.233.68.207:36354 2022/12/22 06:02:07 [DEBUG] http: Request GET /v1/status/leader (236.985µs) from=10.233.65.115:57554 2022/12/22 06:02:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:02:21 [DEBUG] http: Request GET /v1/status/leader (264.427µs) from=10.233.68.207:36594 2022/12/22 06:02:27 [DEBUG] http: Request GET /v1/status/leader (202.362µs) from=10.233.65.115:57770 2022/12/22 06:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:02:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:02:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:02:27 [DEBUG] agent: Node info in sync 2022/12/22 06:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:02:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.901404441s) from=10.233.65.115:53188 2022/12/22 06:02:41 [DEBUG] http: Request GET /v1/status/leader (829.447µs) from=10.233.68.207:36836 2022/12/22 06:02:47 [DEBUG] http: Request GET /v1/status/leader (297.563µs) from=10.233.65.115:57980 2022/12/22 06:02:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.416793501s) from=10.233.68.207:53782 2022/12/22 06:03:01 [DEBUG] http: Request GET /v1/status/leader (186.566µs) from=10.233.68.207:37080 2022/12/22 06:03:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.025375243s) from=10.233.68.207:54196 2022/12/22 06:03:07 [DEBUG] http: Request GET /v1/status/leader (400.372µs) from=10.233.65.115:58196 2022/12/22 06:03:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.041902847s) from=10.233.65.115:53436 2022/12/22 06:03:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.604930294s) from=10.233.68.207:52946 2022/12/22 06:03:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.783399099s) from=10.233.65.115:52962 2022/12/22 06:03:21 [DEBUG] http: Request GET /v1/status/leader (640.707µs) from=10.233.68.207:37316 2022/12/22 06:03:27 [DEBUG] http: Request GET /v1/status/leader (1.237902ms) from=10.233.65.115:58404 2022/12/22 06:03:34 [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. 2022/12/22 06:03:34 [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. 2022/12/22 06:03:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:03:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:03:34 [DEBUG] agent: Node info in sync 2022/12/22 06:03:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.228888ms) from=10.233.69.169:33754 2022/12/22 06:03:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:03:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:03:34 [DEBUG] agent: Node info in sync 2022/12/22 06:03:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (875.017µs) from=10.233.69.169:33756 2022/12/22 06:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:03:41 [DEBUG] http: Request GET /v1/status/leader (745.46µs) from=10.233.68.207:37562 2022/12/22 06:03:47 [DEBUG] http: Request GET /v1/status/leader (184.188µs) from=10.233.65.115:58624 2022/12/22 06:04:01 [DEBUG] http: Request GET /v1/status/leader (465.081µs) from=10.233.68.207:37794 2022/12/22 06:04:07 [DEBUG] http: Request GET /v1/status/leader (233.183µs) from=10.233.65.115:58840 2022/12/22 06:04:21 [DEBUG] http: Request GET /v1/status/leader (921.064µs) from=10.233.68.207:38040 2022/12/22 06:04:27 [DEBUG] http: Request GET /v1/status/leader (189.667µs) from=10.233.65.115:59052 2022/12/22 06:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:04:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.667538394s) from=10.233.65.115:53188 2022/12/22 06:04:41 [DEBUG] http: Request GET /v1/status/leader (411.61µs) from=10.233.68.207:38298 2022/12/22 06:04:47 [DEBUG] http: Request GET /v1/status/leader (58.277536ms) from=10.233.65.115:59260 2022/12/22 06:04:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.450183308s) from=10.233.68.207:53782 2022/12/22 06:05:01 [DEBUG] http: Request GET /v1/status/leader (430.899µs) from=10.233.68.207:38534 2022/12/22 06:05:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:05:07 [DEBUG] http: Request GET /v1/status/leader (348.8µs) from=10.233.65.115:59474 2022/12/22 06:05:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.520183882s) from=10.233.68.207:54196 2022/12/22 06:05:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:05:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:05:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:05:14 [DEBUG] agent: Node info in sync 2022/12/22 06:05:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.360986011s) from=10.233.68.207:52946 2022/12/22 06:05:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.860028092s) from=10.233.65.115:53436 2022/12/22 06:05:21 [DEBUG] http: Request GET /v1/status/leader (918.546µs) from=10.233.68.207:38764 2022/12/22 06:05:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.187316908s) from=10.233.65.115:52962 2022/12/22 06:05:27 [DEBUG] http: Request GET /v1/status/leader (260.383µs) from=10.233.65.115:59682 2022/12/22 06:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:05:41 [DEBUG] http: Request GET /v1/status/leader (214.18µs) from=10.233.68.207:39008 2022/12/22 06:05:47 [DEBUG] http: Request GET /v1/status/leader (276.911µs) from=10.233.65.115:59894 2022/12/22 06:06:01 [DEBUG] http: Request GET /v1/status/leader (270.91µs) from=10.233.68.207:39234 2022/12/22 06:06:07 [DEBUG] http: Request GET /v1/status/leader (298.82µs) from=10.233.65.115:60104 2022/12/22 06:06:21 [DEBUG] http: Request GET /v1/status/leader (304.861µs) from=10.233.68.207:39472 2022/12/22 06:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:06:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:06:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:06:24 [DEBUG] agent: Node info in sync 2022/12/22 06:06:27 [DEBUG] http: Request GET /v1/status/leader (178.48µs) from=10.233.65.115:60316 2022/12/22 06:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:06:42 [DEBUG] http: Request GET /v1/status/leader (75.368565ms) from=10.233.68.207:39728 2022/12/22 06:06:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.149635352s) from=10.233.65.115:53188 2022/12/22 06:06:47 [DEBUG] http: Request GET /v1/status/leader (251.725µs) from=10.233.65.115:60528 2022/12/22 06:06:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.835457165s) from=10.233.68.207:53782 2022/12/22 06:07:02 [DEBUG] http: Request GET /v1/status/leader (160.599µs) from=10.233.68.207:39972 2022/12/22 06:07:07 [DEBUG] http: Request GET /v1/status/leader (258.883µs) from=10.233.65.115:60736 2022/12/22 06:07:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.760534095s) from=10.233.68.207:54196 2022/12/22 06:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.372789616s) from=10.233.68.207:52946 2022/12/22 06:07:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.618253566s) from=10.233.65.115:53436 2022/12/22 06:07:22 [DEBUG] http: Request GET /v1/status/leader (155.842µs) from=10.233.68.207:40208 2022/12/22 06:07:27 [DEBUG] http: Request GET /v1/status/leader (260.359µs) from=10.233.65.115:60950 2022/12/22 06:07:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.664883962s) from=10.233.65.115:52962 2022/12/22 06:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:07:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:07:42 [DEBUG] http: Request GET /v1/status/leader (653.563µs) from=10.233.68.207:40450 2022/12/22 06:07:47 [DEBUG] http: Request GET /v1/status/leader (774.741µs) from=10.233.65.115:32930 2022/12/22 06:08:02 [DEBUG] http: Request GET /v1/status/leader (770.243µs) from=10.233.68.207:40680 2022/12/22 06:08:07 [DEBUG] http: Request GET /v1/status/leader (464.443µs) from=10.233.65.115:33134 2022/12/22 06:08:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:08:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:08:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:08:14 [DEBUG] agent: Node info in sync 2022/12/22 06:08:22 [DEBUG] http: Request GET /v1/status/leader (1.93955ms) from=10.233.68.207:40924 2022/12/22 06:08:27 [DEBUG] http: Request GET /v1/status/leader (626.073µs) from=10.233.65.115:33346 2022/12/22 06:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:08:42 [DEBUG] http: Request GET /v1/status/leader (323.51µs) from=10.233.68.207:41174 2022/12/22 06:08:47 [DEBUG] http: Request GET /v1/status/leader (178.891µs) from=10.233.65.115:33558 2022/12/22 06:08:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.559310489s) from=10.233.65.115:53188 2022/12/22 06:09:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.136077387s) from=10.233.68.207:53782 2022/12/22 06:09:02 [DEBUG] http: Request GET /v1/status/leader (187.78µs) from=10.233.68.207:41408 2022/12/22 06:09:07 [DEBUG] http: Request GET /v1/status/leader (296.266µs) from=10.233.65.115:33774 2022/12/22 06:09:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.798792625s) from=10.233.68.207:54196 2022/12/22 06:09:22 [DEBUG] http: Request GET /v1/status/leader (294.395µs) from=10.233.68.207:41640 2022/12/22 06:09:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.95057526s) from=10.233.65.115:53436 2022/12/22 06:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.978357534s) from=10.233.68.207:52946 2022/12/22 06:09:27 [DEBUG] http: Request GET /v1/status/leader (199.43µs) from=10.233.65.115:33984 2022/12/22 06:09:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:09:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:09:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:09:28 [DEBUG] agent: Node info in sync 2022/12/22 06:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:09:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.634240668s) from=10.233.65.115:52962 2022/12/22 06:09:42 [DEBUG] http: Request GET /v1/status/leader (165.057µs) from=10.233.68.207:41890 2022/12/22 06:09:47 [DEBUG] http: Request GET /v1/status/leader (266.588µs) from=10.233.65.115:34200 2022/12/22 06:10:02 [DEBUG] http: Request GET /v1/status/leader (203.041µs) from=10.233.68.207:42124 2022/12/22 06:10:07 [DEBUG] http: Request GET /v1/status/leader (358.092µs) from=10.233.65.115:34412 2022/12/22 06:10:22 [DEBUG] http: Request GET /v1/status/leader (2.533784ms) from=10.233.68.207:42368 2022/12/22 06:10:27 [DEBUG] http: Request GET /v1/status/leader (272.332µs) from=10.233.65.115:34624 2022/12/22 06:10:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:10:42 [DEBUG] http: Request GET /v1/status/leader (271.556µs) from=10.233.68.207:42618 2022/12/22 06:10:47 [DEBUG] http: Request GET /v1/status/leader (899.682µs) from=10.233.65.115:34836 2022/12/22 06:10:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.246956197s) from=10.233.65.115:53188 2022/12/22 06:11:02 [DEBUG] http: Request GET /v1/status/leader (299.37µs) from=10.233.68.207:42852 2022/12/22 06:11:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.830649899s) from=10.233.68.207:53782 2022/12/22 06:11:07 [DEBUG] http: Request GET /v1/status/leader (297.519µs) from=10.233.65.115:35044 2022/12/22 06:11:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:11:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:11:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:11:14 [DEBUG] agent: Node info in sync 2022/12/22 06:11:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.26884998s) from=10.233.68.207:54196 2022/12/22 06:11:22 [DEBUG] http: Request GET /v1/status/leader (30.743997ms) from=10.233.68.207:43096 2022/12/22 06:11:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.982146097s) from=10.233.65.115:53436 2022/12/22 06:11:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.206570218s) from=10.233.68.207:52946 2022/12/22 06:11:27 [DEBUG] http: Request GET /v1/status/leader (785.608µs) from=10.233.65.115:35256 2022/12/22 06:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:11:37 [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. 2022/12/22 06:11:37 [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. 2022/12/22 06:11:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:11:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:11:37 [DEBUG] agent: Node info in sync 2022/12/22 06:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.901561ms) from=10.233.69.169:38480 2022/12/22 06:11:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:11:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:11:37 [DEBUG] agent: Node info in sync 2022/12/22 06:11:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (394.655µs) from=10.233.69.169:38482 2022/12/22 06:11:42 [DEBUG] http: Request GET /v1/status/leader (724.398µs) from=10.233.68.207:43338 2022/12/22 06:11:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.490689916s) from=10.233.65.115:52962 2022/12/22 06:11:47 [DEBUG] http: Request GET /v1/status/leader (183.875µs) from=10.233.65.115:35472 2022/12/22 06:12:02 [DEBUG] http: Request GET /v1/status/leader (405.61µs) from=10.233.68.207:43568 2022/12/22 06:12:07 [DEBUG] http: Request GET /v1/status/leader (211.944µs) from=10.233.65.115:35684 2022/12/22 06:12:22 [DEBUG] http: Request GET /v1/status/leader (452.523µs) from=10.233.68.207:43804 2022/12/22 06:12:27 [DEBUG] http: Request GET /v1/status/leader (439.798µs) from=10.233.65.115:35896 2022/12/22 06:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:12:42 [DEBUG] http: Request GET /v1/status/leader (191.807µs) from=10.233.68.207:44050 2022/12/22 06:12:47 [DEBUG] http: Request GET /v1/status/leader (170.114µs) from=10.233.65.115:36114 2022/12/22 06:12:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:13:02 [DEBUG] http: Request GET /v1/status/leader (241.415µs) from=10.233.68.207:44280 2022/12/22 06:13:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.518544809s) from=10.233.65.115:53188 2022/12/22 06:13:07 [DEBUG] http: Request GET /v1/status/leader (264.437µs) from=10.233.65.115:36326 2022/12/22 06:13:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.390257803s) from=10.233.68.207:53782 2022/12/22 06:13:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:13:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:13:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:13:11 [DEBUG] agent: Node info in sync 2022/12/22 06:13:22 [DEBUG] http: Request GET /v1/status/leader (1.14513ms) from=10.233.68.207:44524 2022/12/22 06:13:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.929943771s) from=10.233.68.207:54196 2022/12/22 06:13:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.027210248s) from=10.233.65.115:53436 2022/12/22 06:13:27 [DEBUG] http: Request GET /v1/status/leader (258.344µs) from=10.233.65.115:36548 2022/12/22 06:13:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.286783183s) from=10.233.68.207:52946 2022/12/22 06:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:13:42 [DEBUG] http: Request GET /v1/status/leader (162.745µs) from=10.233.68.207:44780 2022/12/22 06:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.800557652s) from=10.233.65.115:52962 2022/12/22 06:13:47 [DEBUG] http: Request GET /v1/status/leader (272.312µs) from=10.233.65.115:36756 2022/12/22 06:14:02 [DEBUG] http: Request GET /v1/status/leader (193.662µs) from=10.233.68.207:45014 2022/12/22 06:14:07 [DEBUG] http: Request GET /v1/status/leader (8.407873ms) from=10.233.65.115:36968 2022/12/22 06:14:22 [DEBUG] http: Request GET /v1/status/leader (387.711µs) from=10.233.68.207:45250 2022/12/22 06:14:27 [DEBUG] http: Request GET /v1/status/leader (156.806µs) from=10.233.65.115:37198 2022/12/22 06:14:35 [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. 2022/12/22 06:14:35 [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. 2022/12/22 06:14:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:14:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:14:35 [DEBUG] agent: Node info in sync 2022/12/22 06:14:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.775407ms) from=10.233.69.169:40216 2022/12/22 06:14:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:14:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:14:35 [DEBUG] agent: Node info in sync 2022/12/22 06:14:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (388.032µs) from=10.233.69.169:40218 2022/12/22 06:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:14:42 [DEBUG] http: Request GET /v1/status/leader (262.156µs) from=10.233.68.207:45506 2022/12/22 06:14:47 [DEBUG] http: Request GET /v1/status/leader (177.661µs) from=10.233.65.115:37406 2022/12/22 06:15:02 [DEBUG] http: Request GET /v1/status/leader (548.668µs) from=10.233.68.207:45754 2022/12/22 06:15:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.463674009s) from=10.233.65.115:53188 2022/12/22 06:15:07 [DEBUG] http: Request GET /v1/status/leader (163.722µs) from=10.233.65.115:37618 2022/12/22 06:15:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.867144038s) from=10.233.68.207:53782 2022/12/22 06:15:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:15:22 [DEBUG] http: Request GET /v1/status/leader (701.767µs) from=10.233.68.207:45990 2022/12/22 06:15:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.562297693s) from=10.233.68.207:54196 2022/12/22 06:15:27 [DEBUG] http: Request GET /v1/status/leader (11.571996ms) from=10.233.65.115:37826 2022/12/22 06:15:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.875477272s) from=10.233.65.115:53436 2022/12/22 06:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:15:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:15:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:15:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:15:36 [DEBUG] agent: Node info in sync 2022/12/22 06:15:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.719946896s) from=10.233.68.207:52946 2022/12/22 06:15:42 [DEBUG] http: Request GET /v1/status/leader (890.327µs) from=10.233.68.207:46242 2022/12/22 06:15:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.343002185s) from=10.233.65.115:52962 2022/12/22 06:15:48 [DEBUG] http: Request GET /v1/status/leader (491.837µs) from=10.233.65.115:38042 2022/12/22 06:16:02 [DEBUG] http: Request GET /v1/status/leader (302.669µs) from=10.233.68.207:46478 2022/12/22 06:16:08 [DEBUG] http: Request GET /v1/status/leader (203.022µs) from=10.233.65.115:38248 2022/12/22 06:16:22 [DEBUG] http: Request GET /v1/status/leader (400.637µs) from=10.233.68.207:46714 2022/12/22 06:16:28 [DEBUG] http: Request GET /v1/status/leader (332.222µs) from=10.233.65.115:38458 2022/12/22 06:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:16:42 [DEBUG] http: Request GET /v1/status/leader (162.4µs) from=10.233.68.207:46974 2022/12/22 06:16:48 [DEBUG] http: Request GET /v1/status/leader (302.911µs) from=10.233.65.115:38666 2022/12/22 06:17:02 [DEBUG] http: Request GET /v1/status/leader (254.618µs) from=10.233.68.207:47220 2022/12/22 06:17:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.460753416s) from=10.233.65.115:53188 2022/12/22 06:17:08 [DEBUG] http: Request GET /v1/status/leader (165.19µs) from=10.233.65.115:38876 2022/12/22 06:17:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:17:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:17:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:17:14 [DEBUG] agent: Node info in sync 2022/12/22 06:17:22 [DEBUG] http: Request GET /v1/status/leader (181.866µs) from=10.233.68.207:47452 2022/12/22 06:17:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.750017386s) from=10.233.68.207:53782 2022/12/22 06:17:28 [DEBUG] http: Request GET /v1/status/leader (310.954µs) from=10.233.65.115:39090 2022/12/22 06:17:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.081758802s) from=10.233.68.207:54196 2022/12/22 06:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:17:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.442762454s) from=10.233.65.115:53436 2022/12/22 06:17:42 [DEBUG] http: Request GET /v1/status/leader (289.791µs) from=10.233.68.207:47700 2022/12/22 06:17:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.516013959s) from=10.233.68.207:52946 2022/12/22 06:17:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:17:48 [DEBUG] http: Request GET /v1/status/leader (279.665µs) from=10.233.65.115:39304 2022/12/22 06:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.149542731s) from=10.233.65.115:52962 2022/12/22 06:18:02 [DEBUG] http: Request GET /v1/status/leader (43.641506ms) from=10.233.68.207:47926 2022/12/22 06:18:08 [DEBUG] http: Request GET /v1/status/leader (181.015µs) from=10.233.65.115:39516 2022/12/22 06:18:22 [DEBUG] http: Request GET /v1/status/leader (439.851µs) from=10.233.68.207:48170 2022/12/22 06:18:28 [DEBUG] http: Request GET /v1/status/leader (162.162µs) from=10.233.65.115:39726 2022/12/22 06:18:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:18:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:18:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:18:35 [DEBUG] agent: Node info in sync 2022/12/22 06:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:18:42 [DEBUG] http: Request GET /v1/status/leader (213.986µs) from=10.233.68.207:48430 2022/12/22 06:18:48 [DEBUG] http: Request GET /v1/status/leader (1.122839ms) from=10.233.65.115:39934 2022/12/22 06:19:02 [DEBUG] http: Request GET /v1/status/leader (815.756µs) from=10.233.68.207:48660 2022/12/22 06:19:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.505103152s) from=10.233.65.115:53188 2022/12/22 06:19:08 [DEBUG] http: Request GET /v1/status/leader (208.626µs) from=10.233.65.115:40140 2022/12/22 06:19:22 [DEBUG] http: Request GET /v1/status/leader (367.263µs) from=10.233.68.207:48902 2022/12/22 06:19:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.386774615s) from=10.233.68.207:53782 2022/12/22 06:19:28 [DEBUG] http: Request GET /v1/status/leader (955.218µs) from=10.233.65.115:40360 2022/12/22 06:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:19:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.382815255s) from=10.233.68.207:54196 2022/12/22 06:19:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.975643463s) from=10.233.65.115:53436 2022/12/22 06:19:42 [DEBUG] http: Request GET /v1/status/leader (495.969µs) from=10.233.68.207:49144 2022/12/22 06:19:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.511458345s) from=10.233.68.207:52946 2022/12/22 06:19:48 [DEBUG] http: Request GET /v1/status/leader (410.625µs) from=10.233.65.115:40564 2022/12/22 06:19:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.422058004s) from=10.233.65.115:52962 2022/12/22 06:20:02 [DEBUG] http: Request GET /v1/status/leader (210.375µs) from=10.233.68.207:49378 2022/12/22 06:20:08 [DEBUG] http: Request GET /v1/status/leader (174.25µs) from=10.233.65.115:40780 2022/12/22 06:20:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:20:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:20:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:20:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:20:20 [DEBUG] agent: Node info in sync 2022/12/22 06:20:22 [DEBUG] http: Request GET /v1/status/leader (285.88µs) from=10.233.68.207:49616 2022/12/22 06:20:28 [DEBUG] http: Request GET /v1/status/leader (191.986µs) from=10.233.65.115:40992 2022/12/22 06:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:20:42 [DEBUG] http: Request GET /v1/status/leader (294.508µs) from=10.233.68.207:49862 2022/12/22 06:20:48 [DEBUG] http: Request GET /v1/status/leader (175.08µs) from=10.233.65.115:41200 2022/12/22 06:21:02 [DEBUG] http: Request GET /v1/status/leader (296.76µs) from=10.233.68.207:50094 2022/12/22 06:21:08 [DEBUG] http: Request GET /v1/status/leader (271.613µs) from=10.233.65.115:41414 2022/12/22 06:21:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.230163526s) from=10.233.65.115:53188 2022/12/22 06:21:22 [DEBUG] http: Request GET /v1/status/leader (447.371µs) from=10.233.68.207:50322 2022/12/22 06:21:28 [DEBUG] http: Request GET /v1/status/leader (311.791µs) from=10.233.65.115:41632 2022/12/22 06:21:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.327394785s) from=10.233.68.207:53782 2022/12/22 06:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:21:42 [DEBUG] http: Request GET /v1/status/leader (244.153µs) from=10.233.68.207:50578 2022/12/22 06:21:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.36444991s) from=10.233.68.207:54196 2022/12/22 06:21:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.107778525s) from=10.233.65.115:53436 2022/12/22 06:21:48 [DEBUG] http: Request GET /v1/status/leader (759.925µs) from=10.233.65.115:41846 2022/12/22 06:21:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.347822452s) from=10.233.68.207:52946 2022/12/22 06:22:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.137308843s) from=10.233.65.115:52962 2022/12/22 06:22:02 [DEBUG] http: Request GET /v1/status/leader (296.731µs) from=10.233.68.207:50806 2022/12/22 06:22:08 [DEBUG] http: Request GET /v1/status/leader (355.504µs) from=10.233.65.115:42056 2022/12/22 06:22:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:22:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:22:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:22:08 [DEBUG] agent: Node info in sync 2022/12/22 06:22:22 [DEBUG] http: Request GET /v1/status/leader (162.804µs) from=10.233.68.207:51048 2022/12/22 06:22:28 [DEBUG] http: Request GET /v1/status/leader (327.994µs) from=10.233.65.115:42268 2022/12/22 06:22:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:22:42 [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. 2022/12/22 06:22:42 [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. 2022/12/22 06:22:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:22:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:22:42 [DEBUG] agent: Node info in sync 2022/12/22 06:22:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.702194ms) from=10.233.69.169:44968 2022/12/22 06:22:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:22:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:22:42 [DEBUG] agent: Node info in sync 2022/12/22 06:22:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (394.854µs) from=10.233.69.169:44970 2022/12/22 06:22:42 [DEBUG] http: Request GET /v1/status/leader (186.258µs) from=10.233.68.207:51296 2022/12/22 06:22:48 [DEBUG] http: Request GET /v1/status/leader (2.472076ms) from=10.233.65.115:42480 2022/12/22 06:23:02 [DEBUG] http: Request GET /v1/status/leader (800.573µs) from=10.233.68.207:51528 2022/12/22 06:23:08 [DEBUG] http: Request GET /v1/status/leader (3.481517ms) from=10.233.65.115:42692 2022/12/22 06:23:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:23:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.969632223s) from=10.233.65.115:53188 2022/12/22 06:23:22 [DEBUG] http: Request GET /v1/status/leader (314.481µs) from=10.233.68.207:51762 2022/12/22 06:23:28 [DEBUG] http: Request GET /v1/status/leader (326.165µs) from=10.233.65.115:42900 2022/12/22 06:23:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.628262717s) from=10.233.68.207:53782 2022/12/22 06:23:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:23:42 [DEBUG] http: Request GET /v1/status/leader (745.65µs) from=10.233.68.207:52010 2022/12/22 06:23:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.013327631s) from=10.233.68.207:54196 2022/12/22 06:23:48 [DEBUG] http: Request GET /v1/status/leader (354.24µs) from=10.233.65.115:43118 2022/12/22 06:23:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.100333651s) from=10.233.65.115:53436 2022/12/22 06:23:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.773185221s) from=10.233.68.207:52946 2022/12/22 06:24:02 [DEBUG] http: Request GET /v1/status/leader (253.949µs) from=10.233.68.207:52242 2022/12/22 06:24:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.125585185s) from=10.233.65.115:52962 2022/12/22 06:24:08 [DEBUG] http: Request GET /v1/status/leader (467.375µs) from=10.233.65.115:43334 2022/12/22 06:24:22 [DEBUG] http: Request GET /v1/status/leader (755.51µs) from=10.233.68.207:52484 2022/12/22 06:24:28 [DEBUG] http: Request GET /v1/status/leader (574.454µs) from=10.233.65.115:43542 2022/12/22 06:24:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:24:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:24:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:24:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:24:41 [DEBUG] agent: Node info in sync 2022/12/22 06:24:42 [DEBUG] http: Request GET /v1/status/leader (331.702µs) from=10.233.68.207:52732 2022/12/22 06:24:48 [DEBUG] http: Request GET /v1/status/leader (197.525µs) from=10.233.65.115:43768 2022/12/22 06:25:02 [DEBUG] http: Request GET /v1/status/leader (364.272µs) from=10.233.68.207:52966 2022/12/22 06:25:08 [DEBUG] http: Request GET /v1/status/leader (270.492µs) from=10.233.65.115:43980 2022/12/22 06:25:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:25:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.451494956s) from=10.233.65.115:53188 2022/12/22 06:25:22 [DEBUG] http: Request GET /v1/status/leader (313.093µs) from=10.233.68.207:53204 2022/12/22 06:25:28 [DEBUG] http: Request GET /v1/status/leader (246.16µs) from=10.233.65.115:44196 2022/12/22 06:25:33 [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. 2022/12/22 06:25:33 [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. 2022/12/22 06:25:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:25:33 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:25:33 [DEBUG] agent: Node info in sync 2022/12/22 06:25:33 [DEBUG] http: Request PUT /v1/agent/service/register (179.571621ms) from=10.233.69.169:46666 2022/12/22 06:25:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:25:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:25:33 [DEBUG] agent: Node info in sync 2022/12/22 06:25:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (440.303µs) from=10.233.69.169:46668 2022/12/22 06:25:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.815939814s) from=10.233.68.207:53782 2022/12/22 06:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:25:42 [DEBUG] http: Request GET /v1/status/leader (277.549µs) from=10.233.68.207:53452 2022/12/22 06:25:48 [DEBUG] http: Request GET /v1/status/leader (243.194µs) from=10.233.65.115:44414 2022/12/22 06:25:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.216430779s) from=10.233.68.207:54196 2022/12/22 06:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.495081711s) from=10.233.68.207:52946 2022/12/22 06:25:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.760467087s) from=10.233.65.115:53436 2022/12/22 06:26:02 [DEBUG] http: Request GET /v1/status/leader (247.845µs) from=10.233.68.207:53680 2022/12/22 06:26:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.512233481s) from=10.233.65.115:52962 2022/12/22 06:26:08 [DEBUG] http: Request GET /v1/status/leader (364.43µs) from=10.233.65.115:44630 2022/12/22 06:26:22 [DEBUG] http: Request GET /v1/status/leader (215.205µs) from=10.233.68.207:53920 2022/12/22 06:26:28 [DEBUG] http: Request GET /v1/status/leader (184.913µs) from=10.233.65.115:44844 2022/12/22 06:26:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:26:42 [DEBUG] http: Request GET /v1/status/leader (395.707µs) from=10.233.68.207:54176 2022/12/22 06:26:48 [DEBUG] http: Request GET /v1/status/leader (481.481µs) from=10.233.65.115:45056 2022/12/22 06:27:02 [DEBUG] http: Request GET /v1/status/leader (273.059µs) from=10.233.68.207:54416 2022/12/22 06:27:08 [DEBUG] http: Request GET /v1/status/leader (1.260164ms) from=10.233.65.115:45280 2022/12/22 06:27:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:27:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:27:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:27:08 [DEBUG] agent: Node info in sync 2022/12/22 06:27:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.562933902s) from=10.233.65.115:53188 2022/12/22 06:27:22 [DEBUG] http: Request GET /v1/status/leader (291.27µs) from=10.233.68.207:54666 2022/12/22 06:27:28 [DEBUG] http: Request GET /v1/status/leader (183.532µs) from=10.233.65.115:45500 2022/12/22 06:27:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:27:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.771747717s) from=10.233.68.207:53782 2022/12/22 06:27:42 [DEBUG] http: Request GET /v1/status/leader (438.102µs) from=10.233.68.207:54916 2022/12/22 06:27:48 [DEBUG] http: Request GET /v1/status/leader (34.007019ms) from=10.233.65.115:45708 2022/12/22 06:27:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.025667888s) from=10.233.68.207:52946 2022/12/22 06:27:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.586142549s) from=10.233.68.207:54196 2022/12/22 06:27:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:28:02 [DEBUG] http: Request GET /v1/status/leader (273.03µs) from=10.233.68.207:55142 2022/12/22 06:28:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.923112496s) from=10.233.65.115:53436 2022/12/22 06:28:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.195482712s) from=10.233.65.115:52962 2022/12/22 06:28:08 [DEBUG] http: Request GET /v1/status/leader (261.539µs) from=10.233.65.115:45918 2022/12/22 06:28:22 [DEBUG] http: Request GET /v1/status/leader (1.058373ms) from=10.233.68.207:55376 2022/12/22 06:28:28 [DEBUG] http: Request GET /v1/status/leader (178.5208ms) from=10.233.65.115:46132 2022/12/22 06:28:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:28:42 [DEBUG] http: Request GET /v1/status/leader (793.517µs) from=10.233.68.207:55626 2022/12/22 06:28:48 [DEBUG] http: Request GET /v1/status/leader (172.129µs) from=10.233.65.115:46344 2022/12/22 06:29:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:29:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:29:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:29:01 [DEBUG] agent: Node info in sync 2022/12/22 06:29:02 [DEBUG] http: Request GET /v1/status/leader (204.462µs) from=10.233.68.207:55854 2022/12/22 06:29:08 [DEBUG] http: Request GET /v1/status/leader (412.366µs) from=10.233.65.115:46560 2022/12/22 06:29:22 [DEBUG] http: Request GET /v1/status/leader (333.756µs) from=10.233.68.207:56088 2022/12/22 06:29:28 [DEBUG] http: Request GET /v1/status/leader (932.088µs) from=10.233.65.115:46772 2022/12/22 06:29:29 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.963380173s) from=10.233.65.115:53188 2022/12/22 06:29:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:29:42 [DEBUG] http: Request GET /v1/status/leader (860.321µs) from=10.233.68.207:56344 2022/12/22 06:29:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.939052784s) from=10.233.68.207:53782 2022/12/22 06:29:48 [DEBUG] http: Request GET /v1/status/leader (461.18µs) from=10.233.65.115:46984 2022/12/22 06:29:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.259438489s) from=10.233.68.207:52946 2022/12/22 06:30:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:30:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:30:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:30:02 [DEBUG] agent: Node info in sync 2022/12/22 06:30:02 [DEBUG] http: Request GET /v1/status/leader (384.653µs) from=10.233.68.207:56568 2022/12/22 06:30:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.46963071s) from=10.233.68.207:54196 2022/12/22 06:30:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.376605588s) from=10.233.65.115:52962 2022/12/22 06:30:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.547613952s) from=10.233.65.115:53436 2022/12/22 06:30:08 [DEBUG] http: Request GET /v1/status/leader (341.647µs) from=10.233.65.115:47192 2022/12/22 06:30:22 [DEBUG] http: Request GET /v1/status/leader (275.033µs) from=10.233.68.207:56804 2022/12/22 06:30:28 [DEBUG] http: Request GET /v1/status/leader (299.396µs) from=10.233.65.115:47406 2022/12/22 06:30:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:30:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:30:42 [DEBUG] http: Request GET /v1/status/leader (227.67µs) from=10.233.68.207:57066 2022/12/22 06:30:48 [DEBUG] http: Request GET /v1/status/leader (247.953µs) from=10.233.65.115:47612 2022/12/22 06:31:02 [DEBUG] http: Request GET /v1/status/leader (294.458µs) from=10.233.68.207:57286 2022/12/22 06:31:08 [DEBUG] http: Request GET /v1/status/leader (319.172µs) from=10.233.65.115:47822 2022/12/22 06:31:22 [DEBUG] http: Request GET /v1/status/leader (241.93µs) from=10.233.68.207:57524 2022/12/22 06:31:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:31:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:31:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:31:26 [DEBUG] agent: Node info in sync 2022/12/22 06:31:28 [DEBUG] http: Request GET /v1/status/leader (270.923µs) from=10.233.65.115:48038 2022/12/22 06:31:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.993672427s) from=10.233.65.115:53188 2022/12/22 06:31:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:31:42 [DEBUG] http: Request GET /v1/status/leader (942.591µs) from=10.233.68.207:57770 2022/12/22 06:31:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.39561591s) from=10.233.68.207:53782 2022/12/22 06:31:48 [DEBUG] http: Request GET /v1/status/leader (263.935µs) from=10.233.65.115:48258 2022/12/22 06:32:03 [DEBUG] http: Request GET /v1/status/leader (180.309µs) from=10.233.68.207:58000 2022/12/22 06:32:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.145020737s) from=10.233.68.207:52946 2022/12/22 06:32:08 [DEBUG] http: Request GET /v1/status/leader (351.457µs) from=10.233.65.115:48470 2022/12/22 06:32:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.730889677s) from=10.233.68.207:54196 2022/12/22 06:32:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.203145534s) from=10.233.65.115:52962 2022/12/22 06:32:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.023430676s) from=10.233.65.115:53436 2022/12/22 06:32:23 [DEBUG] http: Request GET /v1/status/leader (430.657µs) from=10.233.68.207:58232 2022/12/22 06:32:29 [DEBUG] http: Request GET /v1/status/leader (216.771889ms) from=10.233.65.115:48694 2022/12/22 06:32:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:32:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:32:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:32:29 [DEBUG] agent: Node info in sync 2022/12/22 06:32:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:32:43 [DEBUG] http: Request GET /v1/status/leader (205.189µs) from=10.233.68.207:58488 2022/12/22 06:32:49 [DEBUG] http: Request GET /v1/status/leader (242.638µs) from=10.233.65.115:48912 2022/12/22 06:33:03 [DEBUG] http: Request GET /v1/status/leader (263.369µs) from=10.233.68.207:58716 2022/12/22 06:33:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:33:09 [DEBUG] http: Request GET /v1/status/leader (172.24µs) from=10.233.65.115:49126 2022/12/22 06:33:23 [DEBUG] http: Request GET /v1/status/leader (257.976µs) from=10.233.68.207:58954 2022/12/22 06:33:29 [DEBUG] http: Request GET /v1/status/leader (276.951µs) from=10.233.65.115:49338 2022/12/22 06:33:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.642092683s) from=10.233.65.115:53188 2022/12/22 06:33:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:33:43 [DEBUG] http: Request GET /v1/status/leader (341.621µs) from=10.233.68.207:59196 2022/12/22 06:33:45 [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. 2022/12/22 06:33:45 [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. 2022/12/22 06:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:33:45 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:33:45 [DEBUG] agent: Node info in sync 2022/12/22 06:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (102.51767ms) from=10.233.69.169:51480 2022/12/22 06:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:33:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:33:45 [DEBUG] agent: Node info in sync 2022/12/22 06:33:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (467.188µs) from=10.233.69.169:51492 2022/12/22 06:33:49 [DEBUG] http: Request GET /v1/status/leader (168.49µs) from=10.233.65.115:49552 2022/12/22 06:33:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.064771517s) from=10.233.68.207:53782 2022/12/22 06:34:03 [DEBUG] http: Request GET /v1/status/leader (335.571µs) from=10.233.68.207:59420 2022/12/22 06:34:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.821567567s) from=10.233.68.207:52946 2022/12/22 06:34:09 [DEBUG] http: Request GET /v1/status/leader (229.783µs) from=10.233.65.115:49770 2022/12/22 06:34:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.342119236s) from=10.233.68.207:54196 2022/12/22 06:34:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.431127479s) from=10.233.65.115:52962 2022/12/22 06:34:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.39365505s) from=10.233.65.115:53436 2022/12/22 06:34:23 [DEBUG] http: Request GET /v1/status/leader (273.512µs) from=10.233.68.207:59656 2022/12/22 06:34:29 [DEBUG] http: Request GET /v1/status/leader (275.285µs) from=10.233.65.115:49984 2022/12/22 06:34:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:34:43 [DEBUG] http: Request GET /v1/status/leader (843.643µs) from=10.233.68.207:59912 2022/12/22 06:34:49 [DEBUG] http: Request GET /v1/status/leader (1.467146ms) from=10.233.65.115:50200 2022/12/22 06:35:03 [DEBUG] http: Request GET /v1/status/leader (191.804µs) from=10.233.68.207:60144 2022/12/22 06:35:09 [DEBUG] http: Request GET /v1/status/leader (170.602µs) from=10.233.65.115:50422 2022/12/22 06:35:23 [DEBUG] http: Request GET /v1/status/leader (762.119µs) from=10.233.68.207:60380 2022/12/22 06:35:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:35:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:35:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:35:25 [DEBUG] agent: Node info in sync 2022/12/22 06:35:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:35:29 [DEBUG] http: Request GET /v1/status/leader (955.556µs) from=10.233.65.115:50640 2022/12/22 06:35:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.490114972s) from=10.233.65.115:53188 2022/12/22 06:35:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:35:43 [DEBUG] http: Request GET /v1/status/leader (558.493µs) from=10.233.68.207:60636 2022/12/22 06:35:49 [DEBUG] http: Request GET /v1/status/leader (559.306µs) from=10.233.65.115:50868 2022/12/22 06:35:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.796577063s) from=10.233.68.207:53782 2022/12/22 06:36:03 [DEBUG] http: Request GET /v1/status/leader (228.748µs) from=10.233.68.207:60862 2022/12/22 06:36:09 [DEBUG] http: Request GET /v1/status/leader (211.911µs) from=10.233.65.115:51082 2022/12/22 06:36:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.81924196s) from=10.233.68.207:54196 2022/12/22 06:36:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.871611197s) from=10.233.68.207:52946 2022/12/22 06:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.389532839s) from=10.233.65.115:52962 2022/12/22 06:36:23 [DEBUG] http: Request GET /v1/status/leader (667.818µs) from=10.233.68.207:32874 2022/12/22 06:36:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.472969389s) from=10.233.65.115:53436 2022/12/22 06:36:29 [DEBUG] http: Request GET /v1/status/leader (231.658µs) from=10.233.65.115:51306 2022/12/22 06:36:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:36:42 [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. 2022/12/22 06:36:42 [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. 2022/12/22 06:36:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:36:42 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:36:42 [DEBUG] agent: Node info in sync 2022/12/22 06:36:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.628195ms) from=10.233.69.169:53226 2022/12/22 06:36:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:36:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:36:42 [DEBUG] agent: Node info in sync 2022/12/22 06:36:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (468.317µs) from=10.233.69.169:53228 2022/12/22 06:36:43 [DEBUG] http: Request GET /v1/status/leader (1.121798ms) from=10.233.68.207:33136 2022/12/22 06:36:49 [DEBUG] http: Request GET /v1/status/leader (376.851µs) from=10.233.65.115:51524 2022/12/22 06:37:03 [DEBUG] http: Request GET /v1/status/leader (258.319µs) from=10.233.68.207:33356 2022/12/22 06:37:09 [DEBUG] http: Request GET /v1/status/leader (163.188µs) from=10.233.65.115:51744 2022/12/22 06:37:23 [DEBUG] http: Request GET /v1/status/leader (282.015µs) from=10.233.68.207:33592 2022/12/22 06:37:29 [DEBUG] http: Request GET /v1/status/leader (196.527µs) from=10.233.65.115:51958 2022/12/22 06:37:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:37:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.724630491s) from=10.233.65.115:53188 2022/12/22 06:37:43 [DEBUG] http: Request GET /v1/status/leader (242.732µs) from=10.233.68.207:33838 2022/12/22 06:37:49 [DEBUG] http: Request GET /v1/status/leader (188.01µs) from=10.233.65.115:52188 2022/12/22 06:37:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.726046622s) from=10.233.68.207:53782 2022/12/22 06:38:03 [DEBUG] http: Request GET /v1/status/leader (298.68µs) from=10.233.68.207:34058 2022/12/22 06:38:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:38:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:38:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:38:03 [DEBUG] agent: Node info in sync 2022/12/22 06:38:09 [DEBUG] http: Request GET /v1/status/leader (50.350446ms) from=10.233.65.115:52402 2022/12/22 06:38:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.281913401s) from=10.233.68.207:52946 2022/12/22 06:38:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:38:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.323805898s) from=10.233.68.207:54196 2022/12/22 06:38:23 [DEBUG] http: Request GET /v1/status/leader (272.643µs) from=10.233.68.207:34288 2022/12/22 06:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.872312559s) from=10.233.65.115:52962 2022/12/22 06:38:29 [DEBUG] http: Request GET /v1/status/leader (170.701µs) from=10.233.65.115:52616 2022/12/22 06:38:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.848824929s) from=10.233.65.115:53436 2022/12/22 06:38:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:38:43 [DEBUG] http: Request GET /v1/status/leader (195.37µs) from=10.233.68.207:34538 2022/12/22 06:38:49 [DEBUG] http: Request GET /v1/status/leader (160.345µs) from=10.233.65.115:52840 2022/12/22 06:39:03 [DEBUG] http: Request GET /v1/status/leader (262.213µs) from=10.233.68.207:34764 2022/12/22 06:39:09 [DEBUG] http: Request GET /v1/status/leader (270.941µs) from=10.233.65.115:53064 2022/12/22 06:39:23 [DEBUG] http: Request GET /v1/status/leader (230.33µs) from=10.233.68.207:34994 2022/12/22 06:39:29 [DEBUG] http: Request GET /v1/status/leader (183.308µs) from=10.233.65.115:53280 2022/12/22 06:39:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:39:43 [DEBUG] http: Request GET /v1/status/leader (163.593µs) from=10.233.68.207:35244 2022/12/22 06:39:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.314392368s) from=10.233.65.115:53188 2022/12/22 06:39:49 [DEBUG] http: Request GET /v1/status/leader (1.189756ms) from=10.233.65.115:53490 2022/12/22 06:39:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:39:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:39:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:39:49 [DEBUG] agent: Node info in sync 2022/12/22 06:39:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.272165201s) from=10.233.68.207:53782 2022/12/22 06:40:03 [DEBUG] http: Request GET /v1/status/leader (170.524µs) from=10.233.68.207:35468 2022/12/22 06:40:09 [DEBUG] http: Request GET /v1/status/leader (214.168µs) from=10.233.65.115:53704 2022/12/22 06:40:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.48362742s) from=10.233.68.207:52946 2022/12/22 06:40:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.84811341s) from=10.233.68.207:54196 2022/12/22 06:40:23 [DEBUG] http: Request GET /v1/status/leader (172.331µs) from=10.233.68.207:35706 2022/12/22 06:40:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.386665716s) from=10.233.65.115:52962 2022/12/22 06:40:29 [DEBUG] http: Request GET /v1/status/leader (261.544µs) from=10.233.65.115:53922 2022/12/22 06:40:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:40:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.214618036s) from=10.233.65.115:53436 2022/12/22 06:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:40:43 [DEBUG] http: Request GET /v1/status/leader (268.056µs) from=10.233.68.207:35952 2022/12/22 06:40:49 [DEBUG] http: Request GET /v1/status/leader (939.936µs) from=10.233.65.115:54148 2022/12/22 06:41:03 [DEBUG] http: Request GET /v1/status/leader (799.931µs) from=10.233.68.207:36180 2022/12/22 06:41:09 [DEBUG] http: Request GET /v1/status/leader (192.422µs) from=10.233.65.115:54366 2022/12/22 06:41:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:41:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:41:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:41:19 [DEBUG] agent: Node info in sync 2022/12/22 06:41:23 [DEBUG] http: Request GET /v1/status/leader (1.347952ms) from=10.233.68.207:36420 2022/12/22 06:41:29 [DEBUG] http: Request GET /v1/status/leader (366.598µs) from=10.233.65.115:54578 2022/12/22 06:41:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:41:43 [DEBUG] http: Request GET /v1/status/leader (481.695µs) from=10.233.68.207:36670 2022/12/22 06:41:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.18438205s) from=10.233.65.115:53188 2022/12/22 06:41:49 [DEBUG] http: Request GET /v1/status/leader (789.739µs) from=10.233.65.115:54794 2022/12/22 06:42:03 [DEBUG] http: Request GET /v1/status/leader (701.023µs) from=10.233.68.207:36894 2022/12/22 06:42:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.212980594s) from=10.233.68.207:53782 2022/12/22 06:42:09 [DEBUG] http: Request GET /v1/status/leader (442.798µs) from=10.233.65.115:55014 2022/12/22 06:42:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.54212191s) from=10.233.68.207:52946 2022/12/22 06:42:23 [DEBUG] http: Request GET /v1/status/leader (409.273µs) from=10.233.68.207:37140 2022/12/22 06:42:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.173677454s) from=10.233.68.207:54196 2022/12/22 06:42:29 [DEBUG] http: Request GET /v1/status/leader (235.331µs) from=10.233.65.115:55234 2022/12/22 06:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.359051154s) from=10.233.65.115:52962 2022/12/22 06:42:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:42:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:42:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:42:31 [DEBUG] agent: Node info in sync 2022/12/22 06:42:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:42:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.608979728s) from=10.233.65.115:53436 2022/12/22 06:42:43 [DEBUG] http: Request GET /v1/status/leader (443.263µs) from=10.233.68.207:37398 2022/12/22 06:42:49 [DEBUG] http: Request GET /v1/status/leader (311.06µs) from=10.233.65.115:55450 2022/12/22 06:43:03 [DEBUG] http: Request GET /v1/status/leader (204.123µs) from=10.233.68.207:37628 2022/12/22 06:43:09 [DEBUG] http: Request GET /v1/status/leader (1.644722ms) from=10.233.65.115:55666 2022/12/22 06:43:23 [DEBUG] http: Request GET /v1/status/leader (375.245µs) from=10.233.68.207:37864 2022/12/22 06:43:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:43:29 [DEBUG] http: Request GET /v1/status/leader (351.072µs) from=10.233.65.115:55876 2022/12/22 06:43:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:43:43 [DEBUG] http: Request GET /v1/status/leader (300.997µs) from=10.233.68.207:38114 2022/12/22 06:43:49 [DEBUG] http: Request GET /v1/status/leader (299.852µs) from=10.233.65.115:56090 2022/12/22 06:43:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.369777855s) from=10.233.65.115:53188 2022/12/22 06:44:03 [DEBUG] http: Request GET /v1/status/leader (308.19µs) from=10.233.68.207:38340 2022/12/22 06:44:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.879030064s) from=10.233.68.207:53782 2022/12/22 06:44:09 [DEBUG] http: Request GET /v1/status/leader (167.444µs) from=10.233.65.115:56304 2022/12/22 06:44:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:44:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:44:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:44:22 [DEBUG] agent: Node info in sync 2022/12/22 06:44:23 [DEBUG] http: Request GET /v1/status/leader (1.689345ms) from=10.233.68.207:38572 2022/12/22 06:44:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.527676416s) from=10.233.68.207:52946 2022/12/22 06:44:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.344099885s) from=10.233.68.207:54196 2022/12/22 06:44:29 [DEBUG] http: Request GET /v1/status/leader (280.721µs) from=10.233.65.115:56528 2022/12/22 06:44:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.558530372s) from=10.233.65.115:52962 2022/12/22 06:44:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:44:43 [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. 2022/12/22 06:44:43 [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. 2022/12/22 06:44:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:44:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:44:43 [DEBUG] agent: Node info in sync 2022/12/22 06:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.770614ms) from=10.233.69.169:57938 2022/12/22 06:44:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:44:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:44:43 [DEBUG] agent: Node info in sync 2022/12/22 06:44:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (666.458µs) from=10.233.69.169:57940 2022/12/22 06:44:43 [DEBUG] http: Request GET /v1/status/leader (186.273µs) from=10.233.68.207:38832 2022/12/22 06:44:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.757424262s) from=10.233.65.115:53436 2022/12/22 06:44:49 [DEBUG] http: Request GET /v1/status/leader (274.381µs) from=10.233.65.115:56748 2022/12/22 06:45:03 [DEBUG] http: Request GET /v1/status/leader (279.192µs) from=10.233.68.207:39058 2022/12/22 06:45:09 [DEBUG] http: Request GET /v1/status/leader (254.975µs) from=10.233.65.115:56960 2022/12/22 06:45:23 [DEBUG] http: Request GET /v1/status/leader (233.099µs) from=10.233.68.207:39300 2022/12/22 06:45:29 [DEBUG] http: Request GET /v1/status/leader (275.143µs) from=10.233.65.115:57182 2022/12/22 06:45:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:45:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:45:43 [DEBUG] http: Request GET /v1/status/leader (392.865µs) from=10.233.68.207:39550 2022/12/22 06:45:49 [DEBUG] http: Request GET /v1/status/leader (235.731µs) from=10.233.65.115:57402 2022/12/22 06:45:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.637123272s) from=10.233.65.115:53188 2022/12/22 06:46:03 [DEBUG] http: Request GET /v1/status/leader (248.263µs) from=10.233.68.207:39774 2022/12/22 06:46:09 [DEBUG] http: Request GET /v1/status/leader (300.54µs) from=10.233.65.115:57616 2022/12/22 06:46:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.063917012s) from=10.233.68.207:53782 2022/12/22 06:46:23 [DEBUG] http: Request GET /v1/status/leader (317.341µs) from=10.233.68.207:40022 2022/12/22 06:46:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.686214994s) from=10.233.68.207:52946 2022/12/22 06:46:29 [DEBUG] http: Request GET /v1/status/leader (301.435µs) from=10.233.65.115:57836 2022/12/22 06:46:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.777730378s) from=10.233.68.207:54196 2022/12/22 06:46:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.215066811s) from=10.233.65.115:52962 2022/12/22 06:46:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:46:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:46:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:46:41 [DEBUG] agent: Node info in sync 2022/12/22 06:46:43 [DEBUG] http: Request GET /v1/status/leader (402.354µs) from=10.233.68.207:40270 2022/12/22 06:46:49 [DEBUG] http: Request GET /v1/status/leader (190.721µs) from=10.233.65.115:58050 2022/12/22 06:46:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.842955751s) from=10.233.65.115:53436 2022/12/22 06:47:03 [DEBUG] http: Request GET /v1/status/leader (274.313µs) from=10.233.68.207:40504 2022/12/22 06:47:09 [DEBUG] http: Request GET /v1/status/leader (248.503µs) from=10.233.65.115:58276 2022/12/22 06:47:23 [DEBUG] http: Request GET /v1/status/leader (173.551µs) from=10.233.68.207:40748 2022/12/22 06:47:29 [DEBUG] http: Request GET /v1/status/leader (305.575µs) from=10.233.65.115:58502 2022/12/22 06:47:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:47:40 [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. 2022/12/22 06:47:40 [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. 2022/12/22 06:47:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:47:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:47:40 [DEBUG] agent: Node info in sync 2022/12/22 06:47:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.055489ms) from=10.233.69.169:59704 2022/12/22 06:47:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:47:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:47:40 [DEBUG] agent: Node info in sync 2022/12/22 06:47:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (363.29µs) from=10.233.69.169:59706 2022/12/22 06:47:43 [DEBUG] http: Request GET /v1/status/leader (211.845µs) from=10.233.68.207:40990 2022/12/22 06:47:49 [DEBUG] http: Request GET /v1/status/leader (483.515µs) from=10.233.65.115:58730 2022/12/22 06:48:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.427825575s) from=10.233.65.115:53188 2022/12/22 06:48:03 [DEBUG] http: Request GET /v1/status/leader (305.857µs) from=10.233.68.207:41212 2022/12/22 06:48:09 [DEBUG] http: Request GET /v1/status/leader (253.19µs) from=10.233.65.115:58948 2022/12/22 06:48:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.745165296s) from=10.233.68.207:53782 2022/12/22 06:48:23 [DEBUG] http: Request GET /v1/status/leader (531.52µs) from=10.233.68.207:41450 2022/12/22 06:48:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.687767112s) from=10.233.68.207:52946 2022/12/22 06:48:29 [DEBUG] http: Request GET /v1/status/leader (839.867µs) from=10.233.65.115:59166 2022/12/22 06:48:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:48:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:48:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.093969248s) from=10.233.68.207:54196 2022/12/22 06:48:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.651215857s) from=10.233.65.115:52962 2022/12/22 06:48:43 [DEBUG] http: Request GET /v1/status/leader (361.097µs) from=10.233.68.207:41704 2022/12/22 06:48:49 [DEBUG] http: Request GET /v1/status/leader (362.555µs) from=10.233.65.115:59380 2022/12/22 06:48:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.681654003s) from=10.233.65.115:53436 2022/12/22 06:49:03 [DEBUG] http: Request GET /v1/status/leader (708.74µs) from=10.233.68.207:41924 2022/12/22 06:49:09 [DEBUG] http: Request GET /v1/status/leader (335.711µs) from=10.233.65.115:59598 2022/12/22 06:49:23 [DEBUG] http: Request GET /v1/status/leader (1.15688ms) from=10.233.68.207:42168 2022/12/22 06:49:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:49:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:49:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:49:30 [DEBUG] agent: Node info in sync 2022/12/22 06:49:30 [DEBUG] http: Request GET /v1/status/leader (99.648533ms) from=10.233.65.115:59816 2022/12/22 06:49:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:49:43 [DEBUG] http: Request GET /v1/status/leader (332.108µs) from=10.233.68.207:42408 2022/12/22 06:49:50 [DEBUG] http: Request GET /v1/status/leader (239.622µs) from=10.233.65.115:60034 2022/12/22 06:50:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.425711218s) from=10.233.65.115:53188 2022/12/22 06:50:03 [DEBUG] http: Request GET /v1/status/leader (203.435µs) from=10.233.68.207:42632 2022/12/22 06:50:10 [DEBUG] http: Request GET /v1/status/leader (179.134µs) from=10.233.65.115:60246 2022/12/22 06:50:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.597029698s) from=10.233.68.207:53782 2022/12/22 06:50:23 [DEBUG] http: Request GET /v1/status/leader (3.558258ms) from=10.233.68.207:42880 2022/12/22 06:50:30 [DEBUG] http: Request GET /v1/status/leader (354.748µs) from=10.233.65.115:60460 2022/12/22 06:50:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.54383874s) from=10.233.68.207:52946 2022/12/22 06:50:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:50:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.355141398s) from=10.233.68.207:54196 2022/12/22 06:50:43 [DEBUG] http: Request GET /v1/status/leader (233.981µs) from=10.233.68.207:43122 2022/12/22 06:50:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:50:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.265433787s) from=10.233.65.115:52962 2022/12/22 06:50:50 [DEBUG] http: Request GET /v1/status/leader (382.717µs) from=10.233.65.115:60666 2022/12/22 06:50:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.654773813s) from=10.233.65.115:53436 2022/12/22 06:51:03 [DEBUG] http: Request GET /v1/status/leader (198.749µs) from=10.233.68.207:43350 2022/12/22 06:51:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:51:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:51:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:51:08 [DEBUG] agent: Node info in sync 2022/12/22 06:51:10 [DEBUG] http: Request GET /v1/status/leader (313.58µs) from=10.233.65.115:60886 2022/12/22 06:51:23 [DEBUG] http: Request GET /v1/status/leader (315.588µs) from=10.233.68.207:43590 2022/12/22 06:51:30 [DEBUG] http: Request GET /v1/status/leader (310.734µs) from=10.233.65.115:32874 2022/12/22 06:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:51:43 [DEBUG] http: Request GET /v1/status/leader (243.536µs) from=10.233.68.207:43830 2022/12/22 06:51:50 [DEBUG] http: Request GET /v1/status/leader (328.77µs) from=10.233.65.115:33086 2022/12/22 06:52:03 [DEBUG] http: Request GET /v1/status/leader (372.233µs) from=10.233.68.207:44058 2022/12/22 06:52:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.613900796s) from=10.233.65.115:53188 2022/12/22 06:52:10 [DEBUG] http: Request GET /v1/status/leader (270.012µs) from=10.233.65.115:33300 2022/12/22 06:52:23 [DEBUG] http: Request GET /v1/status/leader (152.881µs) from=10.233.68.207:44298 2022/12/22 06:52:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.441340567s) from=10.233.68.207:53782 2022/12/22 06:52:30 [DEBUG] http: Request GET /v1/status/leader (267.628µs) from=10.233.65.115:33520 2022/12/22 06:52:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:52:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:52:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:52:31 [DEBUG] agent: Node info in sync 2022/12/22 06:52:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:52:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.631310438s) from=10.233.68.207:52946 2022/12/22 06:52:43 [DEBUG] http: Request GET /v1/status/leader (209.626µs) from=10.233.68.207:44558 2022/12/22 06:52:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.723983336s) from=10.233.68.207:54196 2022/12/22 06:52:50 [DEBUG] http: Request GET /v1/status/leader (299.035µs) from=10.233.65.115:33728 2022/12/22 06:52:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.033357282s) from=10.233.65.115:52962 2022/12/22 06:52:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:53:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.911216416s) from=10.233.65.115:53436 2022/12/22 06:53:03 [DEBUG] http: Request GET /v1/status/leader (256.796µs) from=10.233.68.207:44796 2022/12/22 06:53:10 [DEBUG] http: Request GET /v1/status/leader (256.52µs) from=10.233.65.115:33942 2022/12/22 06:53:23 [DEBUG] http: Request GET /v1/status/leader (249.605µs) from=10.233.68.207:45036 2022/12/22 06:53:30 [DEBUG] http: Request GET /v1/status/leader (389.992µs) from=10.233.65.115:34158 2022/12/22 06:53:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:53:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:53:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:53:32 [DEBUG] agent: Node info in sync 2022/12/22 06:53:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:53:43 [DEBUG] http: Request GET /v1/status/leader (214.584µs) from=10.233.68.207:45274 2022/12/22 06:53:50 [DEBUG] http: Request GET /v1/status/leader (191.188µs) from=10.233.65.115:34372 2022/12/22 06:54:03 [DEBUG] http: Request GET /v1/status/leader (293.298µs) from=10.233.68.207:45506 2022/12/22 06:54:10 [DEBUG] http: Request GET /v1/status/leader (238.347µs) from=10.233.65.115:34582 2022/12/22 06:54:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.19248529s) from=10.233.65.115:53188 2022/12/22 06:54:23 [DEBUG] http: Request GET /v1/status/leader (227.928µs) from=10.233.68.207:45744 2022/12/22 06:54:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.976339342s) from=10.233.68.207:53782 2022/12/22 06:54:30 [DEBUG] http: Request GET /v1/status/leader (346.025µs) from=10.233.65.115:34800 2022/12/22 06:54:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.855193905s) from=10.233.68.207:52946 2022/12/22 06:54:43 [DEBUG] http: Request GET /v1/status/leader (255.719µs) from=10.233.68.207:45990 2022/12/22 06:54:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.006269236s) from=10.233.68.207:54196 2022/12/22 06:54:50 [DEBUG] http: Request GET /v1/status/leader (290.241µs) from=10.233.65.115:35016 2022/12/22 06:54:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.189472343s) from=10.233.65.115:52962 2022/12/22 06:54:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:55:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.822248226s) from=10.233.65.115:53436 2022/12/22 06:55:03 [DEBUG] http: Request GET /v1/status/leader (247.822µs) from=10.233.68.207:46228 2022/12/22 06:55:10 [DEBUG] http: Request GET /v1/status/leader (184.477µs) from=10.233.65.115:35232 2022/12/22 06:55:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:55:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:55:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:55:21 [DEBUG] agent: Node info in sync 2022/12/22 06:55:23 [DEBUG] http: Request GET /v1/status/leader (515.758µs) from=10.233.68.207:46470 2022/12/22 06:55:30 [DEBUG] http: Request GET /v1/status/leader (767.709µs) from=10.233.65.115:35442 2022/12/22 06:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:55:44 [DEBUG] http: Request GET /v1/status/leader (53.317703ms) from=10.233.68.207:46706 2022/12/22 06:55:46 [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. 2022/12/22 06:55:46 [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. 2022/12/22 06:55:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:55:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:55:46 [DEBUG] agent: Node info in sync 2022/12/22 06:55:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.947537ms) from=10.233.69.169:36270 2022/12/22 06:55:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:55:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:55:46 [DEBUG] agent: Node info in sync 2022/12/22 06:55:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (330.318µs) from=10.233.69.169:36272 2022/12/22 06:55:50 [DEBUG] http: Request GET /v1/status/leader (271.044µs) from=10.233.65.115:35654 2022/12/22 06:56:04 [DEBUG] http: Request GET /v1/status/leader (225.703µs) from=10.233.68.207:46938 2022/12/22 06:56:10 [DEBUG] http: Request GET /v1/status/leader (180.238µs) from=10.233.65.115:35866 2022/12/22 06:56:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.159017462s) from=10.233.65.115:53188 2022/12/22 06:56:24 [DEBUG] http: Request GET /v1/status/leader (184.905µs) from=10.233.68.207:47182 2022/12/22 06:56:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.183573425s) from=10.233.68.207:53782 2022/12/22 06:56:30 [DEBUG] http: Request GET /v1/status/leader (597.535µs) from=10.233.65.115:36076 2022/12/22 06:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:56:44 [DEBUG] http: Request GET /v1/status/leader (455.806µs) from=10.233.68.207:47440 2022/12/22 06:56:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.96149736s) from=10.233.68.207:52946 2022/12/22 06:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:56:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:56:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:56:49 [DEBUG] agent: Node info in sync 2022/12/22 06:56:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.961027137s) from=10.233.68.207:54196 2022/12/22 06:56:50 [DEBUG] http: Request GET /v1/status/leader (225.76µs) from=10.233.65.115:36288 2022/12/22 06:56:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.800287766s) from=10.233.65.115:52962 2022/12/22 06:57:04 [DEBUG] http: Request GET /v1/status/leader (350.366µs) from=10.233.68.207:47668 2022/12/22 06:57:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.051429317s) from=10.233.65.115:53436 2022/12/22 06:57:10 [DEBUG] http: Request GET /v1/status/leader (29.35414ms) from=10.233.65.115:36502 2022/12/22 06:57:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:57:24 [DEBUG] http: Request GET /v1/status/leader (363.726µs) from=10.233.68.207:47912 2022/12/22 06:57:30 [DEBUG] http: Request GET /v1/status/leader (172.258µs) from=10.233.65.115:36714 2022/12/22 06:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:57:44 [DEBUG] http: Request GET /v1/status/leader (184.457µs) from=10.233.68.207:48164 2022/12/22 06:57:50 [DEBUG] http: Request GET /v1/status/leader (189.227µs) from=10.233.65.115:36922 2022/12/22 06:58:04 [DEBUG] http: Request GET /v1/status/leader (1.200202ms) from=10.233.68.207:48392 2022/12/22 06:58:10 [DEBUG] http: Request GET /v1/status/leader (298.595µs) from=10.233.65.115:37138 2022/12/22 06:58:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:58:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:58:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:58:20 [DEBUG] agent: Node info in sync 2022/12/22 06:58:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.039428163s) from=10.233.65.115:53188 2022/12/22 06:58:24 [DEBUG] http: Request GET /v1/status/leader (304.346µs) from=10.233.68.207:48636 2022/12/22 06:58:30 [DEBUG] http: Request GET /v1/status/leader (757.933µs) from=10.233.65.115:37350 2022/12/22 06:58:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.356436315s) from=10.233.68.207:53782 2022/12/22 06:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:58:40 [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. 2022/12/22 06:58:40 [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. 2022/12/22 06:58:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 06:58:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:58:41 [DEBUG] agent: Node info in sync 2022/12/22 06:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (393.020571ms) from=10.233.69.169:38002 2022/12/22 06:58:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:58:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:58:41 [DEBUG] agent: Node info in sync 2022/12/22 06:58:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (468.099µs) from=10.233.69.169:38006 2022/12/22 06:58:44 [DEBUG] http: Request GET /v1/status/leader (290.829µs) from=10.233.68.207:48878 2022/12/22 06:58:50 [DEBUG] http: Request GET /v1/status/leader (256.65µs) from=10.233.65.115:37560 2022/12/22 06:58:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.754023464s) from=10.233.68.207:54196 2022/12/22 06:58:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.57247402s) from=10.233.68.207:52946 2022/12/22 06:59:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.719576618s) from=10.233.65.115:52962 2022/12/22 06:59:04 [DEBUG] http: Request GET /v1/status/leader (161.045µs) from=10.233.68.207:49116 2022/12/22 06:59:10 [DEBUG] http: Request GET /v1/status/leader (286.465µs) from=10.233.65.115:37766 2022/12/22 06:59:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.090037827s) from=10.233.65.115:53436 2022/12/22 06:59:24 [DEBUG] http: Request GET /v1/status/leader (205.122µs) from=10.233.68.207:49362 2022/12/22 06:59:30 [DEBUG] http: Request GET /v1/status/leader (277.11µs) from=10.233.65.115:37982 2022/12/22 06:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 06:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 06:59:42 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 06:59:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 06:59:42 [DEBUG] agent: Node info in sync 2022/12/22 06:59:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 06:59:44 [DEBUG] http: Request GET /v1/status/leader (1.702732ms) from=10.233.68.207:49610 2022/12/22 06:59:50 [DEBUG] http: Request GET /v1/status/leader (258.982µs) from=10.233.65.115:38198 2022/12/22 07:00:04 [DEBUG] http: Request GET /v1/status/leader (371.588µs) from=10.233.68.207:49840 2022/12/22 07:00:10 [DEBUG] http: Request GET /v1/status/leader (242.535µs) from=10.233.65.115:38420 2022/12/22 07:00:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.292878115s) from=10.233.65.115:53188 2022/12/22 07:00:24 [DEBUG] http: Request GET /v1/status/leader (269.696µs) from=10.233.68.207:50092 2022/12/22 07:00:30 [DEBUG] http: Request GET /v1/status/leader (293.767µs) from=10.233.65.115:38644 2022/12/22 07:00:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.420023577s) from=10.233.68.207:53782 2022/12/22 07:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:00:44 [DEBUG] http: Request GET /v1/status/leader (225.695µs) from=10.233.68.207:50336 2022/12/22 07:00:50 [DEBUG] http: Request GET /v1/status/leader (238.467µs) from=10.233.65.115:38856 2022/12/22 07:00:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:00:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:00:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:00:52 [DEBUG] agent: Node info in sync 2022/12/22 07:00:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.222277563s) from=10.233.68.207:54196 2022/12/22 07:00:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.129613036s) from=10.233.68.207:52946 2022/12/22 07:01:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.412049521s) from=10.233.65.115:52962 2022/12/22 07:01:04 [DEBUG] http: Request GET /v1/status/leader (239.572µs) from=10.233.68.207:50570 2022/12/22 07:01:10 [DEBUG] http: Request GET /v1/status/leader (317.33µs) from=10.233.65.115:39066 2022/12/22 07:01:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.522873405s) from=10.233.65.115:53436 2022/12/22 07:01:24 [DEBUG] http: Request GET /v1/status/leader (882.667µs) from=10.233.68.207:50820 2022/12/22 07:01:30 [DEBUG] http: Request GET /v1/status/leader (169.947µs) from=10.233.65.115:39284 2022/12/22 07:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:01:44 [DEBUG] http: Request GET /v1/status/leader (171.459µs) from=10.233.68.207:51062 2022/12/22 07:01:50 [DEBUG] http: Request GET /v1/status/leader (254.466µs) from=10.233.65.115:39500 2022/12/22 07:02:04 [DEBUG] http: Request GET /v1/status/leader (414.313µs) from=10.233.68.207:51292 2022/12/22 07:02:10 [DEBUG] http: Request GET /v1/status/leader (1.289838ms) from=10.233.65.115:39706 2022/12/22 07:02:24 [DEBUG] http: Request GET /v1/status/leader (385.57µs) from=10.233.68.207:51544 2022/12/22 07:02:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.066564476s) from=10.233.65.115:53188 2022/12/22 07:02:30 [DEBUG] http: Request GET /v1/status/leader (311.205µs) from=10.233.65.115:39926 2022/12/22 07:02:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:02:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:02:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:02:31 [DEBUG] agent: Node info in sync 2022/12/22 07:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:02:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.275925772s) from=10.233.68.207:53782 2022/12/22 07:02:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:02:44 [DEBUG] http: Request GET /v1/status/leader (209.661µs) from=10.233.68.207:51786 2022/12/22 07:02:50 [DEBUG] http: Request GET /v1/status/leader (467.189µs) from=10.233.65.115:40128 2022/12/22 07:03:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.056752247s) from=10.233.68.207:52946 2022/12/22 07:03:04 [DEBUG] http: Request GET /v1/status/leader (284.227µs) from=10.233.68.207:52016 2022/12/22 07:03:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.304745782s) from=10.233.68.207:54196 2022/12/22 07:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.494732914s) from=10.233.65.115:52962 2022/12/22 07:03:10 [DEBUG] http: Request GET /v1/status/leader (798.4µs) from=10.233.65.115:40342 2022/12/22 07:03:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.776161126s) from=10.233.65.115:53436 2022/12/22 07:03:24 [DEBUG] http: Request GET /v1/status/leader (207.876µs) from=10.233.68.207:52262 2022/12/22 07:03:30 [DEBUG] http: Request GET /v1/status/leader (213.82µs) from=10.233.65.115:40556 2022/12/22 07:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:03:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:03:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:03:41 [DEBUG] agent: Node info in sync 2022/12/22 07:03:44 [DEBUG] http: Request GET /v1/status/leader (512.365µs) from=10.233.68.207:52500 2022/12/22 07:03:50 [DEBUG] http: Request GET /v1/status/leader (345.945µs) from=10.233.65.115:40766 2022/12/22 07:04:04 [DEBUG] http: Request GET /v1/status/leader (762.856µs) from=10.233.68.207:52728 2022/12/22 07:04:10 [DEBUG] http: Request GET /v1/status/leader (432.823µs) from=10.233.65.115:40972 2022/12/22 07:04:24 [DEBUG] http: Request GET /v1/status/leader (524.482µs) from=10.233.68.207:52978 2022/12/22 07:04:30 [DEBUG] http: Request GET /v1/status/leader (419.111µs) from=10.233.65.115:41192 2022/12/22 07:04:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.001357409s) from=10.233.65.115:53188 2022/12/22 07:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:04:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.321008063s) from=10.233.68.207:53782 2022/12/22 07:04:44 [DEBUG] http: Request GET /v1/status/leader (245.79µs) from=10.233.68.207:53216 2022/12/22 07:04:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:04:50 [DEBUG] http: Request GET /v1/status/leader (236.077µs) from=10.233.65.115:41396 2022/12/22 07:04:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:04:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:04:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:04:55 [DEBUG] agent: Node info in sync 2022/12/22 07:05:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.241256089s) from=10.233.68.207:52946 2022/12/22 07:05:04 [DEBUG] http: Request GET /v1/status/leader (373.671µs) from=10.233.68.207:53458 2022/12/22 07:05:10 [DEBUG] http: Request GET /v1/status/leader (402.193µs) from=10.233.65.115:41614 2022/12/22 07:05:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.305727725s) from=10.233.68.207:54196 2022/12/22 07:05:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.54292407s) from=10.233.65.115:52962 2022/12/22 07:05:24 [DEBUG] http: Request GET /v1/status/leader (185.53µs) from=10.233.68.207:53700 2022/12/22 07:05:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.313425795s) from=10.233.65.115:53436 2022/12/22 07:05:30 [DEBUG] http: Request GET /v1/status/leader (1.116751ms) from=10.233.65.115:41834 2022/12/22 07:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:05:44 [DEBUG] http: Request GET /v1/status/leader (155.886µs) from=10.233.68.207:53934 2022/12/22 07:05:50 [DEBUG] http: Request GET /v1/status/leader (319.079µs) from=10.233.65.115:42046 2022/12/22 07:06:04 [DEBUG] http: Request GET /v1/status/leader (283.728µs) from=10.233.68.207:54162 2022/12/22 07:06:10 [DEBUG] http: Request GET /v1/status/leader (196.92µs) from=10.233.65.115:42256 2022/12/22 07:06:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:06:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:06:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:06:13 [DEBUG] agent: Node info in sync 2022/12/22 07:06:24 [DEBUG] http: Request GET /v1/status/leader (289.477µs) from=10.233.68.207:54420 2022/12/22 07:06:30 [DEBUG] http: Request GET /v1/status/leader (168.2µs) from=10.233.65.115:42478 2022/12/22 07:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:06:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.56200315s) from=10.233.65.115:53188 2022/12/22 07:06:44 [DEBUG] http: Request GET /v1/status/leader (359.326µs) from=10.233.68.207:54666 2022/12/22 07:06:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.076137276s) from=10.233.68.207:53782 2022/12/22 07:06:47 [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. 2022/12/22 07:06: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. 2022/12/22 07:06:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:06:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:06:47 [DEBUG] agent: Node info in sync 2022/12/22 07:06:47 [DEBUG] http: Request PUT /v1/agent/service/register (5.60653ms) from=10.233.69.169:42770 2022/12/22 07:06:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:06:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:06:47 [DEBUG] agent: Node info in sync 2022/12/22 07:06:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.236508ms) from=10.233.69.169:42772 2022/12/22 07:06:50 [DEBUG] http: Request GET /v1/status/leader (341.002µs) from=10.233.65.115:42676 2022/12/22 07:07:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.035311766s) from=10.233.68.207:52946 2022/12/22 07:07:04 [DEBUG] http: Request GET /v1/status/leader (233.769µs) from=10.233.68.207:54906 2022/12/22 07:07:11 [DEBUG] http: Request GET /v1/status/leader (174.92µs) from=10.233.65.115:42904 2022/12/22 07:07:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.909754175s) from=10.233.65.115:52962 2022/12/22 07:07:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.383344414s) from=10.233.68.207:54196 2022/12/22 07:07:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:07:24 [DEBUG] http: Request GET /v1/status/leader (231.137µs) from=10.233.68.207:55152 2022/12/22 07:07:31 [DEBUG] http: Request GET /v1/status/leader (2.024012ms) from=10.233.65.115:43124 2022/12/22 07:07:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.271836214s) from=10.233.65.115:53436 2022/12/22 07:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:07:44 [DEBUG] http: Request GET /v1/status/leader (254.597µs) from=10.233.68.207:55406 2022/12/22 07:07:51 [DEBUG] http: Request GET /v1/status/leader (208.713µs) from=10.233.65.115:43326 2022/12/22 07:08:04 [DEBUG] http: Request GET /v1/status/leader (266.942µs) from=10.233.68.207:55636 2022/12/22 07:08:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:08:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:08:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:08:08 [DEBUG] agent: Node info in sync 2022/12/22 07:08:11 [DEBUG] http: Request GET /v1/status/leader (291.821µs) from=10.233.65.115:43536 2022/12/22 07:08:24 [DEBUG] http: Request GET /v1/status/leader (374.99µs) from=10.233.68.207:55890 2022/12/22 07:08:31 [DEBUG] http: Request GET /v1/status/leader (277.123µs) from=10.233.65.115:43752 2022/12/22 07:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:08:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.929774292s) from=10.233.65.115:53188 2022/12/22 07:08:44 [DEBUG] http: Request GET /v1/status/leader (246.356µs) from=10.233.68.207:56130 2022/12/22 07:08:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.286006981s) from=10.233.68.207:53782 2022/12/22 07:08:51 [DEBUG] http: Request GET /v1/status/leader (198.153µs) from=10.233.65.115:43960 2022/12/22 07:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.179188681s) from=10.233.68.207:52946 2022/12/22 07:09:04 [DEBUG] http: Request GET /v1/status/leader (394.779µs) from=10.233.68.207:56360 2022/12/22 07:09:11 [DEBUG] http: Request GET /v1/status/leader (276.388µs) from=10.233.65.115:44172 2022/12/22 07:09:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.861848844s) from=10.233.65.115:52962 2022/12/22 07:09:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.02931186s) from=10.233.68.207:54196 2022/12/22 07:09:24 [DEBUG] http: Request GET /v1/status/leader (290.403µs) from=10.233.68.207:56606 2022/12/22 07:09:31 [DEBUG] http: Request GET /v1/status/leader (342.761µs) from=10.233.65.115:44390 2022/12/22 07:09:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:09:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.205573577s) from=10.233.65.115:53436 2022/12/22 07:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:09:38 [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. 2022/12/22 07:09:38 [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. 2022/12/22 07:09:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:09:38 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:09:38 [DEBUG] agent: Node info in sync 2022/12/22 07:09:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.26114ms) from=10.233.69.169:44436 2022/12/22 07:09:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:09:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:09:38 [DEBUG] agent: Node info in sync 2022/12/22 07:09:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (448.228µs) from=10.233.69.169:44438 2022/12/22 07:09:45 [DEBUG] http: Request GET /v1/status/leader (228.237µs) from=10.233.68.207:56844 2022/12/22 07:09:51 [DEBUG] http: Request GET /v1/status/leader (240.881µs) from=10.233.65.115:44600 2022/12/22 07:10:05 [DEBUG] http: Request GET /v1/status/leader (257.196µs) from=10.233.68.207:57074 2022/12/22 07:10:11 [DEBUG] http: Request GET /v1/status/leader (271.453µs) from=10.233.65.115:44814 2022/12/22 07:10:25 [DEBUG] http: Request GET /v1/status/leader (177.625µs) from=10.233.68.207:57320 2022/12/22 07:10:31 [DEBUG] http: Request GET /v1/status/leader (238.935µs) from=10.233.65.115:45028 2022/12/22 07:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:10:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.922779326s) from=10.233.65.115:53188 2022/12/22 07:10:45 [DEBUG] http: Request GET /v1/status/leader (603.074µs) from=10.233.68.207:57560 2022/12/22 07:10:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:10:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:10:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:10:48 [DEBUG] agent: Node info in sync 2022/12/22 07:10:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.109219742s) from=10.233.68.207:53782 2022/12/22 07:10:51 [DEBUG] http: Request GET /v1/status/leader (1.096653ms) from=10.233.65.115:45242 2022/12/22 07:11:05 [DEBUG] http: Request GET /v1/status/leader (362.451µs) from=10.233.68.207:57796 2022/12/22 07:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.421544864s) from=10.233.68.207:52946 2022/12/22 07:11:11 [DEBUG] http: Request GET /v1/status/leader (4.393732ms) from=10.233.65.115:45448 2022/12/22 07:11:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.040106419s) from=10.233.65.115:52962 2022/12/22 07:11:25 [DEBUG] http: Request GET /v1/status/leader (312.268µs) from=10.233.68.207:58044 2022/12/22 07:11:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.448067587s) from=10.233.68.207:54196 2022/12/22 07:11:31 [DEBUG] http: Request GET /v1/status/leader (233.955µs) from=10.233.65.115:45662 2022/12/22 07:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:11:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.761847522s) from=10.233.65.115:53436 2022/12/22 07:11:45 [DEBUG] http: Request GET /v1/status/leader (319.979µs) from=10.233.68.207:58278 2022/12/22 07:11:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:11:48 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:11:48 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:11:48 [DEBUG] agent: Node info in sync 2022/12/22 07:11:51 [DEBUG] http: Request GET /v1/status/leader (165.255µs) from=10.233.65.115:45868 2022/12/22 07:12:05 [DEBUG] http: Request GET /v1/status/leader (360.188µs) from=10.233.68.207:58512 2022/12/22 07:12:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:12:11 [DEBUG] http: Request GET /v1/status/leader (530.276µs) from=10.233.65.115:46080 2022/12/22 07:12:25 [DEBUG] http: Request GET /v1/status/leader (209.42µs) from=10.233.68.207:58760 2022/12/22 07:12:31 [DEBUG] http: Request GET /v1/status/leader (205.211µs) from=10.233.65.115:46294 2022/12/22 07:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:12:45 [DEBUG] http: Request GET /v1/status/leader (1.224328ms) from=10.233.68.207:59002 2022/12/22 07:12:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.784683564s) from=10.233.65.115:53188 2022/12/22 07:12:51 [DEBUG] http: Request GET /v1/status/leader (171.836µs) from=10.233.65.115:46504 2022/12/22 07:12:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:12:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:12:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:12:52 [DEBUG] agent: Node info in sync 2022/12/22 07:12:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.315589077s) from=10.233.68.207:53782 2022/12/22 07:13:05 [DEBUG] http: Request GET /v1/status/leader (292.851µs) from=10.233.68.207:59240 2022/12/22 07:13:11 [DEBUG] http: Request GET /v1/status/leader (188.195µs) from=10.233.65.115:46714 2022/12/22 07:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.066575412s) from=10.233.68.207:52946 2022/12/22 07:13:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.477230005s) from=10.233.65.115:52962 2022/12/22 07:13:25 [DEBUG] http: Request GET /v1/status/leader (258.282µs) from=10.233.68.207:59480 2022/12/22 07:13:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.609891458s) from=10.233.68.207:54196 2022/12/22 07:13:31 [DEBUG] http: Request GET /v1/status/leader (252.103µs) from=10.233.65.115:46932 2022/12/22 07:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:13:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.954956309s) from=10.233.65.115:53436 2022/12/22 07:13:45 [DEBUG] http: Request GET /v1/status/leader (222.085µs) from=10.233.68.207:59718 2022/12/22 07:13:51 [DEBUG] http: Request GET /v1/status/leader (289.327µs) from=10.233.65.115:47142 2022/12/22 07:14:05 [DEBUG] http: Request GET /v1/status/leader (2.018017ms) from=10.233.68.207:59948 2022/12/22 07:14:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:14:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:14:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:14:06 [DEBUG] agent: Node info in sync 2022/12/22 07:14:11 [DEBUG] http: Request GET /v1/status/leader (265.429µs) from=10.233.65.115:47350 2022/12/22 07:14:25 [DEBUG] http: Request GET /v1/status/leader (177.106µs) from=10.233.68.207:60192 2022/12/22 07:14:31 [DEBUG] http: Request GET /v1/status/leader (302.966µs) from=10.233.65.115:47566 2022/12/22 07:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:14:45 [DEBUG] http: Request GET /v1/status/leader (203.586µs) from=10.233.68.207:60430 2022/12/22 07:14:51 [DEBUG] http: Request GET /v1/status/leader (185.492µs) from=10.233.65.115:47778 2022/12/22 07:14:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.368524867s) from=10.233.65.115:53188 2022/12/22 07:14:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.303764804s) from=10.233.68.207:53782 2022/12/22 07:15:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:15:05 [DEBUG] http: Request GET /v1/status/leader (268.814µs) from=10.233.68.207:60666 2022/12/22 07:15:11 [DEBUG] http: Request GET /v1/status/leader (251.125µs) from=10.233.65.115:47984 2022/12/22 07:15:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.437666445s) from=10.233.68.207:52946 2022/12/22 07:15:25 [DEBUG] http: Request GET /v1/status/leader (257.237µs) from=10.233.68.207:60910 2022/12/22 07:15:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.859842806s) from=10.233.65.115:52962 2022/12/22 07:15:31 [DEBUG] http: Request GET /v1/status/leader (195.937µs) from=10.233.65.115:48206 2022/12/22 07:15:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.753117385s) from=10.233.68.207:54196 2022/12/22 07:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:15:45 [DEBUG] http: Request GET /v1/status/leader (279.452µs) from=10.233.68.207:32918 2022/12/22 07:15:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.358039342s) from=10.233.65.115:53436 2022/12/22 07:15:51 [DEBUG] http: Request GET /v1/status/leader (164.929µs) from=10.233.65.115:48422 2022/12/22 07:16:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:16:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:16:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:16:02 [DEBUG] agent: Node info in sync 2022/12/22 07:16:05 [DEBUG] http: Request GET /v1/status/leader (279.005µs) from=10.233.68.207:33150 2022/12/22 07:16:11 [DEBUG] http: Request GET /v1/status/leader (2.616415ms) from=10.233.65.115:48626 2022/12/22 07:16:25 [DEBUG] http: Request GET /v1/status/leader (257.88µs) from=10.233.68.207:33398 2022/12/22 07:16:31 [DEBUG] http: Request GET /v1/status/leader (178.902µs) from=10.233.65.115:48840 2022/12/22 07:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:16:45 [DEBUG] http: Request GET /v1/status/leader (344.656µs) from=10.233.68.207:33634 2022/12/22 07:16:51 [DEBUG] http: Request GET /v1/status/leader (183.322µs) from=10.233.65.115:49050 2022/12/22 07:16:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.03180519s) from=10.233.65.115:53188 2022/12/22 07:17:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.287446692s) from=10.233.68.207:53782 2022/12/22 07:17:05 [DEBUG] http: Request GET /v1/status/leader (280.253µs) from=10.233.68.207:33868 2022/12/22 07:17:11 [DEBUG] http: Request GET /v1/status/leader (306.24µs) from=10.233.65.115:49258 2022/12/22 07:17:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.257727694s) from=10.233.68.207:52946 2022/12/22 07:17:25 [DEBUG] http: Request GET /v1/status/leader (164.586µs) from=10.233.68.207:34114 2022/12/22 07:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.421038966s) from=10.233.65.115:52962 2022/12/22 07:17:31 [DEBUG] http: Request GET /v1/status/leader (255.087µs) from=10.233.65.115:49472 2022/12/22 07:17:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.536515664s) from=10.233.68.207:54196 2022/12/22 07:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:17:45 [DEBUG] http: Request GET /v1/status/leader (347.87µs) from=10.233.68.207:34364 2022/12/22 07:17:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:17:51 [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. 2022/12/22 07:17:51 [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. 2022/12/22 07:17:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:17:51 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:17:51 [DEBUG] agent: Node info in sync 2022/12/22 07:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (6.007325ms) from=10.233.69.169:49272 2022/12/22 07:17:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:17:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:17:51 [DEBUG] agent: Node info in sync 2022/12/22 07:17:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (507.313µs) from=10.233.69.169:49274 2022/12/22 07:17:51 [DEBUG] http: Request GET /v1/status/leader (201.006µs) from=10.233.65.115:49696 2022/12/22 07:17:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.524823892s) from=10.233.65.115:53436 2022/12/22 07:18:05 [DEBUG] http: Request GET /v1/status/leader (632.883µs) from=10.233.68.207:34600 2022/12/22 07:18:11 [DEBUG] http: Request GET /v1/status/leader (236.495µs) from=10.233.65.115:49900 2022/12/22 07:18:25 [DEBUG] http: Request GET /v1/status/leader (528.718µs) from=10.233.68.207:34848 2022/12/22 07:18:31 [DEBUG] http: Request GET /v1/status/leader (203.768µs) from=10.233.65.115:50112 2022/12/22 07:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:18:45 [DEBUG] http: Request GET /v1/status/leader (1.986007ms) from=10.233.68.207:35088 2022/12/22 07:18:51 [DEBUG] http: Request GET /v1/status/leader (740.132µs) from=10.233.65.115:50326 2022/12/22 07:18:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.02118747s) from=10.233.65.115:53188 2022/12/22 07:19:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:19:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:19:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:19:01 [DEBUG] agent: Node info in sync 2022/12/22 07:19:05 [DEBUG] http: Request GET /v1/status/leader (309.66µs) from=10.233.68.207:35328 2022/12/22 07:19:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.134722645s) from=10.233.68.207:53782 2022/12/22 07:19:11 [DEBUG] http: Request GET /v1/status/leader (458.633µs) from=10.233.65.115:50536 2022/12/22 07:19:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.627999414s) from=10.233.68.207:52946 2022/12/22 07:19:25 [DEBUG] http: Request GET /v1/status/leader (229.589µs) from=10.233.68.207:35566 2022/12/22 07:19:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.254122024s) from=10.233.65.115:52962 2022/12/22 07:19:31 [DEBUG] http: Request GET /v1/status/leader (1.389153ms) from=10.233.65.115:50748 2022/12/22 07:19:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.979796457s) from=10.233.68.207:54196 2022/12/22 07:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:19:45 [DEBUG] http: Request GET /v1/status/leader (349.532µs) from=10.233.68.207:35808 2022/12/22 07:19:52 [DEBUG] http: Request GET /v1/status/leader (368.762µs) from=10.233.65.115:50966 2022/12/22 07:19:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.223524187s) from=10.233.65.115:53436 2022/12/22 07:20:05 [DEBUG] http: Request GET /v1/status/leader (943.178µs) from=10.233.68.207:36032 2022/12/22 07:20:12 [DEBUG] http: Request GET /v1/status/leader (279.068µs) from=10.233.65.115:51172 2022/12/22 07:20:25 [DEBUG] http: Request GET /v1/status/leader (307.377µs) from=10.233.68.207:36284 2022/12/22 07:20:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:20:32 [DEBUG] http: Request GET /v1/status/leader (316.588µs) from=10.233.65.115:51392 2022/12/22 07:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:20:40 [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. 2022/12/22 07:20:40 [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. 2022/12/22 07:20:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:20:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:20:40 [DEBUG] agent: Node info in sync 2022/12/22 07:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (222.156743ms) from=10.233.69.169:50918 2022/12/22 07:20:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:20:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:20:40 [DEBUG] agent: Node info in sync 2022/12/22 07:20:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (460.23µs) from=10.233.69.169:50920 2022/12/22 07:20:45 [DEBUG] http: Request GET /v1/status/leader (248.312µs) from=10.233.68.207:36524 2022/12/22 07:20:52 [DEBUG] http: Request GET /v1/status/leader (169.785µs) from=10.233.65.115:51606 2022/12/22 07:20:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.225571698s) from=10.233.65.115:53188 2022/12/22 07:21:05 [DEBUG] http: Request GET /v1/status/leader (197.169µs) from=10.233.68.207:36758 2022/12/22 07:21:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.837699612s) from=10.233.68.207:53782 2022/12/22 07:21:12 [DEBUG] http: Request GET /v1/status/leader (238.018µs) from=10.233.65.115:51814 2022/12/22 07:21:25 [DEBUG] http: Request GET /v1/status/leader (309.606µs) from=10.233.68.207:36998 2022/12/22 07:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.745082422s) from=10.233.68.207:52946 2022/12/22 07:21:32 [DEBUG] http: Request GET /v1/status/leader (250.428µs) from=10.233.65.115:52034 2022/12/22 07:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:21:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.362699801s) from=10.233.65.115:52962 2022/12/22 07:21:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.262569701s) from=10.233.68.207:54196 2022/12/22 07:21:45 [DEBUG] http: Request GET /v1/status/leader (316.941µs) from=10.233.68.207:37248 2022/12/22 07:21:52 [DEBUG] http: Request GET /v1/status/leader (264.084µs) from=10.233.65.115:52244 2022/12/22 07:21:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.218103296s) from=10.233.65.115:53436 2022/12/22 07:22:05 [DEBUG] http: Request GET /v1/status/leader (281.306µs) from=10.233.68.207:37482 2022/12/22 07:22:12 [DEBUG] http: Request GET /v1/status/leader (232.177µs) from=10.233.65.115:52450 2022/12/22 07:22:25 [DEBUG] http: Request GET /v1/status/leader (257.666µs) from=10.233.68.207:37728 2022/12/22 07:22:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:22:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:22:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:22:26 [DEBUG] agent: Node info in sync 2022/12/22 07:22:32 [DEBUG] http: Request GET /v1/status/leader (161.167µs) from=10.233.65.115:52668 2022/12/22 07:22:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:22:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:22:45 [DEBUG] http: Request GET /v1/status/leader (218.207µs) from=10.233.68.207:37968 2022/12/22 07:22:52 [DEBUG] http: Request GET /v1/status/leader (265.463µs) from=10.233.65.115:52876 2022/12/22 07:23:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.601111221s) from=10.233.65.115:53188 2022/12/22 07:23:05 [DEBUG] http: Request GET /v1/status/leader (373.243µs) from=10.233.68.207:38196 2022/12/22 07:23:12 [DEBUG] http: Request GET /v1/status/leader (302.058µs) from=10.233.65.115:53082 2022/12/22 07:23:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.730550228s) from=10.233.68.207:53782 2022/12/22 07:23:25 [DEBUG] http: Request GET /v1/status/leader (169.782µs) from=10.233.68.207:38436 2022/12/22 07:23:32 [DEBUG] http: Request GET /v1/status/leader (174.035µs) from=10.233.65.115:53304 2022/12/22 07:23:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.499744719s) from=10.233.68.207:52946 2022/12/22 07:23:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:23:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.580618349s) from=10.233.65.115:52962 2022/12/22 07:23:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.993595982s) from=10.233.68.207:54196 2022/12/22 07:23:45 [DEBUG] http: Request GET /v1/status/leader (375.474µs) from=10.233.68.207:38674 2022/12/22 07:23:52 [DEBUG] http: Request GET /v1/status/leader (305.958µs) from=10.233.65.115:53518 2022/12/22 07:23:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.94637821s) from=10.233.65.115:53436 2022/12/22 07:24:05 [DEBUG] http: Request GET /v1/status/leader (233.863µs) from=10.233.68.207:38904 2022/12/22 07:24:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:24:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:24:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:24:07 [DEBUG] agent: Node info in sync 2022/12/22 07:24:12 [DEBUG] http: Request GET /v1/status/leader (1.347216ms) from=10.233.65.115:53724 2022/12/22 07:24:25 [DEBUG] http: Request GET /v1/status/leader (266.846µs) from=10.233.68.207:39148 2022/12/22 07:24:32 [DEBUG] http: Request GET /v1/status/leader (168.123µs) from=10.233.65.115:53944 2022/12/22 07:24:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:24:45 [DEBUG] http: Request GET /v1/status/leader (221.859µs) from=10.233.68.207:39390 2022/12/22 07:24:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:24:52 [DEBUG] http: Request GET /v1/status/leader (474.69µs) from=10.233.65.115:54156 2022/12/22 07:25:05 [DEBUG] http: Request GET /v1/status/leader (571.78µs) from=10.233.68.207:39622 2022/12/22 07:25:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.28993677s) from=10.233.65.115:53188 2022/12/22 07:25:12 [DEBUG] http: Request GET /v1/status/leader (162.487µs) from=10.233.65.115:54362 2022/12/22 07:25:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.733216803s) from=10.233.68.207:53782 2022/12/22 07:25:25 [DEBUG] http: Request GET /v1/status/leader (344.159µs) from=10.233.68.207:39856 2022/12/22 07:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:25:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:25:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:25:29 [DEBUG] agent: Node info in sync 2022/12/22 07:25:32 [DEBUG] http: Request GET /v1/status/leader (720.03µs) from=10.233.65.115:54576 2022/12/22 07:25:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:25:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.302668561s) from=10.233.68.207:52946 2022/12/22 07:25:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.789316887s) from=10.233.65.115:52962 2022/12/22 07:25:45 [DEBUG] http: Request GET /v1/status/leader (352.863µs) from=10.233.68.207:40094 2022/12/22 07:25:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.101796244s) from=10.233.68.207:54196 2022/12/22 07:25:52 [DEBUG] http: Request GET /v1/status/leader (197.785µs) from=10.233.65.115:54788 2022/12/22 07:25:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.538786103s) from=10.233.65.115:53436 2022/12/22 07:26:05 [DEBUG] http: Request GET /v1/status/leader (279.045µs) from=10.233.68.207:40328 2022/12/22 07:26:12 [DEBUG] http: Request GET /v1/status/leader (209.695µs) from=10.233.65.115:55002 2022/12/22 07:26:25 [DEBUG] http: Request GET /v1/status/leader (353.918µs) from=10.233.68.207:40576 2022/12/22 07:26:32 [DEBUG] http: Request GET /v1/status/leader (568.065µs) from=10.233.65.115:55220 2022/12/22 07:26:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:26:45 [DEBUG] http: Request GET /v1/status/leader (201.342µs) from=10.233.68.207:40812 2022/12/22 07:26:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:26:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:26:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:26:50 [DEBUG] agent: Node info in sync 2022/12/22 07:26:52 [DEBUG] http: Request GET /v1/status/leader (840.228µs) from=10.233.65.115:55432 2022/12/22 07:26:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:27:05 [DEBUG] http: Request GET /v1/status/leader (389.645µs) from=10.233.68.207:41046 2022/12/22 07:27:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.095894872s) from=10.233.65.115:53188 2022/12/22 07:27:12 [DEBUG] http: Request GET /v1/status/leader (356.106µs) from=10.233.65.115:55642 2022/12/22 07:27:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.547105123s) from=10.233.68.207:53782 2022/12/22 07:27:25 [DEBUG] http: Request GET /v1/status/leader (98.991584ms) from=10.233.68.207:41286 2022/12/22 07:27:32 [DEBUG] http: Request GET /v1/status/leader (272.327µs) from=10.233.65.115:55852 2022/12/22 07:27:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:27:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.109161295s) from=10.233.68.207:52946 2022/12/22 07:27:45 [DEBUG] http: Request GET /v1/status/leader (287.02µs) from=10.233.68.207:41526 2022/12/22 07:27:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.539431438s) from=10.233.65.115:52962 2022/12/22 07:27:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.802962657s) from=10.233.68.207:54196 2022/12/22 07:27:52 [DEBUG] http: Request GET /v1/status/leader (209.175µs) from=10.233.65.115:56068 2022/12/22 07:28:05 [DEBUG] http: Request GET /v1/status/leader (736.614µs) from=10.233.68.207:41768 2022/12/22 07:28:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.175526237s) from=10.233.65.115:53436 2022/12/22 07:28:12 [DEBUG] http: Request GET /v1/status/leader (266.291µs) from=10.233.65.115:56278 2022/12/22 07:28:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:28:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:28:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:28:21 [DEBUG] agent: Node info in sync 2022/12/22 07:28:25 [DEBUG] http: Request GET /v1/status/leader (277.872µs) from=10.233.68.207:42018 2022/12/22 07:28:32 [DEBUG] http: Request GET /v1/status/leader (186.591µs) from=10.233.65.115:56494 2022/12/22 07:28:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:28:45 [DEBUG] http: Request GET /v1/status/leader (297.362µs) from=10.233.68.207:42252 2022/12/22 07:28:52 [DEBUG] http: Request GET /v1/status/leader (302.3µs) from=10.233.65.115:56708 2022/12/22 07:28:52 [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. 2022/12/22 07:28:52 [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. 2022/12/22 07:28:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:28:52 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:28:52 [DEBUG] agent: Node info in sync 2022/12/22 07:28:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.99154ms) from=10.233.69.169:55772 2022/12/22 07:28:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:28:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:28:52 [DEBUG] agent: Node info in sync 2022/12/22 07:28:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (621.928µs) from=10.233.69.169:55774 2022/12/22 07:29:05 [DEBUG] http: Request GET /v1/status/leader (221.084µs) from=10.233.68.207:42482 2022/12/22 07:29:12 [DEBUG] http: Request GET /v1/status/leader (190.42µs) from=10.233.65.115:56922 2022/12/22 07:29:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.414173323s) from=10.233.65.115:53188 2022/12/22 07:29:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.539738566s) from=10.233.68.207:53782 2022/12/22 07:29:25 [DEBUG] http: Request GET /v1/status/leader (794.794µs) from=10.233.68.207:42722 2022/12/22 07:29:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:29:32 [DEBUG] http: Request GET /v1/status/leader (276.184µs) from=10.233.65.115:57136 2022/12/22 07:29:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:29:45 [DEBUG] http: Request GET /v1/status/leader (340.974µs) from=10.233.68.207:42960 2022/12/22 07:29:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.747609613s) from=10.233.68.207:52946 2022/12/22 07:29:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.655403526s) from=10.233.65.115:52962 2022/12/22 07:29:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.954627649s) from=10.233.68.207:54196 2022/12/22 07:29:52 [DEBUG] http: Request GET /v1/status/leader (174.542µs) from=10.233.65.115:57350 2022/12/22 07:30:05 [DEBUG] http: Request GET /v1/status/leader (230.733µs) from=10.233.68.207:43188 2022/12/22 07:30:12 [DEBUG] http: Request GET /v1/status/leader (173.749µs) from=10.233.65.115:57556 2022/12/22 07:30:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.800675539s) from=10.233.65.115:53436 2022/12/22 07:30:26 [DEBUG] http: Request GET /v1/status/leader (283.792µs) from=10.233.68.207:43430 2022/12/22 07:30:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:30:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:30:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:30:29 [DEBUG] agent: Node info in sync 2022/12/22 07:30:32 [DEBUG] http: Request GET /v1/status/leader (311.542µs) from=10.233.65.115:57776 2022/12/22 07:30:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:30:46 [DEBUG] http: Request GET /v1/status/leader (730.781µs) from=10.233.68.207:43662 2022/12/22 07:30:52 [DEBUG] http: Request GET /v1/status/leader (254.829µs) from=10.233.65.115:57982 2022/12/22 07:31:06 [DEBUG] http: Request GET /v1/status/leader (338.38µs) from=10.233.68.207:43898 2022/12/22 07:31:12 [DEBUG] http: Request GET /v1/status/leader (314.646µs) from=10.233.65.115:58194 2022/12/22 07:31:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.25924167s) from=10.233.65.115:53188 2022/12/22 07:31:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.762042106s) from=10.233.68.207:53782 2022/12/22 07:31:26 [DEBUG] http: Request GET /v1/status/leader (290.738µs) from=10.233.68.207:44140 2022/12/22 07:31:32 [DEBUG] http: Request GET /v1/status/leader (279.045µs) from=10.233.65.115:58410 2022/12/22 07:31:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:31:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:31:46 [DEBUG] http: Request GET /v1/status/leader (234.485µs) from=10.233.68.207:44382 2022/12/22 07:31:50 [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. 2022/12/22 07:31:50 [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. 2022/12/22 07:31:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:31:50 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:31:50 [DEBUG] agent: Node info in sync 2022/12/22 07:31:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.765062ms) from=10.233.69.169:57546 2022/12/22 07:31:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:31:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:31:50 [DEBUG] agent: Node info in sync 2022/12/22 07:31:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (292.3µs) from=10.233.69.169:57548 2022/12/22 07:31:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.890678405s) from=10.233.68.207:52946 2022/12/22 07:31:52 [DEBUG] http: Request GET /v1/status/leader (243.521µs) from=10.233.65.115:58642 2022/12/22 07:31:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.120241961s) from=10.233.65.115:52962 2022/12/22 07:31:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.113394469s) from=10.233.68.207:54196 2022/12/22 07:32:06 [DEBUG] http: Request GET /v1/status/leader (587.908µs) from=10.233.68.207:44612 2022/12/22 07:32:12 [DEBUG] http: Request GET /v1/status/leader (856.671µs) from=10.233.65.115:58846 2022/12/22 07:32:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.933636927s) from=10.233.65.115:53436 2022/12/22 07:32:26 [DEBUG] http: Request GET /v1/status/leader (168.112µs) from=10.233.68.207:44852 2022/12/22 07:32:32 [DEBUG] http: Request GET /v1/status/leader (179.08µs) from=10.233.65.115:59060 2022/12/22 07:32:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:32:46 [DEBUG] http: Request GET /v1/status/leader (508.79µs) from=10.233.68.207:45094 2022/12/22 07:32:52 [DEBUG] http: Request GET /v1/status/leader (323.084µs) from=10.233.65.115:59276 2022/12/22 07:33:06 [DEBUG] http: Request GET /v1/status/leader (1.249039ms) from=10.233.68.207:45330 2022/12/22 07:33:12 [DEBUG] http: Request GET /v1/status/leader (285.213µs) from=10.233.65.115:59486 2022/12/22 07:33:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.495757058s) from=10.233.65.115:53188 2022/12/22 07:33:26 [DEBUG] http: Request GET /v1/status/leader (568.262µs) from=10.233.68.207:45572 2022/12/22 07:33:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.538995651s) from=10.233.68.207:53782 2022/12/22 07:33:32 [DEBUG] http: Request GET /v1/status/leader (503.546µs) from=10.233.65.115:59698 2022/12/22 07:33:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:33:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:33:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:33:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:33:45 [DEBUG] agent: Node info in sync 2022/12/22 07:33:46 [DEBUG] http: Request GET /v1/status/leader (433.488µs) from=10.233.68.207:45816 2022/12/22 07:33:52 [DEBUG] http: Request GET /v1/status/leader (384.675µs) from=10.233.65.115:59910 2022/12/22 07:33:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.809362142s) from=10.233.68.207:52946 2022/12/22 07:33:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.585257196s) from=10.233.65.115:52962 2022/12/22 07:34:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.824553501s) from=10.233.68.207:54196 2022/12/22 07:34:06 [DEBUG] http: Request GET /v1/status/leader (177.143µs) from=10.233.68.207:46050 2022/12/22 07:34:12 [DEBUG] http: Request GET /v1/status/leader (171.029µs) from=10.233.65.115:60114 2022/12/22 07:34:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:34:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.593137314s) from=10.233.65.115:53436 2022/12/22 07:34:26 [DEBUG] http: Request GET /v1/status/leader (309.425µs) from=10.233.68.207:46296 2022/12/22 07:34:32 [DEBUG] http: Request GET /v1/status/leader (164.799µs) from=10.233.65.115:60334 2022/12/22 07:34:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:34:46 [DEBUG] http: Request GET /v1/status/leader (278.597µs) from=10.233.68.207:46536 2022/12/22 07:34:52 [DEBUG] http: Request GET /v1/status/leader (735.272µs) from=10.233.65.115:60544 2022/12/22 07:35:06 [DEBUG] http: Request GET /v1/status/leader (318.387µs) from=10.233.68.207:46770 2022/12/22 07:35:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:35:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:35:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:35:07 [DEBUG] agent: Node info in sync 2022/12/22 07:35:12 [DEBUG] http: Request GET /v1/status/leader (193.947µs) from=10.233.65.115:60752 2022/12/22 07:35:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.204373132s) from=10.233.65.115:53188 2022/12/22 07:35:26 [DEBUG] http: Request GET /v1/status/leader (160.619µs) from=10.233.68.207:47010 2022/12/22 07:35:32 [DEBUG] http: Request GET /v1/status/leader (240.837µs) from=10.233.65.115:60966 2022/12/22 07:35:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.016563047s) from=10.233.68.207:53782 2022/12/22 07:35:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:35:46 [DEBUG] http: Request GET /v1/status/leader (260.27µs) from=10.233.68.207:47250 2022/12/22 07:35:52 [DEBUG] http: Request GET /v1/status/leader (350.948µs) from=10.233.65.115:32952 2022/12/22 07:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.391936089s) from=10.233.68.207:52946 2022/12/22 07:36:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.575770927s) from=10.233.65.115:52962 2022/12/22 07:36:06 [DEBUG] http: Request GET /v1/status/leader (173.564µs) from=10.233.68.207:47480 2022/12/22 07:36:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.487897561s) from=10.233.68.207:54196 2022/12/22 07:36:12 [DEBUG] http: Request GET /v1/status/leader (278.787µs) from=10.233.65.115:33160 2022/12/22 07:36:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.503185451s) from=10.233.65.115:53436 2022/12/22 07:36:26 [DEBUG] http: Request GET /v1/status/leader (236.217µs) from=10.233.68.207:47726 2022/12/22 07:36:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:36:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:36:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:36:29 [DEBUG] agent: Node info in sync 2022/12/22 07:36:32 [DEBUG] http: Request GET /v1/status/leader (312.07µs) from=10.233.65.115:33378 2022/12/22 07:36:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:36:46 [DEBUG] http: Request GET /v1/status/leader (170.52µs) from=10.233.68.207:47968 2022/12/22 07:36:52 [DEBUG] http: Request GET /v1/status/leader (35.279205ms) from=10.233.65.115:33584 2022/12/22 07:37:06 [DEBUG] http: Request GET /v1/status/leader (298.378µs) from=10.233.68.207:48204 2022/12/22 07:37:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:37:12 [DEBUG] http: Request GET /v1/status/leader (306.532µs) from=10.233.65.115:33792 2022/12/22 07:37:26 [DEBUG] http: Request GET /v1/status/leader (188.247µs) from=10.233.68.207:48438 2022/12/22 07:37:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.81256398s) from=10.233.65.115:53188 2022/12/22 07:37:32 [DEBUG] http: Request GET /v1/status/leader (1.344989ms) from=10.233.65.115:34004 2022/12/22 07:37:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:37:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.076395992s) from=10.233.68.207:53782 2022/12/22 07:37:46 [DEBUG] http: Request GET /v1/status/leader (266.08µs) from=10.233.68.207:48678 2022/12/22 07:37:52 [DEBUG] http: Request GET /v1/status/leader (295.867µs) from=10.233.65.115:34212 2022/12/22 07:38:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.941842789s) from=10.233.68.207:52946 2022/12/22 07:38:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.471125364s) from=10.233.65.115:52962 2022/12/22 07:38:06 [DEBUG] http: Request GET /v1/status/leader (158.987µs) from=10.233.68.207:48918 2022/12/22 07:38:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.650228515s) from=10.233.68.207:54196 2022/12/22 07:38:12 [DEBUG] http: Request GET /v1/status/leader (2.665543ms) from=10.233.65.115:34416 2022/12/22 07:38:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:38:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:38:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:38:21 [DEBUG] agent: Node info in sync 2022/12/22 07:38:26 [DEBUG] http: Request GET /v1/status/leader (177.775µs) from=10.233.68.207:49164 2022/12/22 07:38:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.605589686s) from=10.233.65.115:53436 2022/12/22 07:38:32 [DEBUG] http: Request GET /v1/status/leader (313.796µs) from=10.233.65.115:34632 2022/12/22 07:38:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:38:46 [DEBUG] http: Request GET /v1/status/leader (329.268µs) from=10.233.68.207:49400 2022/12/22 07:38:53 [DEBUG] http: Request GET /v1/status/leader (31.950743ms) from=10.233.65.115:34842 2022/12/22 07:39:06 [DEBUG] http: Request GET /v1/status/leader (261.221µs) from=10.233.68.207:49628 2022/12/22 07:39:13 [DEBUG] http: Request GET /v1/status/leader (159.775µs) from=10.233.65.115:35052 2022/12/22 07:39:26 [DEBUG] http: Request GET /v1/status/leader (171.372µs) from=10.233.68.207:49862 2022/12/22 07:39:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:39:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:39:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:39:27 [DEBUG] agent: Node info in sync 2022/12/22 07:39:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.45205581s) from=10.233.65.115:53188 2022/12/22 07:39:33 [DEBUG] http: Request GET /v1/status/leader (223.864µs) from=10.233.65.115:35266 2022/12/22 07:39:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:39:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:39:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.143183831s) from=10.233.68.207:53782 2022/12/22 07:39:46 [DEBUG] http: Request GET /v1/status/leader (371.886µs) from=10.233.68.207:50100 2022/12/22 07:39:53 [DEBUG] http: Request GET /v1/status/leader (705.802µs) from=10.233.65.115:35476 2022/12/22 07:40:02 [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. 2022/12/22 07:40:02 [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. 2022/12/22 07:40:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:40:02 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:40:02 [DEBUG] agent: Node info in sync 2022/12/22 07:40:02 [DEBUG] http: Request PUT /v1/agent/service/register (31.942822ms) from=10.233.69.169:34128 2022/12/22 07:40:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:40:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:40:02 [DEBUG] agent: Node info in sync 2022/12/22 07:40:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (713.067µs) from=10.233.69.169:34130 2022/12/22 07:40:06 [DEBUG] http: Request GET /v1/status/leader (756.988µs) from=10.233.68.207:50338 2022/12/22 07:40:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.321387583s) from=10.233.68.207:52946 2022/12/22 07:40:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.153515377s) from=10.233.65.115:52962 2022/12/22 07:40:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.005846735s) from=10.233.68.207:54196 2022/12/22 07:40:13 [DEBUG] http: Request GET /v1/status/leader (247.788µs) from=10.233.65.115:35686 2022/12/22 07:40:26 [DEBUG] http: Request GET /v1/status/leader (322.383µs) from=10.233.68.207:50596 2022/12/22 07:40:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.439673393s) from=10.233.65.115:53436 2022/12/22 07:40:33 [DEBUG] http: Request GET /v1/status/leader (482.055µs) from=10.233.65.115:35904 2022/12/22 07:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:40:46 [DEBUG] http: Request GET /v1/status/leader (228.502µs) from=10.233.68.207:50830 2022/12/22 07:40:53 [DEBUG] http: Request GET /v1/status/leader (209.545µs) from=10.233.65.115:36116 2022/12/22 07:41:06 [DEBUG] http: Request GET /v1/status/leader (271.363µs) from=10.233.68.207:51060 2022/12/22 07:41:13 [DEBUG] http: Request GET /v1/status/leader (253.25µs) from=10.233.65.115:36326 2022/12/22 07:41:26 [DEBUG] http: Request GET /v1/status/leader (356.05µs) from=10.233.68.207:51294 2022/12/22 07:41:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.217412408s) from=10.233.65.115:53188 2022/12/22 07:41:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:41:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:41:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:41:32 [DEBUG] agent: Node info in sync 2022/12/22 07:41:33 [DEBUG] http: Request GET /v1/status/leader (271.875µs) from=10.233.65.115:36538 2022/12/22 07:41:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:41:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.323206063s) from=10.233.68.207:53782 2022/12/22 07:41:46 [DEBUG] http: Request GET /v1/status/leader (344.532µs) from=10.233.68.207:51542 2022/12/22 07:41:53 [DEBUG] http: Request GET /v1/status/leader (384.83µs) from=10.233.65.115:36754 2022/12/22 07:42:06 [DEBUG] http: Request GET /v1/status/leader (177.527µs) from=10.233.68.207:51776 2022/12/22 07:42:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:42:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.688681895s) from=10.233.68.207:52946 2022/12/22 07:42:13 [DEBUG] http: Request GET /v1/status/leader (302.606µs) from=10.233.65.115:36962 2022/12/22 07:42:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.864671295s) from=10.233.68.207:54196 2022/12/22 07:42:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.831893737s) from=10.233.65.115:52962 2022/12/22 07:42:26 [DEBUG] http: Request GET /v1/status/leader (297.243µs) from=10.233.68.207:52024 2022/12/22 07:42:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.172093005s) from=10.233.65.115:53436 2022/12/22 07:42:33 [DEBUG] http: Request GET /v1/status/leader (257.096µs) from=10.233.65.115:37178 2022/12/22 07:42:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:42:46 [DEBUG] http: Request GET /v1/status/leader (282.957µs) from=10.233.68.207:52264 2022/12/22 07:42:53 [DEBUG] http: Request GET /v1/status/leader (394.72µs) from=10.233.65.115:37386 2022/12/22 07:43: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. 2022/12/22 07:43: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. 2022/12/22 07:43:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:43:00 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:43:00 [DEBUG] agent: Node info in sync 2022/12/22 07:43:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.552321ms) from=10.233.69.169:35876 2022/12/22 07:43:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:43:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:43:00 [DEBUG] agent: Node info in sync 2022/12/22 07:43:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (437.157µs) from=10.233.69.169:35878 2022/12/22 07:43:06 [DEBUG] http: Request GET /v1/status/leader (266.104µs) from=10.233.68.207:52500 2022/12/22 07:43:13 [DEBUG] http: Request GET /v1/status/leader (163.984µs) from=10.233.65.115:37602 2022/12/22 07:43:26 [DEBUG] http: Request GET /v1/status/leader (238.177µs) from=10.233.68.207:52742 2022/12/22 07:43:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.077754368s) from=10.233.65.115:53188 2022/12/22 07:43:33 [DEBUG] http: Request GET /v1/status/leader (255.824µs) from=10.233.65.115:37816 2022/12/22 07:43:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:43:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.921549675s) from=10.233.68.207:53782 2022/12/22 07:43:46 [DEBUG] http: Request GET /v1/status/leader (250.401µs) from=10.233.68.207:52986 2022/12/22 07:43:53 [DEBUG] http: Request GET /v1/status/leader (1.740652ms) from=10.233.65.115:38026 2022/12/22 07:44:06 [DEBUG] http: Request GET /v1/status/leader (266.992µs) from=10.233.68.207:53216 2022/12/22 07:44:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.374398695s) from=10.233.68.207:52946 2022/12/22 07:44:13 [DEBUG] http: Request GET /v1/status/leader (383.706µs) from=10.233.65.115:38238 2022/12/22 07:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.967770967s) from=10.233.65.115:52962 2022/12/22 07:44:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.782649748s) from=10.233.68.207:54196 2022/12/22 07:44:26 [DEBUG] http: Request GET /v1/status/leader (198.319µs) from=10.233.68.207:53464 2022/12/22 07:44:33 [DEBUG] http: Request GET /v1/status/leader (176.52µs) from=10.233.65.115:38454 2022/12/22 07:44:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:44:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.883384359s) from=10.233.65.115:53436 2022/12/22 07:44:46 [DEBUG] http: Request GET /v1/status/leader (295.735µs) from=10.233.68.207:53698 2022/12/22 07:44:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:44:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:44:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:44:46 [DEBUG] agent: Node info in sync 2022/12/22 07:44:53 [DEBUG] http: Request GET /v1/status/leader (270.513µs) from=10.233.65.115:38666 2022/12/22 07:45:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:45:06 [DEBUG] http: Request GET /v1/status/leader (161.847µs) from=10.233.68.207:53930 2022/12/22 07:45:13 [DEBUG] http: Request GET /v1/status/leader (174.23µs) from=10.233.65.115:38870 2022/12/22 07:45:26 [DEBUG] http: Request GET /v1/status/leader (246.64µs) from=10.233.68.207:54166 2022/12/22 07:45:33 [DEBUG] http: Request GET /v1/status/leader (173.824µs) from=10.233.65.115:39088 2022/12/22 07:45:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.924763545s) from=10.233.65.115:53188 2022/12/22 07:45:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:45:46 [DEBUG] http: Request GET /v1/status/leader (270.975µs) from=10.233.68.207:54412 2022/12/22 07:45:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.880542774s) from=10.233.68.207:53782 2022/12/22 07:45:53 [DEBUG] http: Request GET /v1/status/leader (251.463µs) from=10.233.65.115:39302 2022/12/22 07:46:06 [DEBUG] http: Request GET /v1/status/leader (264.83µs) from=10.233.68.207:54642 2022/12/22 07:46:13 [DEBUG] http: Request GET /v1/status/leader (356.046µs) from=10.233.65.115:39514 2022/12/22 07:46:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.662723886s) from=10.233.68.207:52946 2022/12/22 07:46:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.605954132s) from=10.233.68.207:54196 2022/12/22 07:46:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.703703759s) from=10.233.65.115:52962 2022/12/22 07:46:26 [DEBUG] http: Request GET /v1/status/leader (175.572936ms) from=10.233.68.207:54888 2022/12/22 07:46:33 [DEBUG] http: Request GET /v1/status/leader (264.447µs) from=10.233.65.115:39736 2022/12/22 07:46:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:46:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:46:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:46:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:46:41 [DEBUG] agent: Node info in sync 2022/12/22 07:46:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.415553731s) from=10.233.65.115:53436 2022/12/22 07:46:46 [DEBUG] http: Request GET /v1/status/leader (180.278µs) from=10.233.68.207:55126 2022/12/22 07:46:53 [DEBUG] http: Request GET /v1/status/leader (241.003µs) from=10.233.65.115:39944 2022/12/22 07:47:06 [DEBUG] http: Request GET /v1/status/leader (366.814µs) from=10.233.68.207:55358 2022/12/22 07:47:13 [DEBUG] http: Request GET /v1/status/leader (236.266µs) from=10.233.65.115:40152 2022/12/22 07:47:26 [DEBUG] http: Request GET /v1/status/leader (174.978µs) from=10.233.68.207:55596 2022/12/22 07:47:33 [DEBUG] http: Request GET /v1/status/leader (322.162µs) from=10.233.65.115:40370 2022/12/22 07:47:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:47:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:47:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.303325269s) from=10.233.65.115:53188 2022/12/22 07:47:46 [DEBUG] http: Request GET /v1/status/leader (166.356µs) from=10.233.68.207:55836 2022/12/22 07:47:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:47:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:47:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:47:50 [DEBUG] agent: Node info in sync 2022/12/22 07:47:53 [DEBUG] http: Request GET /v1/status/leader (159.592µs) from=10.233.65.115:40588 2022/12/22 07:47:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.614223319s) from=10.233.68.207:53782 2022/12/22 07:48:06 [DEBUG] http: Request GET /v1/status/leader (314.852µs) from=10.233.68.207:56064 2022/12/22 07:48:13 [DEBUG] http: Request GET /v1/status/leader (354.982µs) from=10.233.65.115:40796 2022/12/22 07:48:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.625944067s) from=10.233.68.207:52946 2022/12/22 07:48:26 [DEBUG] http: Request GET /v1/status/leader (426.889µs) from=10.233.68.207:56316 2022/12/22 07:48:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.985017504s) from=10.233.65.115:52962 2022/12/22 07:48:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.311595888s) from=10.233.68.207:54196 2022/12/22 07:48:33 [DEBUG] http: Request GET /v1/status/leader (967.437µs) from=10.233.65.115:41012 2022/12/22 07:48:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:48:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.645724022s) from=10.233.65.115:53436 2022/12/22 07:48:46 [DEBUG] http: Request GET /v1/status/leader (307.508µs) from=10.233.68.207:56560 2022/12/22 07:48:53 [DEBUG] http: Request GET /v1/status/leader (344.667µs) from=10.233.65.115:41228 2022/12/22 07:48:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:48:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:48:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:48:58 [DEBUG] agent: Node info in sync 2022/12/22 07:49:06 [DEBUG] http: Request GET /v1/status/leader (1.08199ms) from=10.233.68.207:56804 2022/12/22 07:49:13 [DEBUG] http: Request GET /v1/status/leader (526.418µs) from=10.233.65.115:41436 2022/12/22 07:49:26 [DEBUG] http: Request GET /v1/status/leader (1.142053ms) from=10.233.68.207:57042 2022/12/22 07:49:33 [DEBUG] http: Request GET /v1/status/leader (225.855µs) from=10.233.65.115:41656 2022/12/22 07:49:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:49:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.419637041s) from=10.233.65.115:53188 2022/12/22 07:49:46 [DEBUG] http: Request GET /v1/status/leader (891.377µs) from=10.233.68.207:57280 2022/12/22 07:49:53 [DEBUG] http: Request GET /v1/status/leader (647.364µs) from=10.233.65.115:41868 2022/12/22 07:49:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:49:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.511855704s) from=10.233.68.207:53782 2022/12/22 07:50:06 [DEBUG] http: Request GET /v1/status/leader (520.128µs) from=10.233.68.207:57524 2022/12/22 07:50:13 [DEBUG] http: Request GET /v1/status/leader (288.635µs) from=10.233.65.115:42084 2022/12/22 07:50:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.866306451s) from=10.233.68.207:52946 2022/12/22 07:50:26 [DEBUG] http: Request GET /v1/status/leader (793.371µs) from=10.233.68.207:57788 2022/12/22 07:50:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:50:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:50:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:50:30 [DEBUG] agent: Node info in sync 2022/12/22 07:50:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.459439212s) from=10.233.65.115:52962 2022/12/22 07:50:33 [DEBUG] http: Request GET /v1/status/leader (384.667µs) from=10.233.65.115:42318 2022/12/22 07:50:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:50:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.64147564s) from=10.233.68.207:54196 2022/12/22 07:50:46 [DEBUG] http: Request GET /v1/status/leader (213.276µs) from=10.233.68.207:58034 2022/12/22 07:50:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.449542s) from=10.233.65.115:53436 2022/12/22 07:50:53 [DEBUG] http: Request GET /v1/status/leader (306.5µs) from=10.233.65.115:42524 2022/12/22 07:51:06 [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. 2022/12/22 07:51:06 [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. 2022/12/22 07:51:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:51:06 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:51:06 [DEBUG] agent: Node info in sync 2022/12/22 07:51:06 [DEBUG] http: Request PUT /v1/agent/service/register (94.75624ms) from=10.233.69.169:40656 2022/12/22 07:51:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:51:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:51:06 [DEBUG] agent: Node info in sync 2022/12/22 07:51:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.129815ms) from=10.233.69.169:40660 2022/12/22 07:51:07 [DEBUG] http: Request GET /v1/status/leader (100.001269ms) from=10.233.68.207:58268 2022/12/22 07:51:13 [DEBUG] http: Request GET /v1/status/leader (230.141µs) from=10.233.65.115:42730 2022/12/22 07:51:27 [DEBUG] http: Request GET /v1/status/leader (266.099µs) from=10.233.68.207:58512 2022/12/22 07:51:33 [DEBUG] http: Request GET /v1/status/leader (302.376µs) from=10.233.65.115:42944 2022/12/22 07:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:51:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.062554237s) from=10.233.65.115:53188 2022/12/22 07:51:47 [DEBUG] http: Request GET /v1/status/leader (2.094996ms) from=10.233.68.207:58750 2022/12/22 07:51:53 [DEBUG] http: Request GET /v1/status/leader (301.8µs) from=10.233.65.115:43160 2022/12/22 07:52:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.704020987s) from=10.233.68.207:53782 2022/12/22 07:52:07 [DEBUG] http: Request GET /v1/status/leader (173.289µs) from=10.233.68.207:58982 2022/12/22 07:52:13 [DEBUG] http: Request GET /v1/status/leader (188.675µs) from=10.233.65.115:43370 2022/12/22 07:52:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:52:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:52:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:52:19 [DEBUG] agent: Node info in sync 2022/12/22 07:52:27 [DEBUG] http: Request GET /v1/status/leader (230.438µs) from=10.233.68.207:59236 2022/12/22 07:52:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.370628668s) from=10.233.68.207:52946 2022/12/22 07:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.188782803s) from=10.233.65.115:52962 2022/12/22 07:52:33 [DEBUG] http: Request GET /v1/status/leader (169.856µs) from=10.233.65.115:43582 2022/12/22 07:52:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:52:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.926885699s) from=10.233.68.207:54196 2022/12/22 07:52:47 [DEBUG] http: Request GET /v1/status/leader (285.579µs) from=10.233.68.207:59476 2022/12/22 07:52:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:52:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.641630813s) from=10.233.65.115:53436 2022/12/22 07:52:53 [DEBUG] http: Request GET /v1/status/leader (254.523µs) from=10.233.65.115:43790 2022/12/22 07:53:07 [DEBUG] http: Request GET /v1/status/leader (236.867µs) from=10.233.68.207:59706 2022/12/22 07:53:13 [DEBUG] http: Request GET /v1/status/leader (281.032µs) from=10.233.65.115:43996 2022/12/22 07:53:27 [DEBUG] http: Request GET /v1/status/leader (250.982µs) from=10.233.68.207:59944 2022/12/22 07:53:33 [DEBUG] http: Request GET /v1/status/leader (250.576µs) from=10.233.65.115:44216 2022/12/22 07:53:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:53:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.035716872s) from=10.233.65.115:53188 2022/12/22 07:53:47 [DEBUG] http: Request GET /v1/status/leader (97.871834ms) from=10.233.68.207:60182 2022/12/22 07:53:53 [DEBUG] http: Request GET /v1/status/leader (234.07µs) from=10.233.65.115:44426 2022/12/22 07:53:59 [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. 2022/12/22 07:53:59 [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. 2022/12/22 07:53:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:53:59 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 07:53:59 [DEBUG] agent: Node info in sync 2022/12/22 07:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.08935ms) from=10.233.69.169:42344 2022/12/22 07:53:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:53:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:53:59 [DEBUG] agent: Node info in sync 2022/12/22 07:53:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (292.913µs) from=10.233.69.169:42346 2022/12/22 07:54:07 [DEBUG] http: Request GET /v1/status/leader (160.186µs) from=10.233.68.207:60414 2022/12/22 07:54:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.456178423s) from=10.233.68.207:53782 2022/12/22 07:54:13 [DEBUG] http: Request GET /v1/status/leader (259.516µs) from=10.233.65.115:44634 2022/12/22 07:54:27 [DEBUG] http: Request GET /v1/status/leader (178.652µs) from=10.233.68.207:60660 2022/12/22 07:54:33 [DEBUG] http: Request GET /v1/status/leader (1.170959ms) from=10.233.65.115:44848 2022/12/22 07:54:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.741166378s) from=10.233.68.207:52946 2022/12/22 07:54:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:54:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.003761286s) from=10.233.65.115:52962 2022/12/22 07:54:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.997670515s) from=10.233.68.207:54196 2022/12/22 07:54:47 [DEBUG] http: Request GET /v1/status/leader (230.04µs) from=10.233.68.207:60906 2022/12/22 07:54:54 [DEBUG] http: Request GET /v1/status/leader (260.865µs) from=10.233.65.115:45058 2022/12/22 07:54:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.363075519s) from=10.233.65.115:53436 2022/12/22 07:55:07 [DEBUG] http: Request GET /v1/status/leader (227.345µs) from=10.233.68.207:32908 2022/12/22 07:55:14 [DEBUG] http: Request GET /v1/status/leader (182.545µs) from=10.233.65.115:45262 2022/12/22 07:55:27 [DEBUG] http: Request GET /v1/status/leader (258.773µs) from=10.233.68.207:33154 2022/12/22 07:55:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:55:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:55:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:55:33 [DEBUG] agent: Node info in sync 2022/12/22 07:55:34 [DEBUG] http: Request GET /v1/status/leader (184.208µs) from=10.233.65.115:45496 2022/12/22 07:55:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:55:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:55:47 [DEBUG] http: Request GET /v1/status/leader (289.102µs) from=10.233.68.207:33400 2022/12/22 07:55:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.242319137s) from=10.233.65.115:53188 2022/12/22 07:55:54 [DEBUG] http: Request GET /v1/status/leader (362.468µs) from=10.233.65.115:45774 2022/12/22 07:56:07 [DEBUG] http: Request GET /v1/status/leader (870.101µs) from=10.233.68.207:33628 2022/12/22 07:56:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.382096928s) from=10.233.68.207:53782 2022/12/22 07:56:14 [DEBUG] http: Request GET /v1/status/leader (212.218µs) from=10.233.65.115:46022 2022/12/22 07:56:27 [DEBUG] http: Request GET /v1/status/leader (388.96µs) from=10.233.68.207:33872 2022/12/22 07:56:34 [DEBUG] http: Request GET /v1/status/leader (162.068µs) from=10.233.65.115:46262 2022/12/22 07:56:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:56:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.424753813s) from=10.233.65.115:52962 2022/12/22 07:56:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.156848319s) from=10.233.68.207:52946 2022/12/22 07:56:47 [DEBUG] http: Request GET /v1/status/leader (415.871µs) from=10.233.68.207:34106 2022/12/22 07:56:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.17275261s) from=10.233.68.207:54196 2022/12/22 07:56:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:56:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:56:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:56:50 [DEBUG] agent: Node info in sync 2022/12/22 07:56:54 [DEBUG] http: Request GET /v1/status/leader (982.89µs) from=10.233.65.115:46482 2022/12/22 07:56:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.974313603s) from=10.233.65.115:53436 2022/12/22 07:57:07 [DEBUG] http: Request GET /v1/status/leader (271.547µs) from=10.233.68.207:34336 2022/12/22 07:57:14 [DEBUG] http: Request GET /v1/status/leader (437.656µs) from=10.233.65.115:46684 2022/12/22 07:57:27 [DEBUG] http: Request GET /v1/status/leader (293.152704ms) from=10.233.68.207:34570 2022/12/22 07:57:34 [DEBUG] http: Request GET /v1/status/leader (430.017µs) from=10.233.65.115:46900 2022/12/22 07:57:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:57:47 [DEBUG] http: Request GET /v1/status/leader (351.447µs) from=10.233.68.207:34816 2022/12/22 07:57:54 [DEBUG] http: Request GET /v1/status/leader (174.702µs) from=10.233.65.115:47120 2022/12/22 07:57:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.255343761s) from=10.233.65.115:53188 2022/12/22 07:58:07 [DEBUG] http: Request GET /v1/status/leader (3.135591ms) from=10.233.68.207:35052 2022/12/22 07:58:14 [DEBUG] http: Request GET /v1/status/leader (169.427µs) from=10.233.65.115:47326 2022/12/22 07:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:58:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:58:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:58:14 [DEBUG] agent: Node info in sync 2022/12/22 07:58:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.366554894s) from=10.233.68.207:53782 2022/12/22 07:58:27 [DEBUG] http: Request GET /v1/status/leader (175.869µs) from=10.233.68.207:35308 2022/12/22 07:58:34 [DEBUG] http: Request GET /v1/status/leader (208.203µs) from=10.233.65.115:47542 2022/12/22 07:58:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:58:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 07:58:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.237516513s) from=10.233.65.115:52962 2022/12/22 07:58:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.708566931s) from=10.233.68.207:52946 2022/12/22 07:58:47 [DEBUG] http: Request GET /v1/status/leader (180.854µs) from=10.233.68.207:35542 2022/12/22 07:58:54 [DEBUG] http: Request GET /v1/status/leader (381.572µs) from=10.233.65.115:47760 2022/12/22 07:58:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.395992471s) from=10.233.68.207:54196 2022/12/22 07:58:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.346836065s) from=10.233.65.115:53436 2022/12/22 07:59:07 [DEBUG] http: Request GET /v1/status/leader (263.124µs) from=10.233.68.207:35776 2022/12/22 07:59:14 [DEBUG] http: Request GET /v1/status/leader (185.613µs) from=10.233.65.115:47970 2022/12/22 07:59:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 07:59:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 07:59:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 07:59:16 [DEBUG] agent: Node info in sync 2022/12/22 07:59:27 [DEBUG] http: Request GET /v1/status/leader (250.171µs) from=10.233.68.207:36020 2022/12/22 07:59:34 [DEBUG] http: Request GET /v1/status/leader (247.351µs) from=10.233.65.115:48250 2022/12/22 07:59:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 07:59:47 [DEBUG] http: Request GET /v1/status/leader (169.885µs) from=10.233.68.207:36256 2022/12/22 07:59:54 [DEBUG] http: Request GET /v1/status/leader (221.04µs) from=10.233.65.115:48474 2022/12/22 07:59:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.695789417s) from=10.233.65.115:53188 2022/12/22 08:00:07 [DEBUG] http: Request GET /v1/status/leader (280.571µs) from=10.233.68.207:36484 2022/12/22 08:00:14 [DEBUG] http: Request GET /v1/status/leader (162.521µs) from=10.233.65.115:48720 2022/12/22 08:00:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.270809398s) from=10.233.68.207:53782 2022/12/22 08:00:27 [DEBUG] http: Request GET /v1/status/leader (198.78µs) from=10.233.68.207:36730 2022/12/22 08:00:34 [DEBUG] http: Request GET /v1/status/leader (323.366µs) from=10.233.65.115:48982 2022/12/22 08:00:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:00:47 [DEBUG] http: Request GET /v1/status/leader (268.34µs) from=10.233.68.207:36970 2022/12/22 08:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.862635396s) from=10.233.65.115:52962 2022/12/22 08:00:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.313741766s) from=10.233.68.207:52946 2022/12/22 08:00:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:00:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:00:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:00:49 [DEBUG] agent: Node info in sync 2022/12/22 08:00:54 [DEBUG] http: Request GET /v1/status/leader (244.752µs) from=10.233.65.115:49234 2022/12/22 08:00:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.060851344s) from=10.233.65.115:53436 2022/12/22 08:01:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.201618645s) from=10.233.68.207:54196 2022/12/22 08:01:07 [DEBUG] http: Request GET /v1/status/leader (173.653µs) from=10.233.68.207:37202 2022/12/22 08:01:14 [DEBUG] http: Request GET /v1/status/leader (162.315µs) from=10.233.65.115:49510 2022/12/22 08:01:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:01:27 [DEBUG] http: Request GET /v1/status/leader (255.193µs) from=10.233.68.207:37444 2022/12/22 08:01:34 [DEBUG] http: Request GET /v1/status/leader (168.91µs) from=10.233.65.115:49736 2022/12/22 08:01:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:01:47 [DEBUG] http: Request GET /v1/status/leader (264.295µs) from=10.233.68.207:37680 2022/12/22 08:01:54 [DEBUG] http: Request GET /v1/status/leader (260.900398ms) from=10.233.65.115:49948 2022/12/22 08:01:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.11752245s) from=10.233.65.115:53188 2022/12/22 08:02:02 [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. 2022/12/22 08:02:02 [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. 2022/12/22 08:02:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:02:02 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:02:02 [DEBUG] agent: Node info in sync 2022/12/22 08:02:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.675598ms) from=10.233.69.169:48506 2022/12/22 08:02:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:02:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:02:02 [DEBUG] agent: Node info in sync 2022/12/22 08:02:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (357.289µs) from=10.233.69.169:48508 2022/12/22 08:02:07 [DEBUG] http: Request GET /v1/status/leader (193.3µs) from=10.233.68.207:37922 2022/12/22 08:02:14 [DEBUG] http: Request GET /v1/status/leader (282.07µs) from=10.233.65.115:50174 2022/12/22 08:02:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.198995698s) from=10.233.68.207:53782 2022/12/22 08:02:27 [DEBUG] http: Request GET /v1/status/leader (175.809µs) from=10.233.68.207:38172 2022/12/22 08:02:34 [DEBUG] http: Request GET /v1/status/leader (353.006µs) from=10.233.65.115:50392 2022/12/22 08:02:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:02:47 [DEBUG] http: Request GET /v1/status/leader (283.087µs) from=10.233.68.207:38410 2022/12/22 08:02:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.564188881s) from=10.233.65.115:52962 2022/12/22 08:02:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.594055206s) from=10.233.68.207:52946 2022/12/22 08:02:54 [DEBUG] http: Request GET /v1/status/leader (171.664µs) from=10.233.65.115:50604 2022/12/22 08:03:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.446798912s) from=10.233.68.207:54196 2022/12/22 08:03:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.901263336s) from=10.233.65.115:53436 2022/12/22 08:03:07 [DEBUG] http: Request GET /v1/status/leader (296.495µs) from=10.233.68.207:38644 2022/12/22 08:03:14 [DEBUG] http: Request GET /v1/status/leader (184.123µs) from=10.233.65.115:50814 2022/12/22 08:03:27 [DEBUG] http: Request GET /v1/status/leader (259.699µs) from=10.233.68.207:38884 2022/12/22 08:03:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:03:34 [DEBUG] http: Request GET /v1/status/leader (296.876µs) from=10.233.65.115:51026 2022/12/22 08:03:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:03:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:03:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:03:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:03:47 [DEBUG] agent: Node info in sync 2022/12/22 08:03:47 [DEBUG] http: Request GET /v1/status/leader (276.022µs) from=10.233.68.207:39126 2022/12/22 08:03:54 [DEBUG] http: Request GET /v1/status/leader (164.04µs) from=10.233.65.115:51238 2022/12/22 08:03:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.846306958s) from=10.233.65.115:53188 2022/12/22 08:04:07 [DEBUG] http: Request GET /v1/status/leader (558.584µs) from=10.233.68.207:39356 2022/12/22 08:04:14 [DEBUG] http: Request GET /v1/status/leader (1.254719ms) from=10.233.65.115:51466 2022/12/22 08:04:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.097557284s) from=10.233.68.207:53782 2022/12/22 08:04:27 [DEBUG] http: Request GET /v1/status/leader (719.46µs) from=10.233.68.207:39604 2022/12/22 08:04:34 [DEBUG] http: Request GET /v1/status/leader (500.99µs) from=10.233.65.115:51786 2022/12/22 08:04:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:04:47 [DEBUG] http: Request GET /v1/status/leader (300.13µs) from=10.233.68.207:39836 2022/12/22 08:04:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.577824116s) from=10.233.65.115:52962 2022/12/22 08:04:54 [DEBUG] http: Request GET /v1/status/leader (288.835µs) from=10.233.65.115:52052 2022/12/22 08:04:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.492277436s) from=10.233.68.207:52946 2022/12/22 08:05:01 [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. 2022/12/22 08:05:01 [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. 2022/12/22 08:05:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:05:01 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:05:01 [DEBUG] agent: Node info in sync 2022/12/22 08:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.802482ms) from=10.233.69.169:50280 2022/12/22 08:05:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:05:01 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:05:01 [DEBUG] agent: Node info in sync 2022/12/22 08:05:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (484.345µs) from=10.233.69.169:50282 2022/12/22 08:05:07 [DEBUG] http: Request GET /v1/status/leader (253.86µs) from=10.233.68.207:40068 2022/12/22 08:05:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.839119353s) from=10.233.68.207:54196 2022/12/22 08:05:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.242671674s) from=10.233.65.115:53436 2022/12/22 08:05:14 [DEBUG] http: Request GET /v1/status/leader (230.301µs) from=10.233.65.115:52308 2022/12/22 08:05:28 [DEBUG] http: Request GET /v1/status/leader (196.574149ms) from=10.233.68.207:40314 2022/12/22 08:05:34 [DEBUG] http: Request GET /v1/status/leader (325.811µs) from=10.233.65.115:52584 2022/12/22 08:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:05:48 [DEBUG] http: Request GET /v1/status/leader (772.053µs) from=10.233.68.207:40556 2022/12/22 08:05:54 [DEBUG] http: Request GET /v1/status/leader (747.434µs) from=10.233.65.115:52804 2022/12/22 08:05:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:06:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.294339392s) from=10.233.65.115:53188 2022/12/22 08:06:08 [DEBUG] http: Request GET /v1/status/leader (204.145µs) from=10.233.68.207:40790 2022/12/22 08:06:14 [DEBUG] http: Request GET /v1/status/leader (459.188µs) from=10.233.65.115:53012 2022/12/22 08:06:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:06:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:06:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:06:23 [DEBUG] agent: Node info in sync 2022/12/22 08:06:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.960739461s) from=10.233.68.207:53782 2022/12/22 08:06:28 [DEBUG] http: Request GET /v1/status/leader (1.565049ms) from=10.233.68.207:41038 2022/12/22 08:06:34 [DEBUG] http: Request GET /v1/status/leader (882.906µs) from=10.233.65.115:53234 2022/12/22 08:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:06:48 [DEBUG] http: Request GET /v1/status/leader (39.782616ms) from=10.233.68.207:41282 2022/12/22 08:06:54 [DEBUG] http: Request GET /v1/status/leader (714.074µs) from=10.233.65.115:53442 2022/12/22 08:06:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.90697223s) from=10.233.65.115:52962 2022/12/22 08:06:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.374342841s) from=10.233.68.207:52946 2022/12/22 08:07:08 [DEBUG] http: Request GET /v1/status/leader (445.4µs) from=10.233.68.207:41518 2022/12/22 08:07:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.448219821s) from=10.233.68.207:54196 2022/12/22 08:07:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.203710046s) from=10.233.65.115:53436 2022/12/22 08:07:14 [DEBUG] http: Request GET /v1/status/leader (158.889µs) from=10.233.65.115:53650 2022/12/22 08:07:28 [DEBUG] http: Request GET /v1/status/leader (163.459µs) from=10.233.68.207:41764 2022/12/22 08:07:34 [DEBUG] http: Request GET /v1/status/leader (170.516µs) from=10.233.65.115:53856 2022/12/22 08:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:07:48 [DEBUG] http: Request GET /v1/status/leader (856.505µs) from=10.233.68.207:42002 2022/12/22 08:07:54 [DEBUG] http: Request GET /v1/status/leader (303.969µs) from=10.233.65.115:54068 2022/12/22 08:08:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:08:06 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:08:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:08:06 [DEBUG] agent: Node info in sync 2022/12/22 08:08:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.667332019s) from=10.233.65.115:53188 2022/12/22 08:08:08 [DEBUG] http: Request GET /v1/status/leader (663.835µs) from=10.233.68.207:42236 2022/12/22 08:08:14 [DEBUG] http: Request GET /v1/status/leader (162.263µs) from=10.233.65.115:54278 2022/12/22 08:08:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.139146736s) from=10.233.68.207:53782 2022/12/22 08:08:28 [DEBUG] http: Request GET /v1/status/leader (183.951µs) from=10.233.68.207:42492 2022/12/22 08:08:34 [DEBUG] http: Request GET /v1/status/leader (263.886µs) from=10.233.65.115:54496 2022/12/22 08:08:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:08:48 [DEBUG] http: Request GET /v1/status/leader (288.435µs) from=10.233.68.207:42736 2022/12/22 08:08:54 [DEBUG] http: Request GET /v1/status/leader (6.045309ms) from=10.233.65.115:54708 2022/12/22 08:09:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.472383785s) from=10.233.65.115:52962 2022/12/22 08:09:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.72479379s) from=10.233.68.207:52946 2022/12/22 08:09:08 [DEBUG] http: Request GET /v1/status/leader (303.438µs) from=10.233.68.207:42966 2022/12/22 08:09:14 [DEBUG] http: Request GET /v1/status/leader (339.57µs) from=10.233.65.115:54920 2022/12/22 08:09:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.7908891s) from=10.233.65.115:53436 2022/12/22 08:09:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.602785549s) from=10.233.68.207:54196 2022/12/22 08:09:28 [DEBUG] http: Request GET /v1/status/leader (182.169µs) from=10.233.68.207:43214 2022/12/22 08:09:34 [DEBUG] http: Request GET /v1/status/leader (158.079µs) from=10.233.65.115:55136 2022/12/22 08:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:09:48 [DEBUG] http: Request GET /v1/status/leader (253.947µs) from=10.233.68.207:43458 2022/12/22 08:09:54 [DEBUG] http: Request GET /v1/status/leader (359.817µs) from=10.233.65.115:55348 2022/12/22 08:10:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:10:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:10:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:10:05 [DEBUG] agent: Node info in sync 2022/12/22 08:10:08 [DEBUG] http: Request GET /v1/status/leader (186.032µs) from=10.233.68.207:43686 2022/12/22 08:10:14 [DEBUG] http: Request GET /v1/status/leader (189.677µs) from=10.233.65.115:55558 2022/12/22 08:10:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.405641498s) from=10.233.65.115:53188 2022/12/22 08:10:28 [DEBUG] http: Request GET /v1/status/leader (6.470419ms) from=10.233.68.207:43936 2022/12/22 08:10:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.685538731s) from=10.233.68.207:53782 2022/12/22 08:10:34 [DEBUG] http: Request GET /v1/status/leader (190.638µs) from=10.233.65.115:55776 2022/12/22 08:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:10:48 [DEBUG] http: Request GET /v1/status/leader (259.102µs) from=10.233.68.207:44166 2022/12/22 08:10:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:10:54 [DEBUG] http: Request GET /v1/status/leader (319.616µs) from=10.233.65.115:55990 2022/12/22 08:11:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.29905983s) from=10.233.68.207:52946 2022/12/22 08:11:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.362331149s) from=10.233.65.115:52962 2022/12/22 08:11:08 [DEBUG] http: Request GET /v1/status/leader (161.367µs) from=10.233.68.207:44402 2022/12/22 08:11:14 [DEBUG] http: Request GET /v1/status/leader (239.948µs) from=10.233.65.115:56204 2022/12/22 08:11:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.65271283s) from=10.233.68.207:54196 2022/12/22 08:11:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.31619257s) from=10.233.65.115:53436 2022/12/22 08:11:28 [DEBUG] http: Request GET /v1/status/leader (355.748µs) from=10.233.68.207:44652 2022/12/22 08:11:34 [DEBUG] http: Request GET /v1/status/leader (408.306µs) from=10.233.65.115:56412 2022/12/22 08:11:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:11:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:11:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:11:35 [DEBUG] agent: Node info in sync 2022/12/22 08:11:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:11:48 [DEBUG] http: Request GET /v1/status/leader (354.854µs) from=10.233.68.207:44896 2022/12/22 08:11:54 [DEBUG] http: Request GET /v1/status/leader (290.504µs) from=10.233.65.115:56624 2022/12/22 08:12:08 [DEBUG] http: Request GET /v1/status/leader (252.146µs) from=10.233.68.207:45120 2022/12/22 08:12:14 [DEBUG] http: Request GET /v1/status/leader (164.738µs) from=10.233.65.115:56836 2022/12/22 08:12:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.880186431s) from=10.233.65.115:53188 2022/12/22 08:12:28 [DEBUG] http: Request GET /v1/status/leader (2.176914ms) from=10.233.68.207:45368 2022/12/22 08:12:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.608624321s) from=10.233.68.207:53782 2022/12/22 08:12:34 [DEBUG] http: Request GET /v1/status/leader (813.19µs) from=10.233.65.115:57052 2022/12/22 08:12:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:12:48 [DEBUG] http: Request GET /v1/status/leader (193.147µs) from=10.233.68.207:45610 2022/12/22 08:12:54 [DEBUG] http: Request GET /v1/status/leader (889.861µs) from=10.233.65.115:57264 2022/12/22 08:13:02 [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. 2022/12/22 08:13:02 [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. 2022/12/22 08:13:02 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:13:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:13:02 [DEBUG] agent: Node info in sync 2022/12/22 08:13:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.106022ms) from=10.233.69.169:55628 2022/12/22 08:13:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:13:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:13:02 [DEBUG] agent: Node info in sync 2022/12/22 08:13:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (386.169µs) from=10.233.69.169:55630 2022/12/22 08:13:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.025900004s) from=10.233.65.115:52962 2022/12/22 08:13:08 [DEBUG] http: Request GET /v1/status/leader (174.052µs) from=10.233.68.207:45842 2022/12/22 08:13:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.968859978s) from=10.233.68.207:52946 2022/12/22 08:13:14 [DEBUG] http: Request GET /v1/status/leader (408.111µs) from=10.233.65.115:57480 2022/12/22 08:13:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.35287145s) from=10.233.68.207:54196 2022/12/22 08:13:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.112753837s) from=10.233.65.115:53436 2022/12/22 08:13:28 [DEBUG] http: Request GET /v1/status/leader (326.354µs) from=10.233.68.207:46088 2022/12/22 08:13:34 [DEBUG] http: Request GET /v1/status/leader (257.817µs) from=10.233.65.115:57694 2022/12/22 08:13:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:13:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:13:48 [DEBUG] http: Request GET /v1/status/leader (369.886µs) from=10.233.68.207:46324 2022/12/22 08:13:54 [DEBUG] http: Request GET /v1/status/leader (372.551µs) from=10.233.65.115:57908 2022/12/22 08:14:08 [DEBUG] http: Request GET /v1/status/leader (749.429µs) from=10.233.68.207:46552 2022/12/22 08:14:14 [DEBUG] http: Request GET /v1/status/leader (330.468µs) from=10.233.65.115:58128 2022/12/22 08:14:19 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.070265135s) from=10.233.65.115:53188 2022/12/22 08:14:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:14:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:14:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:14:27 [DEBUG] agent: Node info in sync 2022/12/22 08:14:28 [DEBUG] http: Request GET /v1/status/leader (366.363µs) from=10.233.68.207:46810 2022/12/22 08:14:35 [DEBUG] http: Request GET /v1/status/leader (398.338µs) from=10.233.65.115:58338 2022/12/22 08:14:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:14:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.793673875s) from=10.233.68.207:53782 2022/12/22 08:14:48 [DEBUG] http: Request GET /v1/status/leader (284.476µs) from=10.233.68.207:47050 2022/12/22 08:14:55 [DEBUG] http: Request GET /v1/status/leader (180.623µs) from=10.233.65.115:58546 2022/12/22 08:15:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.192404416s) from=10.233.65.115:52962 2022/12/22 08:15:08 [DEBUG] http: Request GET /v1/status/leader (805.031µs) from=10.233.68.207:47282 2022/12/22 08:15:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.962408913s) from=10.233.68.207:52946 2022/12/22 08:15:15 [DEBUG] http: Request GET /v1/status/leader (314.56µs) from=10.233.65.115:58786 2022/12/22 08:15:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.186526012s) from=10.233.68.207:54196 2022/12/22 08:15:28 [DEBUG] http: Request GET /v1/status/leader (240.667µs) from=10.233.68.207:47528 2022/12/22 08:15:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.250445443s) from=10.233.65.115:53436 2022/12/22 08:15:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:15:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:15:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:15:34 [DEBUG] agent: Node info in sync 2022/12/22 08:15:35 [DEBUG] http: Request GET /v1/status/leader (197.897µs) from=10.233.65.115:59004 2022/12/22 08:15:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:15:48 [DEBUG] http: Request GET /v1/status/leader (216.23µs) from=10.233.68.207:47764 2022/12/22 08:15:55 [DEBUG] http: Request GET /v1/status/leader (233.97µs) from=10.233.65.115:59212 2022/12/22 08:15:59 [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. 2022/12/22 08:15:59 [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. 2022/12/22 08:15:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:15:59 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:15:59 [DEBUG] agent: Node info in sync 2022/12/22 08:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.618732ms) from=10.233.69.169:57394 2022/12/22 08:15:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:15:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:15:59 [DEBUG] agent: Node info in sync 2022/12/22 08:15:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (100.945822ms) from=10.233.69.169:57396 2022/12/22 08:16:08 [DEBUG] http: Request GET /v1/status/leader (285.871µs) from=10.233.68.207:47994 2022/12/22 08:16:15 [DEBUG] http: Request GET /v1/status/leader (194.623µs) from=10.233.65.115:59422 2022/12/22 08:16:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.824824672s) from=10.233.65.115:53188 2022/12/22 08:16:28 [DEBUG] http: Request GET /v1/status/leader (238.737µs) from=10.233.68.207:48252 2022/12/22 08:16:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:16:35 [DEBUG] http: Request GET /v1/status/leader (308.026µs) from=10.233.65.115:59636 2022/12/22 08:16:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:16:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.497130029s) from=10.233.68.207:53782 2022/12/22 08:16:48 [DEBUG] http: Request GET /v1/status/leader (313.842µs) from=10.233.68.207:48498 2022/12/22 08:16:55 [DEBUG] http: Request GET /v1/status/leader (304.374µs) from=10.233.65.115:59848 2022/12/22 08:17:08 [DEBUG] http: Request GET /v1/status/leader (189.882µs) from=10.233.68.207:48736 2022/12/22 08:17:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.1574713s) from=10.233.65.115:52962 2022/12/22 08:17:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.698617809s) from=10.233.68.207:52946 2022/12/22 08:17:15 [DEBUG] http: Request GET /v1/status/leader (5.745402ms) from=10.233.65.115:60058 2022/12/22 08:17:28 [DEBUG] http: Request GET /v1/status/leader (272.995µs) from=10.233.68.207:48978 2022/12/22 08:17:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.67103469s) from=10.233.68.207:54196 2022/12/22 08:17:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.660077581s) from=10.233.65.115:53436 2022/12/22 08:17:35 [DEBUG] http: Request GET /v1/status/leader (289.22µs) from=10.233.65.115:60272 2022/12/22 08:17:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:17:48 [DEBUG] http: Request GET /v1/status/leader (311.373µs) from=10.233.68.207:49218 2022/12/22 08:17:55 [DEBUG] http: Request GET /v1/status/leader (1.108887ms) from=10.233.65.115:60488 2022/12/22 08:17:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:17:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:17:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:17:57 [DEBUG] agent: Node info in sync 2022/12/22 08:18:08 [DEBUG] http: Request GET /v1/status/leader (237.855µs) from=10.233.68.207:49444 2022/12/22 08:18:15 [DEBUG] http: Request GET /v1/status/leader (239.278µs) from=10.233.65.115:60700 2022/12/22 08:18:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m7.05986807s) from=10.233.65.115:53188 2022/12/22 08:18:28 [DEBUG] http: Request GET /v1/status/leader (160.202µs) from=10.233.68.207:49700 2022/12/22 08:18:35 [DEBUG] http: Request GET /v1/status/leader (165.292µs) from=10.233.65.115:60906 2022/12/22 08:18:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:18:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.634444772s) from=10.233.68.207:53782 2022/12/22 08:18:48 [DEBUG] http: Request GET /v1/status/leader (248.51µs) from=10.233.68.207:49946 2022/12/22 08:18:55 [DEBUG] http: Request GET /v1/status/leader (369.914µs) from=10.233.65.115:32888 2022/12/22 08:19:08 [DEBUG] http: Request GET /v1/status/leader (195.117µs) from=10.233.68.207:50186 2022/12/22 08:19:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.424695162s) from=10.233.65.115:52962 2022/12/22 08:19:15 [DEBUG] http: Request GET /v1/status/leader (213.453µs) from=10.233.65.115:33102 2022/12/22 08:19:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:19:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:19:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:19:15 [DEBUG] agent: Node info in sync 2022/12/22 08:19:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.010525791s) from=10.233.68.207:52946 2022/12/22 08:19:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:19:28 [DEBUG] http: Request GET /v1/status/leader (1.294271ms) from=10.233.68.207:50436 2022/12/22 08:19:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.704145048s) from=10.233.68.207:54196 2022/12/22 08:19:35 [DEBUG] http: Request GET /v1/status/leader (179.947µs) from=10.233.65.115:33340 2022/12/22 08:19:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:19:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.337382416s) from=10.233.65.115:53436 2022/12/22 08:19:48 [DEBUG] http: Request GET /v1/status/leader (305.859µs) from=10.233.68.207:50680 2022/12/22 08:19:55 [DEBUG] http: Request GET /v1/status/leader (325.555µs) from=10.233.65.115:33562 2022/12/22 08:20:08 [DEBUG] http: Request GET /v1/status/leader (671.732µs) from=10.233.68.207:50920 2022/12/22 08:20:15 [DEBUG] http: Request GET /v1/status/leader (164.542µs) from=10.233.65.115:33786 2022/12/22 08:20:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.028250656s) from=10.233.65.115:53188 2022/12/22 08:20:28 [DEBUG] http: Request GET /v1/status/leader (625.45µs) from=10.233.68.207:51176 2022/12/22 08:20:35 [DEBUG] http: Request GET /v1/status/leader (467.255µs) from=10.233.65.115:33996 2022/12/22 08:20:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:20:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.675504074s) from=10.233.68.207:53782 2022/12/22 08:20:48 [DEBUG] http: Request GET /v1/status/leader (537.46µs) from=10.233.68.207:51408 2022/12/22 08:20:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:20:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:20:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:20:52 [DEBUG] agent: Node info in sync 2022/12/22 08:20:55 [DEBUG] http: Request GET /v1/status/leader (3.500522ms) from=10.233.65.115:34208 2022/12/22 08:21:08 [DEBUG] http: Request GET /v1/status/leader (593.523µs) from=10.233.68.207:51634 2022/12/22 08:21:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.31828273s) from=10.233.65.115:52962 2022/12/22 08:21:15 [DEBUG] http: Request GET /v1/status/leader (179.213µs) from=10.233.65.115:34426 2022/12/22 08:21:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.294995789s) from=10.233.68.207:52946 2022/12/22 08:21:28 [DEBUG] http: Request GET /v1/status/leader (162.357µs) from=10.233.68.207:51882 2022/12/22 08:21:35 [DEBUG] http: Request GET /v1/status/leader (215.988µs) from=10.233.65.115:34636 2022/12/22 08:21:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.41226193s) from=10.233.68.207:54196 2022/12/22 08:21:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:21:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.665903799s) from=10.233.65.115:53436 2022/12/22 08:21:48 [DEBUG] http: Request GET /v1/status/leader (1.635015ms) from=10.233.68.207:52122 2022/12/22 08:21:55 [DEBUG] http: Request GET /v1/status/leader (498.403µs) from=10.233.65.115:34846 2022/12/22 08:22:08 [DEBUG] http: Request GET /v1/status/leader (412.49µs) from=10.233.68.207:52352 2022/12/22 08:22:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:22:15 [DEBUG] http: Request GET /v1/status/leader (196.375µs) from=10.233.65.115:35058 2022/12/22 08:22:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:22:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:22:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:22:25 [DEBUG] agent: Node info in sync 2022/12/22 08:22:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.07322593s) from=10.233.65.115:53188 2022/12/22 08:22:28 [DEBUG] http: Request GET /v1/status/leader (207.072µs) from=10.233.68.207:52602 2022/12/22 08:22:35 [DEBUG] http: Request GET /v1/status/leader (1.551835ms) from=10.233.65.115:35270 2022/12/22 08:22:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:22:48 [DEBUG] http: Request GET /v1/status/leader (345.758µs) from=10.233.68.207:52834 2022/12/22 08:22:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.54589826s) from=10.233.68.207:53782 2022/12/22 08:22:55 [DEBUG] http: Request GET /v1/status/leader (280.798µs) from=10.233.65.115:35480 2022/12/22 08:23:08 [DEBUG] http: Request GET /v1/status/leader (196.864µs) from=10.233.68.207:53066 2022/12/22 08:23:15 [DEBUG] http: Request GET /v1/status/leader (265.84µs) from=10.233.65.115:35694 2022/12/22 08:23:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.656278288s) from=10.233.65.115:52962 2022/12/22 08:23:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.883140361s) from=10.233.68.207:52946 2022/12/22 08:23:28 [DEBUG] http: Request GET /v1/status/leader (319.231µs) from=10.233.68.207:53314 2022/12/22 08:23:35 [DEBUG] http: Request GET /v1/status/leader (194.432µs) from=10.233.65.115:35906 2022/12/22 08:23:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:23:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.95313687s) from=10.233.68.207:54196 2022/12/22 08:23:48 [DEBUG] http: Request GET /v1/status/leader (175.287µs) from=10.233.68.207:53556 2022/12/22 08:23:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.480124417s) from=10.233.65.115:53436 2022/12/22 08:23:55 [DEBUG] http: Request GET /v1/status/leader (639.917µs) from=10.233.65.115:36112 2022/12/22 08:24:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:24:08 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:24:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:24:08 [DEBUG] agent: Node info in sync 2022/12/22 08:24:08 [DEBUG] http: Request GET /v1/status/leader (263.255µs) from=10.233.68.207:53790 2022/12/22 08:24:14 [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. 2022/12/22 08:24:14 [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. 2022/12/22 08:24:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:24:14 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:24:14 [DEBUG] agent: Node info in sync 2022/12/22 08:24:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.499249ms) from=10.233.69.169:33970 2022/12/22 08:24:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:24:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:24:14 [DEBUG] agent: Node info in sync 2022/12/22 08:24:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (339.691µs) from=10.233.69.169:33972 2022/12/22 08:24:15 [DEBUG] http: Request GET /v1/status/leader (256.308µs) from=10.233.65.115:36320 2022/12/22 08:24:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.413820831s) from=10.233.65.115:53188 2022/12/22 08:24:28 [DEBUG] http: Request GET /v1/status/leader (389.757µs) from=10.233.68.207:54040 2022/12/22 08:24:35 [DEBUG] http: Request GET /v1/status/leader (293.768µs) from=10.233.65.115:36534 2022/12/22 08:24:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:24:48 [DEBUG] http: Request GET /v1/status/leader (252.709µs) from=10.233.68.207:54276 2022/12/22 08:24:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.206980581s) from=10.233.68.207:53782 2022/12/22 08:24:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:24:55 [DEBUG] http: Request GET /v1/status/leader (161.3µs) from=10.233.65.115:36744 2022/12/22 08:25:08 [DEBUG] http: Request GET /v1/status/leader (164.958µs) from=10.233.68.207:54506 2022/12/22 08:25:15 [DEBUG] http: Request GET /v1/status/leader (323.185µs) from=10.233.65.115:36954 2022/12/22 08:25:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.512234355s) from=10.233.65.115:52962 2022/12/22 08:25:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.043034271s) from=10.233.68.207:52946 2022/12/22 08:25:28 [DEBUG] http: Request GET /v1/status/leader (164.201µs) from=10.233.68.207:54754 2022/12/22 08:25:35 [DEBUG] http: Request GET /v1/status/leader (191.668µs) from=10.233.65.115:37172 2022/12/22 08:25:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:25:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.805730923s) from=10.233.68.207:54196 2022/12/22 08:25:48 [DEBUG] http: Request GET /v1/status/leader (303.893µs) from=10.233.68.207:54992 2022/12/22 08:25:50 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.481841348s) from=10.233.65.115:53436 2022/12/22 08:25:55 [DEBUG] http: Request GET /v1/status/leader (1.971137ms) from=10.233.65.115:37384 2022/12/22 08:25:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:25:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:25:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:25:56 [DEBUG] agent: Node info in sync 2022/12/22 08:26:08 [DEBUG] http: Request GET /v1/status/leader (276.361µs) from=10.233.68.207:55224 2022/12/22 08:26:15 [DEBUG] http: Request GET /v1/status/leader (244.538µs) from=10.233.65.115:37600 2022/12/22 08:26:28 [DEBUG] http: Request GET /v1/status/leader (265.052µs) from=10.233.68.207:55474 2022/12/22 08:26:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.363474776s) from=10.233.65.115:53188 2022/12/22 08:26:35 [DEBUG] http: Request GET /v1/status/leader (320.233µs) from=10.233.65.115:37810 2022/12/22 08:26:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:26:48 [DEBUG] http: Request GET /v1/status/leader (311.096µs) from=10.233.68.207:55718 2022/12/22 08:26:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.053641721s) from=10.233.68.207:53782 2022/12/22 08:26:55 [DEBUG] http: Request GET /v1/status/leader (148.26µs) from=10.233.65.115:38018 2022/12/22 08:27:08 [DEBUG] http: Request GET /v1/status/leader (370.242µs) from=10.233.68.207:55950 2022/12/22 08:27:10 [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. 2022/12/22 08:27:10 [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. 2022/12/22 08:27:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:27:10 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:27:10 [DEBUG] agent: Node info in sync 2022/12/22 08:27:10 [DEBUG] http: Request PUT /v1/agent/service/register (4.766525ms) from=10.233.69.169:35672 2022/12/22 08:27:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:27:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:27:10 [DEBUG] agent: Node info in sync 2022/12/22 08:27:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (344.853µs) from=10.233.69.169:35674 2022/12/22 08:27:15 [DEBUG] http: Request GET /v1/status/leader (170.899µs) from=10.233.65.115:38228 2022/12/22 08:27:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.807389133s) from=10.233.65.115:52962 2022/12/22 08:27:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:27:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.422804563s) from=10.233.68.207:52946 2022/12/22 08:27:28 [DEBUG] http: Request GET /v1/status/leader (382.448µs) from=10.233.68.207:56194 2022/12/22 08:27:35 [DEBUG] http: Request GET /v1/status/leader (263.431µs) from=10.233.65.115:38440 2022/12/22 08:27:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:27:48 [DEBUG] http: Request GET /v1/status/leader (434.209µs) from=10.233.68.207:56428 2022/12/22 08:27:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.479566846s) from=10.233.68.207:54196 2022/12/22 08:27:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.812239309s) from=10.233.65.115:53436 2022/12/22 08:27:55 [DEBUG] http: Request GET /v1/status/leader (164.97µs) from=10.233.65.115:38654 2022/12/22 08:28:08 [DEBUG] http: Request GET /v1/status/leader (260.036µs) from=10.233.68.207:56660 2022/12/22 08:28:15 [DEBUG] http: Request GET /v1/status/leader (151.497µs) from=10.233.65.115:38866 2022/12/22 08:28:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:28:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:28:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:28:24 [DEBUG] agent: Node info in sync 2022/12/22 08:28:28 [DEBUG] http: Request GET /v1/status/leader (1.074907ms) from=10.233.68.207:56912 2022/12/22 08:28:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.243422154s) from=10.233.65.115:53188 2022/12/22 08:28:35 [DEBUG] http: Request GET /v1/status/leader (463.661µs) from=10.233.65.115:39076 2022/12/22 08:28:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:28:48 [DEBUG] http: Request GET /v1/status/leader (844.045µs) from=10.233.68.207:57158 2022/12/22 08:28:55 [DEBUG] http: Request GET /v1/status/leader (288.819µs) from=10.233.65.115:39284 2022/12/22 08:29:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.663950618s) from=10.233.68.207:53782 2022/12/22 08:29:09 [DEBUG] http: Request GET /v1/status/leader (1.02909ms) from=10.233.68.207:57388 2022/12/22 08:29:15 [DEBUG] http: Request GET /v1/status/leader (307.981µs) from=10.233.65.115:39494 2022/12/22 08:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.277983795s) from=10.233.65.115:52962 2022/12/22 08:29:29 [DEBUG] http: Request GET /v1/status/leader (480.129µs) from=10.233.68.207:57638 2022/12/22 08:29:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.776430284s) from=10.233.68.207:52946 2022/12/22 08:29:35 [DEBUG] http: Request GET /v1/status/leader (204.139µs) from=10.233.65.115:39708 2022/12/22 08:29:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:29:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:29:49 [DEBUG] http: Request GET /v1/status/leader (166.054µs) from=10.233.68.207:57872 2022/12/22 08:29:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:29:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:29:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:29:56 [DEBUG] agent: Node info in sync 2022/12/22 08:29:56 [DEBUG] http: Request GET /v1/status/leader (191.231344ms) from=10.233.65.115:39922 2022/12/22 08:29:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.665114051s) from=10.233.68.207:54196 2022/12/22 08:29:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.921662709s) from=10.233.65.115:53436 2022/12/22 08:30:09 [DEBUG] http: Request GET /v1/status/leader (232.775µs) from=10.233.68.207:58100 2022/12/22 08:30:16 [DEBUG] http: Request GET /v1/status/leader (692.322µs) from=10.233.65.115:40134 2022/12/22 08:30:29 [DEBUG] http: Request GET /v1/status/leader (321.491µs) from=10.233.68.207:58354 2022/12/22 08:30:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:30:36 [DEBUG] http: Request GET /v1/status/leader (195.238µs) from=10.233.65.115:40342 2022/12/22 08:30:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.72379007s) from=10.233.65.115:53188 2022/12/22 08:30:49 [DEBUG] http: Request GET /v1/status/leader (312.499µs) from=10.233.68.207:58604 2022/12/22 08:30:56 [DEBUG] http: Request GET /v1/status/leader (303.031µs) from=10.233.65.115:40548 2022/12/22 08:31:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:31:07 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:31:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:31:07 [DEBUG] agent: Node info in sync 2022/12/22 08:31:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.315749043s) from=10.233.68.207:53782 2022/12/22 08:31:09 [DEBUG] http: Request GET /v1/status/leader (187.265µs) from=10.233.68.207:58836 2022/12/22 08:31:16 [DEBUG] http: Request GET /v1/status/leader (184.7µs) from=10.233.65.115:40762 2022/12/22 08:31:29 [DEBUG] http: Request GET /v1/status/leader (238.058µs) from=10.233.68.207:59076 2022/12/22 08:31:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.06491615s) from=10.233.65.115:52962 2022/12/22 08:31:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.322667459s) from=10.233.68.207:52946 2022/12/22 08:31:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:31:36 [DEBUG] http: Request GET /v1/status/leader (255.534µs) from=10.233.65.115:40982 2022/12/22 08:31:49 [DEBUG] http: Request GET /v1/status/leader (323.531µs) from=10.233.68.207:59320 2022/12/22 08:31:56 [DEBUG] http: Request GET /v1/status/leader (161.612µs) from=10.233.65.115:41194 2022/12/22 08:32:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.382111096s) from=10.233.65.115:53436 2022/12/22 08:32:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.704360415s) from=10.233.68.207:54196 2022/12/22 08:32:09 [DEBUG] http: Request GET /v1/status/leader (247.16µs) from=10.233.68.207:59554 2022/12/22 08:32:16 [DEBUG] http: Request GET /v1/status/leader (268.552µs) from=10.233.65.115:41406 2022/12/22 08:32:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:32:29 [DEBUG] http: Request GET /v1/status/leader (392.161µs) from=10.233.68.207:59802 2022/12/22 08:32:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:32:36 [DEBUG] http: Request GET /v1/status/leader (253.416µs) from=10.233.65.115:41630 2022/12/22 08:32:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.533077445s) from=10.233.65.115:53188 2022/12/22 08:32:49 [DEBUG] http: Request GET /v1/status/leader (245.053µs) from=10.233.68.207:60038 2022/12/22 08:32:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:32:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:32:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:32:52 [DEBUG] agent: Node info in sync 2022/12/22 08:32:56 [DEBUG] http: Request GET /v1/status/leader (168.496µs) from=10.233.65.115:41836 2022/12/22 08:33:09 [DEBUG] http: Request GET /v1/status/leader (911.44µs) from=10.233.68.207:60272 2022/12/22 08:33:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.706113159s) from=10.233.68.207:53782 2022/12/22 08:33:16 [DEBUG] http: Request GET /v1/status/leader (242.851µs) from=10.233.65.115:42052 2022/12/22 08:33:29 [DEBUG] http: Request GET /v1/status/leader (240.046µs) from=10.233.68.207:60524 2022/12/22 08:33:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.267641882s) from=10.233.65.115:52962 2022/12/22 08:33:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:33:36 [DEBUG] http: Request GET /v1/status/leader (658.957µs) from=10.233.65.115:42264 2022/12/22 08:33:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.150334186s) from=10.233.68.207:52946 2022/12/22 08:33:49 [DEBUG] http: Request GET /v1/status/leader (174.909µs) from=10.233.68.207:60762 2022/12/22 08:33:56 [DEBUG] http: Request GET /v1/status/leader (240.539µs) from=10.233.65.115:42482 2022/12/22 08:34:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:34:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:34:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:34:04 [DEBUG] agent: Node info in sync 2022/12/22 08:34:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.613759371s) from=10.233.65.115:53436 2022/12/22 08:34:06 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.547344584s) from=10.233.68.207:54196 2022/12/22 08:34:09 [DEBUG] http: Request GET /v1/status/leader (268.272µs) from=10.233.68.207:60990 2022/12/22 08:34:16 [DEBUG] http: Request GET /v1/status/leader (257.189µs) from=10.233.65.115:42692 2022/12/22 08:34:29 [DEBUG] http: Request GET /v1/status/leader (245.773µs) from=10.233.68.207:33008 2022/12/22 08:34:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:34:36 [DEBUG] http: Request GET /v1/status/leader (182.292µs) from=10.233.65.115:42908 2022/12/22 08:34:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.544485608s) from=10.233.65.115:53188 2022/12/22 08:34:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:34:49 [DEBUG] http: Request GET /v1/status/leader (325.86µs) from=10.233.68.207:33244 2022/12/22 08:34:56 [DEBUG] http: Request GET /v1/status/leader (211.525µs) from=10.233.65.115:43122 2022/12/22 08:35:09 [DEBUG] http: Request GET /v1/status/leader (384.378µs) from=10.233.68.207:33482 2022/12/22 08:35:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.287746284s) from=10.233.68.207:53782 2022/12/22 08:35:16 [DEBUG] http: Request GET /v1/status/leader (268.175µs) from=10.233.65.115:43336 2022/12/22 08:35:18 [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. 2022/12/22 08:35:18 [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. 2022/12/22 08:35:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:35:18 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:35:18 [DEBUG] agent: Node info in sync 2022/12/22 08:35:18 [DEBUG] http: Request PUT /v1/agent/service/register (19.190573ms) from=10.233.69.169:40410 2022/12/22 08:35:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:35:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:35:18 [DEBUG] agent: Node info in sync 2022/12/22 08:35:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (446.689µs) from=10.233.69.169:40412 2022/12/22 08:35:29 [DEBUG] http: Request GET /v1/status/leader (212.665µs) from=10.233.68.207:33728 2022/12/22 08:35:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:35:36 [DEBUG] http: Request GET /v1/status/leader (163.428µs) from=10.233.65.115:43552 2022/12/22 08:35:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.064563544s) from=10.233.65.115:52962 2022/12/22 08:35:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.293636943s) from=10.233.68.207:52946 2022/12/22 08:35:49 [DEBUG] http: Request GET /v1/status/leader (257.936µs) from=10.233.68.207:33964 2022/12/22 08:35:56 [DEBUG] http: Request GET /v1/status/leader (237.843µs) from=10.233.65.115:43764 2022/12/22 08:36:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.424188151s) from=10.233.68.207:54196 2022/12/22 08:36:09 [DEBUG] http: Request GET /v1/status/leader (160.543µs) from=10.233.68.207:34196 2022/12/22 08:36:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.904322994s) from=10.233.65.115:53436 2022/12/22 08:36:16 [DEBUG] http: Request GET /v1/status/leader (191.308µs) from=10.233.65.115:43982 2022/12/22 08:36:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:36:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:36:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:36:21 [DEBUG] agent: Node info in sync 2022/12/22 08:36:29 [DEBUG] http: Request GET /v1/status/leader (304.001µs) from=10.233.68.207:34456 2022/12/22 08:36:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:36:36 [DEBUG] http: Request GET /v1/status/leader (163.11µs) from=10.233.65.115:44212 2022/12/22 08:36:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.295906819s) from=10.233.65.115:53188 2022/12/22 08:36:49 [DEBUG] http: Request GET /v1/status/leader (341.648µs) from=10.233.68.207:34700 2022/12/22 08:36:56 [DEBUG] http: Request GET /v1/status/leader (461.404µs) from=10.233.65.115:44422 2022/12/22 08:37:09 [DEBUG] http: Request GET /v1/status/leader (324.921µs) from=10.233.68.207:34934 2022/12/22 08:37:16 [DEBUG] http: Request GET /v1/status/leader (188.398µs) from=10.233.65.115:44634 2022/12/22 08:37:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.840649313s) from=10.233.68.207:53782 2022/12/22 08:37:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:37:29 [DEBUG] http: Request GET /v1/status/leader (378.029µs) from=10.233.68.207:35186 2022/12/22 08:37:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:37:36 [DEBUG] http: Request GET /v1/status/leader (774.786µs) from=10.233.65.115:44840 2022/12/22 08:37:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.98796599s) from=10.233.65.115:52962 2022/12/22 08:37:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.590872028s) from=10.233.68.207:52946 2022/12/22 08:37:49 [DEBUG] http: Request GET /v1/status/leader (350.421µs) from=10.233.68.207:35420 2022/12/22 08:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:37:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:37:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:37:50 [DEBUG] agent: Node info in sync 2022/12/22 08:37:56 [DEBUG] http: Request GET /v1/status/leader (251.597µs) from=10.233.65.115:45054 2022/12/22 08:38:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.179594966s) from=10.233.68.207:54196 2022/12/22 08:38:09 [DEBUG] http: Request GET /v1/status/leader (163.921µs) from=10.233.68.207:35646 2022/12/22 08:38:11 [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. 2022/12/22 08:38:11 [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. 2022/12/22 08:38:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:38:11 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:38:11 [DEBUG] agent: Node info in sync 2022/12/22 08:38:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.951662ms) from=10.233.69.169:42100 2022/12/22 08:38:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:38:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:38:11 [DEBUG] agent: Node info in sync 2022/12/22 08:38:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (356.777µs) from=10.233.69.169:42102 2022/12/22 08:38:16 [DEBUG] http: Request GET /v1/status/leader (758.84µs) from=10.233.65.115:45268 2022/12/22 08:38:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.099358294s) from=10.233.65.115:53436 2022/12/22 08:38:29 [DEBUG] http: Request GET /v1/status/leader (735.518µs) from=10.233.68.207:35898 2022/12/22 08:38:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:38:36 [DEBUG] http: Request GET /v1/status/leader (413.29µs) from=10.233.65.115:45474 2022/12/22 08:38:49 [DEBUG] http: Request GET /v1/status/leader (259.759µs) from=10.233.68.207:36126 2022/12/22 08:38:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.8236207s) from=10.233.65.115:53188 2022/12/22 08:38:56 [DEBUG] http: Request GET /v1/status/leader (1.52888ms) from=10.233.65.115:45686 2022/12/22 08:39:09 [DEBUG] http: Request GET /v1/status/leader (423.109µs) from=10.233.68.207:36360 2022/12/22 08:39:16 [DEBUG] http: Request GET /v1/status/leader (380.86µs) from=10.233.65.115:45900 2022/12/22 08:39:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.561777874s) from=10.233.68.207:53782 2022/12/22 08:39:29 [DEBUG] http: Request GET /v1/status/leader (177.174µs) from=10.233.68.207:36600 2022/12/22 08:39:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:39:36 [DEBUG] http: Request GET /v1/status/leader (161.822µs) from=10.233.65.115:46108 2022/12/22 08:39:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.102694042s) from=10.233.65.115:52962 2022/12/22 08:39:49 [DEBUG] http: Request GET /v1/status/leader (187.131µs) from=10.233.68.207:36844 2022/12/22 08:39:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.199224841s) from=10.233.68.207:52946 2022/12/22 08:39:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:39:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:39:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:39:54 [DEBUG] agent: Node info in sync 2022/12/22 08:39:56 [DEBUG] http: Request GET /v1/status/leader (258.372µs) from=10.233.65.115:46322 2022/12/22 08:39:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:40:09 [DEBUG] http: Request GET /v1/status/leader (295.276µs) from=10.233.68.207:37078 2022/12/22 08:40:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.561828476s) from=10.233.68.207:54196 2022/12/22 08:40:16 [DEBUG] http: Request GET /v1/status/leader (305.755µs) from=10.233.65.115:46532 2022/12/22 08:40:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.532927514s) from=10.233.65.115:53436 2022/12/22 08:40:29 [DEBUG] http: Request GET /v1/status/leader (293.127µs) from=10.233.68.207:37330 2022/12/22 08:40:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:40:36 [DEBUG] http: Request GET /v1/status/leader (285.198µs) from=10.233.65.115:46750 2022/12/22 08:40:49 [DEBUG] http: Request GET /v1/status/leader (264.672µs) from=10.233.68.207:37560 2022/12/22 08:40:56 [DEBUG] http: Request GET /v1/status/leader (5.823394ms) from=10.233.65.115:46962 2022/12/22 08:40:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.335566525s) from=10.233.65.115:53188 2022/12/22 08:41:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:41:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:41:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:41:00 [DEBUG] agent: Node info in sync 2022/12/22 08:41:09 [DEBUG] http: Request GET /v1/status/leader (237.945µs) from=10.233.68.207:37804 2022/12/22 08:41:16 [DEBUG] http: Request GET /v1/status/leader (232.835µs) from=10.233.65.115:47178 2022/12/22 08:41:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.875678669s) from=10.233.68.207:53782 2022/12/22 08:41:29 [DEBUG] http: Request GET /v1/status/leader (174.295µs) from=10.233.68.207:38048 2022/12/22 08:41:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:41:36 [DEBUG] http: Request GET /v1/status/leader (760.576µs) from=10.233.65.115:47392 2022/12/22 08:41:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.933857072s) from=10.233.65.115:52962 2022/12/22 08:41:49 [DEBUG] http: Request GET /v1/status/leader (262.207µs) from=10.233.68.207:38286 2022/12/22 08:41:56 [DEBUG] http: Request GET /v1/status/leader (178.69µs) from=10.233.65.115:47602 2022/12/22 08:41:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.077617624s) from=10.233.68.207:52946 2022/12/22 08:42:09 [DEBUG] http: Request GET /v1/status/leader (177.869µs) from=10.233.68.207:38516 2022/12/22 08:42:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.012313626s) from=10.233.68.207:54196 2022/12/22 08:42:16 [DEBUG] http: Request GET /v1/status/leader (161.52µs) from=10.233.65.115:47810 2022/12/22 08:42:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.143905398s) from=10.233.65.115:53436 2022/12/22 08:42:29 [DEBUG] http: Request GET /v1/status/leader (182.976µs) from=10.233.68.207:38768 2022/12/22 08:42:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:42:36 [DEBUG] http: Request GET /v1/status/leader (173.91µs) from=10.233.65.115:48022 2022/12/22 08:42:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:42:49 [DEBUG] http: Request GET /v1/status/leader (336.788µs) from=10.233.68.207:38996 2022/12/22 08:42:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:42:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:42:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:42:51 [DEBUG] agent: Node info in sync 2022/12/22 08:42:56 [DEBUG] http: Request GET /v1/status/leader (239.375µs) from=10.233.65.115:48238 2022/12/22 08:43:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.363225411s) from=10.233.65.115:53188 2022/12/22 08:43:09 [DEBUG] http: Request GET /v1/status/leader (214.159µs) from=10.233.68.207:39232 2022/12/22 08:43:16 [DEBUG] http: Request GET /v1/status/leader (1.290828ms) from=10.233.65.115:48456 2022/12/22 08:43:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.337800666s) from=10.233.68.207:53782 2022/12/22 08:43:29 [DEBUG] http: Request GET /v1/status/leader (294.597µs) from=10.233.68.207:39480 2022/12/22 08:43:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:43:36 [DEBUG] http: Request GET /v1/status/leader (237.305µs) from=10.233.65.115:48660 2022/12/22 08:43:49 [DEBUG] http: Request GET /v1/status/leader (162.036µs) from=10.233.68.207:39722 2022/12/22 08:43:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.781731455s) from=10.233.65.115:52962 2022/12/22 08:43:57 [DEBUG] http: Request GET /v1/status/leader (356.57µs) from=10.233.65.115:48872 2022/12/22 08:43:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.318031796s) from=10.233.68.207:52946 2022/12/22 08:44:09 [DEBUG] http: Request GET /v1/status/leader (237.806µs) from=10.233.68.207:39948 2022/12/22 08:44:17 [DEBUG] http: Request GET /v1/status/leader (243.938µs) from=10.233.65.115:49084 2022/12/22 08:44:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.883712477s) from=10.233.68.207:54196 2022/12/22 08:44:29 [DEBUG] http: Request GET /v1/status/leader (185.479µs) from=10.233.68.207:40198 2022/12/22 08:44:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:44:31 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:44:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:44:31 [DEBUG] agent: Node info in sync 2022/12/22 08:44:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.257990628s) from=10.233.65.115:53436 2022/12/22 08:44:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:44:37 [DEBUG] http: Request GET /v1/status/leader (994.245µs) from=10.233.65.115:49304 2022/12/22 08:44:49 [DEBUG] http: Request GET /v1/status/leader (411.295µs) from=10.233.68.207:40428 2022/12/22 08:44:57 [DEBUG] http: Request GET /v1/status/leader (280.651µs) from=10.233.65.115:49514 2022/12/22 08:45:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.631026153s) from=10.233.65.115:53188 2022/12/22 08:45:09 [DEBUG] http: Request GET /v1/status/leader (188.032µs) from=10.233.68.207:40658 2022/12/22 08:45:17 [DEBUG] http: Request GET /v1/status/leader (182.069µs) from=10.233.65.115:49728 2022/12/22 08:45:29 [DEBUG] http: Request GET /v1/status/leader (598.043µs) from=10.233.68.207:40902 2022/12/22 08:45:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.517927061s) from=10.233.68.207:53782 2022/12/22 08:45:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:45:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:45:37 [DEBUG] http: Request GET /v1/status/leader (685.145µs) from=10.233.65.115:49938 2022/12/22 08:45:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:45:41 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:45:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:45:41 [DEBUG] agent: Node info in sync 2022/12/22 08:45:49 [DEBUG] http: Request GET /v1/status/leader (308.859µs) from=10.233.68.207:41142 2022/12/22 08:45:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.641112569s) from=10.233.65.115:52962 2022/12/22 08:45:57 [DEBUG] http: Request GET /v1/status/leader (160.778µs) from=10.233.65.115:50144 2022/12/22 08:46:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.991589534s) from=10.233.68.207:52946 2022/12/22 08:46:09 [DEBUG] http: Request GET /v1/status/leader (181.442µs) from=10.233.68.207:41374 2022/12/22 08:46:13 [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. 2022/12/22 08:46:13 [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. 2022/12/22 08:46:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:46:13 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:46:13 [DEBUG] agent: Node info in sync 2022/12/22 08:46:13 [DEBUG] http: Request PUT /v1/agent/service/register (38.390344ms) from=10.233.69.169:47790 2022/12/22 08:46:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:46:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:46:13 [DEBUG] agent: Node info in sync 2022/12/22 08:46:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.159745ms) from=10.233.69.169:47792 2022/12/22 08:46:17 [DEBUG] http: Request GET /v1/status/leader (534.867µs) from=10.233.65.115:50352 2022/12/22 08:46:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.665292539s) from=10.233.68.207:54196 2022/12/22 08:46:29 [DEBUG] http: Request GET /v1/status/leader (256.667µs) from=10.233.68.207:41628 2022/12/22 08:46:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.055357664s) from=10.233.65.115:53436 2022/12/22 08:46:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:46:37 [DEBUG] http: Request GET /v1/status/leader (241.109µs) from=10.233.65.115:50568 2022/12/22 08:46:49 [DEBUG] http: Request GET /v1/status/leader (164.071µs) from=10.233.68.207:41870 2022/12/22 08:46:57 [DEBUG] http: Request GET /v1/status/leader (51.219722ms) from=10.233.65.115:50774 2022/12/22 08:47:09 [DEBUG] http: Request GET /v1/status/leader (347.421µs) from=10.233.68.207:42100 2022/12/22 08:47:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.277854463s) from=10.233.65.115:53188 2022/12/22 08:47:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:47:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:47:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:47:14 [DEBUG] agent: Node info in sync 2022/12/22 08:47:17 [DEBUG] http: Request GET /v1/status/leader (383.11µs) from=10.233.65.115:50990 2022/12/22 08:47:29 [DEBUG] http: Request GET /v1/status/leader (311.003µs) from=10.233.68.207:42348 2022/12/22 08:47:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.417385666s) from=10.233.68.207:53782 2022/12/22 08:47:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:47:37 [DEBUG] http: Request GET /v1/status/leader (308.254µs) from=10.233.65.115:51200 2022/12/22 08:47:49 [DEBUG] http: Request GET /v1/status/leader (278.065µs) from=10.233.68.207:42582 2022/12/22 08:47:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.499751171s) from=10.233.65.115:52962 2022/12/22 08:47:57 [DEBUG] http: Request GET /v1/status/leader (292.914µs) from=10.233.65.115:51408 2022/12/22 08:48:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.917118727s) from=10.233.68.207:52946 2022/12/22 08:48:09 [DEBUG] http: Request GET /v1/status/leader (232.28µs) from=10.233.68.207:42806 2022/12/22 08:48:17 [DEBUG] http: Request GET /v1/status/leader (173.623µs) from=10.233.65.115:51620 2022/12/22 08:48:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.928358903s) from=10.233.68.207:54196 2022/12/22 08:48:29 [DEBUG] http: Request GET /v1/status/leader (316.975µs) from=10.233.68.207:43054 2022/12/22 08:48:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:48:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.680560616s) from=10.233.65.115:53436 2022/12/22 08:48:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:48:37 [DEBUG] http: Request GET /v1/status/leader (237.325µs) from=10.233.65.115:51832 2022/12/22 08:48:49 [DEBUG] http: Request GET /v1/status/leader (275.727µs) from=10.233.68.207:43288 2022/12/22 08:48:57 [DEBUG] http: Request GET /v1/status/leader (358.053µs) from=10.233.65.115:52044 2022/12/22 08:49:09 [DEBUG] http: Request GET /v1/status/leader (278.509µs) from=10.233.68.207:43528 2022/12/22 08:49:11 [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. 2022/12/22 08:49:11 [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. 2022/12/22 08:49:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:49:11 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:49:11 [DEBUG] agent: Node info in sync 2022/12/22 08:49:11 [DEBUG] http: Request PUT /v1/agent/service/register (58.806204ms) from=10.233.69.169:50538 2022/12/22 08:49:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:49:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:49:11 [DEBUG] agent: Node info in sync 2022/12/22 08:49:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (602.19µs) from=10.233.69.169:50540 2022/12/22 08:49:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.90060979s) from=10.233.65.115:53188 2022/12/22 08:49:17 [DEBUG] http: Request GET /v1/status/leader (335.792µs) from=10.233.65.115:52256 2022/12/22 08:49:29 [DEBUG] http: Request GET /v1/status/leader (242.35µs) from=10.233.68.207:43772 2022/12/22 08:49:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.967357954s) from=10.233.68.207:53782 2022/12/22 08:49:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:49:37 [DEBUG] http: Request GET /v1/status/leader (302.554µs) from=10.233.65.115:52462 2022/12/22 08:49:49 [DEBUG] http: Request GET /v1/status/leader (236.807µs) from=10.233.68.207:44012 2022/12/22 08:49:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.113405794s) from=10.233.65.115:52962 2022/12/22 08:49:57 [DEBUG] http: Request GET /v1/status/leader (269.203µs) from=10.233.65.115:52672 2022/12/22 08:50:09 [DEBUG] http: Request GET /v1/status/leader (281.04µs) from=10.233.68.207:44248 2022/12/22 08:50:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.161924042s) from=10.233.68.207:52946 2022/12/22 08:50:17 [DEBUG] http: Request GET /v1/status/leader (178.74µs) from=10.233.65.115:52882 2022/12/22 08:50:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.968139585s) from=10.233.68.207:54196 2022/12/22 08:50:29 [DEBUG] http: Request GET /v1/status/leader (172.389µs) from=10.233.68.207:44496 2022/12/22 08:50:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:50:37 [DEBUG] http: Request GET /v1/status/leader (267.726µs) from=10.233.65.115:53100 2022/12/22 08:50:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.531199118s) from=10.233.65.115:53436 2022/12/22 08:50:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:50:49 [DEBUG] http: Request GET /v1/status/leader (258.174µs) from=10.233.68.207:44730 2022/12/22 08:50:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:50:53 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:50:53 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:50:53 [DEBUG] agent: Node info in sync 2022/12/22 08:50:57 [DEBUG] http: Request GET /v1/status/leader (265.742µs) from=10.233.65.115:53318 2022/12/22 08:51:09 [DEBUG] http: Request GET /v1/status/leader (276.271µs) from=10.233.68.207:44962 2022/12/22 08:51:17 [DEBUG] http: Request GET /v1/status/leader (284.46µs) from=10.233.65.115:53536 2022/12/22 08:51:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.416072983s) from=10.233.65.115:53188 2022/12/22 08:51:29 [DEBUG] http: Request GET /v1/status/leader (333.271µs) from=10.233.68.207:45208 2022/12/22 08:51:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:51:37 [DEBUG] http: Request GET /v1/status/leader (154.42µs) from=10.233.65.115:53750 2022/12/22 08:51:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.397870419s) from=10.233.68.207:53782 2022/12/22 08:51:49 [DEBUG] http: Request GET /v1/status/leader (256.713µs) from=10.233.68.207:45450 2022/12/22 08:51:57 [DEBUG] http: Request GET /v1/status/leader (249.418µs) from=10.233.65.115:53964 2022/12/22 08:51:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.802078271s) from=10.233.65.115:52962 2022/12/22 08:52:09 [DEBUG] http: Request GET /v1/status/leader (317.557µs) from=10.233.68.207:45684 2022/12/22 08:52:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m7.113221162s) from=10.233.68.207:52946 2022/12/22 08:52:17 [DEBUG] http: Request GET /v1/status/leader (272.235µs) from=10.233.65.115:54174 2022/12/22 08:52:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:52:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:52:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:52:20 [DEBUG] agent: Node info in sync 2022/12/22 08:52:29 [DEBUG] http: Request GET /v1/status/leader (308.485µs) from=10.233.68.207:45938 2022/12/22 08:52:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.173836046s) from=10.233.68.207:54196 2022/12/22 08:52:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:52:37 [DEBUG] http: Request GET /v1/status/leader (348.62µs) from=10.233.65.115:54398 2022/12/22 08:52:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.152801955s) from=10.233.65.115:53436 2022/12/22 08:52:49 [DEBUG] http: Request GET /v1/status/leader (224.862µs) from=10.233.68.207:46182 2022/12/22 08:52:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:52:57 [DEBUG] http: Request GET /v1/status/leader (266.567µs) from=10.233.65.115:54616 2022/12/22 08:53:09 [DEBUG] http: Request GET /v1/status/leader (384.829µs) from=10.233.68.207:46410 2022/12/22 08:53:17 [DEBUG] http: Request GET /v1/status/leader (139.270019ms) from=10.233.65.115:54824 2022/12/22 08:53:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.357120445s) from=10.233.65.115:53188 2022/12/22 08:53:29 [DEBUG] http: Request GET /v1/status/leader (318.382µs) from=10.233.68.207:46656 2022/12/22 08:53:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:53:37 [DEBUG] http: Request GET /v1/status/leader (241.652µs) from=10.233.65.115:55034 2022/12/22 08:53:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:53:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:53:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:53:38 [DEBUG] agent: Node info in sync 2022/12/22 08:53:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.633808527s) from=10.233.68.207:53782 2022/12/22 08:53:49 [DEBUG] http: Request GET /v1/status/leader (860.97µs) from=10.233.68.207:46896 2022/12/22 08:53:57 [DEBUG] http: Request GET /v1/status/leader (708.905µs) from=10.233.65.115:55242 2022/12/22 08:54:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.419326787s) from=10.233.65.115:52962 2022/12/22 08:54:09 [DEBUG] http: Request GET /v1/status/leader (615.897µs) from=10.233.68.207:47124 2022/12/22 08:54:17 [DEBUG] http: Request GET /v1/status/leader (328.89µs) from=10.233.65.115:55452 2022/12/22 08:54:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.403286178s) from=10.233.68.207:52946 2022/12/22 08:54:29 [DEBUG] http: Request GET /v1/status/leader (258.136µs) from=10.233.68.207:47378 2022/12/22 08:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:54:37 [DEBUG] http: Request GET /v1/status/leader (522.745µs) from=10.233.65.115:55664 2022/12/22 08:54:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.037619487s) from=10.233.68.207:54196 2022/12/22 08:54:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.361887302s) from=10.233.65.115:53436 2022/12/22 08:54:49 [DEBUG] http: Request GET /v1/status/leader (227.805µs) from=10.233.68.207:47614 2022/12/22 08:54:57 [DEBUG] http: Request GET /v1/status/leader (263.384µs) from=10.233.65.115:55872 2022/12/22 08:55:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:55:09 [DEBUG] http: Request GET /v1/status/leader (500.011µs) from=10.233.68.207:47842 2022/12/22 08:55:17 [DEBUG] http: Request GET /v1/status/leader (280.335µs) from=10.233.65.115:56084 2022/12/22 08:55:25 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.648146334s) from=10.233.65.115:53188 2022/12/22 08:55:29 [DEBUG] http: Request GET /v1/status/leader (379.107µs) from=10.233.68.207:48082 2022/12/22 08:55:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:55:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:55:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:55:34 [DEBUG] agent: Node info in sync 2022/12/22 08:55:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:55:37 [DEBUG] http: Request GET /v1/status/leader (382.09µs) from=10.233.65.115:56300 2022/12/22 08:55:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.799035246s) from=10.233.68.207:53782 2022/12/22 08:55:49 [DEBUG] http: Request GET /v1/status/leader (225.057µs) from=10.233.68.207:48324 2022/12/22 08:55:57 [DEBUG] http: Request GET /v1/status/leader (160.857µs) from=10.233.65.115:56510 2022/12/22 08:56:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.049297708s) from=10.233.65.115:52962 2022/12/22 08:56:09 [DEBUG] http: Request GET /v1/status/leader (419.312µs) from=10.233.68.207:48548 2022/12/22 08:56:17 [DEBUG] http: Request GET /v1/status/leader (329.026µs) from=10.233.65.115:56724 2022/12/22 08:56:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.653602955s) from=10.233.68.207:52946 2022/12/22 08:56:29 [DEBUG] http: Request GET /v1/status/leader (161.982µs) from=10.233.68.207:48798 2022/12/22 08:56:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:56:37 [DEBUG] http: Request GET /v1/status/leader (342.887µs) from=10.233.65.115:56938 2022/12/22 08:56:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m3.16730755s) from=10.233.68.207:54196 2022/12/22 08:56:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.114748067s) from=10.233.65.115:53436 2022/12/22 08:56:49 [DEBUG] http: Request GET /v1/status/leader (259.445µs) from=10.233.68.207:49036 2022/12/22 08:56:57 [DEBUG] http: Request GET /v1/status/leader (319.453µs) from=10.233.65.115:57150 2022/12/22 08:57:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:57:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:57:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:57:05 [DEBUG] agent: Node info in sync 2022/12/22 08:57:09 [DEBUG] http: Request GET /v1/status/leader (345.088µs) from=10.233.68.207:49264 2022/12/22 08:57:17 [DEBUG] http: Request GET /v1/status/leader (354.324µs) from=10.233.65.115:57354 2022/12/22 08:57:24 [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. 2022/12/22 08:57:24 [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. 2022/12/22 08:57:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:57:24 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 08:57:24 [DEBUG] agent: Node info in sync 2022/12/22 08:57:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.50758ms) from=10.233.69.169:56326 2022/12/22 08:57:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:57:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:57:24 [DEBUG] agent: Node info in sync 2022/12/22 08:57:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (292.821µs) from=10.233.69.169:56328 2022/12/22 08:57:30 [DEBUG] http: Request GET /v1/status/leader (172.725µs) from=10.233.68.207:49512 2022/12/22 08:57:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.687368226s) from=10.233.65.115:53188 2022/12/22 08:57:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:57:37 [DEBUG] http: Request GET /v1/status/leader (158.683µs) from=10.233.65.115:57568 2022/12/22 08:57:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.184169525s) from=10.233.68.207:53782 2022/12/22 08:57:50 [DEBUG] http: Request GET /v1/status/leader (325.693µs) from=10.233.68.207:49756 2022/12/22 08:57:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 08:57:57 [DEBUG] http: Request GET /v1/status/leader (145.914145ms) from=10.233.65.115:57780 2022/12/22 08:58:10 [DEBUG] http: Request GET /v1/status/leader (285.785µs) from=10.233.68.207:49986 2022/12/22 08:58:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.690952121s) from=10.233.65.115:52962 2022/12/22 08:58:17 [DEBUG] http: Request GET /v1/status/leader (229.596µs) from=10.233.65.115:57990 2022/12/22 08:58:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.837326255s) from=10.233.68.207:52946 2022/12/22 08:58:30 [DEBUG] http: Request GET /v1/status/leader (187.661µs) from=10.233.68.207:50246 2022/12/22 08:58:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:58:37 [DEBUG] http: Request GET /v1/status/leader (263.041µs) from=10.233.65.115:58198 2022/12/22 08:58:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.293473287s) from=10.233.68.207:54196 2022/12/22 08:58:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.200336135s) from=10.233.65.115:53436 2022/12/22 08:58:50 [DEBUG] http: Request GET /v1/status/leader (358.388µs) from=10.233.68.207:50488 2022/12/22 08:58:57 [DEBUG] http: Request GET /v1/status/leader (312.917µs) from=10.233.65.115:58406 2022/12/22 08:58:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 08:58:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 08:58:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 08:58:59 [DEBUG] agent: Node info in sync 2022/12/22 08:59:10 [DEBUG] http: Request GET /v1/status/leader (335.345µs) from=10.233.68.207:50720 2022/12/22 08:59:17 [DEBUG] http: Request GET /v1/status/leader (216.885µs) from=10.233.65.115:58616 2022/12/22 08:59:30 [DEBUG] http: Request GET /v1/status/leader (249.946µs) from=10.233.68.207:50964 2022/12/22 08:59:31 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.371440529s) from=10.233.65.115:53188 2022/12/22 08:59:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 08:59:37 [DEBUG] http: Request GET /v1/status/leader (282.395µs) from=10.233.65.115:58832 2022/12/22 08:59:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.500174095s) from=10.233.68.207:53782 2022/12/22 08:59:50 [DEBUG] http: Request GET /v1/status/leader (164.285µs) from=10.233.68.207:51200 2022/12/22 08:59:57 [DEBUG] http: Request GET /v1/status/leader (900.384µs) from=10.233.65.115:59044 2022/12/22 09:00:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:00:10 [DEBUG] http: Request GET /v1/status/leader (162.9µs) from=10.233.68.207:51426 2022/12/22 09:00:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.655381788s) from=10.233.65.115:52962 2022/12/22 09:00:17 [DEBUG] http: Request GET /v1/status/leader (242.712µs) from=10.233.65.115:59262 2022/12/22 09:00:22 [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. 2022/12/22 09:00:22 [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. 2022/12/22 09:00:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:00:22 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 09:00:22 [DEBUG] agent: Node info in sync 2022/12/22 09:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.696972ms) from=10.233.69.169:58070 2022/12/22 09:00:22 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:00:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:00:22 [DEBUG] agent: Node info in sync 2022/12/22 09:00:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (361.225µs) from=10.233.69.169:58072 2022/12/22 09:00:30 [DEBUG] http: Request GET /v1/status/leader (355.662µs) from=10.233.68.207:51686 2022/12/22 09:00:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.467510458s) from=10.233.68.207:52946 2022/12/22 09:00:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:00:37 [DEBUG] http: Request GET /v1/status/leader (149.397µs) from=10.233.65.115:59484 2022/12/22 09:00:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.625278334s) from=10.233.68.207:54196 2022/12/22 09:00:50 [DEBUG] http: Request GET /v1/status/leader (237.54µs) from=10.233.68.207:51918 2022/12/22 09:00:55 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.011244737s) from=10.233.65.115:53436 2022/12/22 09:00:57 [DEBUG] http: Request GET /v1/status/leader (350.648µs) from=10.233.65.115:59696 2022/12/22 09:01:10 [DEBUG] http: Request GET /v1/status/leader (308.065µs) from=10.233.68.207:52146 2022/12/22 09:01:17 [DEBUG] http: Request GET /v1/status/leader (308.105µs) from=10.233.65.115:59912 2022/12/22 09:01:30 [DEBUG] http: Request GET /v1/status/leader (1.132875ms) from=10.233.68.207:52388 2022/12/22 09:01:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.636659827s) from=10.233.65.115:53188 2022/12/22 09:01:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:01:37 [DEBUG] http: Request GET /v1/status/leader (277.96µs) from=10.233.65.115:60122 2022/12/22 09:01:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.943946111s) from=10.233.68.207:53782 2022/12/22 09:01:50 [DEBUG] http: Request GET /v1/status/leader (245.062µs) from=10.233.68.207:52634 2022/12/22 09:01:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:01:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:01:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:01:52 [DEBUG] agent: Node info in sync 2022/12/22 09:01:57 [DEBUG] http: Request GET /v1/status/leader (273.507µs) from=10.233.65.115:60338 2022/12/22 09:02:10 [DEBUG] http: Request GET /v1/status/leader (163.851µs) from=10.233.68.207:52868 2022/12/22 09:02:17 [DEBUG] http: Request GET /v1/status/leader (330.335µs) from=10.233.65.115:60548 2022/12/22 09:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.958165144s) from=10.233.65.115:52962 2022/12/22 09:02:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:02:30 [DEBUG] http: Request GET /v1/status/leader (273.284µs) from=10.233.68.207:53116 2022/12/22 09:02:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.351163826s) from=10.233.68.207:52946 2022/12/22 09:02:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:02:37 [DEBUG] http: Request GET /v1/status/leader (202.983µs) from=10.233.65.115:60764 2022/12/22 09:02:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.335273286s) from=10.233.68.207:54196 2022/12/22 09:02:50 [DEBUG] http: Request GET /v1/status/leader (651.757µs) from=10.233.68.207:53358 2022/12/22 09:02:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:02:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:02:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:02:55 [DEBUG] agent: Node info in sync 2022/12/22 09:02:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.670715481s) from=10.233.65.115:53436 2022/12/22 09:02:57 [DEBUG] http: Request GET /v1/status/leader (1.134831ms) from=10.233.65.115:60978 2022/12/22 09:03:10 [DEBUG] http: Request GET /v1/status/leader (322.691µs) from=10.233.68.207:53582 2022/12/22 09:03:17 [DEBUG] http: Request GET /v1/status/leader (271.354µs) from=10.233.65.115:32958 2022/12/22 09:03:30 [DEBUG] http: Request GET /v1/status/leader (682.873µs) from=10.233.68.207:53826 2022/12/22 09:03:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:03:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.457335042s) from=10.233.65.115:53188 2022/12/22 09:03:37 [DEBUG] http: Request GET /v1/status/leader (580.143µs) from=10.233.65.115:33178 2022/12/22 09:03:50 [DEBUG] http: Request GET /v1/status/leader (337.949µs) from=10.233.68.207:54068 2022/12/22 09:03:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.320169699s) from=10.233.68.207:53782 2022/12/22 09:03:57 [DEBUG] http: Request GET /v1/status/leader (184.208µs) from=10.233.65.115:33386 2022/12/22 09:03:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:03:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:03:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:03:58 [DEBUG] agent: Node info in sync 2022/12/22 09:04:10 [DEBUG] http: Request GET /v1/status/leader (184.41µs) from=10.233.68.207:54300 2022/12/22 09:04:18 [DEBUG] http: Request GET /v1/status/leader (22.485258ms) from=10.233.65.115:33590 2022/12/22 09:04:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.724155102s) from=10.233.65.115:52962 2022/12/22 09:04:30 [DEBUG] http: Request GET /v1/status/leader (287.607µs) from=10.233.68.207:54560 2022/12/22 09:04:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:04:38 [DEBUG] http: Request GET /v1/status/leader (208.607µs) from=10.233.65.115:33802 2022/12/22 09:04:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.462615925s) from=10.233.68.207:52946 2022/12/22 09:04:50 [DEBUG] http: Request GET /v1/status/leader (400.365µs) from=10.233.68.207:54798 2022/12/22 09:04:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.862367029s) from=10.233.68.207:54196 2022/12/22 09:04:58 [DEBUG] http: Request GET /v1/status/leader (302.288µs) from=10.233.65.115:34010 2022/12/22 09:04:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.361322467s) from=10.233.65.115:53436 2022/12/22 09:05:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:05:10 [DEBUG] http: Request GET /v1/status/leader (279.236µs) from=10.233.68.207:55030 2022/12/22 09:05:18 [DEBUG] http: Request GET /v1/status/leader (388.066µs) from=10.233.65.115:34214 2022/12/22 09:05:30 [DEBUG] http: Request GET /v1/status/leader (296.485µs) from=10.233.68.207:55276 2022/12/22 09:05:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:05:38 [DEBUG] http: Request GET /v1/status/leader (177.539µs) from=10.233.65.115:34430 2022/12/22 09:05:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.687185208s) from=10.233.65.115:53188 2022/12/22 09:05:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:05:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:05:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:05:47 [DEBUG] agent: Node info in sync 2022/12/22 09:05:50 [DEBUG] http: Request GET /v1/status/leader (267.373µs) from=10.233.68.207:55514 2022/12/22 09:05:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.604314454s) from=10.233.68.207:53782 2022/12/22 09:05:58 [DEBUG] http: Request GET /v1/status/leader (217.224µs) from=10.233.65.115:34644 2022/12/22 09:06:10 [DEBUG] http: Request GET /v1/status/leader (162.727µs) from=10.233.68.207:55742 2022/12/22 09:06:18 [DEBUG] http: Request GET /v1/status/leader (171.257µs) from=10.233.65.115:34852 2022/12/22 09:06:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.525153975s) from=10.233.65.115:52962 2022/12/22 09:06:30 [DEBUG] http: Request GET /v1/status/leader (378.97µs) from=10.233.68.207:55998 2022/12/22 09:06:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:06:38 [DEBUG] http: Request GET /v1/status/leader (243.838µs) from=10.233.65.115:35062 2022/12/22 09:06:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.324376477s) from=10.233.68.207:52946 2022/12/22 09:06:50 [DEBUG] http: Request GET /v1/status/leader (163.324µs) from=10.233.68.207:56240 2022/12/22 09:06:56 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m0.133473417s) from=10.233.68.207:54196 2022/12/22 09:06:58 [DEBUG] http: Request GET /v1/status/leader (160.01µs) from=10.233.65.115:35278 2022/12/22 09:07:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.773497945s) from=10.233.65.115:53436 2022/12/22 09:07:10 [DEBUG] http: Request GET /v1/status/leader (62.093301ms) from=10.233.68.207:56464 2022/12/22 09:07:18 [DEBUG] http: Request GET /v1/status/leader (166.011µs) from=10.233.65.115:35490 2022/12/22 09:07:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:07:19 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:07:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:07:19 [DEBUG] agent: Node info in sync 2022/12/22 09:07:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:07:30 [DEBUG] http: Request GET /v1/status/leader (319.157µs) from=10.233.68.207:56720 2022/12/22 09:07:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:07:38 [DEBUG] http: Request GET /v1/status/leader (249.275µs) from=10.233.65.115:35704 2022/12/22 09:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.082401017s) from=10.233.65.115:53188 2022/12/22 09:07:50 [DEBUG] http: Request GET /v1/status/leader (276.125µs) from=10.233.68.207:56962 2022/12/22 09:07:58 [DEBUG] http: Request GET /v1/status/leader (160.679µs) from=10.233.65.115:35926 2022/12/22 09:08:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.181304024s) from=10.233.68.207:53782 2022/12/22 09:08:10 [DEBUG] http: Request GET /v1/status/leader (352.482µs) from=10.233.68.207:57186 2022/12/22 09:08:18 [DEBUG] http: Request GET /v1/status/leader (251.653µs) from=10.233.65.115:36146 2022/12/22 09:08:23 [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. 2022/12/22 09:08:23 [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. 2022/12/22 09:08:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:08:23 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 09:08:23 [DEBUG] agent: Node info in sync 2022/12/22 09:08:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.478847ms) from=10.233.69.169:34494 2022/12/22 09:08:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:08:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:08:23 [DEBUG] agent: Node info in sync 2022/12/22 09:08:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (357.631µs) from=10.233.69.169:34496 2022/12/22 09:08:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.31598652s) from=10.233.65.115:52962 2022/12/22 09:08:30 [DEBUG] http: Request GET /v1/status/leader (183.469µs) from=10.233.68.207:57442 2022/12/22 09:08:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:08:38 [DEBUG] http: Request GET /v1/status/leader (165.628µs) from=10.233.65.115:36362 2022/12/22 09:08:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.580254872s) from=10.233.68.207:52946 2022/12/22 09:08:50 [DEBUG] http: Request GET /v1/status/leader (273.138µs) from=10.233.68.207:57676 2022/12/22 09:08:58 [DEBUG] http: Request GET /v1/status/leader (243.391µs) from=10.233.65.115:36586 2022/12/22 09:09:01 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.552703713s) from=10.233.65.115:53436 2022/12/22 09:09:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.396468898s) from=10.233.68.207:54196 2022/12/22 09:09:10 [DEBUG] http: Request GET /v1/status/leader (277.386µs) from=10.233.68.207:57902 2022/12/22 09:09:18 [DEBUG] http: Request GET /v1/status/leader (266.289µs) from=10.233.65.115:36798 2022/12/22 09:09:30 [DEBUG] http: Request GET /v1/status/leader (422.309µs) from=10.233.68.207:58152 2022/12/22 09:09:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:09:38 [DEBUG] http: Request GET /v1/status/leader (316.337µs) from=10.233.65.115:37018 2022/12/22 09:09:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.198425577s) from=10.233.65.115:53188 2022/12/22 09:09:50 [DEBUG] http: Request GET /v1/status/leader (289.7µs) from=10.233.68.207:58390 2022/12/22 09:09:58 [DEBUG] http: Request GET /v1/status/leader (304.469µs) from=10.233.65.115:37230 2022/12/22 09:10:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:10:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:10:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:10:05 [DEBUG] agent: Node info in sync 2022/12/22 09:10:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.185285394s) from=10.233.68.207:53782 2022/12/22 09:10:10 [DEBUG] http: Request GET /v1/status/leader (170.893µs) from=10.233.68.207:58614 2022/12/22 09:10:18 [DEBUG] http: Request GET /v1/status/leader (261.415µs) from=10.233.65.115:37434 2022/12/22 09:10:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:10:30 [DEBUG] http: Request GET /v1/status/leader (1.233043ms) from=10.233.68.207:58864 2022/12/22 09:10:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.810921903s) from=10.233.65.115:52962 2022/12/22 09:10:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:10:38 [DEBUG] http: Request GET /v1/status/leader (296.167µs) from=10.233.65.115:37650 2022/12/22 09:10:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.375240682s) from=10.233.68.207:52946 2022/12/22 09:10:50 [DEBUG] http: Request GET /v1/status/leader (234.573µs) from=10.233.68.207:59100 2022/12/22 09:10:58 [DEBUG] http: Request GET /v1/status/leader (223.521µs) from=10.233.65.115:37864 2022/12/22 09:11:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:11:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:11:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:11:05 [DEBUG] agent: Node info in sync 2022/12/22 09:11:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.604697268s) from=10.233.68.207:54196 2022/12/22 09:11:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m6.567200941s) from=10.233.65.115:53436 2022/12/22 09:11:10 [DEBUG] http: Request GET /v1/status/leader (158.378µs) from=10.233.68.207:59326 2022/12/22 09:11:18 [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. 2022/12/22 09:11:18 [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. 2022/12/22 09:11:18 [DEBUG] http: Request GET /v1/status/leader (316.658808ms) from=10.233.65.115:38080 2022/12/22 09:11:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:11:18 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 09:11:18 [DEBUG] agent: Node info in sync 2022/12/22 09:11:18 [DEBUG] http: Request PUT /v1/agent/service/register (296.661531ms) from=10.233.69.169:36204 2022/12/22 09:11:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:11:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:11:18 [DEBUG] agent: Node info in sync 2022/12/22 09:11:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (93.876435ms) from=10.233.69.169:36206 2022/12/22 09:11:30 [DEBUG] http: Request GET /v1/status/leader (633.511µs) from=10.233.68.207:59574 2022/12/22 09:11:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:11:38 [DEBUG] http: Request GET /v1/status/leader (177.193µs) from=10.233.65.115:38310 2022/12/22 09:11:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.610085122s) from=10.233.65.115:53188 2022/12/22 09:11:50 [DEBUG] http: Request GET /v1/status/leader (167.547µs) from=10.233.68.207:59810 2022/12/22 09:11:58 [DEBUG] http: Request GET /v1/status/leader (163.373µs) from=10.233.65.115:38526 2022/12/22 09:12:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.239823488s) from=10.233.68.207:53782 2022/12/22 09:12:10 [DEBUG] http: Request GET /v1/status/leader (553.354µs) from=10.233.68.207:60038 2022/12/22 09:12:18 [DEBUG] http: Request GET /v1/status/leader (1.074604ms) from=10.233.65.115:38732 2022/12/22 09:12:30 [DEBUG] http: Request GET /v1/status/leader (265.334µs) from=10.233.68.207:60296 2022/12/22 09:12:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:12:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:12:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:12:36 [DEBUG] agent: Node info in sync 2022/12/22 09:12:38 [DEBUG] http: Request GET /v1/status/leader (164.652µs) from=10.233.65.115:38956 2022/12/22 09:12:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.78670233s) from=10.233.65.115:52962 2022/12/22 09:12:50 [DEBUG] http: Request GET /v1/status/leader (421.668µs) from=10.233.68.207:60528 2022/12/22 09:12:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.256819393s) from=10.233.68.207:52946 2022/12/22 09:12:58 [DEBUG] http: Request GET /v1/status/leader (365.556µs) from=10.233.65.115:39162 2022/12/22 09:13:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:13:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.257042384s) from=10.233.68.207:54196 2022/12/22 09:13:10 [DEBUG] http: Request GET /v1/status/leader (400.344µs) from=10.233.68.207:60758 2022/12/22 09:13:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.944382025s) from=10.233.65.115:53436 2022/12/22 09:13:18 [DEBUG] http: Request GET /v1/status/leader (286.187µs) from=10.233.65.115:39374 2022/12/22 09:13:30 [DEBUG] http: Request GET /v1/status/leader (293.352µs) from=10.233.68.207:60994 2022/12/22 09:13:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:13:38 [DEBUG] http: Request GET /v1/status/leader (336.238µs) from=10.233.65.115:39592 2022/12/22 09:13:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:13:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:13:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:13:46 [DEBUG] agent: Node info in sync 2022/12/22 09:13:50 [DEBUG] http: Request GET /v1/status/leader (183.079µs) from=10.233.68.207:33000 2022/12/22 09:13:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.029457241s) from=10.233.65.115:53188 2022/12/22 09:13:58 [DEBUG] http: Request GET /v1/status/leader (491.082µs) from=10.233.65.115:39806 2022/12/22 09:14:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.072634141s) from=10.233.68.207:53782 2022/12/22 09:14:10 [DEBUG] http: Request GET /v1/status/leader (360.533µs) from=10.233.68.207:33234 2022/12/22 09:14:18 [DEBUG] http: Request GET /v1/status/leader (277.213µs) from=10.233.65.115:40014 2022/12/22 09:14:23 [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. 2022/12/22 09:14:23 [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. 2022/12/22 09:14:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:14:23 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 09:14:23 [DEBUG] agent: Node info in sync 2022/12/22 09:14:23 [DEBUG] http: Request PUT /v1/agent/service/register (197.908984ms) from=10.233.69.169:38012 2022/12/22 09:14:23 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:14:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:14:23 [DEBUG] agent: Node info in sync 2022/12/22 09:14:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (2.684441ms) from=10.233.69.169:38016 2022/12/22 09:14:30 [DEBUG] http: Request GET /v1/status/leader (206.846µs) from=10.233.68.207:33480 2022/12/22 09:14:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:14:38 [DEBUG] http: Request GET /v1/status/leader (265.091µs) from=10.233.65.115:40226 2022/12/22 09:14:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m5.417865171s) from=10.233.65.115:52962 2022/12/22 09:14:50 [DEBUG] http: Request GET /v1/status/leader (172.632µs) from=10.233.68.207:33716 2022/12/22 09:14:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.592820712s) from=10.233.68.207:52946 2022/12/22 09:14:58 [DEBUG] http: Request GET /v1/status/leader (311.495µs) from=10.233.65.115:40434 2022/12/22 09:15:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:15:10 [DEBUG] http: Request GET /v1/status/leader (267.468µs) from=10.233.68.207:33952 2022/12/22 09:15:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.260529122s) from=10.233.68.207:54196 2022/12/22 09:15:18 [DEBUG] http: Request GET /v1/status/leader (177.239µs) from=10.233.65.115:40648 2022/12/22 09:15:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.069767042s) from=10.233.65.115:53436 2022/12/22 09:15:30 [DEBUG] http: Request GET /v1/status/leader (162.506µs) from=10.233.68.207:34198 2022/12/22 09:15:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:15:38 [DEBUG] http: Request GET /v1/status/leader (175.04µs) from=10.233.65.115:40858 2022/12/22 09:15:50 [DEBUG] http: Request GET /v1/status/leader (274.186µs) from=10.233.68.207:34432 2022/12/22 09:15:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.486596864s) from=10.233.65.115:53188 2022/12/22 09:15:58 [DEBUG] http: Request GET /v1/status/leader (304.623µs) from=10.233.65.115:41064 2022/12/22 09:16:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:16:02 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:16:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:16:02 [DEBUG] agent: Node info in sync 2022/12/22 09:16:10 [DEBUG] http: Request GET /v1/status/leader (244.803µs) from=10.233.68.207:34660 2022/12/22 09:16:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m3.979083973s) from=10.233.68.207:53782 2022/12/22 09:16:18 [DEBUG] http: Request GET /v1/status/leader (193.525µs) from=10.233.65.115:41272 2022/12/22 09:16:30 [DEBUG] http: Request GET /v1/status/leader (1.059926ms) from=10.233.68.207:34908 2022/12/22 09:16:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:16:38 [DEBUG] http: Request GET /v1/status/leader (177.212µs) from=10.233.65.115:41484 2022/12/22 09:16:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.256080892s) from=10.233.65.115:52962 2022/12/22 09:16:50 [DEBUG] http: Request GET /v1/status/leader (279.01µs) from=10.233.68.207:35150 2022/12/22 09:16:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.743924585s) from=10.233.68.207:52946 2022/12/22 09:16:58 [DEBUG] http: Request GET /v1/status/leader (191.361µs) from=10.233.65.115:41696 2022/12/22 09:17:10 [DEBUG] http: Request GET /v1/status/leader (167.421µs) from=10.233.68.207:35392 2022/12/22 09:17:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.910275348s) from=10.233.68.207:54196 2022/12/22 09:17:18 [DEBUG] http: Request GET /v1/status/leader (395.566µs) from=10.233.65.115:41906 2022/12/22 09:17:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m1.686147753s) from=10.233.65.115:53436 2022/12/22 09:17:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:17:30 [DEBUG] http: Request GET /v1/status/leader (421.468µs) from=10.233.68.207:35630 2022/12/22 09:17:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:17:38 [DEBUG] http: Request GET /v1/status/leader (272.54µs) from=10.233.65.115:42122 2022/12/22 09:17:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:17:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:17:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:17:49 [DEBUG] agent: Node info in sync 2022/12/22 09:17:50 [DEBUG] http: Request GET /v1/status/leader (172.63µs) from=10.233.68.207:35882 2022/12/22 09:17:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.351228595s) from=10.233.65.115:53188 2022/12/22 09:17:58 [DEBUG] http: Request GET /v1/status/leader (349.306µs) from=10.233.65.115:42330 2022/12/22 09:18:10 [DEBUG] http: Request GET /v1/status/leader (265.023µs) from=10.233.68.207:36112 2022/12/22 09:18:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.31491556s) from=10.233.68.207:53782 2022/12/22 09:18:18 [DEBUG] http: Request GET /v1/status/leader (172.298µs) from=10.233.65.115:42538 2022/12/22 09:18:30 [DEBUG] http: Request GET /v1/status/leader (160.835µs) from=10.233.68.207:36362 2022/12/22 09:18:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:18:38 [DEBUG] http: Request GET /v1/status/leader (329.02µs) from=10.233.65.115:42750 2022/12/22 09:18:50 [DEBUG] http: Request GET /v1/status/leader (172.757µs) from=10.233.68.207:36600 2022/12/22 09:18:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m6.190212854s) from=10.233.65.115:52962 2022/12/22 09:18:58 [DEBUG] http: Request GET /v1/status/leader (296.884µs) from=10.233.65.115:42960 2022/12/22 09:19:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m3.573681944s) from=10.233.68.207:52946 2022/12/22 09:19:10 [DEBUG] http: Request GET /v1/status/leader (175.684µs) from=10.233.68.207:36830 2022/12/22 09:19:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:19:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:19:11 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:19:11 [DEBUG] agent: Node info in sync 2022/12/22 09:19:18 [DEBUG] http: Request GET /v1/status/leader (159.898µs) from=10.233.65.115:43166 2022/12/22 09:19:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.010441423s) from=10.233.68.207:54196 2022/12/22 09:19:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.417709796s) from=10.233.65.115:53436 2022/12/22 09:19:30 [DEBUG] http: Request GET /v1/status/leader (277.42µs) from=10.233.68.207:37078 2022/12/22 09:19:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:19:38 [DEBUG] http: Request GET /v1/status/leader (322.963µs) from=10.233.65.115:43384 2022/12/22 09:19:50 [DEBUG] http: Request GET /v1/status/leader (237.679µs) from=10.233.68.207:37320 2022/12/22 09:19:58 [DEBUG] http: Request GET /v1/status/leader (189.85µs) from=10.233.65.115:43598 2022/12/22 09:20:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.545638694s) from=10.233.65.115:53188 2022/12/22 09:20:10 [DEBUG] http: Request GET /v1/status/leader (815.089µs) from=10.233.68.207:37550 2022/12/22 09:20:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m2.270888351s) from=10.233.68.207:53782 2022/12/22 09:20:18 [DEBUG] http: Request GET /v1/status/leader (696.835µs) from=10.233.65.115:43808 2022/12/22 09:20:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:20:30 [DEBUG] http: Request GET /v1/status/leader (796.241µs) from=10.233.68.207:37794 2022/12/22 09:20:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:20:38 [DEBUG] http: Request GET /v1/status/leader (462.618µs) from=10.233.65.115:44022 2022/12/22 09:20:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:20:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:20:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:20:45 [DEBUG] agent: Node info in sync 2022/12/22 09:20:50 [DEBUG] http: Request GET /v1/status/leader (896.706µs) from=10.233.68.207:38052 2022/12/22 09:20:58 [DEBUG] http: Request GET /v1/status/leader (163.429µs) from=10.233.65.115:44242 2022/12/22 09:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.561498041s) from=10.233.65.115:52962 2022/12/22 09:21:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.410878735s) from=10.233.68.207:52946 2022/12/22 09:21:10 [DEBUG] http: Request GET /v1/status/leader (304.475µs) from=10.233.68.207:38284 2022/12/22 09:21:18 [DEBUG] http: Request GET /v1/status/leader (402.13µs) from=10.233.65.115:44452 2022/12/22 09:21:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m5.14954368s) from=10.233.68.207:54196 2022/12/22 09:21:30 [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. 2022/12/22 09:21:30 [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. 2022/12/22 09:21:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:21:30 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 09:21:30 [DEBUG] agent: Node info in sync 2022/12/22 09:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.067929ms) from=10.233.69.169:42174 2022/12/22 09:21:30 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:21:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:21:30 [DEBUG] agent: Node info in sync 2022/12/22 09:21:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (453.028µs) from=10.233.69.169:42176 2022/12/22 09:21:30 [DEBUG] http: Request GET /v1/status/leader (159.099µs) from=10.233.68.207:38520 2022/12/22 09:21:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m7.446956245s) from=10.233.65.115:53436 2022/12/22 09:21:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:21:38 [DEBUG] http: Request GET /v1/status/leader (165.243µs) from=10.233.65.115:44672 2022/12/22 09:21:51 [DEBUG] http: Request GET /v1/status/leader (487.622µs) from=10.233.68.207:38760 2022/12/22 09:21:59 [DEBUG] http: Request GET /v1/status/leader (493.838µs) from=10.233.65.115:44886 2022/12/22 09:22:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.785274122s) from=10.233.65.115:53188 2022/12/22 09:22:11 [DEBUG] http: Request GET /v1/status/leader (296.513µs) from=10.233.68.207:38984 2022/12/22 09:22:19 [DEBUG] http: Request GET /v1/status/leader (223.975µs) from=10.233.65.115:45096 2022/12/22 09:22:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m5.397330528s) from=10.233.68.207:53782 2022/12/22 09:22:31 [DEBUG] http: Request GET /v1/status/leader (358.972µs) from=10.233.68.207:39236 2022/12/22 09:22:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:22:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:22:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:22:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:22:38 [DEBUG] agent: Node info in sync 2022/12/22 09:22:39 [DEBUG] http: Request GET /v1/status/leader (368.053µs) from=10.233.65.115:45308 2022/12/22 09:22:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:22:51 [DEBUG] http: Request GET /v1/status/leader (315.514µs) from=10.233.68.207:39482 2022/12/22 09:22:59 [DEBUG] http: Request GET /v1/status/leader (1.270017ms) from=10.233.65.115:45518 2022/12/22 09:23:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.869576705s) from=10.233.65.115:52962 2022/12/22 09:23:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.272944428s) from=10.233.68.207:52946 2022/12/22 09:23:11 [DEBUG] http: Request GET /v1/status/leader (390.536µs) from=10.233.68.207:39712 2022/12/22 09:23:19 [DEBUG] http: Request GET /v1/status/leader (247.983µs) from=10.233.65.115:45724 2022/12/22 09:23:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.016288719s) from=10.233.68.207:54196 2022/12/22 09:23:31 [DEBUG] http: Request GET /v1/status/leader (160.833µs) from=10.233.68.207:39950 2022/12/22 09:23:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.273071063s) from=10.233.65.115:53436 2022/12/22 09:23:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:23:39 [DEBUG] http: Request GET /v1/status/leader (172.791µs) from=10.233.65.115:45938 2022/12/22 09:23:51 [DEBUG] http: Request GET /v1/status/leader (171.423µs) from=10.233.68.207:40196 2022/12/22 09:23:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:23:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:23:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:23:58 [DEBUG] agent: Node info in sync 2022/12/22 09:23:59 [DEBUG] http: Request GET /v1/status/leader (265.367µs) from=10.233.65.115:46152 2022/12/22 09:24:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m1.254306908s) from=10.233.65.115:53188 2022/12/22 09:24:11 [DEBUG] http: Request GET /v1/status/leader (353.055µs) from=10.233.68.207:40424 2022/12/22 09:24:19 [DEBUG] http: Request GET /v1/status/leader (198.238µs) from=10.233.65.115:46356 2022/12/22 09:24:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m0.044277588s) from=10.233.68.207:53782 2022/12/22 09:24:25 [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. 2022/12/22 09:24:25 [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. 2022/12/22 09:24:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:24:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.63_9102" 2022/12/22 09:24:25 [DEBUG] agent: Node info in sync 2022/12/22 09:24:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.227133ms) from=10.233.69.169:43850 2022/12/22 09:24:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:24:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:24:25 [DEBUG] agent: Node info in sync 2022/12/22 09:24:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (77.457491ms) from=10.233.69.169:43852 2022/12/22 09:24:31 [DEBUG] http: Request GET /v1/status/leader (347.778µs) from=10.233.68.207:40676 2022/12/22 09:24:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:24:39 [DEBUG] http: Request GET /v1/status/leader (177.245µs) from=10.233.65.115:46578 2022/12/22 09:24:51 [DEBUG] http: Request GET /v1/status/leader (265.483µs) from=10.233.68.207:40920 2022/12/22 09:24:59 [DEBUG] http: Request GET /v1/status/leader (198.466µs) from=10.233.65.115:46794 2022/12/22 09:25:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m0.010554205s) from=10.233.65.115:52962 2022/12/22 09:25:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m1.269962853s) from=10.233.68.207:52946 2022/12/22 09:25:11 [DEBUG] http: Request GET /v1/status/leader (972.951µs) from=10.233.68.207:41154 2022/12/22 09:25:19 [DEBUG] http: Request GET /v1/status/leader (293.727µs) from=10.233.65.115:47002 2022/12/22 09:25:31 [DEBUG] http: Request GET /v1/status/leader (161.06µs) from=10.233.68.207:41400 2022/12/22 09:25:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/22 09:25:33 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.71.144_9101" in sync 2022/12/22 09:25:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.63_9102" in sync 2022/12/22 09:25:33 [DEBUG] agent: Node info in sync 2022/12/22 09:25:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m2.810373089s) from=10.233.68.207:54196 2022/12/22 09:25:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-r47kd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/22 09:25:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:25:39 [DEBUG] http: Request GET /v1/status/leader (181.693µs) from=10.233.65.115:47216 2022/12/22 09:25:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=67 (2m4.666953841s) from=10.233.65.115:53436 2022/12/22 09:25:51 [DEBUG] http: Request GET /v1/status/leader (234.32µs) from=10.233.68.207:41646 2022/12/22 09:25:59 [DEBUG] http: Request GET /v1/status/leader (259.172µs) from=10.233.65.115:47430 2022/12/22 09:26:11 [DEBUG] http: Request GET /v1/status/leader (286.004µs) from=10.233.68.207:41878 2022/12/22 09:26:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m6.901490894s) from=10.233.65.115:53188 2022/12/22 09:26:19 [DEBUG] http: Request GET /v1/status/leader (291.672µs) from=10.233.65.115:47642 2022/12/22 09:26:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=63 (2m4.967421507s) from=10.233.68.207:53782 2022/12/22 09:26:31 [DEBUG] http: Request GET /v1/status/leader (252.678µs) from=10.233.68.207:42118 2022/12/22 09:26:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-r47kd" since the cluster is too small 2022/12/22 09:26:39 [DEBUG] http: Request GET /v1/status/leader (213.226µs) from=10.233.65.115:47856 2022/12/22 09:26:51 [DEBUG] http: Request GET /v1/status/leader (254.238µs) from=10.233.68.207:42356 2022/12/22 09:26:59 [DEBUG] http: Request GET /v1/status/leader (254.649µs) from=10.233.65.115:48066