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: 'af7b87e5-b570-f990-d0b7-b5f90b8dfe7a' Node name: 'onap-msb-consul-5cdd876fd9-p25wc' 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/21 04:44:02 [DEBUG] agent: Using random ID "af7b87e5-b570-f990-d0b7-b5f90b8dfe7a" as node ID 2022/12/21 04:44:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:af7b87e5-b570-f990-d0b7-b5f90b8dfe7a Address:127.0.0.1:8300}] 2022/12/21 04:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/21 04:44:02 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/21 04:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/21 04:44:02 [WARN] raft: Unable to get address for server id af7b87e5-b570-f990-d0b7-b5f90b8dfe7a, using fallback address 127.0.0.1:8300: Could not find address for server id af7b87e5-b570-f990-d0b7-b5f90b8dfe7a 2022/12/21 04:44:02 [DEBUG] raft: Votes needed: 1 2022/12/21 04:44:02 [DEBUG] raft: Vote granted from af7b87e5-b570-f990-d0b7-b5f90b8dfe7a in term 2. Tally: 1 2022/12/21 04:44:02 [INFO] raft: Election won. Tally: 1 2022/12/21 04:44:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/21 04:44:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-p25wc.dc1 127.0.0.1 2022/12/21 04:44:02 [INFO] serf: EventMemberJoin: onap-msb-consul-5cdd876fd9-p25wc 127.0.0.1 2022/12/21 04:44:02 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/21 04:44:02 [INFO] consul: Handled member-join event for server "onap-msb-consul-5cdd876fd9-p25wc.dc1" in area "wan" 2022/12/21 04:44:02 [INFO] consul: cluster leadership acquired 2022/12/21 04:44:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/21 04:44:02 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/21 04:44:02 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/21 04:44:02 [INFO] agent: started state syncer 2022/12/21 04:44:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/21 04:44:03 [INFO] consul: Adding LAN server onap-msb-consul-5cdd876fd9-p25wc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:44:03 [INFO] consul: New leader elected: onap-msb-consul-5cdd876fd9-p25wc 2022/12/21 04:44:03 [INFO] agent: Synced node info 2022/12/21 04:44:03 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/21 04:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:44:03 [INFO] consul: member 'onap-msb-consul-5cdd876fd9-p25wc' joined, marking health alive 2022/12/21 04:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:44:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:44:04 [DEBUG] agent: Node info in sync 2022/12/21 04:44:04 [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/21 04:45:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:45:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:45:10 [DEBUG] agent: Node info in sync 2022/12/21 04:46:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:46:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:46:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:46:46 [DEBUG] agent: Node info in sync 2022/12/21 04:47:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:48:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:48:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:48:24 [DEBUG] agent: Node info in sync 2022/12/21 04:48:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:49:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:49:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:49:30 [DEBUG] agent: Node info in sync 2022/12/21 04:50:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:50:38 [DEBUG] agent: Node info in sync 2022/12/21 04:51:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:51:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:51:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:51:49 [DEBUG] agent: Node info in sync 2022/12/21 04:52:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:52:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:52:50 [DEBUG] agent: Node info in sync 2022/12/21 04:53:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:53:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:54:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:54:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:54:43 [DEBUG] agent: Node info in sync 2022/12/21 04:55:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:55:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:56:01 [DEBUG] http: Request GET /v1/catalog/services (591.692µs) from=10.233.65.66:58116 2022/12/21 04:56:02 [DEBUG] http: Request GET /v1/status/leader (2.949471ms) from=10.233.65.66:58126 2022/12/21 04:56:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:56:22 [DEBUG] http: Request GET /v1/status/leader (952.184µs) from=10.233.65.66:58264 2022/12/21 04:56:42 [DEBUG] http: Request GET /v1/status/leader (874.156µs) from=10.233.65.66:58404 2022/12/21 04:56:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:56:42 [DEBUG] agent: Node info in sync 2022/12/21 04:57:02 [DEBUG] http: Request GET /v1/status/leader (686.34µs) from=10.233.65.66:58546 2022/12/21 04:57:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:57:22 [DEBUG] http: Request GET /v1/status/leader (131.567644ms) from=10.233.65.66:58686 2022/12/21 04:57:24 [DEBUG] http: Request GET /v1/catalog/services (222.666µs) from=10.233.70.143:35846 2022/12/21 04:57:25 [DEBUG] http: Request GET /v1/status/leader (609.613µs) from=10.233.70.143:35890 2022/12/21 04:57: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/21 04:57: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/21 04:57:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [DEBUG] http: Request PUT /v1/agent/service/register (73.155846ms) from=10.233.67.214:50814 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (10.204097119s) from=10.233.70.143:35846 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m33.135633822s) from=10.233.65.66:58116 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [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/21 04:57: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/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (101.391191ms) from=10.233.65.66:58788 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (2.556571ms) from=10.233.67.214:50822 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (350.04µs) from=10.233.70.143:36048 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (290.600291ms) from=10.233.70.143:35846 2022/12/21 04:57:35 [INFO] agent: Synced service "_v1_holmes-rule-mgmt_10.233.70.4_9101" 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [DEBUG] http: Request PUT /v1/agent/service/register (100.226974ms) from=10.233.67.214:50820 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (290.440875ms) from=10.233.65.66:58116 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:57:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:57:35 [DEBUG] agent: Node info in sync 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (504.6µs) from=10.233.70.143:36052 2022/12/21 04:57:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (45.778576ms) from=10.233.67.214:50830 2022/12/21 04:57:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1 (345.103µs) from=10.233.65.66:58788 2022/12/21 04:57:42 [DEBUG] http: Request GET /v1/status/leader (662.53µs) from=10.233.65.66:58836 2022/12/21 04:57:45 [DEBUG] http: Request GET /v1/status/leader (267.26µs) from=10.233.70.143:36184 2022/12/21 04:58:02 [DEBUG] http: Request GET /v1/status/leader (671.978µs) from=10.233.65.66:58982 2022/12/21 04:58:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:58:05 [DEBUG] http: Request GET /v1/status/leader (328.915µs) from=10.233.70.143:36484 2022/12/21 04:58:22 [DEBUG] http: Request GET /v1/status/leader (365.068µs) from=10.233.65.66:59160 2022/12/21 04:58:25 [DEBUG] http: Request GET /v1/status/leader (483.23µs) from=10.233.70.143:36762 2022/12/21 04:58:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 04:58:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 04:58:38 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:58:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:58:38 [DEBUG] agent: Node info in sync 2022/12/21 04:58:42 [DEBUG] http: Request GET /v1/status/leader (288.322µs) from=10.233.65.66:59304 2022/12/21 04:58:45 [DEBUG] http: Request GET /v1/status/leader (613.45µs) from=10.233.70.143:37050 2022/12/21 04:59:02 [DEBUG] http: Request GET /v1/status/leader (335.508µs) from=10.233.65.66:59474 2022/12/21 04:59:02 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 04:59:05 [DEBUG] http: Request GET /v1/status/leader (208.899µs) from=10.233.70.143:37330 2022/12/21 04:59:22 [DEBUG] http: Request GET /v1/status/leader (353.607µs) from=10.233.65.66:59614 2022/12/21 04:59:26 [DEBUG] http: Request GET /v1/status/leader (592.318µs) from=10.233.70.143:37612 2022/12/21 04:59: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/21 04:59: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/21 04:59:27 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 04:59:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:59:27 [DEBUG] agent: Node info in sync 2022/12/21 04:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.031551ms) from=10.233.67.214:51822 2022/12/21 04:59:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 04:59:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 04:59:27 [DEBUG] agent: Node info in sync 2022/12/21 04:59:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (685.331µs) from=10.233.67.214:51824 2022/12/21 04:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.933303133s) from=10.233.65.66:58116 2022/12/21 04:59:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.886168034s) from=10.233.70.143:36052 2022/12/21 04:59:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.948021955s) from=10.233.65.66:58792 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.134642822s) from=10.233.65.66:58788 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/status/leader (476.582µs) from=10.233.65.66:59762 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.189885874s) from=10.233.70.143:35846 2022/12/21 04:59:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.571385657s) from=10.233.70.143:36048 2022/12/21 04:59:46 [DEBUG] http: Request GET /v1/status/leader (511.127µs) from=10.233.70.143:37892 2022/12/21 05:00:02 [DEBUG] http: Request GET /v1/status/leader (2.174981ms) from=10.233.65.66:59912 2022/12/21 05:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:00:06 [DEBUG] http: Request GET /v1/status/leader (600.42µs) from=10.233.70.143:38178 2022/12/21 05:00:22 [DEBUG] http: Request GET /v1/status/leader (885.793µs) from=10.233.65.66:60054 2022/12/21 05:00:26 [DEBUG] http: Request GET /v1/status/leader (388.207µs) from=10.233.70.143:38456 2022/12/21 05:00:42 [DEBUG] http: Request GET /v1/status/leader (229.389µs) from=10.233.65.66:60192 2022/12/21 05:00:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:00:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:00:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:00:45 [DEBUG] agent: Node info in sync 2022/12/21 05:00:46 [DEBUG] http: Request GET /v1/status/leader (513.651µs) from=10.233.70.143:38736 2022/12/21 05:01:02 [DEBUG] http: Request GET /v1/status/leader (426.936µs) from=10.233.65.66:60426 2022/12/21 05:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:01:06 [DEBUG] http: Request GET /v1/status/leader (393.495µs) from=10.233.70.143:39012 2022/12/21 05:01:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:01:22 [DEBUG] http: Request GET /v1/status/leader (2.369803ms) from=10.233.65.66:60568 2022/12/21 05:01:26 [DEBUG] http: Request GET /v1/status/leader (392.027µs) from=10.233.70.143:39290 2022/12/21 05:01:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.276740663s) from=10.233.70.143:36052 2022/12/21 05:01:42 [DEBUG] http: Request GET /v1/status/leader (319.981µs) from=10.233.65.66:60712 2022/12/21 05:01:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.451524098s) from=10.233.65.66:58788 2022/12/21 05:01:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.132838105s) from=10.233.70.143:35846 2022/12/21 05:01:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.001806376s) from=10.233.65.66:58116 2022/12/21 05:01:46 [DEBUG] http: Request GET /v1/status/leader (205.003µs) from=10.233.70.143:39570 2022/12/21 05:01:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.573486568s) from=10.233.65.66:58792 2022/12/21 05:01:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.636563146s) from=10.233.70.143:36048 2022/12/21 05:02:02 [DEBUG] http: Request GET /v1/status/leader (297.757µs) from=10.233.65.66:60856 2022/12/21 05:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:02:06 [DEBUG] http: Request GET /v1/status/leader (376.662µs) from=10.233.70.143:39856 2022/12/21 05:02:22 [DEBUG] http: Request GET /v1/status/leader (867.77µs) from=10.233.65.66:60998 2022/12/21 05:02: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/21 05:02: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/21 05:02:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:02:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:02:25 [DEBUG] agent: Node info in sync 2022/12/21 05:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.867018ms) from=10.233.67.214:53506 2022/12/21 05:02:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:02:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:02:25 [DEBUG] agent: Node info in sync 2022/12/21 05:02:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (461.374µs) from=10.233.67.214:53508 2022/12/21 05:02:26 [DEBUG] http: Request GET /v1/status/leader (271.45µs) from=10.233.70.143:40138 2022/12/21 05:02:42 [DEBUG] http: Request GET /v1/status/leader (754.609µs) from=10.233.65.66:32916 2022/12/21 05:02:46 [DEBUG] http: Request GET /v1/status/leader (717.225µs) from=10.233.70.143:40446 2022/12/21 05:03:02 [DEBUG] http: Request GET /v1/status/leader (948.794µs) from=10.233.65.66:33060 2022/12/21 05:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:03:06 [DEBUG] http: Request GET /v1/status/leader (545.284µs) from=10.233.70.143:40730 2022/12/21 05:03:22 [DEBUG] http: Request GET /v1/status/leader (557.327µs) from=10.233.65.66:33194 2022/12/21 05:03:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:03:26 [DEBUG] http: Request GET /v1/status/leader (370.035µs) from=10.233.70.143:41012 2022/12/21 05:03:42 [DEBUG] http: Request GET /v1/status/leader (366.779µs) from=10.233.65.66:33334 2022/12/21 05:03:43 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.130332641s) from=10.233.70.143:36052 2022/12/21 05:03:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.213423922s) from=10.233.65.66:58788 2022/12/21 05:03:46 [DEBUG] http: Request GET /v1/status/leader (305.575µs) from=10.233.70.143:41294 2022/12/21 05:03:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.255939571s) from=10.233.70.143:35846 2022/12/21 05:03:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.88398212s) from=10.233.70.143:36048 2022/12/21 05:03:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.760970397s) from=10.233.65.66:58792 2022/12/21 05:03:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.110757846s) from=10.233.65.66:58116 2022/12/21 05:03:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:03:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:03:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:03:59 [DEBUG] agent: Node info in sync 2022/12/21 05:04:02 [DEBUG] http: Request GET /v1/status/leader (401.881µs) from=10.233.65.66:33480 2022/12/21 05:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:04:06 [DEBUG] http: Request GET /v1/status/leader (294.024µs) from=10.233.70.143:41576 2022/12/21 05:04:23 [DEBUG] http: Request GET /v1/status/leader (45.504588ms) from=10.233.65.66:33620 2022/12/21 05:04:26 [DEBUG] http: Request GET /v1/status/leader (258.712µs) from=10.233.70.143:41866 2022/12/21 05:04:43 [DEBUG] http: Request GET /v1/status/leader (482.04616ms) from=10.233.65.66:33764 2022/12/21 05:04:46 [DEBUG] http: Request GET /v1/status/leader (432.382µs) from=10.233.70.143:42154 2022/12/21 05:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:05:03 [DEBUG] http: Request GET /v1/status/leader (660.614µs) from=10.233.65.66:33924 2022/12/21 05:05:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:05:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:05:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:05:05 [DEBUG] agent: Node info in sync 2022/12/21 05:05:06 [DEBUG] http: Request GET /v1/status/leader (656.296µs) from=10.233.70.143:42436 2022/12/21 05:05:23 [DEBUG] http: Request GET /v1/status/leader (1.07986ms) from=10.233.65.66:34068 2022/12/21 05:05:26 [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/21 05:05:26 [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/21 05:05:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:05:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:05:26 [DEBUG] agent: Node info in sync 2022/12/21 05:05:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.138318ms) from=10.233.67.214:55184 2022/12/21 05:05:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:05:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:05:26 [DEBUG] agent: Node info in sync 2022/12/21 05:05:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.630878ms) from=10.233.67.214:55186 2022/12/21 05:05:26 [DEBUG] http: Request GET /v1/status/leader (223.913µs) from=10.233.70.143:42726 2022/12/21 05:05:43 [DEBUG] http: Request GET /v1/status/leader (496.144µs) from=10.233.65.66:34224 2022/12/21 05:05:47 [DEBUG] http: Request GET /v1/status/leader (5.094678ms) from=10.233.70.143:43018 2022/12/21 05:05:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.7768339s) from=10.233.65.66:58788 2022/12/21 05:05:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.483249511s) from=10.233.70.143:36052 2022/12/21 05:05:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.630746133s) from=10.233.70.143:36048 2022/12/21 05:05:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.166650302s) from=10.233.65.66:58116 2022/12/21 05:05:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.854802669s) from=10.233.70.143:35846 2022/12/21 05:05:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.359591482s) from=10.233.65.66:58792 2022/12/21 05:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:06:03 [DEBUG] http: Request GET /v1/status/leader (335.098µs) from=10.233.65.66:34374 2022/12/21 05:06:07 [DEBUG] http: Request GET /v1/status/leader (505.811µs) from=10.233.70.143:43316 2022/12/21 05:06:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:06:23 [DEBUG] http: Request GET /v1/status/leader (1.288702ms) from=10.233.65.66:34522 2022/12/21 05:06:27 [DEBUG] http: Request GET /v1/status/leader (346.456µs) from=10.233.70.143:43608 2022/12/21 05:06:43 [DEBUG] http: Request GET /v1/status/leader (374.323µs) from=10.233.65.66:34662 2022/12/21 05:06:47 [DEBUG] http: Request GET /v1/status/leader (296.839µs) from=10.233.70.143:43912 2022/12/21 05:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:07:03 [DEBUG] http: Request GET /v1/status/leader (219.99µs) from=10.233.65.66:34814 2022/12/21 05:07:07 [DEBUG] http: Request GET /v1/status/leader (49.484777ms) from=10.233.70.143:44204 2022/12/21 05:07:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:07:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:07:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:07:18 [DEBUG] agent: Node info in sync 2022/12/21 05:07:23 [DEBUG] http: Request GET /v1/status/leader (317.194µs) from=10.233.65.66:34948 2022/12/21 05:07:27 [DEBUG] http: Request GET /v1/status/leader (282.797µs) from=10.233.70.143:44500 2022/12/21 05:07:43 [DEBUG] http: Request GET /v1/status/leader (554.241µs) from=10.233.65.66:35094 2022/12/21 05:07:47 [DEBUG] http: Request GET /v1/status/leader (720.483µs) from=10.233.70.143:44798 2022/12/21 05:07:49 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.684534085s) from=10.233.70.143:36052 2022/12/21 05:07:52 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.081358108s) from=10.233.70.143:36048 2022/12/21 05:07:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.484806967s) from=10.233.65.66:58788 2022/12/21 05:07:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.844308056s) from=10.233.65.66:58792 2022/12/21 05:07:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.985430884s) from=10.233.70.143:35846 2022/12/21 05:08:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.223305826s) from=10.233.65.66:58116 2022/12/21 05:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:08:03 [DEBUG] http: Request GET /v1/status/leader (402.952µs) from=10.233.65.66:35252 2022/12/21 05:08:07 [DEBUG] http: Request GET /v1/status/leader (733.846µs) from=10.233.70.143:45092 2022/12/21 05:08:23 [DEBUG] http: Request GET /v1/status/leader (994.566µs) from=10.233.65.66:35392 2022/12/21 05:08:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:08:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:08:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:08:24 [DEBUG] agent: Node info in sync 2022/12/21 05:08: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/21 05:08: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/21 05:08:25 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:08:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:08:25 [DEBUG] agent: Node info in sync 2022/12/21 05:08:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.283028ms) from=10.233.67.214:56834 2022/12/21 05:08:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:08:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:08:25 [DEBUG] agent: Node info in sync 2022/12/21 05:08:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.196664ms) from=10.233.67.214:56836 2022/12/21 05:08:27 [DEBUG] http: Request GET /v1/status/leader (804.638µs) from=10.233.70.143:45386 2022/12/21 05:08:43 [DEBUG] http: Request GET /v1/status/leader (206.277µs) from=10.233.65.66:35532 2022/12/21 05:08:47 [DEBUG] http: Request GET /v1/status/leader (375.167µs) from=10.233.70.143:45684 2022/12/21 05:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:09:03 [DEBUG] http: Request GET /v1/status/leader (390.345µs) from=10.233.65.66:35682 2022/12/21 05:09:07 [DEBUG] http: Request GET /v1/status/leader (321.996µs) from=10.233.70.143:45984 2022/12/21 05:09:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:09:23 [DEBUG] http: Request GET /v1/status/leader (342.087µs) from=10.233.65.66:35822 2022/12/21 05:09:27 [DEBUG] http: Request GET /v1/status/leader (562.131µs) from=10.233.70.143:46274 2022/12/21 05:09:43 [DEBUG] http: Request GET /v1/status/leader (333.501µs) from=10.233.65.66:35964 2022/12/21 05:09:47 [DEBUG] http: Request GET /v1/status/leader (440.768µs) from=10.233.70.143:46576 2022/12/21 05:09:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.186959411s) from=10.233.70.143:36052 2022/12/21 05:09:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.80518879s) from=10.233.70.143:36048 2022/12/21 05:10:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.590505145s) from=10.233.65.66:58788 2022/12/21 05:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:10:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.062862395s) from=10.233.70.143:35846 2022/12/21 05:10:03 [DEBUG] http: Request GET /v1/status/leader (320.743µs) from=10.233.65.66:36110 2022/12/21 05:10:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.278587424s) from=10.233.65.66:58792 2022/12/21 05:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.222047635s) from=10.233.65.66:58116 2022/12/21 05:10:07 [DEBUG] http: Request GET /v1/status/leader (267.256µs) from=10.233.70.143:46866 2022/12/21 05:10:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:10:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:10:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:10:20 [DEBUG] agent: Node info in sync 2022/12/21 05:10:23 [DEBUG] http: Request GET /v1/status/leader (373.671µs) from=10.233.65.66:36250 2022/12/21 05:10:27 [DEBUG] http: Request GET /v1/status/leader (546.524µs) from=10.233.70.143:47162 2022/12/21 05:10:43 [DEBUG] http: Request GET /v1/status/leader (1.049187ms) from=10.233.65.66:36400 2022/12/21 05:10:47 [DEBUG] http: Request GET /v1/status/leader (438.284µs) from=10.233.70.143:47452 2022/12/21 05:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:11:03 [DEBUG] http: Request GET /v1/status/leader (1.005919ms) from=10.233.65.66:36548 2022/12/21 05:11:07 [DEBUG] http: Request GET /v1/status/leader (240.248µs) from=10.233.70.143:47744 2022/12/21 05:11:23 [DEBUG] http: Request GET /v1/status/leader (356.091µs) from=10.233.65.66:36688 2022/12/21 05:11:26 [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/21 05:11:26 [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/21 05:11:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:11:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:11:26 [DEBUG] agent: Node info in sync 2022/12/21 05:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.855736ms) from=10.233.67.214:58510 2022/12/21 05:11:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:11:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:11:26 [DEBUG] agent: Node info in sync 2022/12/21 05:11:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (8.085845ms) from=10.233.67.214:58512 2022/12/21 05:11:27 [DEBUG] http: Request GET /v1/status/leader (327.802µs) from=10.233.70.143:48038 2022/12/21 05:11:43 [DEBUG] http: Request GET /v1/status/leader (348.201µs) from=10.233.65.66:36836 2022/12/21 05:11:47 [DEBUG] http: Request GET /v1/status/leader (246.786µs) from=10.233.70.143:48318 2022/12/21 05:11:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:12:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.751487446s) from=10.233.70.143:36048 2022/12/21 05:12:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.026000247s) from=10.233.65.66:58788 2022/12/21 05:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:12:03 [DEBUG] http: Request GET /v1/status/leader (436.253µs) from=10.233.65.66:36984 2022/12/21 05:12:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.212952693s) from=10.233.70.143:36052 2022/12/21 05:12:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.217777579s) from=10.233.70.143:35846 2022/12/21 05:12:07 [DEBUG] http: Request GET /v1/status/leader (31.523997ms) from=10.233.70.143:48614 2022/12/21 05:12:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.026240635s) from=10.233.65.66:58792 2022/12/21 05:12:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.253008125s) from=10.233.65.66:58116 2022/12/21 05:12:23 [DEBUG] http: Request GET /v1/status/leader (207.096µs) from=10.233.65.66:37130 2022/12/21 05:12:27 [DEBUG] http: Request GET /v1/status/leader (396.723µs) from=10.233.70.143:48906 2022/12/21 05:12:43 [DEBUG] http: Request GET /v1/status/leader (455.925µs) from=10.233.65.66:37268 2022/12/21 05:12:47 [DEBUG] http: Request GET /v1/status/leader (209.058µs) from=10.233.70.143:49196 2022/12/21 05:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:13:03 [DEBUG] http: Request GET /v1/status/leader (355.788µs) from=10.233.65.66:37426 2022/12/21 05:13:07 [DEBUG] http: Request GET /v1/status/leader (310.472µs) from=10.233.70.143:49490 2022/12/21 05:13:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:13:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:13:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:13:10 [DEBUG] agent: Node info in sync 2022/12/21 05:13:23 [DEBUG] http: Request GET /v1/status/leader (336.01µs) from=10.233.65.66:37564 2022/12/21 05:13:27 [DEBUG] http: Request GET /v1/status/leader (320.845µs) from=10.233.70.143:49776 2022/12/21 05:13:43 [DEBUG] http: Request GET /v1/status/leader (371.187µs) from=10.233.65.66:37712 2022/12/21 05:13:47 [DEBUG] http: Request GET /v1/status/leader (539.081µs) from=10.233.70.143:50062 2022/12/21 05:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:14:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.770109746s) from=10.233.65.66:58788 2022/12/21 05:14:03 [DEBUG] http: Request GET /v1/status/leader (712.773µs) from=10.233.65.66:37856 2022/12/21 05:14:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:14:05 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.630854761s) from=10.233.70.143:36052 2022/12/21 05:14:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.795671634s) from=10.233.70.143:35846 2022/12/21 05:14:07 [DEBUG] http: Request GET /v1/status/leader (576.182µs) from=10.233.70.143:50360 2022/12/21 05:14:08 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.604893773s) from=10.233.70.143:36048 2022/12/21 05:14:09 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.415205949s) from=10.233.65.66:58792 2022/12/21 05:14:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.29547327s) from=10.233.65.66:58116 2022/12/21 05:14:23 [DEBUG] http: Request GET /v1/status/leader (973.604µs) from=10.233.65.66:38000 2022/12/21 05:14:26 [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/21 05:14:26 [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/21 05:14:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:14:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:14:26 [DEBUG] agent: Node info in sync 2022/12/21 05:14:26 [DEBUG] http: Request PUT /v1/agent/service/register (233.101033ms) from=10.233.67.214:60216 2022/12/21 05:14:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:14:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:14:27 [DEBUG] agent: Node info in sync 2022/12/21 05:14:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.468966ms) from=10.233.67.214:60218 2022/12/21 05:14:27 [DEBUG] http: Request GET /v1/status/leader (409.945µs) from=10.233.70.143:50648 2022/12/21 05:14:43 [DEBUG] http: Request GET /v1/status/leader (775.126µs) from=10.233.65.66:38146 2022/12/21 05:14:47 [DEBUG] http: Request GET /v1/status/leader (211.233µs) from=10.233.70.143:50946 2022/12/21 05:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:15:03 [DEBUG] http: Request GET /v1/status/leader (276.672µs) from=10.233.65.66:38304 2022/12/21 05:15:07 [DEBUG] http: Request GET /v1/status/leader (2.101598ms) from=10.233.70.143:51240 2022/12/21 05:15:24 [DEBUG] http: Request GET /v1/status/leader (433.306µs) from=10.233.65.66:38438 2022/12/21 05:15:27 [DEBUG] http: Request GET /v1/status/leader (337.425µs) from=10.233.70.143:51538 2022/12/21 05:15:44 [DEBUG] http: Request GET /v1/status/leader (971.213µs) from=10.233.65.66:38588 2022/12/21 05:15:47 [DEBUG] http: Request GET /v1/status/leader (349.059µs) from=10.233.70.143:51828 2022/12/21 05:15:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:15:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:15:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:15:50 [DEBUG] agent: Node info in sync 2022/12/21 05:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:16:04 [DEBUG] http: Request GET /v1/status/leader (301.888µs) from=10.233.65.66:38738 2022/12/21 05:16:07 [DEBUG] http: Request GET /v1/status/leader (294.533µs) from=10.233.70.143:52128 2022/12/21 05:16:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.595799168s) from=10.233.70.143:35846 2022/12/21 05:16:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.27374858s) from=10.233.65.66:58788 2022/12/21 05:16:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.867331214s) from=10.233.70.143:36052 2022/12/21 05:16:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.910517249s) from=10.233.70.143:36048 2022/12/21 05:16:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.857011645s) from=10.233.65.66:58792 2022/12/21 05:16:24 [DEBUG] http: Request GET /v1/status/leader (448.807µs) from=10.233.65.66:38876 2022/12/21 05:16:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.578108182s) from=10.233.65.66:58116 2022/12/21 05:16:27 [DEBUG] http: Request GET /v1/status/leader (312.414µs) from=10.233.70.143:52414 2022/12/21 05:16:44 [DEBUG] http: Request GET /v1/status/leader (241.25µs) from=10.233.65.66:39016 2022/12/21 05:16:47 [DEBUG] http: Request GET /v1/status/leader (1.900001ms) from=10.233.70.143:52708 2022/12/21 05:16:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:16:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:16:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:16:51 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:16:51 [DEBUG] agent: Node info in sync 2022/12/21 05:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:17:04 [DEBUG] http: Request GET /v1/status/leader (489.439µs) from=10.233.65.66:39162 2022/12/21 05:17:07 [DEBUG] http: Request GET /v1/status/leader (433.081µs) from=10.233.70.143:53014 2022/12/21 05:17:24 [DEBUG] http: Request GET /v1/status/leader (416.375µs) from=10.233.65.66:39306 2022/12/21 05:17:26 [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/21 05:17:26 [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/21 05:17:26 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:17:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:17:26 [DEBUG] agent: Node info in sync 2022/12/21 05:17:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:17:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:17:26 [DEBUG] agent: Node info in sync 2022/12/21 05:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (127.858855ms) from=10.233.67.214:33684 2022/12/21 05:17:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (766.239µs) from=10.233.67.214:33686 2022/12/21 05:17:27 [DEBUG] http: Request GET /v1/status/leader (457.9µs) from=10.233.70.143:53310 2022/12/21 05:17:44 [DEBUG] http: Request GET /v1/status/leader (1.013777ms) from=10.233.65.66:39450 2022/12/21 05:17:47 [DEBUG] http: Request GET /v1/status/leader (461.311µs) from=10.233.70.143:53596 2022/12/21 05:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:18:04 [DEBUG] http: Request GET /v1/status/leader (556.772µs) from=10.233.65.66:39602 2022/12/21 05:18:07 [DEBUG] http: Request GET /v1/status/leader (467.369µs) from=10.233.70.143:53886 2022/12/21 05:18:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.668462067s) from=10.233.65.66:58788 2022/12/21 05:18:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.071867916s) from=10.233.70.143:35846 2022/12/21 05:18:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.715026782s) from=10.233.70.143:36052 2022/12/21 05:18:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.468514342s) from=10.233.65.66:58792 2022/12/21 05:18:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.62617697s) from=10.233.70.143:36048 2022/12/21 05:18:24 [DEBUG] http: Request GET /v1/status/leader (578.156µs) from=10.233.65.66:39746 2022/12/21 05:18:27 [DEBUG] http: Request GET /v1/status/leader (458.062µs) from=10.233.70.143:54184 2022/12/21 05:18:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.127457358s) from=10.233.65.66:58116 2022/12/21 05:18:44 [DEBUG] http: Request GET /v1/status/leader (271.533µs) from=10.233.65.66:39892 2022/12/21 05:18:48 [DEBUG] http: Request GET /v1/status/leader (211.117µs) from=10.233.70.143:54470 2022/12/21 05:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:19:04 [DEBUG] http: Request GET /v1/status/leader (371.663µs) from=10.233.65.66:40040 2022/12/21 05:19:08 [DEBUG] http: Request GET /v1/status/leader (371.609µs) from=10.233.70.143:54764 2022/12/21 05:19:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:19:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:19:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:19:10 [DEBUG] agent: Node info in sync 2022/12/21 05:19:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:19:24 [DEBUG] http: Request GET /v1/status/leader (991.664µs) from=10.233.65.66:40180 2022/12/21 05:19:28 [DEBUG] http: Request GET /v1/status/leader (398.506µs) from=10.233.70.143:55064 2022/12/21 05:19:44 [DEBUG] http: Request GET /v1/status/leader (250.192µs) from=10.233.65.66:40320 2022/12/21 05:19:48 [DEBUG] http: Request GET /v1/status/leader (424.876µs) from=10.233.70.143:55348 2022/12/21 05:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:20:04 [DEBUG] http: Request GET /v1/status/leader (2.686487ms) from=10.233.65.66:40462 2022/12/21 05:20:08 [DEBUG] http: Request GET /v1/status/leader (821.345µs) from=10.233.70.143:55638 2022/12/21 05:20:12 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.74294237s) from=10.233.65.66:58788 2022/12/21 05:20:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.216611674s) from=10.233.70.143:35846 2022/12/21 05:20:19 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.118092075s) from=10.233.65.66:58792 2022/12/21 05:20:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.514164647s) from=10.233.70.143:36048 2022/12/21 05:20:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.540766506s) from=10.233.70.143:36052 2022/12/21 05:20:24 [DEBUG] http: Request GET /v1/status/leader (372.425µs) from=10.233.65.66:40598 2022/12/21 05:20:28 [DEBUG] http: Request GET /v1/status/leader (419.96µs) from=10.233.70.143:55932 2022/12/21 05:20:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.256303799s) from=10.233.65.66:58116 2022/12/21 05:20:44 [DEBUG] http: Request GET /v1/status/leader (1.755789ms) from=10.233.65.66:40748 2022/12/21 05:20:48 [DEBUG] http: Request GET /v1/status/leader (272.968µs) from=10.233.70.143:56234 2022/12/21 05:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:21:04 [DEBUG] http: Request GET /v1/status/leader (671.623µs) from=10.233.65.66:40890 2022/12/21 05:21:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:21:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:21:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:21:05 [DEBUG] agent: Node info in sync 2022/12/21 05:21:08 [DEBUG] http: Request GET /v1/status/leader (357.013µs) from=10.233.70.143:56528 2022/12/21 05:21:24 [DEBUG] http: Request GET /v1/status/leader (369.292µs) from=10.233.65.66:41028 2022/12/21 05:21:28 [DEBUG] http: Request GET /v1/status/leader (1.895109ms) from=10.233.70.143:56824 2022/12/21 05:21:44 [DEBUG] http: Request GET /v1/status/leader (363.041µs) from=10.233.65.66:41174 2022/12/21 05:21:48 [DEBUG] http: Request GET /v1/status/leader (586.368µs) from=10.233.70.143:57122 2022/12/21 05:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:22:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:22:04 [DEBUG] http: Request GET /v1/status/leader (316.376447ms) from=10.233.65.66:41322 2022/12/21 05:22:08 [DEBUG] http: Request GET /v1/status/leader (378.54µs) from=10.233.70.143:57426 2022/12/21 05:22:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.00918274s) from=10.233.65.66:58788 2022/12/21 05:22:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.291162133s) from=10.233.70.143:36052 2022/12/21 05:22:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.132470334s) from=10.233.65.66:58792 2022/12/21 05:22:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.021607185s) from=10.233.70.143:35846 2022/12/21 05:22:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.100811481s) from=10.233.70.143:36048 2022/12/21 05:22:24 [DEBUG] http: Request GET /v1/status/leader (231.286µs) from=10.233.65.66:41458 2022/12/21 05:22:28 [DEBUG] http: Request GET /v1/status/leader (307.991µs) from=10.233.70.143:57718 2022/12/21 05:22:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.645193639s) from=10.233.65.66:58116 2022/12/21 05:22:44 [DEBUG] http: Request GET /v1/status/leader (285.134µs) from=10.233.65.66:41602 2022/12/21 05:22:48 [DEBUG] http: Request GET /v1/status/leader (391.178µs) from=10.233.70.143:58014 2022/12/21 05:22:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:22:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:22:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:22:57 [DEBUG] agent: Node info in sync 2022/12/21 05:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:23:04 [DEBUG] http: Request GET /v1/status/leader (373.074µs) from=10.233.65.66:41762 2022/12/21 05:23:08 [DEBUG] http: Request GET /v1/status/leader (334.206µs) from=10.233.70.143:58318 2022/12/21 05:23:24 [DEBUG] http: Request GET /v1/status/leader (1.257905ms) from=10.233.65.66:41916 2022/12/21 05:23:28 [DEBUG] http: Request GET /v1/status/leader (374.851µs) from=10.233.70.143:58614 2022/12/21 05:23:44 [DEBUG] http: Request GET /v1/status/leader (619.46µs) from=10.233.65.66:42066 2022/12/21 05:23:48 [DEBUG] http: Request GET /v1/status/leader (446.233µs) from=10.233.70.143:58904 2022/12/21 05:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:24:04 [DEBUG] http: Request GET /v1/status/leader (550.205µs) from=10.233.65.66:42218 2022/12/21 05:24:08 [DEBUG] http: Request GET /v1/status/leader (855.093µs) from=10.233.70.143:59196 2022/12/21 05:24:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.866553257s) from=10.233.65.66:58788 2022/12/21 05:24:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:24:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:24:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:24:20 [DEBUG] agent: Node info in sync 2022/12/21 05:24:24 [DEBUG] http: Request GET /v1/status/leader (632.397µs) from=10.233.65.66:42358 2022/12/21 05:24:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.930771526s) from=10.233.65.66:58792 2022/12/21 05:24:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.906402545s) from=10.233.70.143:35846 2022/12/21 05:24:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.055974185s) from=10.233.70.143:36052 2022/12/21 05:24:28 [DEBUG] http: Request GET /v1/status/leader (818.475µs) from=10.233.70.143:59492 2022/12/21 05:24:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.769016899s) from=10.233.70.143:36048 2022/12/21 05:24:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:24:44 [DEBUG] http: Request GET /v1/status/leader (1.906489ms) from=10.233.65.66:42502 2022/12/21 05:24:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.736905492s) from=10.233.65.66:58116 2022/12/21 05:24:48 [DEBUG] http: Request GET /v1/status/leader (347.733µs) from=10.233.70.143:59788 2022/12/21 05:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:25:04 [DEBUG] http: Request GET /v1/status/leader (246.531µs) from=10.233.65.66:42656 2022/12/21 05:25:08 [DEBUG] http: Request GET /v1/status/leader (483.326µs) from=10.233.70.143:60082 2022/12/21 05:25:24 [DEBUG] http: Request GET /v1/status/leader (608.839µs) from=10.233.65.66:42796 2022/12/21 05:25:28 [DEBUG] http: Request GET /v1/status/leader (206.586µs) from=10.233.70.143:60372 2022/12/21 05:25: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/21 05:25: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/21 05:25:32 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:25:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:25:32 [DEBUG] agent: Node info in sync 2022/12/21 05:25:32 [DEBUG] http: Request PUT /v1/agent/service/register (32.3421ms) from=10.233.67.214:38268 2022/12/21 05:25:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:25:32 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:25:32 [DEBUG] agent: Node info in sync 2022/12/21 05:25:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (86.766901ms) from=10.233.67.214:38270 2022/12/21 05:25:45 [DEBUG] http: Request GET /v1/status/leader (348.384µs) from=10.233.65.66:42940 2022/12/21 05:25:48 [DEBUG] http: Request GET /v1/status/leader (424.954µs) from=10.233.70.143:60664 2022/12/21 05:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:26:05 [DEBUG] http: Request GET /v1/status/leader (341.168µs) from=10.233.65.66:43088 2022/12/21 05:26:08 [DEBUG] http: Request GET /v1/status/leader (203.12µs) from=10.233.70.143:60956 2022/12/21 05:26:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.399919623s) from=10.233.65.66:58788 2022/12/21 05:26:25 [DEBUG] http: Request GET /v1/status/leader (474.428µs) from=10.233.65.66:43230 2022/12/21 05:26:27 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.508959593s) from=10.233.65.66:58792 2022/12/21 05:26:28 [DEBUG] http: Request GET /v1/status/leader (365.874µs) from=10.233.70.143:33010 2022/12/21 05:26:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.12979118s) from=10.233.70.143:35846 2022/12/21 05:26:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.37043054s) from=10.233.70.143:36052 2022/12/21 05:26:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.591682582s) from=10.233.70.143:36048 2022/12/21 05:26:45 [DEBUG] http: Request GET /v1/status/leader (648.289µs) from=10.233.65.66:43368 2022/12/21 05:26:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.200063323s) from=10.233.65.66:58116 2022/12/21 05:26:48 [DEBUG] http: Request GET /v1/status/leader (723.964µs) from=10.233.70.143:33306 2022/12/21 05:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:27:05 [DEBUG] http: Request GET /v1/status/leader (223.65µs) from=10.233.65.66:43510 2022/12/21 05:27:08 [DEBUG] http: Request GET /v1/status/leader (746.986µs) from=10.233.70.143:33596 2022/12/21 05:27:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:27:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:27:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:27:15 [DEBUG] agent: Node info in sync 2022/12/21 05:27:25 [DEBUG] http: Request GET /v1/status/leader (415.168µs) from=10.233.65.66:43646 2022/12/21 05:27:28 [DEBUG] http: Request GET /v1/status/leader (255.028µs) from=10.233.70.143:33890 2022/12/21 05:27:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:27:45 [DEBUG] http: Request GET /v1/status/leader (1.254748ms) from=10.233.65.66:43788 2022/12/21 05:27:48 [DEBUG] http: Request GET /v1/status/leader (231.182µs) from=10.233.70.143:34180 2022/12/21 05:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:28:05 [DEBUG] http: Request GET /v1/status/leader (383.373µs) from=10.233.65.66:43938 2022/12/21 05:28:08 [DEBUG] http: Request GET /v1/status/leader (623.465µs) from=10.233.70.143:34466 2022/12/21 05:28: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/21 05:28: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/21 05:28:24 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:28:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:28:24 [DEBUG] agent: Node info in sync 2022/12/21 05:28:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.506914ms) from=10.233.67.214:39890 2022/12/21 05:28:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:28:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:28:24 [DEBUG] agent: Node info in sync 2022/12/21 05:28:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (597.159µs) from=10.233.67.214:39892 2022/12/21 05:28:25 [DEBUG] http: Request GET /v1/status/leader (38.780057ms) from=10.233.65.66:44072 2022/12/21 05:28:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.423232325s) from=10.233.65.66:58788 2022/12/21 05:28:28 [DEBUG] http: Request GET /v1/status/leader (225.329µs) from=10.233.70.143:34754 2022/12/21 05:28:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.847101384s) from=10.233.70.143:35846 2022/12/21 05:28:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.217247578s) from=10.233.65.66:58792 2022/12/21 05:28:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.293896653s) from=10.233.70.143:36052 2022/12/21 05:28:41 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.165389113s) from=10.233.70.143:36048 2022/12/21 05:28:45 [DEBUG] http: Request GET /v1/status/leader (249.922µs) from=10.233.65.66:44218 2022/12/21 05:28:48 [DEBUG] http: Request GET /v1/status/leader (316.926µs) from=10.233.70.143:35054 2022/12/21 05:28:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.488180701s) from=10.233.65.66:58116 2022/12/21 05:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:29:05 [DEBUG] http: Request GET /v1/status/leader (464.77µs) from=10.233.65.66:44372 2022/12/21 05:29:08 [DEBUG] http: Request GET /v1/status/leader (302.61µs) from=10.233.70.143:35342 2022/12/21 05:29:25 [DEBUG] http: Request GET /v1/status/leader (1.292266ms) from=10.233.65.66:44518 2022/12/21 05:29:28 [DEBUG] http: Request GET /v1/status/leader (404.805µs) from=10.233.70.143:35624 2022/12/21 05:29:45 [DEBUG] http: Request GET /v1/status/leader (825.317µs) from=10.233.65.66:44662 2022/12/21 05:29:48 [DEBUG] http: Request GET /v1/status/leader (627.266µs) from=10.233.70.143:35914 2022/12/21 05:29:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:30:05 [DEBUG] http: Request GET /v1/status/leader (647.76µs) from=10.233.65.66:44824 2022/12/21 05:30:08 [DEBUG] http: Request GET /v1/status/leader (465.825µs) from=10.233.70.143:36196 2022/12/21 05:30:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:30:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:30:12 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:30:12 [DEBUG] agent: Node info in sync 2022/12/21 05:30:25 [DEBUG] http: Request GET /v1/status/leader (356.266µs) from=10.233.65.66:44966 2022/12/21 05:30:28 [DEBUG] http: Request GET /v1/status/leader (788.175µs) from=10.233.70.143:36476 2022/12/21 05:30:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.379356835s) from=10.233.70.143:35846 2022/12/21 05:30:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.141931017s) from=10.233.65.66:58792 2022/12/21 05:30:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.990454772s) from=10.233.65.66:58788 2022/12/21 05:30:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.419443024s) from=10.233.70.143:36052 2022/12/21 05:30:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.803545636s) from=10.233.70.143:36048 2022/12/21 05:30:45 [DEBUG] http: Request GET /v1/status/leader (682.363µs) from=10.233.65.66:45110 2022/12/21 05:30:48 [DEBUG] http: Request GET /v1/status/leader (288.78µs) from=10.233.70.143:36766 2022/12/21 05:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.886210507s) from=10.233.65.66:58116 2022/12/21 05:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:31:05 [DEBUG] http: Request GET /v1/status/leader (726.922µs) from=10.233.65.66:45258 2022/12/21 05:31:08 [DEBUG] http: Request GET /v1/status/leader (371.253µs) from=10.233.70.143:37054 2022/12/21 05:31:25 [DEBUG] http: Request GET /v1/status/leader (302.913µs) from=10.233.65.66:45394 2022/12/21 05:31:28 [DEBUG] http: Request GET /v1/status/leader (678.702µs) from=10.233.70.143:37344 2022/12/21 05:31:45 [DEBUG] http: Request GET /v1/status/leader (39.068177ms) from=10.233.65.66:45538 2022/12/21 05:31:48 [DEBUG] http: Request GET /v1/status/leader (358.417µs) from=10.233.70.143:37628 2022/12/21 05:31:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:31:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:31:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:31:49 [DEBUG] agent: Node info in sync 2022/12/21 05:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:32:05 [DEBUG] http: Request GET /v1/status/leader (370.977µs) from=10.233.65.66:45684 2022/12/21 05:32:08 [DEBUG] http: Request GET /v1/status/leader (404.077µs) from=10.233.70.143:37916 2022/12/21 05:32:25 [DEBUG] http: Request GET /v1/status/leader (374.043µs) from=10.233.65.66:45822 2022/12/21 05:32:28 [DEBUG] http: Request GET /v1/status/leader (331.331µs) from=10.233.70.143:38192 2022/12/21 05:32:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:32:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.111591507s) from=10.233.70.143:35846 2022/12/21 05:32:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.8092076s) from=10.233.65.66:58792 2022/12/21 05:32:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.10381225s) from=10.233.65.66:58788 2022/12/21 05:32:45 [DEBUG] http: Request GET /v1/status/leader (380.586µs) from=10.233.65.66:45968 2022/12/21 05:32:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.008848372s) from=10.233.70.143:36052 2022/12/21 05:32:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.777038248s) from=10.233.70.143:36048 2022/12/21 05:32:48 [DEBUG] http: Request GET /v1/status/leader (213.34µs) from=10.233.70.143:38482 2022/12/21 05:32:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.275573866s) from=10.233.65.66:58116 2022/12/21 05:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:33:05 [DEBUG] http: Request GET /v1/status/leader (393.827µs) from=10.233.65.66:46124 2022/12/21 05:33:08 [DEBUG] http: Request GET /v1/status/leader (448.234µs) from=10.233.70.143:38772 2022/12/21 05:33:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:33:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:33:14 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:33:14 [DEBUG] agent: Node info in sync 2022/12/21 05:33:25 [DEBUG] http: Request GET /v1/status/leader (1.504595ms) from=10.233.65.66:46260 2022/12/21 05:33:28 [DEBUG] http: Request GET /v1/status/leader (204.324µs) from=10.233.70.143:39050 2022/12/21 05:33:45 [DEBUG] http: Request GET /v1/status/leader (361.26µs) from=10.233.65.66:46400 2022/12/21 05:33:48 [DEBUG] http: Request GET /v1/status/leader (240.112µs) from=10.233.70.143:39332 2022/12/21 05:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:34:05 [DEBUG] http: Request GET /v1/status/leader (1.080237ms) from=10.233.65.66:46550 2022/12/21 05:34:08 [DEBUG] http: Request GET /v1/status/leader (853.059µs) from=10.233.70.143:39622 2022/12/21 05:34:26 [DEBUG] http: Request GET /v1/status/leader (1.066531ms) from=10.233.65.66:46686 2022/12/21 05:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:34:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:34:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:34:28 [DEBUG] agent: Node info in sync 2022/12/21 05:34:28 [DEBUG] http: Request GET /v1/status/leader (290.039µs) from=10.233.70.143:39910 2022/12/21 05:34:38 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.142998978s) from=10.233.65.66:58792 2022/12/21 05:34:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.392538153s) from=10.233.70.143:35846 2022/12/21 05:34:40 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.361521565s) from=10.233.65.66:58788 2022/12/21 05:34:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:34:46 [DEBUG] http: Request GET /v1/status/leader (282.523µs) from=10.233.65.66:46824 2022/12/21 05:34:48 [DEBUG] http: Request GET /v1/status/leader (594.504µs) from=10.233.70.143:40202 2022/12/21 05:34:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.946585016s) from=10.233.70.143:36048 2022/12/21 05:34:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.807239397s) from=10.233.70.143:36052 2022/12/21 05:34:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.916622038s) from=10.233.65.66:58116 2022/12/21 05:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:35:06 [DEBUG] http: Request GET /v1/status/leader (334.053µs) from=10.233.65.66:46978 2022/12/21 05:35:08 [DEBUG] http: Request GET /v1/status/leader (317.13µs) from=10.233.70.143:40490 2022/12/21 05:35:26 [DEBUG] http: Request GET /v1/status/leader (426.917µs) from=10.233.65.66:47116 2022/12/21 05:35:28 [DEBUG] http: Request GET /v1/status/leader (333.96µs) from=10.233.70.143:40774 2022/12/21 05:35:46 [DEBUG] http: Request GET /v1/status/leader (1.141415ms) from=10.233.65.66:47274 2022/12/21 05:35:48 [DEBUG] http: Request GET /v1/status/leader (486.182µs) from=10.233.70.143:41058 2022/12/21 05:35:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:35:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:35:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:35:54 [DEBUG] agent: Node info in sync 2022/12/21 05:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:36:06 [DEBUG] http: Request GET /v1/status/leader (355.172µs) from=10.233.65.66:47416 2022/12/21 05:36:08 [DEBUG] http: Request GET /v1/status/leader (207.468µs) from=10.233.70.143:41346 2022/12/21 05:36:26 [DEBUG] http: Request GET /v1/status/leader (680.691µs) from=10.233.65.66:47568 2022/12/21 05:36:28 [DEBUG] http: Request GET /v1/status/leader (437.65µs) from=10.233.70.143:41618 2022/12/21 05:36: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/21 05:36: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/21 05:36:35 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:36:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:36:35 [DEBUG] agent: Node info in sync 2022/12/21 05:36:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.627406ms) from=10.233.67.214:44508 2022/12/21 05:36:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:36:35 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:36:35 [DEBUG] agent: Node info in sync 2022/12/21 05:36:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (677.072µs) from=10.233.67.214:44510 2022/12/21 05:36:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.168879998s) from=10.233.70.143:35846 2022/12/21 05:36:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.971619165s) from=10.233.65.66:58792 2022/12/21 05:36:46 [DEBUG] http: Request GET /v1/status/leader (495.283µs) from=10.233.65.66:47720 2022/12/21 05:36:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.032230118s) from=10.233.65.66:58788 2022/12/21 05:36:48 [DEBUG] http: Request GET /v1/status/leader (216.907µs) from=10.233.70.143:41902 2022/12/21 05:36:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.35885196s) from=10.233.70.143:36048 2022/12/21 05:36:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.273198341s) from=10.233.70.143:36052 2022/12/21 05:36:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.698430018s) from=10.233.65.66:58116 2022/12/21 05:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:37:06 [DEBUG] http: Request GET /v1/status/leader (256.75µs) from=10.233.65.66:47862 2022/12/21 05:37:08 [DEBUG] http: Request GET /v1/status/leader (2.15544ms) from=10.233.70.143:42200 2022/12/21 05:37:26 [DEBUG] http: Request GET /v1/status/leader (858.809µs) from=10.233.65.66:48000 2022/12/21 05:37:28 [DEBUG] http: Request GET /v1/status/leader (388.414µs) from=10.233.70.143:42486 2022/12/21 05:37:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:37:46 [DEBUG] http: Request GET /v1/status/leader (540.317µs) from=10.233.65.66:48140 2022/12/21 05:37:48 [DEBUG] http: Request GET /v1/status/leader (251.987µs) from=10.233.70.143:42782 2022/12/21 05:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:38:06 [DEBUG] http: Request GET /v1/status/leader (706.854µs) from=10.233.65.66:48286 2022/12/21 05:38:08 [DEBUG] http: Request GET /v1/status/leader (199.054µs) from=10.233.70.143:43070 2022/12/21 05:38:26 [DEBUG] http: Request GET /v1/status/leader (337.249µs) from=10.233.65.66:48420 2022/12/21 05:38:28 [DEBUG] http: Request GET /v1/status/leader (1.240689ms) from=10.233.70.143:43352 2022/12/21 05:38:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:38:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:38:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:38:29 [DEBUG] agent: Node info in sync 2022/12/21 05:38:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.387303465s) from=10.233.70.143:35846 2022/12/21 05:38:46 [DEBUG] http: Request GET /v1/status/leader (425.024µs) from=10.233.65.66:48564 2022/12/21 05:38:48 [DEBUG] http: Request GET /v1/status/leader (369.878µs) from=10.233.70.143:43630 2022/12/21 05:38:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.885941623s) from=10.233.65.66:58788 2022/12/21 05:38:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.995653478s) from=10.233.65.66:58792 2022/12/21 05:38:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.836094759s) from=10.233.70.143:36048 2022/12/21 05:39:00 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.737507101s) from=10.233.70.143:36052 2022/12/21 05:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:39:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.719338838s) from=10.233.65.66:58116 2022/12/21 05:39:06 [DEBUG] http: Request GET /v1/status/leader (209.179412ms) from=10.233.65.66:48708 2022/12/21 05:39:08 [DEBUG] http: Request GET /v1/status/leader (281.197µs) from=10.233.70.143:43920 2022/12/21 05:39:26 [DEBUG] http: Request GET /v1/status/leader (244.069µs) from=10.233.65.66:48852 2022/12/21 05:39:28 [DEBUG] http: Request GET /v1/status/leader (271.348µs) from=10.233.70.143:44202 2022/12/21 05:39: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/21 05:39: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/21 05:39:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:39:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:39:34 [DEBUG] agent: Node info in sync 2022/12/21 05:39:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.216046ms) from=10.233.67.214:46196 2022/12/21 05:39:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:39:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:39:34 [DEBUG] agent: Node info in sync 2022/12/21 05:39:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (806.771µs) from=10.233.67.214:46198 2022/12/21 05:39:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:39:46 [DEBUG] http: Request GET /v1/status/leader (307.482µs) from=10.233.65.66:48992 2022/12/21 05:39:48 [DEBUG] http: Request GET /v1/status/leader (211.051µs) from=10.233.70.143:44492 2022/12/21 05:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:40:06 [DEBUG] http: Request GET /v1/status/leader (1.00856ms) from=10.233.65.66:49138 2022/12/21 05:40:08 [DEBUG] http: Request GET /v1/status/leader (435.216µs) from=10.233.70.143:44784 2022/12/21 05:40:26 [DEBUG] http: Request GET /v1/status/leader (1.450914ms) from=10.233.65.66:49278 2022/12/21 05:40:28 [DEBUG] http: Request GET /v1/status/leader (406.447µs) from=10.233.70.143:45056 2022/12/21 05:40:46 [DEBUG] http: Request GET /v1/status/leader (413.093µs) from=10.233.65.66:49422 2022/12/21 05:40:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.274635874s) from=10.233.70.143:35846 2022/12/21 05:40:48 [DEBUG] http: Request GET /v1/status/leader (793.656µs) from=10.233.70.143:45354 2022/12/21 05:40:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:40:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:40:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:40:54 [DEBUG] agent: Node info in sync 2022/12/21 05:40:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.739672833s) from=10.233.65.66:58788 2022/12/21 05:40:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.628144818s) from=10.233.65.66:58792 2022/12/21 05:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:41:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.894707243s) from=10.233.70.143:36048 2022/12/21 05:41:06 [DEBUG] http: Request GET /v1/status/leader (480.613µs) from=10.233.65.66:49570 2022/12/21 05:41:07 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.385161869s) from=10.233.70.143:36052 2022/12/21 05:41:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.245124288s) from=10.233.65.66:58116 2022/12/21 05:41:08 [DEBUG] http: Request GET /v1/status/leader (251.578µs) from=10.233.70.143:45640 2022/12/21 05:41:26 [DEBUG] http: Request GET /v1/status/leader (540.533µs) from=10.233.65.66:49708 2022/12/21 05:41:29 [DEBUG] http: Request GET /v1/status/leader (680.94µs) from=10.233.70.143:45930 2022/12/21 05:41:46 [DEBUG] http: Request GET /v1/status/leader (1.433403ms) from=10.233.65.66:49858 2022/12/21 05:41:49 [DEBUG] http: Request GET /v1/status/leader (291.804µs) from=10.233.70.143:46224 2022/12/21 05:42:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:42:06 [DEBUG] http: Request GET /v1/status/leader (349.842µs) from=10.233.65.66:50000 2022/12/21 05:42:09 [DEBUG] http: Request GET /v1/status/leader (241.125µs) from=10.233.70.143:46512 2022/12/21 05:42:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:42:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:42:20 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:42:20 [DEBUG] agent: Node info in sync 2022/12/21 05:42:26 [DEBUG] http: Request GET /v1/status/leader (294.831µs) from=10.233.65.66:50148 2022/12/21 05:42:29 [DEBUG] http: Request GET /v1/status/leader (1.809455ms) from=10.233.70.143:46806 2022/12/21 05:42:46 [DEBUG] http: Request GET /v1/status/leader (396.142µs) from=10.233.65.66:50290 2022/12/21 05:42:49 [DEBUG] http: Request GET /v1/status/leader (414.154µs) from=10.233.70.143:47108 2022/12/21 05:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.067440517s) from=10.233.70.143:35846 2022/12/21 05:42:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.466241191s) from=10.233.65.66:58788 2022/12/21 05:42:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.485876889s) from=10.233.65.66:58792 2022/12/21 05:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:43:06 [DEBUG] http: Request GET /v1/status/leader (322.047µs) from=10.233.65.66:50430 2022/12/21 05:43:09 [DEBUG] http: Request GET /v1/status/leader (11.497028ms) from=10.233.70.143:47406 2022/12/21 05:43:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.293797158s) from=10.233.70.143:36048 2022/12/21 05:43:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.408500965s) from=10.233.65.66:58116 2022/12/21 05:43:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.777905561s) from=10.233.70.143:36052 2022/12/21 05:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:43:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:43:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:43:25 [DEBUG] agent: Node info in sync 2022/12/21 05:43:26 [DEBUG] http: Request GET /v1/status/leader (379.986µs) from=10.233.65.66:50568 2022/12/21 05:43:29 [DEBUG] http: Request GET /v1/status/leader (490.552µs) from=10.233.70.143:47698 2022/12/21 05:43:46 [DEBUG] http: Request GET /v1/status/leader (374.981µs) from=10.233.65.66:50720 2022/12/21 05:43:49 [DEBUG] http: Request GET /v1/status/leader (152.174628ms) from=10.233.70.143:47998 2022/12/21 05:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:44:06 [DEBUG] http: Request GET /v1/status/leader (417.622µs) from=10.233.65.66:50862 2022/12/21 05:44:09 [DEBUG] http: Request GET /v1/status/leader (784.706µs) from=10.233.70.143:48292 2022/12/21 05:44:26 [DEBUG] http: Request GET /v1/status/leader (113.60049ms) from=10.233.65.66:51000 2022/12/21 05:44:29 [DEBUG] http: Request GET /v1/status/leader (488.68µs) from=10.233.70.143:48578 2022/12/21 05:44:46 [DEBUG] http: Request GET /v1/status/leader (86.916674ms) from=10.233.65.66:51146 2022/12/21 05:44:49 [DEBUG] http: Request GET /v1/status/leader (581.143µs) from=10.233.70.143:48884 2022/12/21 05:44:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:44:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.003560817s) from=10.233.70.143:35846 2022/12/21 05:44:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.024630685s) from=10.233.65.66:58792 2022/12/21 05:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:45:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.840979645s) from=10.233.65.66:58788 2022/12/21 05:45:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:45:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:45:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:45:03 [DEBUG] agent: Node info in sync 2022/12/21 05:45:06 [DEBUG] http: Request GET /v1/status/leader (400.001µs) from=10.233.65.66:51288 2022/12/21 05:45:09 [DEBUG] http: Request GET /v1/status/leader (210.592µs) from=10.233.70.143:49182 2022/12/21 05:45:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.578798869s) from=10.233.65.66:58116 2022/12/21 05:45:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.924899181s) from=10.233.70.143:36048 2022/12/21 05:45:18 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.211087262s) from=10.233.70.143:36052 2022/12/21 05:45:26 [DEBUG] http: Request GET /v1/status/leader (381.041µs) from=10.233.65.66:51432 2022/12/21 05:45:29 [DEBUG] http: Request GET /v1/status/leader (130.120813ms) from=10.233.70.143:49474 2022/12/21 05:45:46 [DEBUG] http: Request GET /v1/status/leader (272.56µs) from=10.233.65.66:51572 2022/12/21 05:45:49 [DEBUG] http: Request GET /v1/status/leader (377.086µs) from=10.233.70.143:49776 2022/12/21 05:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:46:06 [DEBUG] http: Request GET /v1/status/leader (405.683µs) from=10.233.65.66:51718 2022/12/21 05:46:09 [DEBUG] http: Request GET /v1/status/leader (1.100103ms) from=10.233.70.143:50068 2022/12/21 05:46:26 [DEBUG] http: Request GET /v1/status/leader (374.771µs) from=10.233.65.66:51856 2022/12/21 05:46:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:46:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:46:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:46:27 [DEBUG] agent: Node info in sync 2022/12/21 05:46:29 [DEBUG] http: Request GET /v1/status/leader (273.841µs) from=10.233.70.143:50352 2022/12/21 05:46:46 [DEBUG] http: Request GET /v1/status/leader (275.772µs) from=10.233.65.66:52000 2022/12/21 05:46:49 [DEBUG] http: Request GET /v1/status/leader (297.051µs) from=10.233.70.143:50642 2022/12/21 05:46:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.383558792s) from=10.233.70.143:35846 2022/12/21 05:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:47:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.943352467s) from=10.233.65.66:58792 2022/12/21 05:47:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.934840528s) from=10.233.65.66:58788 2022/12/21 05:47:06 [DEBUG] http: Request GET /v1/status/leader (322.884µs) from=10.233.65.66:52150 2022/12/21 05:47:09 [DEBUG] http: Request GET /v1/status/leader (540.638µs) from=10.233.70.143:50946 2022/12/21 05:47:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.083676207s) from=10.233.65.66:58116 2022/12/21 05:47:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.712569251s) from=10.233.70.143:36048 2022/12/21 05:47:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.281715195s) from=10.233.70.143:36052 2022/12/21 05:47:27 [DEBUG] http: Request GET /v1/status/leader (584.591µs) from=10.233.65.66:52288 2022/12/21 05:47:29 [DEBUG] http: Request GET /v1/status/leader (595.706µs) from=10.233.70.143:51242 2022/12/21 05:47:39 [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/21 05:47:39 [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/21 05:47:39 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:47:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:47:39 [DEBUG] agent: Node info in sync 2022/12/21 05:47:39 [DEBUG] http: Request PUT /v1/agent/service/register (22.54003ms) from=10.233.67.214:50728 2022/12/21 05:47:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:47:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:47:39 [DEBUG] agent: Node info in sync 2022/12/21 05:47:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (72.141214ms) from=10.233.67.214:50730 2022/12/21 05:47:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:47:47 [DEBUG] http: Request GET /v1/status/leader (282.59µs) from=10.233.65.66:52440 2022/12/21 05:47:49 [DEBUG] http: Request GET /v1/status/leader (526.894µs) from=10.233.70.143:51536 2022/12/21 05:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:48:07 [DEBUG] http: Request GET /v1/status/leader (234.977µs) from=10.233.65.66:52580 2022/12/21 05:48:09 [DEBUG] http: Request GET /v1/status/leader (444.262µs) from=10.233.70.143:51834 2022/12/21 05:48:27 [DEBUG] http: Request GET /v1/status/leader (541.104µs) from=10.233.65.66:52726 2022/12/21 05:48:29 [DEBUG] http: Request GET /v1/status/leader (890.385µs) from=10.233.70.143:52136 2022/12/21 05:48:47 [DEBUG] http: Request GET /v1/status/leader (394.622µs) from=10.233.65.66:52868 2022/12/21 05:48:49 [DEBUG] http: Request GET /v1/status/leader (258.294µs) from=10.233.70.143:52438 2022/12/21 05:48:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:48:54 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:48:54 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:48:54 [DEBUG] agent: Node info in sync 2022/12/21 05:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.605947961s) from=10.233.70.143:35846 2022/12/21 05:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:49:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.39801606s) from=10.233.65.66:58788 2022/12/21 05:49:07 [DEBUG] http: Request GET /v1/status/leader (296.034µs) from=10.233.65.66:53010 2022/12/21 05:49:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.819940886s) from=10.233.65.66:58792 2022/12/21 05:49:09 [DEBUG] http: Request GET /v1/status/leader (242.879µs) from=10.233.70.143:52732 2022/12/21 05:49:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.320828473s) from=10.233.65.66:58116 2022/12/21 05:49:23 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.396573922s) from=10.233.70.143:36052 2022/12/21 05:49:25 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.166700825s) from=10.233.70.143:36048 2022/12/21 05:49:27 [DEBUG] http: Request GET /v1/status/leader (540.91µs) from=10.233.65.66:53154 2022/12/21 05:49:29 [DEBUG] http: Request GET /v1/status/leader (441.198µs) from=10.233.70.143:53024 2022/12/21 05:49:47 [DEBUG] http: Request GET /v1/status/leader (347.577µs) from=10.233.65.66:53304 2022/12/21 05:49:49 [DEBUG] http: Request GET /v1/status/leader (303.537µs) from=10.233.70.143:53316 2022/12/21 05:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:50:07 [DEBUG] http: Request GET /v1/status/leader (250.873µs) from=10.233.65.66:53446 2022/12/21 05:50:09 [DEBUG] http: Request GET /v1/status/leader (224.62µs) from=10.233.70.143:53608 2022/12/21 05:50:27 [DEBUG] http: Request GET /v1/status/leader (525.622µs) from=10.233.65.66:53578 2022/12/21 05:50:29 [DEBUG] http: Request GET /v1/status/leader (702.926µs) from=10.233.70.143:53894 2022/12/21 05:50:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:50:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:50:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:50:34 [DEBUG] agent: Node info in sync 2022/12/21 05:50: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/21 05:50: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/21 05:50:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:50:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:50:40 [DEBUG] agent: Node info in sync 2022/12/21 05:50:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.343164ms) from=10.233.67.214:52428 2022/12/21 05:50:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:50:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:50:40 [DEBUG] agent: Node info in sync 2022/12/21 05:50:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (704.905µs) from=10.233.67.214:52432 2022/12/21 05:50:47 [DEBUG] http: Request GET /v1/status/leader (383.185µs) from=10.233.65.66:53724 2022/12/21 05:50:49 [DEBUG] http: Request GET /v1/status/leader (1.434863ms) from=10.233.70.143:54182 2022/12/21 05:51:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.926272544s) from=10.233.70.143:35846 2022/12/21 05:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:51:07 [DEBUG] http: Request GET /v1/status/leader (983.903µs) from=10.233.65.66:53868 2022/12/21 05:51:09 [DEBUG] http: Request GET /v1/status/leader (457.85µs) from=10.233.70.143:54484 2022/12/21 05:51:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.261740015s) from=10.233.65.66:58788 2022/12/21 05:51:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.654345784s) from=10.233.65.66:58792 2022/12/21 05:51:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.999801632s) from=10.233.65.66:58116 2022/12/21 05:51:27 [DEBUG] http: Request GET /v1/status/leader (391.36µs) from=10.233.65.66:54004 2022/12/21 05:51:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.868699686s) from=10.233.70.143:36048 2022/12/21 05:51:29 [DEBUG] http: Request GET /v1/status/leader (318.152µs) from=10.233.70.143:54780 2022/12/21 05:51:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.324917811s) from=10.233.70.143:36052 2022/12/21 05:51:47 [DEBUG] http: Request GET /v1/status/leader (516.71µs) from=10.233.65.66:54150 2022/12/21 05:51:49 [DEBUG] http: Request GET /v1/status/leader (583.611µs) from=10.233.70.143:55072 2022/12/21 05:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:52:07 [DEBUG] http: Request GET /v1/status/leader (364.45µs) from=10.233.65.66:54294 2022/12/21 05:52:09 [DEBUG] http: Request GET /v1/status/leader (264.464µs) from=10.233.70.143:55374 2022/12/21 05:52:27 [DEBUG] http: Request GET /v1/status/leader (384.57µs) from=10.233.65.66:54428 2022/12/21 05:52:29 [DEBUG] http: Request GET /v1/status/leader (573.181µs) from=10.233.70.143:55662 2022/12/21 05:52:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:52:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:52:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:52:39 [DEBUG] agent: Node info in sync 2022/12/21 05:52:47 [DEBUG] http: Request GET /v1/status/leader (1.745682ms) from=10.233.65.66:54580 2022/12/21 05:52:49 [DEBUG] http: Request GET /v1/status/leader (201.966µs) from=10.233.70.143:55960 2022/12/21 05:53:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:53:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.062891284s) from=10.233.70.143:35846 2022/12/21 05:53:07 [DEBUG] http: Request GET /v1/status/leader (434.585µs) from=10.233.65.66:54736 2022/12/21 05:53:10 [DEBUG] http: Request GET /v1/status/leader (550.298µs) from=10.233.70.143:56254 2022/12/21 05:53:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.553215246s) from=10.233.65.66:58788 2022/12/21 05:53:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.175627936s) from=10.233.65.66:58792 2022/12/21 05:53:27 [DEBUG] http: Request GET /v1/status/leader (258.011µs) from=10.233.65.66:54888 2022/12/21 05:53:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.686609224s) from=10.233.70.143:36048 2022/12/21 05:53:30 [DEBUG] http: Request GET /v1/status/leader (887.687µs) from=10.233.70.143:56550 2022/12/21 05:53:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.485203146s) from=10.233.65.66:58116 2022/12/21 05:53:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.736058573s) from=10.233.70.143:36052 2022/12/21 05:53:47 [DEBUG] http: Request GET /v1/status/leader (308.068µs) from=10.233.65.66:55042 2022/12/21 05:53:50 [DEBUG] http: Request GET /v1/status/leader (512.492µs) from=10.233.70.143:56846 2022/12/21 05:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:54:07 [DEBUG] http: Request GET /v1/status/leader (1.960836ms) from=10.233.65.66:55182 2022/12/21 05:54:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:54:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:54:09 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:54:09 [DEBUG] agent: Node info in sync 2022/12/21 05:54:10 [DEBUG] http: Request GET /v1/status/leader (480.827µs) from=10.233.70.143:57154 2022/12/21 05:54:27 [DEBUG] http: Request GET /v1/status/leader (287.86µs) from=10.233.65.66:55322 2022/12/21 05:54:30 [DEBUG] http: Request GET /v1/status/leader (634.033µs) from=10.233.70.143:57444 2022/12/21 05:54:47 [DEBUG] http: Request GET /v1/status/leader (501.749µs) from=10.233.65.66:55466 2022/12/21 05:54:50 [DEBUG] http: Request GET /v1/status/leader (258.302µs) from=10.233.70.143:57738 2022/12/21 05:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:55:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.874175997s) from=10.233.70.143:35846 2022/12/21 05:55:07 [DEBUG] http: Request GET /v1/status/leader (818.349µs) from=10.233.65.66:55610 2022/12/21 05:55:10 [DEBUG] http: Request GET /v1/status/leader (751.05µs) from=10.233.70.143:58030 2022/12/21 05:55:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.413064977s) from=10.233.65.66:58788 2022/12/21 05:55:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.136436807s) from=10.233.65.66:58792 2022/12/21 05:55:27 [DEBUG] http: Request GET /v1/status/leader (477.124µs) from=10.233.65.66:55758 2022/12/21 05:55:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.122692293s) from=10.233.70.143:36048 2022/12/21 05:55:30 [DEBUG] http: Request GET /v1/status/leader (549.356µs) from=10.233.70.143:58326 2022/12/21 05:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.990994751s) from=10.233.65.66:58116 2022/12/21 05:55:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:55:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.96867812s) from=10.233.70.143:36052 2022/12/21 05:55:47 [DEBUG] http: Request GET /v1/status/leader (277.31µs) from=10.233.65.66:55908 2022/12/21 05:55:50 [DEBUG] http: Request GET /v1/status/leader (329.819µs) from=10.233.70.143:58620 2022/12/21 05:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:56:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:56:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:56:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:56:04 [DEBUG] agent: Node info in sync 2022/12/21 05:56:07 [DEBUG] http: Request GET /v1/status/leader (811.307µs) from=10.233.65.66:56054 2022/12/21 05:56:10 [DEBUG] http: Request GET /v1/status/leader (295.956µs) from=10.233.70.143:58916 2022/12/21 05:56:27 [DEBUG] http: Request GET /v1/status/leader (544.28µs) from=10.233.65.66:56188 2022/12/21 05:56:30 [DEBUG] http: Request GET /v1/status/leader (229.818µs) from=10.233.70.143:59202 2022/12/21 05:56:47 [DEBUG] http: Request GET /v1/status/leader (365.799µs) from=10.233.65.66:56332 2022/12/21 05:56:50 [DEBUG] http: Request GET /v1/status/leader (316.807µs) from=10.233.70.143:59502 2022/12/21 05:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:57:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.337216539s) from=10.233.70.143:35846 2022/12/21 05:57:07 [DEBUG] http: Request GET /v1/status/leader (880.654µs) from=10.233.65.66:56482 2022/12/21 05:57:10 [DEBUG] http: Request GET /v1/status/leader (338.465µs) from=10.233.70.143:59800 2022/12/21 05:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:57:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:57:17 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:57:17 [DEBUG] agent: Node info in sync 2022/12/21 05:57:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.403643462s) from=10.233.65.66:58788 2022/12/21 05:57:22 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.049406598s) from=10.233.65.66:58792 2022/12/21 05:57:27 [DEBUG] http: Request GET /v1/status/leader (256.58µs) from=10.233.65.66:56618 2022/12/21 05:57:30 [DEBUG] http: Request GET /v1/status/leader (460.81µs) from=10.233.70.143:60104 2022/12/21 05:57:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.607311104s) from=10.233.70.143:36048 2022/12/21 05:57:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 05:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.100406364s) from=10.233.65.66:58116 2022/12/21 05:57:47 [DEBUG] http: Request GET /v1/status/leader (265.078µs) from=10.233.65.66:56764 2022/12/21 05:57:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.344225363s) from=10.233.70.143:36052 2022/12/21 05:57:50 [DEBUG] http: Request GET /v1/status/leader (258.034µs) from=10.233.70.143:60396 2022/12/21 05:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:58:07 [DEBUG] http: Request GET /v1/status/leader (290.269µs) from=10.233.65.66:56906 2022/12/21 05:58:10 [DEBUG] http: Request GET /v1/status/leader (248.981µs) from=10.233.70.143:60692 2022/12/21 05:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 05:58:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:58:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:58:24 [DEBUG] agent: Node info in sync 2022/12/21 05:58:27 [DEBUG] http: Request GET /v1/status/leader (348.967µs) from=10.233.65.66:57048 2022/12/21 05:58:30 [DEBUG] http: Request GET /v1/status/leader (954.855µs) from=10.233.70.143:60982 2022/12/21 05:58: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/21 05:58: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/21 05:58:43 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 05:58:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:58:43 [DEBUG] agent: Node info in sync 2022/12/21 05:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (9.534898ms) from=10.233.67.214:56976 2022/12/21 05:58:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 05:58:43 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 05:58:43 [DEBUG] agent: Node info in sync 2022/12/21 05:58:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (757.338µs) from=10.233.67.214:56978 2022/12/21 05:58:47 [DEBUG] http: Request GET /v1/status/leader (396.844µs) from=10.233.65.66:57194 2022/12/21 05:58:50 [DEBUG] http: Request GET /v1/status/leader (805.584µs) from=10.233.70.143:33070 2022/12/21 05:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 05:59:07 [DEBUG] http: Request GET /v1/status/leader (563.113µs) from=10.233.65.66:57340 2022/12/21 05:59:10 [DEBUG] http: Request GET /v1/status/leader (763.26µs) from=10.233.70.143:33370 2022/12/21 05:59:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.000054624s) from=10.233.70.143:35846 2022/12/21 05:59:22 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.59849607s) from=10.233.65.66:58788 2022/12/21 05:59:27 [DEBUG] http: Request GET /v1/status/leader (759.557µs) from=10.233.65.66:57480 2022/12/21 05:59:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.904555021s) from=10.233.65.66:58792 2022/12/21 05:59:30 [DEBUG] http: Request GET /v1/status/leader (863.783µs) from=10.233.70.143:33658 2022/12/21 05:59:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.296392764s) from=10.233.70.143:36048 2022/12/21 05:59:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.111232751s) from=10.233.65.66:58116 2022/12/21 05:59:47 [DEBUG] http: Request GET /v1/status/leader (236.392µs) from=10.233.65.66:57636 2022/12/21 05:59:50 [DEBUG] http: Request GET /v1/status/leader (706.496µs) from=10.233.70.143:33950 2022/12/21 05:59:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.048240877s) from=10.233.70.143:36052 2022/12/21 06:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:00:07 [DEBUG] http: Request GET /v1/status/leader (1.219118ms) from=10.233.65.66:57786 2022/12/21 06:00:10 [DEBUG] http: Request GET /v1/status/leader (408.406µs) from=10.233.70.143:34250 2022/12/21 06:00:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:00:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:00:24 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:00:24 [DEBUG] agent: Node info in sync 2022/12/21 06:00:27 [DEBUG] http: Request GET /v1/status/leader (306.209µs) from=10.233.65.66:57926 2022/12/21 06:00:30 [DEBUG] http: Request GET /v1/status/leader (802.741µs) from=10.233.70.143:34552 2022/12/21 06:00:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:00:47 [DEBUG] http: Request GET /v1/status/leader (10.255184ms) from=10.233.65.66:58070 2022/12/21 06:00:50 [DEBUG] http: Request GET /v1/status/leader (237.967µs) from=10.233.70.143:34858 2022/12/21 06:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:01:07 [DEBUG] http: Request GET /v1/status/leader (537.863µs) from=10.233.65.66:58212 2022/12/21 06:01:10 [DEBUG] http: Request GET /v1/status/leader (295.202µs) from=10.233.70.143:35166 2022/12/21 06:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.970127877s) from=10.233.70.143:35846 2022/12/21 06:01:27 [DEBUG] http: Request GET /v1/status/leader (1.105003ms) from=10.233.65.66:58350 2022/12/21 06:01:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.842109292s) from=10.233.65.66:58788 2022/12/21 06:01:30 [DEBUG] http: Request GET /v1/status/leader (356.532µs) from=10.233.70.143:35460 2022/12/21 06:01:35 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.677183111s) from=10.233.70.143:36048 2022/12/21 06:01:36 [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/21 06:01:36 [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/21 06:01:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:01:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:01:36 [DEBUG] agent: Node info in sync 2022/12/21 06:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.675859ms) from=10.233.67.214:58604 2022/12/21 06:01:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:01:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:01:36 [DEBUG] agent: Node info in sync 2022/12/21 06:01:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (472.047µs) from=10.233.67.214:58606 2022/12/21 06:01:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.919758663s) from=10.233.65.66:58792 2022/12/21 06:01:47 [DEBUG] http: Request GET /v1/status/leader (217.425µs) from=10.233.65.66:58498 2022/12/21 06:01:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.446131337s) from=10.233.65.66:58116 2022/12/21 06:01:50 [DEBUG] http: Request GET /v1/status/leader (231.856µs) from=10.233.70.143:35760 2022/12/21 06:01:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.353891435s) from=10.233.70.143:36052 2022/12/21 06:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:02:07 [DEBUG] http: Request GET /v1/status/leader (255.038µs) from=10.233.65.66:58640 2022/12/21 06:02:10 [DEBUG] http: Request GET /v1/status/leader (272.046µs) from=10.233.70.143:36066 2022/12/21 06:02:27 [DEBUG] http: Request GET /v1/status/leader (942.947µs) from=10.233.65.66:58774 2022/12/21 06:02:30 [DEBUG] http: Request GET /v1/status/leader (460.248µs) from=10.233.70.143:36350 2022/12/21 06:02:47 [DEBUG] http: Request GET /v1/status/leader (932.192µs) from=10.233.65.66:58916 2022/12/21 06:02:50 [DEBUG] http: Request GET /v1/status/leader (395.558µs) from=10.233.70.143:36644 2022/12/21 06:02:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:02:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:02:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:02:55 [DEBUG] agent: Node info in sync 2022/12/21 06:03:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:03:07 [DEBUG] http: Request GET /v1/status/leader (718.602µs) from=10.233.65.66:59062 2022/12/21 06:03:10 [DEBUG] http: Request GET /v1/status/leader (271.494µs) from=10.233.70.143:36946 2022/12/21 06:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.741936142s) from=10.233.70.143:35846 2022/12/21 06:03:27 [DEBUG] http: Request GET /v1/status/leader (470.795µs) from=10.233.65.66:59204 2022/12/21 06:03:30 [DEBUG] http: Request GET /v1/status/leader (517.013µs) from=10.233.70.143:37244 2022/12/21 06:03:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.933403759s) from=10.233.65.66:58788 2022/12/21 06:03:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.59711823s) from=10.233.65.66:58792 2022/12/21 06:03:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.733111152s) from=10.233.70.143:36048 2022/12/21 06:03:47 [DEBUG] http: Request GET /v1/status/leader (357.183µs) from=10.233.65.66:59354 2022/12/21 06:03:50 [DEBUG] http: Request GET /v1/status/leader (821.034µs) from=10.233.70.143:37538 2022/12/21 06:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.324979992s) from=10.233.65.66:58116 2022/12/21 06:03:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.197592334s) from=10.233.70.143:36052 2022/12/21 06:04:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:04:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:04:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:04:00 [DEBUG] agent: Node info in sync 2022/12/21 06:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:04:07 [DEBUG] http: Request GET /v1/status/leader (384.98µs) from=10.233.65.66:59500 2022/12/21 06:04:10 [DEBUG] http: Request GET /v1/status/leader (451.184µs) from=10.233.70.143:37836 2022/12/21 06:04:27 [DEBUG] http: Request GET /v1/status/leader (242.464µs) from=10.233.65.66:59642 2022/12/21 06:04:30 [DEBUG] http: Request GET /v1/status/leader (2.899696ms) from=10.233.70.143:38130 2022/12/21 06:04:47 [DEBUG] http: Request GET /v1/status/leader (359.446µs) from=10.233.65.66:59782 2022/12/21 06:04:51 [DEBUG] http: Request GET /v1/status/leader (251.163µs) from=10.233.70.143:38424 2022/12/21 06:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:05:07 [DEBUG] http: Request GET /v1/status/leader (299.893µs) from=10.233.65.66:59926 2022/12/21 06:05:11 [DEBUG] http: Request GET /v1/status/leader (503.515µs) from=10.233.70.143:38716 2022/12/21 06:05:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.043740965s) from=10.233.70.143:35846 2022/12/21 06:05:27 [DEBUG] http: Request GET /v1/status/leader (336.661µs) from=10.233.65.66:60078 2022/12/21 06:05:31 [DEBUG] http: Request GET /v1/status/leader (240.893µs) from=10.233.70.143:39006 2022/12/21 06:05:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:05:36 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.011702192s) from=10.233.65.66:58788 2022/12/21 06:05:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:05:44 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:05:44 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:05:44 [DEBUG] agent: Node info in sync 2022/12/21 06:05:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.972209472s) from=10.233.65.66:58792 2022/12/21 06:05:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.297417342s) from=10.233.70.143:36048 2022/12/21 06:05:47 [DEBUG] http: Request GET /v1/status/leader (473.69µs) from=10.233.65.66:60228 2022/12/21 06:05:51 [DEBUG] http: Request GET /v1/status/leader (315.685µs) from=10.233.70.143:39302 2022/12/21 06:05:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.071605156s) from=10.233.65.66:58116 2022/12/21 06:06:01 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.788126109s) from=10.233.70.143:36052 2022/12/21 06:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:06:07 [DEBUG] http: Request GET /v1/status/leader (378.709µs) from=10.233.65.66:60370 2022/12/21 06:06:11 [DEBUG] http: Request GET /v1/status/leader (227.346µs) from=10.233.70.143:39592 2022/12/21 06:06:27 [DEBUG] http: Request GET /v1/status/leader (684.376µs) from=10.233.65.66:60510 2022/12/21 06:06:31 [DEBUG] http: Request GET /v1/status/leader (1.711324ms) from=10.233.70.143:39886 2022/12/21 06:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:06:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:06:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:06:46 [DEBUG] agent: Node info in sync 2022/12/21 06:06:47 [DEBUG] http: Request GET /v1/status/leader (404.607µs) from=10.233.65.66:60660 2022/12/21 06:06:51 [DEBUG] http: Request GET /v1/status/leader (544.392µs) from=10.233.70.143:40178 2022/12/21 06:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:07:07 [DEBUG] http: Request GET /v1/status/leader (311.346µs) from=10.233.65.66:60798 2022/12/21 06:07:11 [DEBUG] http: Request GET /v1/status/leader (213.208µs) from=10.233.70.143:40476 2022/12/21 06:07:27 [DEBUG] http: Request GET /v1/status/leader (566.876µs) from=10.233.65.66:60942 2022/12/21 06:07:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.731029044s) from=10.233.70.143:35846 2022/12/21 06:07:31 [DEBUG] http: Request GET /v1/status/leader (252.696µs) from=10.233.70.143:40770 2022/12/21 06:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.666254521s) from=10.233.65.66:58788 2022/12/21 06:07:47 [DEBUG] http: Request GET /v1/status/leader (784.898µs) from=10.233.65.66:32856 2022/12/21 06:07:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.546239511s) from=10.233.65.66:58792 2022/12/21 06:07:51 [DEBUG] http: Request GET /v1/status/leader (165.567843ms) from=10.233.70.143:41056 2022/12/21 06:07:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.926419306s) from=10.233.70.143:36048 2022/12/21 06:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.124468571s) from=10.233.65.66:58116 2022/12/21 06:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:08:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.863125605s) from=10.233.70.143:36052 2022/12/21 06:08:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:08:07 [DEBUG] http: Request GET /v1/status/leader (372.704µs) from=10.233.65.66:33004 2022/12/21 06:08:11 [DEBUG] http: Request GET /v1/status/leader (383.413µs) from=10.233.70.143:41342 2022/12/21 06:08:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:08:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:08:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:08:13 [DEBUG] agent: Node info in sync 2022/12/21 06:08:27 [DEBUG] http: Request GET /v1/status/leader (211.228µs) from=10.233.65.66:33136 2022/12/21 06:08:31 [DEBUG] http: Request GET /v1/status/leader (2.024307ms) from=10.233.70.143:41624 2022/12/21 06:08:47 [DEBUG] http: Request GET /v1/status/leader (387.815µs) from=10.233.65.66:33280 2022/12/21 06:08:51 [DEBUG] http: Request GET /v1/status/leader (291.879µs) from=10.233.70.143:41916 2022/12/21 06:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:09:07 [DEBUG] http: Request GET /v1/status/leader (266.275µs) from=10.233.65.66:33430 2022/12/21 06:09:11 [DEBUG] http: Request GET /v1/status/leader (365.249µs) from=10.233.70.143:42220 2022/12/21 06:09:27 [DEBUG] http: Request GET /v1/status/leader (317.764µs) from=10.233.65.66:33566 2022/12/21 06:09:31 [DEBUG] http: Request GET /v1/status/leader (314.075µs) from=10.233.70.143:42516 2022/12/21 06:09:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.972970086s) from=10.233.70.143:35846 2022/12/21 06:09:36 [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/21 06:09:36 [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/21 06:09:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:09:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:09:36 [DEBUG] agent: Node info in sync 2022/12/21 06:09:36 [DEBUG] http: Request PUT /v1/agent/service/register (10.197213ms) from=10.233.67.214:34868 2022/12/21 06:09:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:09:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:09:36 [DEBUG] agent: Node info in sync 2022/12/21 06:09:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (498.031µs) from=10.233.67.214:34870 2022/12/21 06:09:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.680738333s) from=10.233.65.66:58788 2022/12/21 06:09:48 [DEBUG] http: Request GET /v1/status/leader (250.065163ms) from=10.233.65.66:33712 2022/12/21 06:09:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.109557186s) from=10.233.65.66:58792 2022/12/21 06:09:51 [DEBUG] http: Request GET /v1/status/leader (350.603µs) from=10.233.70.143:42812 2022/12/21 06:09:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.668479103s) from=10.233.70.143:36048 2022/12/21 06:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:10:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.406503823s) from=10.233.70.143:36052 2022/12/21 06:10:08 [DEBUG] http: Request GET /v1/status/leader (301.184µs) from=10.233.65.66:33858 2022/12/21 06:10:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.309515428s) from=10.233.65.66:58116 2022/12/21 06:10:11 [DEBUG] http: Request GET /v1/status/leader (250.555µs) from=10.233.70.143:43104 2022/12/21 06:10:28 [DEBUG] http: Request GET /v1/status/leader (170.603427ms) from=10.233.65.66:33998 2022/12/21 06:10:31 [DEBUG] http: Request GET /v1/status/leader (532.45µs) from=10.233.70.143:43390 2022/12/21 06:10:48 [DEBUG] http: Request GET /v1/status/leader (408.051µs) from=10.233.65.66:34142 2022/12/21 06:10:51 [DEBUG] http: Request GET /v1/status/leader (1.244242ms) from=10.233.70.143:43672 2022/12/21 06:11:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:11:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:11:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:11:05 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:11:05 [DEBUG] agent: Node info in sync 2022/12/21 06:11:08 [DEBUG] http: Request GET /v1/status/leader (291.938µs) from=10.233.65.66:34302 2022/12/21 06:11:11 [DEBUG] http: Request GET /v1/status/leader (767.759µs) from=10.233.70.143:43966 2022/12/21 06:11:28 [DEBUG] http: Request GET /v1/status/leader (744.685µs) from=10.233.65.66:34446 2022/12/21 06:11:31 [DEBUG] http: Request GET /v1/status/leader (429.207µs) from=10.233.70.143:44248 2022/12/21 06:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.647996845s) from=10.233.70.143:35846 2022/12/21 06:11:48 [DEBUG] http: Request GET /v1/status/leader (1.44534ms) from=10.233.65.66:34596 2022/12/21 06:11:50 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.19637128s) from=10.233.65.66:58788 2022/12/21 06:11:51 [DEBUG] http: Request GET /v1/status/leader (456.005µs) from=10.233.70.143:44534 2022/12/21 06:11:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.298638976s) from=10.233.65.66:58792 2022/12/21 06:12:00 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.109388883s) from=10.233.70.143:36048 2022/12/21 06:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:12:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.756049954s) from=10.233.70.143:36052 2022/12/21 06:12:08 [DEBUG] http: Request GET /v1/status/leader (332.447µs) from=10.233.65.66:34736 2022/12/21 06:12:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:12:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:12:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:12:10 [DEBUG] agent: Node info in sync 2022/12/21 06:12:11 [DEBUG] http: Request GET /v1/status/leader (400.954µs) from=10.233.70.143:44822 2022/12/21 06:12:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.015770128s) from=10.233.65.66:58116 2022/12/21 06:12:28 [DEBUG] http: Request GET /v1/status/leader (333.274µs) from=10.233.65.66:34880 2022/12/21 06:12:31 [DEBUG] http: Request GET /v1/status/leader (217.148µs) from=10.233.70.143:45116 2022/12/21 06:12:36 [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/21 06:12:36 [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/21 06:12:36 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:12:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:12:36 [DEBUG] agent: Node info in sync 2022/12/21 06:12:36 [DEBUG] http: Request PUT /v1/agent/service/register (241.446117ms) from=10.233.67.214:36554 2022/12/21 06:12:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:12:36 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:12:36 [DEBUG] agent: Node info in sync 2022/12/21 06:12:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.00654ms) from=10.233.67.214:36556 2022/12/21 06:12:48 [DEBUG] http: Request GET /v1/status/leader (473.828µs) from=10.233.65.66:35022 2022/12/21 06:12:51 [DEBUG] http: Request GET /v1/status/leader (199.196µs) from=10.233.70.143:45398 2022/12/21 06:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:13:08 [DEBUG] http: Request GET /v1/status/leader (330.567µs) from=10.233.65.66:35162 2022/12/21 06:13:11 [DEBUG] http: Request GET /v1/status/leader (298.239µs) from=10.233.70.143:45694 2022/12/21 06:13:28 [DEBUG] http: Request GET /v1/status/leader (306.834µs) from=10.233.65.66:35304 2022/12/21 06:13:31 [DEBUG] http: Request GET /v1/status/leader (306.377µs) from=10.233.70.143:45982 2022/12/21 06:13:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.386952607s) from=10.233.70.143:35846 2022/12/21 06:13:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:13:48 [DEBUG] http: Request GET /v1/status/leader (4.92821ms) from=10.233.65.66:35454 2022/12/21 06:13:51 [DEBUG] http: Request GET /v1/status/leader (380.989µs) from=10.233.70.143:46274 2022/12/21 06:13:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:13:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:13:57 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:13:57 [DEBUG] agent: Node info in sync 2022/12/21 06:13:58 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.497660678s) from=10.233.65.66:58788 2022/12/21 06:13:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.342768934s) from=10.233.65.66:58792 2022/12/21 06:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:14:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.099611503s) from=10.233.70.143:36048 2022/12/21 06:14:08 [DEBUG] http: Request GET /v1/status/leader (1.352657ms) from=10.233.65.66:35596 2022/12/21 06:14:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.577668867s) from=10.233.70.143:36052 2022/12/21 06:14:11 [DEBUG] http: Request GET /v1/status/leader (367.328µs) from=10.233.70.143:46556 2022/12/21 06:14:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.881097033s) from=10.233.65.66:58116 2022/12/21 06:14:28 [DEBUG] http: Request GET /v1/status/leader (254.046µs) from=10.233.65.66:35738 2022/12/21 06:14:31 [DEBUG] http: Request GET /v1/status/leader (259.111µs) from=10.233.70.143:46846 2022/12/21 06:14:48 [DEBUG] http: Request GET /v1/status/leader (739.047µs) from=10.233.65.66:35884 2022/12/21 06:14:51 [DEBUG] http: Request GET /v1/status/leader (232.976µs) from=10.233.70.143:47136 2022/12/21 06:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:15:08 [DEBUG] http: Request GET /v1/status/leader (751.2µs) from=10.233.65.66:36028 2022/12/21 06:15:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:15:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:15:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:15:10 [DEBUG] agent: Node info in sync 2022/12/21 06:15:11 [DEBUG] http: Request GET /v1/status/leader (1.619829ms) from=10.233.70.143:47422 2022/12/21 06:15:28 [DEBUG] http: Request GET /v1/status/leader (375.732µs) from=10.233.65.66:36164 2022/12/21 06:15:31 [DEBUG] http: Request GET /v1/status/leader (347.251µs) from=10.233.70.143:47706 2022/12/21 06:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.508588185s) from=10.233.70.143:35846 2022/12/21 06:15:48 [DEBUG] http: Request GET /v1/status/leader (322.466µs) from=10.233.65.66:36316 2022/12/21 06:15:51 [DEBUG] http: Request GET /v1/status/leader (3.670161ms) from=10.233.70.143:47992 2022/12/21 06:16:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.739749729s) from=10.233.65.66:58788 2022/12/21 06:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:16:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.133836195s) from=10.233.65.66:58792 2022/12/21 06:16:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.740149708s) from=10.233.70.143:36048 2022/12/21 06:16:08 [DEBUG] http: Request GET /v1/status/leader (287.321µs) from=10.233.65.66:36464 2022/12/21 06:16:11 [DEBUG] http: Request GET /v1/status/leader (361.431µs) from=10.233.70.143:48282 2022/12/21 06:16:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.259296055s) from=10.233.70.143:36052 2022/12/21 06:16:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:16:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:16:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:16:18 [DEBUG] agent: Node info in sync 2022/12/21 06:16:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.709177647s) from=10.233.65.66:58116 2022/12/21 06:16:28 [DEBUG] http: Request GET /v1/status/leader (410.989µs) from=10.233.65.66:36606 2022/12/21 06:16:31 [DEBUG] http: Request GET /v1/status/leader (242.904µs) from=10.233.70.143:48568 2022/12/21 06:16:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:16:48 [DEBUG] http: Request GET /v1/status/leader (361.926µs) from=10.233.65.66:36748 2022/12/21 06:16:51 [DEBUG] http: Request GET /v1/status/leader (416.072µs) from=10.233.70.143:48856 2022/12/21 06:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:17:08 [DEBUG] http: Request GET /v1/status/leader (304.458µs) from=10.233.65.66:36894 2022/12/21 06:17:11 [DEBUG] http: Request GET /v1/status/leader (1.035842ms) from=10.233.70.143:49148 2022/12/21 06:17:28 [DEBUG] http: Request GET /v1/status/leader (401.851µs) from=10.233.65.66:37036 2022/12/21 06:17:31 [DEBUG] http: Request GET /v1/status/leader (1.079184ms) from=10.233.70.143:49434 2022/12/21 06:17:48 [DEBUG] http: Request GET /v1/status/leader (246.564µs) from=10.233.65.66:37192 2022/12/21 06:17:51 [DEBUG] http: Request GET /v1/status/leader (481.536µs) from=10.233.70.143:49718 2022/12/21 06:17:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.930122203s) from=10.233.70.143:35846 2022/12/21 06:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:17:52 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:17:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:17:52 [DEBUG] agent: Node info in sync 2022/12/21 06:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:18:04 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.478655843s) from=10.233.65.66:58788 2022/12/21 06:18:08 [DEBUG] http: Request GET /v1/status/leader (520.868µs) from=10.233.65.66:37332 2022/12/21 06:18:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.351727975s) from=10.233.65.66:58792 2022/12/21 06:18:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.639281743s) from=10.233.70.143:36048 2022/12/21 06:18:11 [DEBUG] http: Request GET /v1/status/leader (787.573µs) from=10.233.70.143:50020 2022/12/21 06:18:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.754016951s) from=10.233.70.143:36052 2022/12/21 06:18:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.0768155s) from=10.233.65.66:58116 2022/12/21 06:18:28 [DEBUG] http: Request GET /v1/status/leader (252.463µs) from=10.233.65.66:37478 2022/12/21 06:18:31 [DEBUG] http: Request GET /v1/status/leader (773.391µs) from=10.233.70.143:50310 2022/12/21 06:18:48 [DEBUG] http: Request GET /v1/status/leader (341.363µs) from=10.233.65.66:37618 2022/12/21 06:18:51 [DEBUG] http: Request GET /v1/status/leader (204.59µs) from=10.233.70.143:50596 2022/12/21 06:19:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:19:08 [DEBUG] http: Request GET /v1/status/leader (441.158µs) from=10.233.65.66:37762 2022/12/21 06:19:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:19:11 [DEBUG] http: Request GET /v1/status/leader (337.107µs) from=10.233.70.143:50874 2022/12/21 06:19:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:19:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:19:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:19:16 [DEBUG] agent: Node info in sync 2022/12/21 06:19:28 [DEBUG] http: Request GET /v1/status/leader (212.222µs) from=10.233.65.66:37904 2022/12/21 06:19:31 [DEBUG] http: Request GET /v1/status/leader (421.96µs) from=10.233.70.143:51160 2022/12/21 06:19:49 [DEBUG] http: Request GET /v1/status/leader (635.304126ms) from=10.233.65.66:38048 2022/12/21 06:19:51 [DEBUG] http: Request GET /v1/status/leader (404.064µs) from=10.233.70.143:51438 2022/12/21 06:19:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.706347267s) from=10.233.70.143:35846 2022/12/21 06:20:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:20:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.752331583s) from=10.233.65.66:58788 2022/12/21 06:20:09 [DEBUG] http: Request GET /v1/status/leader (522.377µs) from=10.233.65.66:38188 2022/12/21 06:20:11 [DEBUG] http: Request GET /v1/status/leader (992.838µs) from=10.233.70.143:51726 2022/12/21 06:20:14 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.602489897s) from=10.233.70.143:36048 2022/12/21 06:20:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.913987212s) from=10.233.65.66:58792 2022/12/21 06:20:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.605916628s) from=10.233.70.143:36052 2022/12/21 06:20:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:20:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:20:21 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:20:21 [DEBUG] agent: Node info in sync 2022/12/21 06:20:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.96903539s) from=10.233.65.66:58116 2022/12/21 06:20:29 [DEBUG] http: Request GET /v1/status/leader (1.626796ms) from=10.233.65.66:38334 2022/12/21 06:20:31 [DEBUG] http: Request GET /v1/status/leader (480.039µs) from=10.233.70.143:52004 2022/12/21 06:20:39 [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/21 06:20:39 [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/21 06:20:39 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:20:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:20:39 [DEBUG] agent: Node info in sync 2022/12/21 06:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (52.945523ms) from=10.233.67.214:41090 2022/12/21 06:20:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:20:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:20:39 [DEBUG] agent: Node info in sync 2022/12/21 06:20:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (99.680462ms) from=10.233.67.214:41092 2022/12/21 06:20:49 [DEBUG] http: Request GET /v1/status/leader (259.901µs) from=10.233.65.66:38478 2022/12/21 06:20:51 [DEBUG] http: Request GET /v1/status/leader (691.838µs) from=10.233.70.143:52288 2022/12/21 06:21:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:21:09 [DEBUG] http: Request GET /v1/status/leader (488.144µs) from=10.233.65.66:38620 2022/12/21 06:21:12 [DEBUG] http: Request GET /v1/status/leader (547.643µs) from=10.233.70.143:52572 2022/12/21 06:21:29 [DEBUG] http: Request GET /v1/status/leader (238.809µs) from=10.233.65.66:38760 2022/12/21 06:21:32 [DEBUG] http: Request GET /v1/status/leader (612.556µs) from=10.233.70.143:52852 2022/12/21 06:21:49 [DEBUG] http: Request GET /v1/status/leader (279.551µs) from=10.233.65.66:38904 2022/12/21 06:21:52 [DEBUG] http: Request GET /v1/status/leader (345.997µs) from=10.233.70.143:53134 2022/12/21 06:21:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.785582231s) from=10.233.70.143:35846 2022/12/21 06:21:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:21:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:21:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:21:58 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:21:58 [DEBUG] agent: Node info in sync 2022/12/21 06:22:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:22:09 [DEBUG] http: Request GET /v1/status/leader (270.516µs) from=10.233.65.66:39044 2022/12/21 06:22:12 [DEBUG] http: Request GET /v1/status/leader (320.657µs) from=10.233.70.143:53424 2022/12/21 06:22:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.612347187s) from=10.233.65.66:58788 2022/12/21 06:22:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.409346041s) from=10.233.70.143:36048 2022/12/21 06:22:17 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.160233062s) from=10.233.70.143:36052 2022/12/21 06:22:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.612971058s) from=10.233.65.66:58792 2022/12/21 06:22:29 [DEBUG] http: Request GET /v1/status/leader (306.969µs) from=10.233.65.66:39200 2022/12/21 06:22:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.550940853s) from=10.233.65.66:58116 2022/12/21 06:22:32 [DEBUG] http: Request GET /v1/status/leader (227.207µs) from=10.233.70.143:53708 2022/12/21 06:22:50 [DEBUG] http: Request GET /v1/status/leader (320.17µs) from=10.233.65.66:39354 2022/12/21 06:22:52 [DEBUG] http: Request GET /v1/status/leader (448.574µs) from=10.233.70.143:53996 2022/12/21 06:23:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:23:10 [DEBUG] http: Request GET /v1/status/leader (388.451µs) from=10.233.65.66:39496 2022/12/21 06:23:12 [DEBUG] http: Request GET /v1/status/leader (823.718µs) from=10.233.70.143:54286 2022/12/21 06:23:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:23:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:23:13 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:23:13 [DEBUG] agent: Node info in sync 2022/12/21 06:23:30 [DEBUG] http: Request GET /v1/status/leader (2.972043ms) from=10.233.65.66:39634 2022/12/21 06:23:32 [DEBUG] http: Request GET /v1/status/leader (500.566µs) from=10.233.70.143:54578 2022/12/21 06:23: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/21 06:23: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/21 06:23:34 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:23:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:23:34 [DEBUG] agent: Node info in sync 2022/12/21 06:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (38.072279ms) from=10.233.67.214:42732 2022/12/21 06:23:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:23:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:23:34 [DEBUG] agent: Node info in sync 2022/12/21 06:23:34 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (408.097µs) from=10.233.67.214:42734 2022/12/21 06:23:50 [DEBUG] http: Request GET /v1/status/leader (510.632µs) from=10.233.65.66:39790 2022/12/21 06:23:52 [DEBUG] http: Request GET /v1/status/leader (257.83µs) from=10.233.70.143:54872 2022/12/21 06:24:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.1904243s) from=10.233.70.143:35846 2022/12/21 06:24:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:24:10 [DEBUG] http: Request GET /v1/status/leader (961.155µs) from=10.233.65.66:39928 2022/12/21 06:24:12 [DEBUG] http: Request GET /v1/status/leader (228.634109ms) from=10.233.70.143:55162 2022/12/21 06:24:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.587258106s) from=10.233.70.143:36048 2022/12/21 06:24:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.473568849s) from=10.233.65.66:58788 2022/12/21 06:24:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.4400652s) from=10.233.70.143:36052 2022/12/21 06:24:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:24:23 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.502341379s) from=10.233.65.66:58792 2022/12/21 06:24:30 [DEBUG] http: Request GET /v1/status/leader (407.226µs) from=10.233.65.66:40072 2022/12/21 06:24:32 [DEBUG] http: Request GET /v1/status/leader (205.16µs) from=10.233.70.143:55450 2022/12/21 06:24:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.188822764s) from=10.233.65.66:58116 2022/12/21 06:24:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:24:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:24:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:24:49 [DEBUG] agent: Node info in sync 2022/12/21 06:24:50 [DEBUG] http: Request GET /v1/status/leader (485.527µs) from=10.233.65.66:40208 2022/12/21 06:24:52 [DEBUG] http: Request GET /v1/status/leader (265.757µs) from=10.233.70.143:55730 2022/12/21 06:25:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:25:10 [DEBUG] http: Request GET /v1/status/leader (453.899µs) from=10.233.65.66:40352 2022/12/21 06:25:12 [DEBUG] http: Request GET /v1/status/leader (391.812µs) from=10.233.70.143:56026 2022/12/21 06:25:30 [DEBUG] http: Request GET /v1/status/leader (234.633µs) from=10.233.65.66:40494 2022/12/21 06:25:32 [DEBUG] http: Request GET /v1/status/leader (1.949749ms) from=10.233.70.143:56312 2022/12/21 06:25:50 [DEBUG] http: Request GET /v1/status/leader (401.834µs) from=10.233.65.66:40642 2022/12/21 06:25:52 [DEBUG] http: Request GET /v1/status/leader (416.932µs) from=10.233.70.143:56590 2022/12/21 06:26:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:26:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.935395744s) from=10.233.70.143:35846 2022/12/21 06:26:10 [DEBUG] http: Request GET /v1/status/leader (253.932µs) from=10.233.65.66:40788 2022/12/21 06:26:12 [DEBUG] http: Request GET /v1/status/leader (221.207µs) from=10.233.70.143:56868 2022/12/21 06:26:24 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.103689102s) from=10.233.70.143:36048 2022/12/21 06:26:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.105384049s) from=10.233.70.143:36052 2022/12/21 06:26:27 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.594741771s) from=10.233.65.66:58788 2022/12/21 06:26:30 [DEBUG] http: Request GET /v1/status/leader (746.602µs) from=10.233.65.66:40928 2022/12/21 06:26:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.143447967s) from=10.233.65.66:58792 2022/12/21 06:26:32 [DEBUG] http: Request GET /v1/status/leader (298.668µs) from=10.233.70.143:57146 2022/12/21 06:26:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.204872541s) from=10.233.65.66:58116 2022/12/21 06:26:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:26:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:26:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:26:47 [DEBUG] agent: Node info in sync 2022/12/21 06:26:50 [DEBUG] http: Request GET /v1/status/leader (2.715593ms) from=10.233.65.66:41074 2022/12/21 06:26:52 [DEBUG] http: Request GET /v1/status/leader (457.478µs) from=10.233.70.143:57432 2022/12/21 06:27:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:27:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:27:10 [DEBUG] http: Request GET /v1/status/leader (591.733µs) from=10.233.65.66:41218 2022/12/21 06:27:12 [DEBUG] http: Request GET /v1/status/leader (295.653µs) from=10.233.70.143:57716 2022/12/21 06:27:30 [DEBUG] http: Request GET /v1/status/leader (502.928µs) from=10.233.65.66:41360 2022/12/21 06:27:32 [DEBUG] http: Request GET /v1/status/leader (286.409µs) from=10.233.70.143:58002 2022/12/21 06:27:50 [DEBUG] http: Request GET /v1/status/leader (494.512µs) from=10.233.65.66:41498 2022/12/21 06:27:52 [DEBUG] http: Request GET /v1/status/leader (773.549µs) from=10.233.70.143:58280 2022/12/21 06:28:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:28:10 [DEBUG] http: Request GET /v1/status/leader (1.150955ms) from=10.233.65.66:41644 2022/12/21 06:28:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.752747502s) from=10.233.70.143:35846 2022/12/21 06:28:12 [DEBUG] http: Request GET /v1/status/leader (392.479µs) from=10.233.70.143:58570 2022/12/21 06:28:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:28:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:28:18 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:28:18 [DEBUG] agent: Node info in sync 2022/12/21 06:28:26 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.242364478s) from=10.233.70.143:36052 2022/12/21 06:28:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.31323255s) from=10.233.70.143:36048 2022/12/21 06:28:30 [DEBUG] http: Request GET /v1/status/leader (381.747µs) from=10.233.65.66:41792 2022/12/21 06:28:32 [DEBUG] http: Request GET /v1/status/leader (964.87µs) from=10.233.70.143:58862 2022/12/21 06:28:34 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.445055537s) from=10.233.65.66:58788 2022/12/21 06:28:36 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.958546777s) from=10.233.65.66:58792 2022/12/21 06:28:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.805965433s) from=10.233.65.66:58116 2022/12/21 06:28:50 [DEBUG] http: Request GET /v1/status/leader (308.367µs) from=10.233.65.66:41930 2022/12/21 06:28:52 [DEBUG] http: Request GET /v1/status/leader (356.916µs) from=10.233.70.143:59144 2022/12/21 06:29:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:29:10 [DEBUG] http: Request GET /v1/status/leader (390.626µs) from=10.233.65.66:42086 2022/12/21 06:29:12 [DEBUG] http: Request GET /v1/status/leader (289.664µs) from=10.233.70.143:59436 2022/12/21 06:29:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:29:30 [DEBUG] http: Request GET /v1/status/leader (680.997µs) from=10.233.65.66:42234 2022/12/21 06:29:32 [DEBUG] http: Request GET /v1/status/leader (475.899µs) from=10.233.70.143:59726 2022/12/21 06:29:50 [DEBUG] http: Request GET /v1/status/leader (2.357998ms) from=10.233.65.66:42382 2022/12/21 06:29:52 [DEBUG] http: Request GET /v1/status/leader (398.888µs) from=10.233.70.143:60018 2022/12/21 06:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:30:10 [DEBUG] http: Request GET /v1/status/leader (880.187µs) from=10.233.65.66:42524 2022/12/21 06:30:12 [DEBUG] http: Request GET /v1/status/leader (218.813µs) from=10.233.70.143:60308 2022/12/21 06:30:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.910399946s) from=10.233.70.143:35846 2022/12/21 06:30:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:30:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:30:16 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:30:16 [DEBUG] agent: Node info in sync 2022/12/21 06:30:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.391335602s) from=10.233.70.143:36048 2022/12/21 06:30:30 [DEBUG] http: Request GET /v1/status/leader (289.558µs) from=10.233.65.66:42668 2022/12/21 06:30:32 [DEBUG] http: Request GET /v1/status/leader (2.991487ms) from=10.233.70.143:60612 2022/12/21 06:30:33 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.524473775s) from=10.233.70.143:36052 2022/12/21 06:30:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.460266156s) from=10.233.65.66:58788 2022/12/21 06:30:42 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.183188753s) from=10.233.65.66:58792 2022/12/21 06:30:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.877247691s) from=10.233.65.66:58116 2022/12/21 06:30:50 [DEBUG] http: Request GET /v1/status/leader (590.218µs) from=10.233.65.66:42808 2022/12/21 06:30:52 [DEBUG] http: Request GET /v1/status/leader (317.754µs) from=10.233.70.143:60906 2022/12/21 06:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:31:10 [DEBUG] http: Request GET /v1/status/leader (935.914µs) from=10.233.65.66:42954 2022/12/21 06:31:12 [DEBUG] http: Request GET /v1/status/leader (1.710685ms) from=10.233.70.143:32962 2022/12/21 06:31:30 [DEBUG] http: Request GET /v1/status/leader (519.23µs) from=10.233.65.66:43098 2022/12/21 06:31:32 [DEBUG] http: Request GET /v1/status/leader (391.844µs) from=10.233.70.143:33250 2022/12/21 06:31:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:31:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:31:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:31:39 [DEBUG] agent: Node info in sync 2022/12/21 06:31: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/21 06:31: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/21 06:31:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:31:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:31:40 [DEBUG] agent: Node info in sync 2022/12/21 06:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (50.861703ms) from=10.233.67.214:47274 2022/12/21 06:31:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:31:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:31:40 [DEBUG] agent: Node info in sync 2022/12/21 06:31:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.111484ms) from=10.233.67.214:47276 2022/12/21 06:31:50 [DEBUG] http: Request GET /v1/status/leader (229.759µs) from=10.233.65.66:43236 2022/12/21 06:31:52 [DEBUG] http: Request GET /v1/status/leader (199.488µs) from=10.233.70.143:33548 2022/12/21 06:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:32:10 [DEBUG] http: Request GET /v1/status/leader (323.452µs) from=10.233.65.66:43378 2022/12/21 06:32:12 [DEBUG] http: Request GET /v1/status/leader (379.317µs) from=10.233.70.143:33832 2022/12/21 06:32:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:32:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.569996505s) from=10.233.70.143:35846 2022/12/21 06:32:30 [DEBUG] http: Request GET /v1/status/leader (352.781µs) from=10.233.65.66:43524 2022/12/21 06:32:32 [DEBUG] http: Request GET /v1/status/leader (225.769µs) from=10.233.70.143:34128 2022/12/21 06:32:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.256965003s) from=10.233.70.143:36048 2022/12/21 06:32:37 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.32870211s) from=10.233.70.143:36052 2022/12/21 06:32:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.149290164s) from=10.233.65.66:58788 2022/12/21 06:32:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.158291647s) from=10.233.65.66:58792 2022/12/21 06:32:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.091360793s) from=10.233.65.66:58116 2022/12/21 06:32:50 [DEBUG] http: Request GET /v1/status/leader (899.45µs) from=10.233.65.66:43672 2022/12/21 06:32:52 [DEBUG] http: Request GET /v1/status/leader (769.801µs) from=10.233.70.143:34406 2022/12/21 06:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:33:10 [DEBUG] http: Request GET /v1/status/leader (639.883µs) from=10.233.65.66:43812 2022/12/21 06:33:12 [DEBUG] http: Request GET /v1/status/leader (265.574µs) from=10.233.70.143:34696 2022/12/21 06:33:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:33:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:33:15 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:33:15 [DEBUG] agent: Node info in sync 2022/12/21 06:33:30 [DEBUG] http: Request GET /v1/status/leader (392.86µs) from=10.233.65.66:43952 2022/12/21 06:33:33 [DEBUG] http: Request GET /v1/status/leader (412.978µs) from=10.233.70.143:34984 2022/12/21 06:33:50 [DEBUG] http: Request GET /v1/status/leader (490.644µs) from=10.233.65.66:44098 2022/12/21 06:33:53 [DEBUG] http: Request GET /v1/status/leader (7.341951ms) from=10.233.70.143:35268 2022/12/21 06:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:34:10 [DEBUG] http: Request GET /v1/status/leader (482.225µs) from=10.233.65.66:44236 2022/12/21 06:34:13 [DEBUG] http: Request GET /v1/status/leader (494.499µs) from=10.233.70.143:35548 2022/12/21 06:34:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.05949453s) from=10.233.70.143:35846 2022/12/21 06:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:34:28 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:34:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:34:28 [DEBUG] agent: Node info in sync 2022/12/21 06:34:30 [DEBUG] http: Request GET /v1/status/leader (768.938µs) from=10.233.65.66:44382 2022/12/21 06:34:33 [DEBUG] http: Request GET /v1/status/leader (345.275µs) from=10.233.70.143:35830 2022/12/21 06:34: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/21 06:34: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/21 06:34:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:34:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:34:37 [DEBUG] agent: Node info in sync 2022/12/21 06:34:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.430082ms) from=10.233.67.214:48908 2022/12/21 06:34:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:34:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:34:37 [DEBUG] agent: Node info in sync 2022/12/21 06:34:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (2.459491ms) from=10.233.67.214:48910 2022/12/21 06:34:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.937459185s) from=10.233.70.143:36048 2022/12/21 06:34:39 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.755673549s) from=10.233.70.143:36052 2022/12/21 06:34:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.335265526s) from=10.233.65.66:58788 2022/12/21 06:34:49 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.675808752s) from=10.233.65.66:58792 2022/12/21 06:34:50 [DEBUG] http: Request GET /v1/status/leader (361.335µs) from=10.233.65.66:44522 2022/12/21 06:34:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.377638493s) from=10.233.65.66:58116 2022/12/21 06:34:53 [DEBUG] http: Request GET /v1/status/leader (336.894µs) from=10.233.70.143:36130 2022/12/21 06:34:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:35:10 [DEBUG] http: Request GET /v1/status/leader (247.257µs) from=10.233.65.66:44658 2022/12/21 06:35:13 [DEBUG] http: Request GET /v1/status/leader (309.266µs) from=10.233.70.143:36416 2022/12/21 06:35:30 [DEBUG] http: Request GET /v1/status/leader (323.5µs) from=10.233.65.66:44812 2022/12/21 06:35:33 [DEBUG] http: Request GET /v1/status/leader (792.254µs) from=10.233.70.143:36710 2022/12/21 06:35:50 [DEBUG] http: Request GET /v1/status/leader (250.249µs) from=10.233.65.66:44966 2022/12/21 06:35:53 [DEBUG] http: Request GET /v1/status/leader (392.886µs) from=10.233.70.143:37016 2022/12/21 06:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:36:10 [DEBUG] http: Request GET /v1/status/leader (236.862696ms) from=10.233.65.66:45114 2022/12/21 06:36:13 [DEBUG] http: Request GET /v1/status/leader (658.277µs) from=10.233.70.143:37302 2022/12/21 06:36:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.334117425s) from=10.233.70.143:35846 2022/12/21 06:36:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:36:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:36:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:36:27 [DEBUG] agent: Node info in sync 2022/12/21 06:36:30 [DEBUG] http: Request GET /v1/status/leader (397.426µs) from=10.233.65.66:45264 2022/12/21 06:36:33 [DEBUG] http: Request GET /v1/status/leader (375.448µs) from=10.233.70.143:37604 2022/12/21 06:36:42 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.882513971s) from=10.233.70.143:36052 2022/12/21 06:36:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.19899951s) from=10.233.70.143:36048 2022/12/21 06:36:50 [DEBUG] http: Request GET /v1/status/leader (761.68µs) from=10.233.65.66:45408 2022/12/21 06:36:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.74864646s) from=10.233.65.66:58792 2022/12/21 06:36:51 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.18401162s) from=10.233.65.66:58788 2022/12/21 06:36:53 [DEBUG] http: Request GET /v1/status/leader (1.983844ms) from=10.233.70.143:37902 2022/12/21 06:36:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.683634579s) from=10.233.65.66:58116 2022/12/21 06:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:37:10 [DEBUG] http: Request GET /v1/status/leader (378.446µs) from=10.233.65.66:45552 2022/12/21 06:37:13 [DEBUG] http: Request GET /v1/status/leader (505.715µs) from=10.233.70.143:38194 2022/12/21 06:37:30 [DEBUG] http: Request GET /v1/status/leader (329.402µs) from=10.233.65.66:45696 2022/12/21 06:37:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:37:33 [DEBUG] http: Request GET /v1/status/leader (1.636556ms) from=10.233.70.143:38484 2022/12/21 06:37:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:37:50 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:37:50 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:37:50 [DEBUG] agent: Node info in sync 2022/12/21 06:37:50 [DEBUG] http: Request GET /v1/status/leader (614.712µs) from=10.233.65.66:45830 2022/12/21 06:37:53 [DEBUG] http: Request GET /v1/status/leader (604.759µs) from=10.233.70.143:38784 2022/12/21 06:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:38:10 [DEBUG] http: Request GET /v1/status/leader (327.954µs) from=10.233.65.66:45980 2022/12/21 06:38:13 [DEBUG] http: Request GET /v1/status/leader (219.451µs) from=10.233.70.143:39070 2022/12/21 06:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.17750011s) from=10.233.70.143:35846 2022/12/21 06:38:30 [DEBUG] http: Request GET /v1/status/leader (391.438µs) from=10.233.65.66:46128 2022/12/21 06:38:33 [DEBUG] http: Request GET /v1/status/leader (549.326µs) from=10.233.70.143:39358 2022/12/21 06:38:44 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.658149897s) from=10.233.70.143:36052 2022/12/21 06:38:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.702972071s) from=10.233.70.143:36048 2022/12/21 06:38:51 [DEBUG] http: Request GET /v1/status/leader (1.567648ms) from=10.233.65.66:46270 2022/12/21 06:38:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.90639132s) from=10.233.65.66:58788 2022/12/21 06:38:53 [DEBUG] http: Request GET /v1/status/leader (352.44µs) from=10.233.70.143:39664 2022/12/21 06:38:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.306822987s) from=10.233.65.66:58792 2022/12/21 06:38:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.137923472s) from=10.233.65.66:58116 2022/12/21 06:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:39:11 [DEBUG] http: Request GET /v1/status/leader (355.901µs) from=10.233.65.66:46418 2022/12/21 06:39:13 [DEBUG] http: Request GET /v1/status/leader (225.099µs) from=10.233.70.143:39946 2022/12/21 06:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:39:29 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:39:29 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:39:29 [DEBUG] agent: Node info in sync 2022/12/21 06:39:31 [DEBUG] http: Request GET /v1/status/leader (575.196µs) from=10.233.65.66:46560 2022/12/21 06:39:33 [DEBUG] http: Request GET /v1/status/leader (38.301786ms) from=10.233.70.143:40242 2022/12/21 06:39:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:39:51 [DEBUG] http: Request GET /v1/status/leader (286.965µs) from=10.233.65.66:46708 2022/12/21 06:39:53 [DEBUG] http: Request GET /v1/status/leader (273.315µs) from=10.233.70.143:40544 2022/12/21 06:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:40:11 [DEBUG] http: Request GET /v1/status/leader (223.526µs) from=10.233.65.66:46850 2022/12/21 06:40:13 [DEBUG] http: Request GET /v1/status/leader (337.979µs) from=10.233.70.143:40840 2022/12/21 06:40:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.98582532s) from=10.233.70.143:35846 2022/12/21 06:40:31 [DEBUG] http: Request GET /v1/status/leader (47.24992ms) from=10.233.65.66:46996 2022/12/21 06:40:33 [DEBUG] http: Request GET /v1/status/leader (357.508µs) from=10.233.70.143:41134 2022/12/21 06:40:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.350650281s) from=10.233.70.143:36048 2022/12/21 06:40:48 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.364557209s) from=10.233.70.143:36052 2022/12/21 06:40:51 [DEBUG] http: Request GET /v1/status/leader (1.388887ms) from=10.233.65.66:47132 2022/12/21 06:40:52 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.444464789s) from=10.233.65.66:58788 2022/12/21 06:40:53 [DEBUG] http: Request GET /v1/status/leader (509.872µs) from=10.233.70.143:41430 2022/12/21 06:40:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:40:55 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:40:55 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:40:55 [DEBUG] agent: Node info in sync 2022/12/21 06:41:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.87930963s) from=10.233.65.66:58792 2022/12/21 06:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:41:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.098108156s) from=10.233.65.66:58116 2022/12/21 06:41:11 [DEBUG] http: Request GET /v1/status/leader (99.611718ms) from=10.233.65.66:47276 2022/12/21 06:41:13 [DEBUG] http: Request GET /v1/status/leader (203.668µs) from=10.233.70.143:41726 2022/12/21 06:41:31 [DEBUG] http: Request GET /v1/status/leader (373.026µs) from=10.233.65.66:47430 2022/12/21 06:41:33 [DEBUG] http: Request GET /v1/status/leader (211.181µs) from=10.233.70.143:42006 2022/12/21 06:41:51 [DEBUG] http: Request GET /v1/status/leader (1.031847ms) from=10.233.65.66:47576 2022/12/21 06:41:53 [DEBUG] http: Request GET /v1/status/leader (705.132µs) from=10.233.70.143:42310 2022/12/21 06:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:42:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:42:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:42:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:42:10 [DEBUG] agent: Node info in sync 2022/12/21 06:42:11 [DEBUG] http: Request GET /v1/status/leader (913.362µs) from=10.233.65.66:47716 2022/12/21 06:42:13 [DEBUG] http: Request GET /v1/status/leader (363.519µs) from=10.233.70.143:42610 2022/12/21 06:42:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:42:31 [DEBUG] http: Request GET /v1/status/leader (3.469525ms) from=10.233.65.66:47862 2022/12/21 06:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.826274167s) from=10.233.70.143:35846 2022/12/21 06:42:33 [DEBUG] http: Request GET /v1/status/leader (360.184µs) from=10.233.70.143:42892 2022/12/21 06:42: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/21 06:42: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/21 06:42:40 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:42:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:42:40 [DEBUG] agent: Node info in sync 2022/12/21 06:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.476633ms) from=10.233.67.214:53438 2022/12/21 06:42:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:42:40 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:42:40 [DEBUG] agent: Node info in sync 2022/12/21 06:42:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (595.677µs) from=10.233.67.214:53440 2022/12/21 06:42:51 [DEBUG] http: Request GET /v1/status/leader (384.636µs) from=10.233.65.66:48006 2022/12/21 06:42:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.763419844s) from=10.233.70.143:36052 2022/12/21 06:42:53 [DEBUG] http: Request GET /v1/status/leader (415.293µs) from=10.233.70.143:43194 2022/12/21 06:42:53 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.275903111s) from=10.233.70.143:36048 2022/12/21 06:42:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.188272139s) from=10.233.65.66:58788 2022/12/21 06:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:43:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.667326291s) from=10.233.65.66:58792 2022/12/21 06:43:11 [DEBUG] http: Request GET /v1/status/leader (403.534µs) from=10.233.65.66:48152 2022/12/21 06:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.713023004s) from=10.233.65.66:58116 2022/12/21 06:43:13 [DEBUG] http: Request GET /v1/status/leader (286.664µs) from=10.233.70.143:43490 2022/12/21 06:43:31 [DEBUG] http: Request GET /v1/status/leader (354.898µs) from=10.233.65.66:48298 2022/12/21 06:43:33 [DEBUG] http: Request GET /v1/status/leader (1.059314ms) from=10.233.70.143:43788 2022/12/21 06:43:51 [DEBUG] http: Request GET /v1/status/leader (326.624µs) from=10.233.65.66:48440 2022/12/21 06:43:53 [DEBUG] http: Request GET /v1/status/leader (318.727µs) from=10.233.70.143:44094 2022/12/21 06:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:44:11 [DEBUG] http: Request GET /v1/status/leader (447.847µs) from=10.233.65.66:48586 2022/12/21 06:44:13 [DEBUG] http: Request GET /v1/status/leader (401.459µs) from=10.233.70.143:44388 2022/12/21 06:44:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:44:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:44:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:44:26 [DEBUG] agent: Node info in sync 2022/12/21 06:44:31 [DEBUG] http: Request GET /v1/status/leader (351.261µs) from=10.233.65.66:48730 2022/12/21 06:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.019048238s) from=10.233.70.143:35846 2022/12/21 06:44:33 [DEBUG] http: Request GET /v1/status/leader (551.777µs) from=10.233.70.143:44682 2022/12/21 06:44:51 [DEBUG] http: Request GET /v1/status/leader (2.304941ms) from=10.233.65.66:48872 2022/12/21 06:44:53 [DEBUG] http: Request GET /v1/status/leader (371.042µs) from=10.233.70.143:44996 2022/12/21 06:44:55 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.852200944s) from=10.233.65.66:58788 2022/12/21 06:44:56 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.016829033s) from=10.233.70.143:36052 2022/12/21 06:44:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.354305217s) from=10.233.70.143:36048 2022/12/21 06:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:45:05 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.434886989s) from=10.233.65.66:58792 2022/12/21 06:45:11 [DEBUG] http: Request GET /v1/status/leader (855.101µs) from=10.233.65.66:49016 2022/12/21 06:45:13 [DEBUG] http: Request GET /v1/status/leader (325.282µs) from=10.233.70.143:45288 2022/12/21 06:45:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.976659573s) from=10.233.65.66:58116 2022/12/21 06:45:31 [DEBUG] http: Request GET /v1/status/leader (490.296µs) from=10.233.65.66:49154 2022/12/21 06:45:33 [DEBUG] http: Request GET /v1/status/leader (1.422213ms) from=10.233.70.143:45582 2022/12/21 06:45: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/21 06:45: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/21 06:45:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:45:37 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:45:37 [DEBUG] agent: Node info in sync 2022/12/21 06:45:37 [DEBUG] http: Request PUT /v1/agent/service/register (49.342197ms) from=10.233.67.214:55094 2022/12/21 06:45:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:45:37 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:45:37 [DEBUG] agent: Node info in sync 2022/12/21 06:45:37 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (100.267515ms) from=10.233.67.214:55096 2022/12/21 06:45:51 [DEBUG] http: Request GET /v1/status/leader (359.545µs) from=10.233.65.66:49296 2022/12/21 06:45:53 [DEBUG] http: Request GET /v1/status/leader (214.103µs) from=10.233.70.143:45886 2022/12/21 06:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:46:11 [DEBUG] http: Request GET /v1/status/leader (568.712µs) from=10.233.65.66:49442 2022/12/21 06:46:13 [DEBUG] http: Request GET /v1/status/leader (301.332µs) from=10.233.70.143:46172 2022/12/21 06:46:31 [DEBUG] http: Request GET /v1/status/leader (456.97µs) from=10.233.65.66:49586 2022/12/21 06:46:34 [DEBUG] http: Request GET /v1/status/leader (517.623175ms) from=10.233.70.143:46450 2022/12/21 06:46:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.611076972s) from=10.233.70.143:35846 2022/12/21 06:46:51 [DEBUG] http: Request GET /v1/status/leader (498.044µs) from=10.233.65.66:49722 2022/12/21 06:46:54 [DEBUG] http: Request GET /v1/status/leader (294.984µs) from=10.233.70.143:46770 2022/12/21 06:46:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.423211389s) from=10.233.70.143:36052 2022/12/21 06:46:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.957875297s) from=10.233.65.66:58788 2022/12/21 06:47:02 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.388968944s) from=10.233.70.143:36048 2022/12/21 06:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:47:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.664261616s) from=10.233.65.66:58792 2022/12/21 06:47:11 [DEBUG] http: Request GET /v1/status/leader (491.063µs) from=10.233.65.66:49864 2022/12/21 06:47:14 [DEBUG] http: Request GET /v1/status/leader (612.725µs) from=10.233.70.143:47062 2022/12/21 06:47:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.822671306s) from=10.233.65.66:58116 2022/12/21 06:47:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:47:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:47:25 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:47:25 [DEBUG] agent: Node info in sync 2022/12/21 06:47:31 [DEBUG] http: Request GET /v1/status/leader (337.381µs) from=10.233.65.66:50010 2022/12/21 06:47:34 [DEBUG] http: Request GET /v1/status/leader (409.446µs) from=10.233.70.143:47358 2022/12/21 06:47:51 [DEBUG] http: Request GET /v1/status/leader (1.332123ms) from=10.233.65.66:50156 2022/12/21 06:47:54 [DEBUG] http: Request GET /v1/status/leader (218.196µs) from=10.233.70.143:47658 2022/12/21 06:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:48:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:48:11 [DEBUG] http: Request GET /v1/status/leader (360.906µs) from=10.233.65.66:50302 2022/12/21 06:48:14 [DEBUG] http: Request GET /v1/status/leader (393.578µs) from=10.233.70.143:47956 2022/12/21 06:48:31 [DEBUG] http: Request GET /v1/status/leader (209.558µs) from=10.233.65.66:50448 2022/12/21 06:48:34 [DEBUG] http: Request GET /v1/status/leader (214.686µs) from=10.233.70.143:48240 2022/12/21 06:48:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.879205855s) from=10.233.70.143:35846 2022/12/21 06:48:51 [DEBUG] http: Request GET /v1/status/leader (362.955µs) from=10.233.65.66:50594 2022/12/21 06:48:54 [DEBUG] http: Request GET /v1/status/leader (376.693µs) from=10.233.70.143:48534 2022/12/21 06:49:02 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.952106308s) from=10.233.65.66:58788 2022/12/21 06:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:49:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.807763243s) from=10.233.70.143:36048 2022/12/21 06:49:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:49:04 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:49:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:49:04 [DEBUG] agent: Node info in sync 2022/12/21 06:49:06 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.75713561s) from=10.233.70.143:36052 2022/12/21 06:49:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.150819002s) from=10.233.65.66:58792 2022/12/21 06:49:11 [DEBUG] http: Request GET /v1/status/leader (434.998µs) from=10.233.65.66:50734 2022/12/21 06:49:14 [DEBUG] http: Request GET /v1/status/leader (347.932µs) from=10.233.70.143:48830 2022/12/21 06:49:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.733104482s) from=10.233.65.66:58116 2022/12/21 06:49:31 [DEBUG] http: Request GET /v1/status/leader (337.818µs) from=10.233.65.66:50878 2022/12/21 06:49:34 [DEBUG] http: Request GET /v1/status/leader (328.251µs) from=10.233.70.143:49128 2022/12/21 06:49:51 [DEBUG] http: Request GET /v1/status/leader (1.013368ms) from=10.233.65.66:51018 2022/12/21 06:49:54 [DEBUG] http: Request GET /v1/status/leader (368.058µs) from=10.233.70.143:49422 2022/12/21 06:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:50:11 [DEBUG] http: Request GET /v1/status/leader (227.966µs) from=10.233.65.66:51158 2022/12/21 06:50:14 [DEBUG] http: Request GET /v1/status/leader (290.192µs) from=10.233.70.143:49720 2022/12/21 06:50:31 [DEBUG] http: Request GET /v1/status/leader (700.805µs) from=10.233.65.66:51306 2022/12/21 06:50:34 [DEBUG] http: Request GET /v1/status/leader (511.727µs) from=10.233.70.143:50002 2022/12/21 06:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:50:34 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:50:34 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:50:34 [DEBUG] agent: Node info in sync 2022/12/21 06:50:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:50:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.673422997s) from=10.233.70.143:35846 2022/12/21 06:50:51 [DEBUG] http: Request GET /v1/status/leader (282.322µs) from=10.233.65.66:51450 2022/12/21 06:50:54 [DEBUG] http: Request GET /v1/status/leader (2.013626ms) from=10.233.70.143:50300 2022/12/21 06:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:51:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.598823791s) from=10.233.70.143:36048 2022/12/21 06:51:08 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.90366671s) from=10.233.70.143:36052 2022/12/21 06:51:09 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.261760631s) from=10.233.65.66:58788 2022/12/21 06:51:11 [DEBUG] http: Request GET /v1/status/leader (328.124µs) from=10.233.65.66:51598 2022/12/21 06:51:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.216848973s) from=10.233.65.66:58792 2022/12/21 06:51:14 [DEBUG] http: Request GET /v1/status/leader (528.369µs) from=10.233.70.143:50608 2022/12/21 06:51:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.164626789s) from=10.233.65.66:58116 2022/12/21 06:51:31 [DEBUG] http: Request GET /v1/status/leader (366.574µs) from=10.233.65.66:51736 2022/12/21 06:51:34 [DEBUG] http: Request GET /v1/status/leader (1.26668ms) from=10.233.70.143:50908 2022/12/21 06:51:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:51:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:51:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:51:45 [DEBUG] agent: Node info in sync 2022/12/21 06:51:51 [DEBUG] http: Request GET /v1/status/leader (501.45µs) from=10.233.65.66:51874 2022/12/21 06:51:54 [DEBUG] http: Request GET /v1/status/leader (461.146µs) from=10.233.70.143:51198 2022/12/21 06:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:52:11 [DEBUG] http: Request GET /v1/status/leader (594.972µs) from=10.233.65.66:52024 2022/12/21 06:52:14 [DEBUG] http: Request GET /v1/status/leader (335.502µs) from=10.233.70.143:51488 2022/12/21 06:52:31 [DEBUG] http: Request GET /v1/status/leader (335.98µs) from=10.233.65.66:52172 2022/12/21 06:52:34 [DEBUG] http: Request GET /v1/status/leader (233.119µs) from=10.233.70.143:51780 2022/12/21 06:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.458895539s) from=10.233.70.143:35846 2022/12/21 06:52:51 [DEBUG] http: Request GET /v1/status/leader (225.443µs) from=10.233.65.66:52314 2022/12/21 06:52:54 [DEBUG] http: Request GET /v1/status/leader (425.697µs) from=10.233.70.143:52080 2022/12/21 06:52:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:52:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:52:56 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:52:56 [DEBUG] agent: Node info in sync 2022/12/21 06:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:53:07 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.518543864s) from=10.233.70.143:36048 2022/12/21 06:53:11 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.406858133s) from=10.233.70.143:36052 2022/12/21 06:53:11 [DEBUG] http: Request GET /v1/status/leader (392.267µs) from=10.233.65.66:52452 2022/12/21 06:53:14 [DEBUG] http: Request GET /v1/status/leader (305.422µs) from=10.233.70.143:52382 2022/12/21 06:53:14 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.014637533s) from=10.233.65.66:58788 2022/12/21 06:53:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.901595803s) from=10.233.65.66:58792 2022/12/21 06:53:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:53:31 [DEBUG] http: Request GET /v1/status/leader (321.842µs) from=10.233.65.66:52596 2022/12/21 06:53:35 [DEBUG] http: Request GET /v1/status/leader (179.862866ms) from=10.233.70.143:52680 2022/12/21 06:53:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.005462498s) from=10.233.65.66:58116 2022/12/21 06:53: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/21 06:53: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/21 06:53:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:53:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:53:46 [DEBUG] agent: Node info in sync 2022/12/21 06:53:46 [DEBUG] http: Request PUT /v1/agent/service/register (16.40492ms) from=10.233.67.214:59676 2022/12/21 06:53:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:53:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:53:46 [DEBUG] agent: Node info in sync 2022/12/21 06:53:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.111583ms) from=10.233.67.214:59678 2022/12/21 06:53:51 [DEBUG] http: Request GET /v1/status/leader (340.83µs) from=10.233.65.66:52742 2022/12/21 06:53:55 [DEBUG] http: Request GET /v1/status/leader (204.828µs) from=10.233.70.143:52978 2022/12/21 06:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:54:11 [DEBUG] http: Request GET /v1/status/leader (1.354764ms) from=10.233.65.66:52894 2022/12/21 06:54:15 [DEBUG] http: Request GET /v1/status/leader (412.512µs) from=10.233.70.143:53274 2022/12/21 06:54:31 [DEBUG] http: Request GET /v1/status/leader (533.428µs) from=10.233.65.66:53040 2022/12/21 06:54:35 [DEBUG] http: Request GET /v1/status/leader (597.243µs) from=10.233.70.143:53568 2022/12/21 06:54:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m3.273493528s) from=10.233.70.143:35846 2022/12/21 06:54:51 [DEBUG] http: Request GET /v1/status/leader (1.246849ms) from=10.233.65.66:53178 2022/12/21 06:54:55 [DEBUG] http: Request GET /v1/status/leader (557.426µs) from=10.233.70.143:53866 2022/12/21 06:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:55:11 [DEBUG] http: Request GET /v1/status/leader (840.764µs) from=10.233.65.66:53322 2022/12/21 06:55:13 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.133003519s) from=10.233.70.143:36048 2022/12/21 06:55:15 [DEBUG] http: Request GET /v1/status/leader (359.151µs) from=10.233.70.143:54160 2022/12/21 06:55:15 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.708575253s) from=10.233.70.143:36052 2022/12/21 06:55:21 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.989854228s) from=10.233.65.66:58788 2022/12/21 06:55:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.465938231s) from=10.233.65.66:58792 2022/12/21 06:55:32 [DEBUG] http: Request GET /v1/status/leader (394.467µs) from=10.233.65.66:53464 2022/12/21 06:55:35 [DEBUG] http: Request GET /v1/status/leader (460.278µs) from=10.233.70.143:54454 2022/12/21 06:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.362458411s) from=10.233.65.66:58116 2022/12/21 06:55:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:55:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:55:39 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:55:39 [DEBUG] agent: Node info in sync 2022/12/21 06:55:52 [DEBUG] http: Request GET /v1/status/leader (684.713µs) from=10.233.65.66:53612 2022/12/21 06:55:55 [DEBUG] http: Request GET /v1/status/leader (212.785µs) from=10.233.70.143:54756 2022/12/21 06:55:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:56:12 [DEBUG] http: Request GET /v1/status/leader (512.951µs) from=10.233.65.66:53758 2022/12/21 06:56:15 [DEBUG] http: Request GET /v1/status/leader (176.811168ms) from=10.233.70.143:55050 2022/12/21 06:56:32 [DEBUG] http: Request GET /v1/status/leader (601.675µs) from=10.233.65.66:53902 2022/12/21 06:56:35 [DEBUG] http: Request GET /v1/status/leader (761.533µs) from=10.233.70.143:55342 2022/12/21 06:56: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/21 06:56: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/21 06:56:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 06:56:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:56:47 [DEBUG] agent: Node info in sync 2022/12/21 06:56:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.314908ms) from=10.233.67.214:33130 2022/12/21 06:56:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:56:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:56:47 [DEBUG] agent: Node info in sync 2022/12/21 06:56:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (566.86µs) from=10.233.67.214:33132 2022/12/21 06:56:52 [DEBUG] http: Request GET /v1/status/leader (703.819µs) from=10.233.65.66:54046 2022/12/21 06:56:55 [DEBUG] http: Request GET /v1/status/leader (462.408µs) from=10.233.70.143:55640 2022/12/21 06:56:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.374278706s) from=10.233.70.143:35846 2022/12/21 06:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:57:12 [DEBUG] http: Request GET /v1/status/leader (219.627µs) from=10.233.65.66:54188 2022/12/21 06:57:15 [DEBUG] http: Request GET /v1/status/leader (421.628µs) from=10.233.70.143:55932 2022/12/21 06:57:16 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m1.02658837s) from=10.233.70.143:36052 2022/12/21 06:57:17 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.176159384s) from=10.233.70.143:36048 2022/12/21 06:57:28 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.915978998s) from=10.233.65.66:58788 2022/12/21 06:57:29 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.455503795s) from=10.233.65.66:58792 2022/12/21 06:57:32 [DEBUG] http: Request GET /v1/status/leader (244.88µs) from=10.233.65.66:54332 2022/12/21 06:57:35 [DEBUG] http: Request GET /v1/status/leader (387.264µs) from=10.233.70.143:56230 2022/12/21 06:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.258164474s) from=10.233.65.66:58116 2022/12/21 06:57:52 [DEBUG] http: Request GET /v1/status/leader (301.458µs) from=10.233.65.66:54476 2022/12/21 06:57:55 [DEBUG] http: Request GET /v1/status/leader (222.578µs) from=10.233.70.143:56532 2022/12/21 06:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:58:12 [DEBUG] http: Request GET /v1/status/leader (390.701µs) from=10.233.65.66:54620 2022/12/21 06:58:15 [DEBUG] http: Request GET /v1/status/leader (1.099656ms) from=10.233.70.143:56822 2022/12/21 06:58:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:58:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:58:26 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:58:26 [DEBUG] agent: Node info in sync 2022/12/21 06:58:32 [DEBUG] http: Request GET /v1/status/leader (395.433µs) from=10.233.65.66:54764 2022/12/21 06:58:35 [DEBUG] http: Request GET /v1/status/leader (250.655µs) from=10.233.70.143:57108 2022/12/21 06:58:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 06:58:52 [DEBUG] http: Request GET /v1/status/leader (523.557µs) from=10.233.65.66:54908 2022/12/21 06:58:55 [DEBUG] http: Request GET /v1/status/leader (298.867µs) from=10.233.70.143:57402 2022/12/21 06:59:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.868277267s) from=10.233.70.143:35846 2022/12/21 06:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 06:59:12 [DEBUG] http: Request GET /v1/status/leader (517.844µs) from=10.233.65.66:55060 2022/12/21 06:59:15 [DEBUG] http: Request GET /v1/status/leader (248.111µs) from=10.233.70.143:57700 2022/12/21 06:59:20 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.965462623s) from=10.233.70.143:36052 2022/12/21 06:59:21 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.366295318s) from=10.233.70.143:36048 2022/12/21 06:59:30 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.930940592s) from=10.233.65.66:58792 2022/12/21 06:59:32 [DEBUG] http: Request GET /v1/status/leader (360.146µs) from=10.233.65.66:55206 2022/12/21 06:59:35 [DEBUG] http: Request GET /v1/status/leader (353.65µs) from=10.233.70.143:57992 2022/12/21 06:59:35 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.859248195s) from=10.233.65.66:58788 2022/12/21 06:59:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 06:59:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 06:59:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 06:59:45 [DEBUG] agent: Node info in sync 2022/12/21 06:59:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.986662747s) from=10.233.65.66:58116 2022/12/21 06:59:52 [DEBUG] http: Request GET /v1/status/leader (690.226µs) from=10.233.65.66:55354 2022/12/21 06:59:55 [DEBUG] http: Request GET /v1/status/leader (548.134µs) from=10.233.70.143:58286 2022/12/21 07:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:00:12 [DEBUG] http: Request GET /v1/status/leader (481.615µs) from=10.233.65.66:55498 2022/12/21 07:00:15 [DEBUG] http: Request GET /v1/status/leader (326.426µs) from=10.233.70.143:58572 2022/12/21 07:00:32 [DEBUG] http: Request GET /v1/status/leader (468.405µs) from=10.233.65.66:55646 2022/12/21 07:00:35 [DEBUG] http: Request GET /v1/status/leader (372.21µs) from=10.233.70.143:58864 2022/12/21 07:00:52 [DEBUG] http: Request GET /v1/status/leader (950.52µs) from=10.233.65.66:55786 2022/12/21 07:00:55 [DEBUG] http: Request GET /v1/status/leader (366.671µs) from=10.233.70.143:59158 2022/12/21 07:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:01:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.754686974s) from=10.233.70.143:35846 2022/12/21 07:01:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:01:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:01:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:01:10 [DEBUG] agent: Node info in sync 2022/12/21 07:01:12 [DEBUG] http: Request GET /v1/status/leader (415.945µs) from=10.233.65.66:55926 2022/12/21 07:01:15 [DEBUG] http: Request GET /v1/status/leader (238.699µs) from=10.233.70.143:59454 2022/12/21 07:01:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:01:24 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.128894506s) from=10.233.70.143:36052 2022/12/21 07:01:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.886127165s) from=10.233.70.143:36048 2022/12/21 07:01:32 [DEBUG] http: Request GET /v1/status/leader (440.577µs) from=10.233.65.66:56070 2022/12/21 07:01:33 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.070243533s) from=10.233.65.66:58792 2022/12/21 07:01:35 [DEBUG] http: Request GET /v1/status/leader (600.142µs) from=10.233.70.143:59750 2022/12/21 07:01:41 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.165896027s) from=10.233.65.66:58788 2022/12/21 07:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.274653288s) from=10.233.65.66:58116 2022/12/21 07:01:52 [DEBUG] http: Request GET /v1/status/leader (593.38µs) from=10.233.65.66:56210 2022/12/21 07:01:55 [DEBUG] http: Request GET /v1/status/leader (493.755µs) from=10.233.70.143:60054 2022/12/21 07:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:02:12 [DEBUG] http: Request GET /v1/status/leader (430.247µs) from=10.233.65.66:56358 2022/12/21 07:02:15 [DEBUG] http: Request GET /v1/status/leader (2.349741ms) from=10.233.70.143:60346 2022/12/21 07:02:32 [DEBUG] http: Request GET /v1/status/leader (384.701µs) from=10.233.65.66:56506 2022/12/21 07:02:35 [DEBUG] http: Request GET /v1/status/leader (525.541µs) from=10.233.70.143:60636 2022/12/21 07:02:52 [DEBUG] http: Request GET /v1/status/leader (236.18µs) from=10.233.65.66:56640 2022/12/21 07:02:55 [DEBUG] http: Request GET /v1/status/leader (229.588µs) from=10.233.70.143:60932 2022/12/21 07:03:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:03:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:03:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:03:00 [DEBUG] agent: Node info in sync 2022/12/21 07:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.569982214s) from=10.233.70.143:35846 2022/12/21 07:03:12 [DEBUG] http: Request GET /v1/status/leader (521.725µs) from=10.233.65.66:56788 2022/12/21 07:03:15 [DEBUG] http: Request GET /v1/status/leader (396.22µs) from=10.233.70.143:32990 2022/12/21 07:03:30 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.751305788s) from=10.233.70.143:36052 2022/12/21 07:03:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m3.311466204s) from=10.233.70.143:36048 2022/12/21 07:03:32 [DEBUG] http: Request GET /v1/status/leader (322.376µs) from=10.233.65.66:56934 2022/12/21 07:03:35 [DEBUG] http: Request GET /v1/status/leader (1.198546ms) from=10.233.70.143:33294 2022/12/21 07:03:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m5.617582849s) from=10.233.65.66:58792 2022/12/21 07:03:47 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.873947268s) from=10.233.65.66:58788 2022/12/21 07:03:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.649976347s) from=10.233.65.66:58116 2022/12/21 07:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:03:52 [DEBUG] http: Request GET /v1/status/leader (415.403µs) from=10.233.65.66:57070 2022/12/21 07:03:55 [DEBUG] http: Request GET /v1/status/leader (411.604µs) from=10.233.70.143:33586 2022/12/21 07:04:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:04:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:04:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:04:03 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:04:03 [DEBUG] agent: Node info in sync 2022/12/21 07:04:12 [DEBUG] http: Request GET /v1/status/leader (213.148µs) from=10.233.65.66:57228 2022/12/21 07:04:15 [DEBUG] http: Request GET /v1/status/leader (479.12µs) from=10.233.70.143:33874 2022/12/21 07:04:32 [DEBUG] http: Request GET /v1/status/leader (406.014µs) from=10.233.65.66:57374 2022/12/21 07:04:35 [DEBUG] http: Request GET /v1/status/leader (336.593µs) from=10.233.70.143:34164 2022/12/21 07:04: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/21 07:04: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/21 07:04:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:04:47 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:04:47 [DEBUG] agent: Node info in sync 2022/12/21 07:04:47 [DEBUG] http: Request PUT /v1/agent/service/register (7.063391ms) from=10.233.67.214:37574 2022/12/21 07:04:47 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:04:47 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:04:47 [DEBUG] agent: Node info in sync 2022/12/21 07:04:48 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (630.908µs) from=10.233.67.214:37576 2022/12/21 07:04:52 [DEBUG] http: Request GET /v1/status/leader (313.83µs) from=10.233.65.66:57512 2022/12/21 07:04:56 [DEBUG] http: Request GET /v1/status/leader (369.579µs) from=10.233.70.143:34466 2022/12/21 07:05:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:05:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.692278825s) from=10.233.70.143:35846 2022/12/21 07:05:12 [DEBUG] http: Request GET /v1/status/leader (496.312µs) from=10.233.65.66:57652 2022/12/21 07:05:16 [DEBUG] http: Request GET /v1/status/leader (341.927µs) from=10.233.70.143:34764 2022/12/21 07:05:32 [DEBUG] http: Request GET /v1/status/leader (334.549µs) from=10.233.65.66:57800 2022/12/21 07:05:32 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.320545555s) from=10.233.70.143:36052 2022/12/21 07:05:32 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.098763848s) from=10.233.70.143:36048 2022/12/21 07:05:36 [DEBUG] http: Request GET /v1/status/leader (504.179µs) from=10.233.70.143:35056 2022/12/21 07:05:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.477642994s) from=10.233.65.66:58792 2022/12/21 07:05:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.660929237s) from=10.233.65.66:58116 2022/12/21 07:05:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:05:52 [DEBUG] http: Request GET /v1/status/leader (311.649µs) from=10.233.65.66:57948 2022/12/21 07:05:54 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.08467275s) from=10.233.65.66:58788 2022/12/21 07:05:56 [DEBUG] http: Request GET /v1/status/leader (265.916µs) from=10.233.70.143:35360 2022/12/21 07:06:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:06:12 [DEBUG] http: Request GET /v1/status/leader (545.932µs) from=10.233.65.66:58098 2022/12/21 07:06:16 [DEBUG] http: Request GET /v1/status/leader (376.252µs) from=10.233.70.143:35648 2022/12/21 07:06:32 [DEBUG] http: Request GET /v1/status/leader (549.749µs) from=10.233.65.66:58258 2022/12/21 07:06:36 [DEBUG] http: Request GET /v1/status/leader (947.902µs) from=10.233.70.143:35948 2022/12/21 07:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:06:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:06:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:06:45 [DEBUG] agent: Node info in sync 2022/12/21 07:06:52 [DEBUG] http: Request GET /v1/status/leader (396.771µs) from=10.233.65.66:58398 2022/12/21 07:06:56 [DEBUG] http: Request GET /v1/status/leader (561.667µs) from=10.233.70.143:36242 2022/12/21 07:07:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:07:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.60079939s) from=10.233.70.143:35846 2022/12/21 07:07:12 [DEBUG] http: Request GET /v1/status/leader (626.214µs) from=10.233.65.66:58548 2022/12/21 07:07:16 [DEBUG] http: Request GET /v1/status/leader (515.823µs) from=10.233.70.143:36538 2022/12/21 07:07:32 [DEBUG] http: Request GET /v1/status/leader (645.737µs) from=10.233.65.66:58686 2022/12/21 07:07:36 [DEBUG] http: Request GET /v1/status/leader (374.68µs) from=10.233.70.143:36840 2022/12/21 07:07:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m5.773867354s) from=10.233.70.143:36052 2022/12/21 07:07:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.067315553s) from=10.233.70.143:36048 2022/12/21 07:07:40 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.288808617s) from=10.233.65.66:58792 2022/12/21 07:07: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/21 07:07: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/21 07:07:46 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:07:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:07:46 [DEBUG] agent: Node info in sync 2022/12/21 07:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (8.186033ms) from=10.233.67.214:39256 2022/12/21 07:07:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:07:46 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:07:46 [DEBUG] agent: Node info in sync 2022/12/21 07:07:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (760.461µs) from=10.233.67.214:39258 2022/12/21 07:07:52 [DEBUG] http: Request GET /v1/status/leader (492.717µs) from=10.233.65.66:58826 2022/12/21 07:07:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.529754363s) from=10.233.65.66:58116 2022/12/21 07:07:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:07:56 [DEBUG] http: Request GET /v1/status/leader (218.402µs) from=10.233.70.143:37130 2022/12/21 07:07:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.246287182s) from=10.233.65.66:58788 2022/12/21 07:08:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:08:12 [DEBUG] http: Request GET /v1/status/leader (1.087048ms) from=10.233.65.66:58966 2022/12/21 07:08:16 [DEBUG] http: Request GET /v1/status/leader (418.2µs) from=10.233.70.143:37426 2022/12/21 07:08:32 [DEBUG] http: Request GET /v1/status/leader (275.667µs) from=10.233.65.66:59112 2022/12/21 07:08:36 [DEBUG] http: Request GET /v1/status/leader (357.113µs) from=10.233.70.143:37718 2022/12/21 07:08:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:08:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:08:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:08:49 [DEBUG] agent: Node info in sync 2022/12/21 07:08:52 [DEBUG] http: Request GET /v1/status/leader (227.57µs) from=10.233.65.66:59246 2022/12/21 07:08:56 [DEBUG] http: Request GET /v1/status/leader (279.116µs) from=10.233.70.143:38022 2022/12/21 07:09:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:09:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m0.069458651s) from=10.233.70.143:35846 2022/12/21 07:09:12 [DEBUG] http: Request GET /v1/status/leader (338.797µs) from=10.233.65.66:59402 2022/12/21 07:09:16 [DEBUG] http: Request GET /v1/status/leader (43.268766ms) from=10.233.70.143:38316 2022/12/21 07:09:32 [DEBUG] http: Request GET /v1/status/leader (231.999µs) from=10.233.65.66:59550 2022/12/21 07:09:36 [DEBUG] http: Request GET /v1/status/leader (476.12µs) from=10.233.70.143:38608 2022/12/21 07:09:38 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.05911257s) from=10.233.70.143:36052 2022/12/21 07:09:43 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.681706602s) from=10.233.65.66:58792 2022/12/21 07:09:44 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m4.692908818s) from=10.233.70.143:36048 2022/12/21 07:09:52 [DEBUG] http: Request GET /v1/status/leader (388.297µs) from=10.233.65.66:59688 2022/12/21 07:09:56 [DEBUG] http: Request GET /v1/status/leader (236.137µs) from=10.233.70.143:38900 2022/12/21 07:09:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.710314742s) from=10.233.65.66:58116 2022/12/21 07:09:59 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.729878802s) from=10.233.65.66:58788 2022/12/21 07:10:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:10:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:10:00 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:10:00 [DEBUG] agent: Node info in sync 2022/12/21 07:10:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:10:12 [DEBUG] http: Request GET /v1/status/leader (223.527µs) from=10.233.65.66:59832 2022/12/21 07:10:16 [DEBUG] http: Request GET /v1/status/leader (402.297µs) from=10.233.70.143:39200 2022/12/21 07:10:32 [DEBUG] http: Request GET /v1/status/leader (586.029µs) from=10.233.65.66:59978 2022/12/21 07:10:36 [DEBUG] http: Request GET /v1/status/leader (296.612µs) from=10.233.70.143:39488 2022/12/21 07:10:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:10:52 [DEBUG] http: Request GET /v1/status/leader (1.108595ms) from=10.233.65.66:60118 2022/12/21 07:10:56 [DEBUG] http: Request GET /v1/status/leader (516.204µs) from=10.233.70.143:39786 2022/12/21 07:11:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:11:12 [DEBUG] http: Request GET /v1/status/leader (468.66µs) from=10.233.65.66:60262 2022/12/21 07:11:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.800954515s) from=10.233.70.143:35846 2022/12/21 07:11:16 [DEBUG] http: Request GET /v1/status/leader (595.391µs) from=10.233.70.143:40068 2022/12/21 07:11:32 [DEBUG] http: Request GET /v1/status/leader (266.291009ms) from=10.233.65.66:60404 2022/12/21 07:11:36 [DEBUG] http: Request GET /v1/status/leader (471.799µs) from=10.233.70.143:40350 2022/12/21 07:11:45 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.297595538s) from=10.233.70.143:36052 2022/12/21 07:11:46 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.559440349s) from=10.233.70.143:36048 2022/12/21 07:11:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.495188473s) from=10.233.65.66:58792 2022/12/21 07:11:52 [DEBUG] http: Request GET /v1/status/leader (515.951µs) from=10.233.65.66:60552 2022/12/21 07:11:56 [DEBUG] http: Request GET /v1/status/leader (347.135µs) from=10.233.70.143:40646 2022/12/21 07:11:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:11:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:11:59 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:11:59 [DEBUG] agent: Node info in sync 2022/12/21 07:12:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:12:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m3.730545318s) from=10.233.65.66:58788 2022/12/21 07:12:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m6.842518547s) from=10.233.65.66:58116 2022/12/21 07:12:12 [DEBUG] http: Request GET /v1/status/leader (2.9584ms) from=10.233.65.66:60694 2022/12/21 07:12:16 [DEBUG] http: Request GET /v1/status/leader (265.35µs) from=10.233.70.143:40934 2022/12/21 07:12:32 [DEBUG] http: Request GET /v1/status/leader (476.246µs) from=10.233.65.66:60850 2022/12/21 07:12:36 [DEBUG] http: Request GET /v1/status/leader (845.842µs) from=10.233.70.143:41216 2022/12/21 07:12:52 [DEBUG] http: Request GET /v1/status/leader (586.064µs) from=10.233.65.66:60982 2022/12/21 07:12:56 [DEBUG] http: Request GET /v1/status/leader (364.138µs) from=10.233.70.143:41508 2022/12/21 07:13:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:13:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:13:13 [DEBUG] http: Request GET /v1/status/leader (274.048µs) from=10.233.65.66:32892 2022/12/21 07:13:16 [DEBUG] http: Request GET /v1/status/leader (528.003µs) from=10.233.70.143:41792 2022/12/21 07:13:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m4.925401315s) from=10.233.70.143:35846 2022/12/21 07:13:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:13:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:13:27 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:13:27 [DEBUG] agent: Node info in sync 2022/12/21 07:13:33 [DEBUG] http: Request GET /v1/status/leader (232.429µs) from=10.233.65.66:33034 2022/12/21 07:13:36 [DEBUG] http: Request GET /v1/status/leader (354.776µs) from=10.233.70.143:42086 2022/12/21 07:13:46 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.476006012s) from=10.233.70.143:36052 2022/12/21 07:13:47 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.625593923s) from=10.233.70.143:36048 2022/12/21 07:13:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m0.26534447s) from=10.233.65.66:58792 2022/12/21 07:13:53 [DEBUG] http: Request GET /v1/status/leader (347.451µs) from=10.233.65.66:33178 2022/12/21 07:13:56 [DEBUG] http: Request GET /v1/status/leader (370.094µs) from=10.233.70.143:42374 2022/12/21 07:14:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:14:03 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m0.090894024s) from=10.233.65.66:58788 2022/12/21 07:14:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m5.401490007s) from=10.233.65.66:58116 2022/12/21 07:14:13 [DEBUG] http: Request GET /v1/status/leader (272.42µs) from=10.233.65.66:33324 2022/12/21 07:14:16 [DEBUG] http: Request GET /v1/status/leader (271.755µs) from=10.233.70.143:42664 2022/12/21 07:14:33 [DEBUG] http: Request GET /v1/status/leader (349.488µs) from=10.233.65.66:33472 2022/12/21 07:14:36 [DEBUG] http: Request GET /v1/status/leader (370.518µs) from=10.233.70.143:42950 2022/12/21 07:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:14:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:14:49 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:14:49 [DEBUG] agent: Node info in sync 2022/12/21 07:14:53 [DEBUG] http: Request GET /v1/status/leader (401.915µs) from=10.233.65.66:33618 2022/12/21 07:14:56 [DEBUG] http: Request GET /v1/status/leader (275.522µs) from=10.233.70.143:43242 2022/12/21 07:15:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:15:13 [DEBUG] http: Request GET /v1/status/leader (529.054µs) from=10.233.65.66:33764 2022/12/21 07:15:16 [DEBUG] http: Request GET /v1/status/leader (391.445µs) from=10.233.70.143:43530 2022/12/21 07:15:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.947809499s) from=10.233.70.143:35846 2022/12/21 07:15:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:15:33 [DEBUG] http: Request GET /v1/status/leader (288.363µs) from=10.233.65.66:33908 2022/12/21 07:15:36 [DEBUG] http: Request GET /v1/status/leader (1.382006ms) from=10.233.70.143:43820 2022/12/21 07:15: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/21 07:15: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/21 07:15:45 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.71.150_9102" 2022/12/21 07:15:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:15:45 [DEBUG] agent: Node info in sync 2022/12/21 07:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (53.759096ms) from=10.233.67.214:43732 2022/12/21 07:15:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:15:45 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:15:45 [DEBUG] agent: Node info in sync 2022/12/21 07:15:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (664.643µs) from=10.233.67.214:43740 2022/12/21 07:15:53 [DEBUG] http: Request GET /v1/status/leader (339.701µs) from=10.233.65.66:34054 2022/12/21 07:15:53 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m7.331783703s) from=10.233.70.143:36052 2022/12/21 07:15:54 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m7.062071088s) from=10.233.70.143:36048 2022/12/21 07:15:56 [DEBUG] http: Request GET /v1/status/leader (275.831µs) from=10.233.70.143:44114 2022/12/21 07:15:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m6.288942226s) from=10.233.65.66:58792 2022/12/21 07:16:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:16:10 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m6.614197177s) from=10.233.65.66:58788 2022/12/21 07:16:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m1.779728172s) from=10.233.65.66:58116 2022/12/21 07:16:13 [DEBUG] http: Request GET /v1/status/leader (630.678µs) from=10.233.65.66:34210 2022/12/21 07:16:16 [DEBUG] http: Request GET /v1/status/leader (295.667µs) from=10.233.70.143:44392 2022/12/21 07:16:33 [DEBUG] http: Request GET /v1/status/leader (532.345µs) from=10.233.65.66:34360 2022/12/21 07:16:36 [DEBUG] http: Request GET /v1/status/leader (277.087µs) from=10.233.70.143:44674 2022/12/21 07:16:53 [DEBUG] http: Request GET /v1/status/leader (663.034µs) from=10.233.65.66:34494 2022/12/21 07:16:56 [DEBUG] http: Request GET /v1/status/leader (294.335µs) from=10.233.70.143:44958 2022/12/21 07:17:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:17:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/21 07:17:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.71.150_9102" in sync 2022/12/21 07:17:10 [DEBUG] agent: Service "_v1_holmes-rule-mgmt_10.233.70.4_9101" in sync 2022/12/21 07:17:10 [DEBUG] agent: Node info in sync 2022/12/21 07:17:13 [DEBUG] http: Request GET /v1/status/leader (614.152µs) from=10.233.65.66:34640 2022/12/21 07:17:16 [DEBUG] http: Request GET /v1/status/leader (469.85µs) from=10.233.70.143:45242 2022/12/21 07:17:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m7.084203619s) from=10.233.70.143:35846 2022/12/21 07:17:33 [DEBUG] http: Request GET /v1/status/leader (389.549µs) from=10.233.65.66:34790 2022/12/21 07:17:36 [DEBUG] http: Request GET /v1/status/leader (1.139251ms) from=10.233.70.143:45534 2022/12/21 07:17:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5cdd876fd9-p25wc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/21 07:17:53 [DEBUG] http: Request GET /v1/status/leader (586.343µs) from=10.233.65.66:34936 2022/12/21 07:17:56 [DEBUG] http: Request GET /v1/status/leader (556.786µs) from=10.233.70.143:45830 2022/12/21 07:17:57 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m2.689437839s) from=10.233.70.143:36048 2022/12/21 07:17:57 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m4.458162913s) from=10.233.70.143:36052 2022/12/21 07:17:59 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=60 (2m1.594929573s) from=10.233.65.66:58792 2022/12/21 07:18:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5cdd876fd9-p25wc" since the cluster is too small 2022/12/21 07:18:13 [DEBUG] http: Request GET /v1/health/service/holmes-rule-mgmt-v1?wait=120s&index=61 (2m2.923943967s) from=10.233.65.66:58788 2022/12/21 07:18:13 [DEBUG] http: Request GET /v1/status/leader (19.912223ms) from=10.233.65.66:35082 2022/12/21 07:18:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (2m2.887924676s) from=10.233.65.66:58116 2022/12/21 07:18:16 [DEBUG] http: Request GET /v1/status/leader (438.93µs) from=10.233.70.143:46116 2022/12/21 07:18:33 [DEBUG] http: Request GET /v1/status/leader (481.945µs) from=10.233.65.66:35234 2022/12/21 07:18:36 [DEBUG] http: Request GET /v1/status/leader (1.084445ms) from=10.233.70.143:46416