+ 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: '821ac878-5d8a-f334-6884-1d5d82961547' Node name: 'onap-msb-consul-5454dcc5c5-6zsxp' 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: 2023/02/08 08:30:03 [DEBUG] agent: Using random ID "821ac878-5d8a-f334-6884-1d5d82961547" as node ID 2023/02/08 08:30:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:821ac878-5d8a-f334-6884-1d5d82961547 Address:127.0.0.1:8300}] 2023/02/08 08:30:03 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-6zsxp.dc1 127.0.0.1 2023/02/08 08:30:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/08 08:30:03 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-6zsxp 127.0.0.1 2023/02/08 08:30:03 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-6zsxp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:30:03 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-6zsxp.dc1" in area "wan" 2023/02/08 08:30:03 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/08 08:30:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/08 08:30:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/08 08:30:03 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/08 08:30:03 [INFO] agent: started state syncer 2023/02/08 08:30:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/08 08:30:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/08 08:30:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/08 08:30:03 [DEBUG] raft: Votes needed: 1 2023/02/08 08:30:03 [DEBUG] raft: Vote granted from 821ac878-5d8a-f334-6884-1d5d82961547 in term 2. Tally: 1 2023/02/08 08:30:03 [INFO] raft: Election won. Tally: 1 2023/02/08 08:30:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/08 08:30:03 [INFO] consul: cluster leadership acquired 2023/02/08 08:30:03 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-6zsxp 2023/02/08 08:30:03 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/08 08:30:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:30:03 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-6zsxp' joined, marking health alive 2023/02/08 08:30:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:30:04 [INFO] agent: Synced node info 2023/02/08 08:30:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:30:04 [DEBUG] agent: Node info in sync 2023/02/08 08:30:04 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.4 (currently running: 1.4.3) 2023/02/08 08:31:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:31:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:31:13 [DEBUG] agent: Node info in sync 2023/02/08 08:32:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:32:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:33:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:33:03 [DEBUG] agent: Node info in sync 2023/02/08 08:33:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:34:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:34:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:34:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:34:34 [DEBUG] agent: Node info in sync 2023/02/08 08:35:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:36:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:36:03 [DEBUG] agent: Node info in sync 2023/02/08 08:36:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:37:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:37:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:37:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:37:16 [DEBUG] agent: Node info in sync 2023/02/08 08:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:38:39 [DEBUG] agent: Node info in sync 2023/02/08 08:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:39:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:39:59 [DEBUG] http: Request GET /v1/catalog/services (616.992µs) from=127.0.0.6:41253 2023/02/08 08:39:59 [DEBUG] http: Request GET /v1/status/leader (10.601938ms) from=127.0.0.6:47685 2023/02/08 08:40:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:40:07 [DEBUG] http: Request GET /v1/catalog/services (198.836µs) from=127.0.0.6:47685 2023/02/08 08:40:07 [DEBUG] http: Request GET /v1/status/leader (242.979µs) from=127.0.0.6:41815 2023/02/08 08:40:19 [DEBUG] http: Request GET /v1/status/leader (5.200884ms) from=127.0.0.6:47685 2023/02/08 08:40:27 [DEBUG] http: Request GET /v1/status/leader (1.686331ms) from=127.0.0.6:47685 2023/02/08 08:40:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:40:35 [DEBUG] agent: Node info in sync 2023/02/08 08:40:39 [DEBUG] http: Request GET /v1/status/leader (2.016842ms) from=127.0.0.6:47685 2023/02/08 08:40:47 [DEBUG] http: Request GET /v1/status/leader (402.87µs) from=127.0.0.6:47685 2023/02/08 08:40:59 [DEBUG] http: Request GET /v1/status/leader (340.09µs) from=127.0.0.6:47685 2023/02/08 08:41:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:41:07 [DEBUG] http: Request GET /v1/status/leader (310.439µs) from=127.0.0.6:47685 2023/02/08 08:41:19 [DEBUG] http: Request GET /v1/status/leader (7.786939ms) from=127.0.0.6:47685 2023/02/08 08:41:28 [DEBUG] http: Request GET /v1/status/leader (251.405µs) from=127.0.0.6:47685 2023/02/08 08:41:39 [DEBUG] http: Request GET /v1/status/leader (223.285µs) from=127.0.0.6:47685 2023/02/08 08:41:48 [DEBUG] http: Request GET /v1/status/leader (395.297µs) from=127.0.0.6:47685 2023/02/08 08:41:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m0.143631219s) from=127.0.0.6:41253 2023/02/08 08:41:59 [DEBUG] http: Request GET /v1/status/leader (396.759µs) from=127.0.0.6:47685 2023/02/08 08:42:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:42:08 [DEBUG] http: Request GET /v1/status/leader (327.301µs) from=127.0.0.6:47685 2023/02/08 08:42:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m2.38401827s) from=127.0.0.6:41815 2023/02/08 08:42:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:42:16 [DEBUG] agent: Node info in sync 2023/02/08 08:42:19 [DEBUG] http: Request GET /v1/status/leader (190.056µs) from=127.0.0.6:47685 2023/02/08 08:42:28 [DEBUG] http: Request GET /v1/status/leader (3.878873ms) from=127.0.0.6:47685 2023/02/08 08:42:40 [DEBUG] http: Request GET /v1/status/leader (36.084416ms) from=127.0.0.6:47685 2023/02/08 08:42:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:42:48 [DEBUG] http: Request GET /v1/status/leader (799.702µs) from=127.0.0.6:47685 2023/02/08 08:43:00 [DEBUG] http: Request GET /v1/status/leader (1.074643ms) from=127.0.0.6:47685 2023/02/08 08:43:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:43:08 [DEBUG] http: Request GET /v1/status/leader (205.259µs) from=127.0.0.6:47685 2023/02/08 08:43:20 [DEBUG] http: Request GET /v1/status/leader (211.22µs) from=127.0.0.6:47685 2023/02/08 08:43:28 [DEBUG] http: Request GET /v1/status/leader (7.173279ms) from=127.0.0.6:47685 2023/02/08 08:43:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:43:34 [DEBUG] agent: Node info in sync 2023/02/08 08:43:40 [DEBUG] http: Request GET /v1/status/leader (459.603µs) from=127.0.0.6:47685 2023/02/08 08:43:48 [DEBUG] http: Request GET /v1/status/leader (14.732189ms) from=127.0.0.6:47685 2023/02/08 08:44:00 [DEBUG] http: Request GET /v1/status/leader (389.639µs) from=127.0.0.6:47685 2023/02/08 08:44:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m1.225844872s) from=127.0.0.6:41253 2023/02/08 08:44:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:44:08 [DEBUG] http: Request GET /v1/status/leader (195.287µs) from=127.0.0.6:47685 2023/02/08 08:44:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (2m5.661161571s) from=127.0.0.6:41815 2023/02/08 08:44:20 [DEBUG] http: Request GET /v1/status/leader (175.621µs) from=127.0.0.6:47685 2023/02/08 08:44:28 [DEBUG] http: Request GET /v1/status/leader (329.762µs) from=127.0.0.6:47685 2023/02/08 08:44:40 [DEBUG] http: Request GET /v1/status/leader (338.468µs) from=127.0.0.6:47685 2023/02/08 08:44:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:44:42 [DEBUG] agent: Node info in sync 2023/02/08 08:44:48 [DEBUG] http: Request GET /v1/status/leader (328.447µs) from=127.0.0.6:47685 2023/02/08 08:45:00 [DEBUG] http: Request GET /v1/status/leader (7.842044ms) from=127.0.0.6:47685 2023/02/08 08:45:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:45:08 [DEBUG] http: Request GET /v1/status/leader (356.092µs) from=127.0.0.6:47685 2023/02/08 08:45:20 [DEBUG] http: Request GET /v1/status/leader (327.296µs) from=127.0.0.6:47685 2023/02/08 08:45:28 [DEBUG] http: Request GET /v1/status/leader (308.84µs) from=127.0.0.6:47685 2023/02/08 08:45:29 [DEBUG] http: Request GET /v1/status/leader (932.078µs) from=127.0.0.6:47685 2023/02/08 08:45:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.44.52_9011" 2023/02/08 08:45:30 [DEBUG] agent: Node info in sync 2023/02/08 08:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (42.753872ms) from=127.0.0.6:47685 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1m14.348095317s) from=127.0.0.6:41815 2023/02/08 08:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:30 [DEBUG] agent: Node info in sync 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1m29.302640989s) from=127.0.0.6:41253 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.640072ms) from=127.0.0.6:47685 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (10.125464ms) from=127.0.0.6:47685 2023/02/08 08:45:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.44.52_9011" 2023/02/08 08:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:30 [DEBUG] agent: Node info in sync 2023/02/08 08:45:30 [DEBUG] http: Request PUT /v1/agent/service/register (70.823691ms) from=127.0.0.6:40713 2023/02/08 08:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:30 [DEBUG] agent: Node info in sync 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (487.362024ms) from=127.0.0.6:41815 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (487.791218ms) from=127.0.0.6:41253 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (632.715µs) from=127.0.0.6:40713 2023/02/08 08:45:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (462.548µs) from=127.0.0.6:46855 2023/02/08 08:45:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [INFO] agent: Synced service "_v0_multicloud_10.233.9.244_9001" 2023/02/08 08:45:31 [DEBUG] agent: Node info in sync 2023/02/08 08:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (25.324712ms) from=127.0.0.6:40713 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [DEBUG] agent: Node info in sync 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (289.030831ms) from=127.0.0.6:41253 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (289.60334ms) from=127.0.0.6:41815 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (668.882µs) from=127.0.0.6:40713 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (483.058µs) from=127.0.0.6:40713 2023/02/08 08:45:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [INFO] agent: Synced service "_v1_multicloud_10.233.9.244_9001" 2023/02/08 08:45:31 [DEBUG] agent: Node info in sync 2023/02/08 08:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (102.73582ms) from=127.0.0.6:49591 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (233.462806ms) from=127.0.0.6:41815 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [DEBUG] agent: Node info in sync 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (255.507142ms) from=127.0.0.6:41253 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (143.257261ms) from=127.0.0.6:49591 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (530.574µs) from=127.0.0.6:36513 2023/02/08 08:45:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [INFO] agent: Synced service "_v1_sdnc_10.233.5.106_8282" 2023/02/08 08:45:31 [DEBUG] agent: Node info in sync 2023/02/08 08:45:31 [DEBUG] http: Request PUT /v1/agent/service/register (55.60572ms) from=127.0.0.6:49591 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (208.226766ms) from=127.0.0.6:41253 2023/02/08 08:45:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (210.646213ms) from=127.0.0.6:41815 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:31 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:31 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (389.862µs) from=127.0.0.6:38947 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (612.974µs) from=127.0.0.6:49591 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [INFO] agent: Synced service "_v1_parser_10.233.58.102_8806" 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (40.17937ms) from=127.0.0.6:49591 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (260.131031ms) from=127.0.0.6:41815 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (260.6905ms) from=127.0.0.6:41253 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (595.456µs) from=127.0.0.6:49591 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (353.024µs) from=127.0.0.6:49591 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [INFO] agent: Synced service "_v1_catalog_10.233.58.102_8806" 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (71.187126ms) from=127.0.0.6:42185 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (178.004202ms) from=127.0.0.6:41253 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (178.59431ms) from=127.0.0.6:41815 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (626.274µs) from=127.0.0.6:42185 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (8.585279ms) from=127.0.0.6:50725 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [INFO] agent: Synced service "_v1_nsd_10.233.58.102_8806" 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (35.499722ms) from=127.0.0.6:42185 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (86.710742ms) from=127.0.0.6:41253 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (105.132709ms) from=127.0.0.6:41815 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (434.244µs) from=127.0.0.6:50725 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (370.13µs) from=127.0.0.6:45289 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.102_8806" 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request PUT /v1/agent/service/register (85.445401ms) from=127.0.0.6:50725 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:32 [DEBUG] agent: Node info in sync 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (187.62468ms) from=127.0.0.6:41815 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (189.003195ms) from=127.0.0.6:41253 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (523.696µs) from=127.0.0.6:50725 2023/02/08 08:45:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (444.99µs) from=127.0.0.6:51859 2023/02/08 08:45:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [INFO] agent: Synced service "_v1_wf-gui_10.233.40.33_8080" 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Node info in sync 2023/02/08 08:45:33 [DEBUG] http: Request PUT /v1/agent/service/register (160.816819ms) from=127.0.0.6:50725 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Node info in sync 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (441.136179ms) from=127.0.0.6:41815 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (460.4728ms) from=127.0.0.6:41253 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (597.32µs) from=127.0.0.6:50725 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (801.978µs) from=127.0.0.6:50725 2023/02/08 08:45:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (400.699µs) from=127.0.0.6:55357 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.33.239_9015" 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Node info in sync 2023/02/08 08:45:33 [DEBUG] http: Request PUT /v1/agent/service/register (144.34832ms) from=127.0.0.6:32955 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:33 [DEBUG] agent: Node info in sync 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (366.962364ms) from=127.0.0.6:41253 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (367.649824ms) from=127.0.0.6:41815 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (389.656µs) from=127.0.0.6:32955 2023/02/08 08:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (393.331µs) from=127.0.0.6:42573 2023/02/08 08:45:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:34 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.43.167_9007" 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Node info in sync 2023/02/08 08:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (99.693607ms) from=127.0.0.6:32955 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (209.156113ms) from=127.0.0.6:41815 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (151.632033ms) from=127.0.0.6:41253 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Node info in sync 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (199.609µs) from=127.0.0.6:45047 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (42.764122ms) from=127.0.0.6:32955 2023/02/08 08:45:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.43.167_9007" 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:34 [DEBUG] agent: Node info in sync 2023/02/08 08:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (45.573417ms) from=127.0.0.6:32955 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Node info in sync 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (191.550635ms) from=127.0.0.6:41253 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (192.318992ms) from=127.0.0.6:41815 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (7.780517ms) from=127.0.0.6:32955 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (463.516µs) from=127.0.0.6:32955 2023/02/08 08:45:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:45: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. 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [INFO] agent: Synced service "_v1_sdc-gui_10.233.14.122_8181" 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Node info in sync 2023/02/08 08:45:34 [DEBUG] http: Request PUT /v1/agent/service/register (25.177935ms) from=127.0.0.6:45071 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:45:34 [DEBUG] agent: Node info in sync 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (155.348479ms) from=127.0.0.6:41253 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (183.893555ms) from=127.0.0.6:41815 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (568.379µs) from=127.0.0.6:45071 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (333.53µs) from=127.0.0.6:45071 2023/02/08 08:45:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (383.578µs) from=127.0.0.6:36787 2023/02/08 08:45:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:45:40 [DEBUG] http: Request GET /v1/status/leader (5.244295ms) from=127.0.0.6:35139 2023/02/08 08:45:48 [DEBUG] http: Request GET /v1/status/leader (291.133µs) from=127.0.0.6:48967 2023/02/08 08:46:00 [DEBUG] http: Request GET /v1/status/leader (949.445µs) from=127.0.0.6:35139 2023/02/08 08:46:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:46:08 [DEBUG] http: Request GET /v1/status/leader (235.61µs) from=127.0.0.6:48967 2023/02/08 08:46:20 [DEBUG] http: Request GET /v1/status/leader (2.143117ms) from=127.0.0.6:48967 2023/02/08 08:46:28 [DEBUG] http: Request GET /v1/status/leader (1.234003ms) from=127.0.0.6:48967 2023/02/08 08:46:40 [DEBUG] http: Request GET /v1/status/leader (529.626µs) from=127.0.0.6:48967 2023/02/08 08:46:48 [DEBUG] http: Request GET /v1/status/leader (468.717µs) from=127.0.0.6:48967 2023/02/08 08:47:00 [DEBUG] http: Request GET /v1/status/leader (2.721959ms) from=127.0.0.6:48967 2023/02/08 08:47:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:47:08 [DEBUG] http: Request GET /v1/status/leader (300.865µs) from=127.0.0.6:48967 2023/02/08 08:47:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:47:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:47:12 [DEBUG] agent: Node info in sync 2023/02/08 08:47:20 [DEBUG] http: Request GET /v1/status/leader (417.462µs) from=127.0.0.6:48967 2023/02/08 08:47:28 [DEBUG] http: Request GET /v1/status/leader (177.894µs) from=127.0.0.6:48967 2023/02/08 08:47:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m0.481559675s) from=127.0.0.6:49591 2023/02/08 08:47:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.829984071s) from=127.0.0.6:40713 2023/02/08 08:47:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.927892834s) from=127.0.0.6:47685 2023/02/08 08:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.436207787s) from=127.0.0.6:36513 2023/02/08 08:47:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.251713361s) from=127.0.0.6:38947 2023/02/08 08:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.073028373s) from=127.0.0.6:32955 2023/02/08 08:47:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.794933376s) from=127.0.0.6:45047 2023/02/08 08:47:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.445093578s) from=127.0.0.6:45289 2023/02/08 08:47:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.915620831s) from=127.0.0.6:51859 2023/02/08 08:47:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.262134367s) from=127.0.0.6:55357 2023/02/08 08:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.278571003s) from=127.0.0.6:46855 2023/02/08 08:47:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m2.064555137s) from=127.0.0.6:41253 2023/02/08 08:47:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m2.683979036s) from=127.0.0.6:41815 2023/02/08 08:47:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.265743163s) from=127.0.0.6:50725 2023/02/08 08:47:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m3.994394915s) from=127.0.0.6:42573 2023/02/08 08:47:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.898286037s) from=127.0.0.6:42185 2023/02/08 08:47:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.816053742s) from=127.0.0.6:36787 2023/02/08 08:47:40 [DEBUG] http: Request GET /v1/status/leader (16.016274ms) from=127.0.0.6:35139 2023/02/08 08:47:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m7.455043435s) from=127.0.0.6:45071 2023/02/08 08:47:49 [DEBUG] http: Request GET /v1/status/leader (233.329µs) from=127.0.0.6:48967 2023/02/08 08:48:00 [DEBUG] http: Request GET /v1/status/leader (247.112µs) from=127.0.0.6:35139 2023/02/08 08:48:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:48:09 [DEBUG] http: Request GET /v1/status/leader (319.278µs) from=127.0.0.6:48967 2023/02/08 08:48:20 [DEBUG] http: Request GET /v1/status/leader (297.044µs) from=127.0.0.6:48967 2023/02/08 08:48:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:48:29 [DEBUG] http: Request GET /v1/status/leader (478.828µs) from=127.0.0.6:48967 2023/02/08 08:48:40 [DEBUG] http: Request GET /v1/status/leader (378.302µs) from=127.0.0.6:48967 2023/02/08 08:48:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:48:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:48:45 [DEBUG] agent: Node info in sync 2023/02/08 08:48:49 [DEBUG] http: Request GET /v1/status/leader (303.474µs) from=127.0.0.6:48967 2023/02/08 08:49:00 [DEBUG] http: Request GET /v1/status/leader (398.76µs) from=127.0.0.6:35139 2023/02/08 08:49:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:49:09 [DEBUG] http: Request GET /v1/status/leader (173.232µs) from=127.0.0.6:48967 2023/02/08 08:49:21 [DEBUG] http: Request GET /v1/status/leader (301.423µs) from=127.0.0.6:35139 2023/02/08 08:49:29 [DEBUG] http: Request GET /v1/status/leader (508.597µs) from=127.0.0.6:48967 2023/02/08 08:49:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m0.358600873s) from=127.0.0.6:49591 2023/02/08 08:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.127371163s) from=127.0.0.6:45047 2023/02/08 08:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.459871749s) from=127.0.0.6:47685 2023/02/08 08:49:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.532316835s) from=127.0.0.6:50725 2023/02/08 08:49:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.729006885s) from=127.0.0.6:51859 2023/02/08 08:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.86351115s) from=127.0.0.6:40713 2023/02/08 08:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.927335854s) from=127.0.0.6:32955 2023/02/08 08:49:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m1.791500939s) from=127.0.0.6:42573 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/status/leader (303.099µs) from=127.0.0.6:48967 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.948176623s) from=127.0.0.6:45289 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m3.79411999s) from=127.0.0.6:41815 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.921073919s) from=127.0.0.6:46855 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.330640734s) from=127.0.0.6:36513 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.38264976s) from=127.0.0.6:38947 2023/02/08 08:49:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m5.654437418s) from=127.0.0.6:55357 2023/02/08 08:49:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m5.988622702s) from=127.0.0.6:41253 2023/02/08 08:49:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m5.665549466s) from=127.0.0.6:42185 2023/02/08 08:49:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.480502334s) from=127.0.0.6:36787 2023/02/08 08:49:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.384025586s) from=127.0.0.6:45071 2023/02/08 08:49:49 [DEBUG] http: Request GET /v1/status/leader (20.751286ms) from=127.0.0.6:48967 2023/02/08 08:50:01 [DEBUG] http: Request GET /v1/status/leader (381.272µs) from=127.0.0.6:48967 2023/02/08 08:50:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:50:09 [DEBUG] http: Request GET /v1/status/leader (748.833µs) from=127.0.0.6:48967 2023/02/08 08:50:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:50:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:50:13 [DEBUG] agent: Node info in sync 2023/02/08 08:50:21 [DEBUG] http: Request GET /v1/status/leader (437.381µs) from=127.0.0.6:48967 2023/02/08 08:50:29 [DEBUG] http: Request GET /v1/status/leader (416.915µs) from=127.0.0.6:48967 2023/02/08 08:50:41 [DEBUG] http: Request GET /v1/status/leader (658.944µs) from=127.0.0.6:48967 2023/02/08 08:50:49 [DEBUG] http: Request GET /v1/status/leader (682.448µs) from=127.0.0.6:48967 2023/02/08 08:51:01 [DEBUG] http: Request GET /v1/status/leader (1.477686ms) from=127.0.0.6:35139 2023/02/08 08:51:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:51:09 [DEBUG] http: Request GET /v1/status/leader (26.70955ms) from=127.0.0.6:48967 2023/02/08 08:51:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:51:21 [DEBUG] http: Request GET /v1/status/leader (299.063µs) from=127.0.0.6:48967 2023/02/08 08:51:29 [DEBUG] http: Request GET /v1/status/leader (186.166µs) from=127.0.0.6:48967 2023/02/08 08:51:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m1.858533751s) from=127.0.0.6:49591 2023/02/08 08:51:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.655952937s) from=127.0.0.6:45047 2023/02/08 08:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m0.235896201s) from=127.0.0.6:42573 2023/02/08 08:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.116458537s) from=127.0.0.6:47685 2023/02/08 08:51:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m1.718870255s) from=127.0.0.6:51859 2023/02/08 08:51:41 [DEBUG] http: Request GET /v1/status/leader (318.565µs) from=127.0.0.6:48967 2023/02/08 08:51:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.137515112s) from=127.0.0.6:50725 2023/02/08 08:51:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:51:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:51:42 [DEBUG] agent: Node info in sync 2023/02/08 08:51:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m1.566998979s) from=127.0.0.6:41815 2023/02/08 08:51:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.047773703s) from=127.0.0.6:38947 2023/02/08 08:51:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.648585139s) from=127.0.0.6:55357 2023/02/08 08:51:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m1.034731881s) from=127.0.0.6:41253 2023/02/08 08:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.424803752s) from=127.0.0.6:36513 2023/02/08 08:51:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m3.675391367s) from=127.0.0.6:45289 2023/02/08 08:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.559840173s) from=127.0.0.6:32955 2023/02/08 08:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.753683626s) from=127.0.0.6:40713 2023/02/08 08:51:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.061220296s) from=127.0.0.6:46855 2023/02/08 08:51:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.469913681s) from=127.0.0.6:42185 2023/02/08 08:51:49 [DEBUG] http: Request GET /v1/status/leader (169.874µs) from=127.0.0.6:48967 2023/02/08 08:51:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.264846379s) from=127.0.0.6:36787 2023/02/08 08:51:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.291029529s) from=127.0.0.6:45071 2023/02/08 08:52:01 [DEBUG] http: Request GET /v1/status/leader (281.076µs) from=127.0.0.6:35139 2023/02/08 08:52:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:52:09 [DEBUG] http: Request GET /v1/status/leader (171.136µs) from=127.0.0.6:48967 2023/02/08 08:52:21 [DEBUG] http: Request GET /v1/status/leader (239.053µs) from=127.0.0.6:35139 2023/02/08 08:52:29 [DEBUG] http: Request GET /v1/status/leader (394.311µs) from=127.0.0.6:48967 2023/02/08 08:52:41 [DEBUG] http: Request GET /v1/status/leader (384.681µs) from=127.0.0.6:35139 2023/02/08 08:52:49 [DEBUG] http: Request GET /v1/status/leader (480.665µs) from=127.0.0.6:48967 2023/02/08 08:53:01 [DEBUG] http: Request GET /v1/status/leader (311.778µs) from=127.0.0.6:48967 2023/02/08 08:53:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:53:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:53:04 [DEBUG] agent: Node info in sync 2023/02/08 08:53:09 [DEBUG] http: Request GET /v1/status/leader (636.396µs) from=127.0.0.6:48967 2023/02/08 08:53:21 [DEBUG] http: Request GET /v1/status/leader (1.668674ms) from=127.0.0.6:35139 2023/02/08 08:53:29 [DEBUG] http: Request GET /v1/status/leader (402.644µs) from=127.0.0.6:48967 2023/02/08 08:53:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.193927948s) from=127.0.0.6:49591 2023/02/08 08:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.842149863s) from=127.0.0.6:47685 2023/02/08 08:53:41 [DEBUG] http: Request GET /v1/status/leader (2.357631ms) from=127.0.0.6:48967 2023/02/08 08:53:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.745372547s) from=127.0.0.6:45047 2023/02/08 08:53:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.141501893s) from=127.0.0.6:41815 2023/02/08 08:53:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m4.141242018s) from=127.0.0.6:42573 2023/02/08 08:53:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.298897382s) from=127.0.0.6:36513 2023/02/08 08:53:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.392582921s) from=127.0.0.6:50725 2023/02/08 08:53:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.234699449s) from=127.0.0.6:45289 2023/02/08 08:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.598528462s) from=127.0.0.6:32955 2023/02/08 08:53:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m7.17746281s) from=127.0.0.6:51859 2023/02/08 08:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.536685799s) from=127.0.0.6:46855 2023/02/08 08:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.349527386s) from=127.0.0.6:40713 2023/02/08 08:53:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m6.801835215s) from=127.0.0.6:38947 2023/02/08 08:53:49 [DEBUG] http: Request GET /v1/status/leader (357.095µs) from=127.0.0.6:48967 2023/02/08 08:53:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.450977626s) from=127.0.0.6:55357 2023/02/08 08:53:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:53:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m6.756849736s) from=127.0.0.6:41253 2023/02/08 08:53:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.555380458s) from=127.0.0.6:36787 2023/02/08 08:53:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.324076649s) from=127.0.0.6:42185 2023/02/08 08:53:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.730287787s) from=127.0.0.6:45071 2023/02/08 08:54:01 [DEBUG] http: Request GET /v1/status/leader (326.986µs) from=127.0.0.6:35139 2023/02/08 08:54:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:54:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:54:05 [DEBUG] agent: Node info in sync 2023/02/08 08:54:09 [DEBUG] http: Request GET /v1/status/leader (188.709µs) from=127.0.0.6:48967 2023/02/08 08:54:21 [DEBUG] http: Request GET /v1/status/leader (19.169549ms) from=127.0.0.6:35139 2023/02/08 08:54:29 [DEBUG] http: Request GET /v1/status/leader (688.498µs) from=127.0.0.6:48967 2023/02/08 08:54:41 [DEBUG] http: Request GET /v1/status/leader (900.134µs) from=127.0.0.6:48967 2023/02/08 08:54:49 [DEBUG] http: Request GET /v1/status/leader (348.382µs) from=127.0.0.6:48967 2023/02/08 08:55:01 [DEBUG] http: Request GET /v1/status/leader (207.156µs) from=127.0.0.6:48967 2023/02/08 08:55:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:55:09 [DEBUG] http: Request GET /v1/status/leader (60.095688ms) from=127.0.0.6:48967 2023/02/08 08:55:21 [DEBUG] http: Request GET /v1/status/leader (487.336µs) from=127.0.0.6:35139 2023/02/08 08:55:29 [DEBUG] http: Request GET /v1/status/leader (3.382639ms) from=127.0.0.6:48967 2023/02/08 08:55:41 [DEBUG] http: Request GET /v1/status/leader (187.979µs) from=127.0.0.6:35139 2023/02/08 08:55:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m2.991063804s) from=127.0.0.6:49591 2023/02/08 08:55:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.502980382s) from=127.0.0.6:45047 2023/02/08 08:55:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.222867722s) from=127.0.0.6:47685 2023/02/08 08:55:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.648057571s) from=127.0.0.6:50725 2023/02/08 08:55:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.318059352s) from=127.0.0.6:41815 2023/02/08 08:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.649584986s) from=127.0.0.6:36513 2023/02/08 08:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.233749361s) from=127.0.0.6:40713 2023/02/08 08:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.653364222s) from=127.0.0.6:46855 2023/02/08 08:55:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.725153495s) from=127.0.0.6:51859 2023/02/08 08:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.916881043s) from=127.0.0.6:32955 2023/02/08 08:55:50 [DEBUG] http: Request GET /v1/status/leader (341.118µs) from=127.0.0.6:48967 2023/02/08 08:55:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.24218371s) from=127.0.0.6:55357 2023/02/08 08:55:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m1.484129173s) from=127.0.0.6:38947 2023/02/08 08:55:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m6.234422738s) from=127.0.0.6:45289 2023/02/08 08:55:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m7.09929075s) from=127.0.0.6:42573 2023/02/08 08:55:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:55:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:55:54 [DEBUG] agent: Node info in sync 2023/02/08 08:55:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (2m5.02924805s) from=127.0.0.6:41253 2023/02/08 08:55:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m7.205111017s) from=127.0.0.6:36787 2023/02/08 08:56:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.607822892s) from=127.0.0.6:45071 2023/02/08 08:56:01 [DEBUG] http: Request GET /v1/status/leader (267.896µs) from=127.0.0.6:48967 2023/02/08 08:56:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.742383584s) from=127.0.0.6:42185 2023/02/08 08:56:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:56:10 [DEBUG] http: Request GET /v1/status/leader (688.285µs) from=127.0.0.6:48967 2023/02/08 08:56:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:56:21 [DEBUG] http: Request GET /v1/status/leader (245.251µs) from=127.0.0.6:35139 2023/02/08 08:56:30 [DEBUG] http: Request GET /v1/status/leader (407.249µs) from=127.0.0.6:48967 2023/02/08 08:56:41 [DEBUG] http: Request GET /v1/status/leader (5.677146ms) from=127.0.0.6:35139 2023/02/08 08:56:50 [DEBUG] http: Request GET /v1/status/leader (322.87µs) from=127.0.0.6:48967 2023/02/08 08:56:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:56:59 [DEBUG] agent: Node info in sync 2023/02/08 08:57:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:57:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:57:00 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" 2023/02/08 08:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:57:00 [DEBUG] agent: Node info in sync 2023/02/08 08:57:00 [DEBUG] http: Request PUT /v1/agent/service/register (32.344557ms) from=127.0.0.6:48967 2023/02/08 08:57:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (1m4.503398223s) from=127.0.0.6:41253 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:57:00 [DEBUG] agent: Node info in sync 2023/02/08 08:57:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (1m8.965913155s) from=127.0.0.6:38947 2023/02/08 08:57:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (454.812µs) from=127.0.0.6:48967 2023/02/08 08:57:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (369.296µs) from=127.0.0.6:48967 2023/02/08 08:57:01 [DEBUG] http: Request GET /v1/status/leader (292.37µs) from=127.0.0.6:35139 2023/02/08 08:57:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:57:10 [DEBUG] http: Request GET /v1/status/leader (727.155µs) from=127.0.0.6:43583 2023/02/08 08:57:21 [DEBUG] http: Request GET /v1/status/leader (322.19µs) from=127.0.0.6:35139 2023/02/08 08:57:30 [DEBUG] http: Request GET /v1/status/leader (310.026µs) from=127.0.0.6:35139 2023/02/08 08:57:41 [DEBUG] http: Request GET /v1/status/leader (318.768µs) from=127.0.0.6:43583 2023/02/08 08:57:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.694082704s) from=127.0.0.6:45047 2023/02/08 08:57:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.932709789s) from=127.0.0.6:49591 2023/02/08 08:57:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.483152311s) from=127.0.0.6:50725 2023/02/08 08:57:50 [DEBUG] http: Request GET /v1/status/leader (295.15µs) from=127.0.0.6:43583 2023/02/08 08:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m7.13738003s) from=127.0.0.6:47685 2023/02/08 08:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.450032329s) from=127.0.0.6:40713 2023/02/08 08:57:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.894330538s) from=127.0.0.6:41815 2023/02/08 08:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.571335148s) from=127.0.0.6:46855 2023/02/08 08:57:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.095995916s) from=127.0.0.6:36513 2023/02/08 08:57:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m3.053263018s) from=127.0.0.6:42573 2023/02/08 08:57:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m6.3648186s) from=127.0.0.6:51859 2023/02/08 08:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.295195212s) from=127.0.0.6:32955 2023/02/08 08:57:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m5.418028292s) from=127.0.0.6:45289 2023/02/08 08:57:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m7.459691222s) from=127.0.0.6:55357 2023/02/08 08:58:02 [DEBUG] http: Request GET /v1/status/leader (284.658µs) from=127.0.0.6:43583 2023/02/08 08:58:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.828972001s) from=127.0.0.6:45071 2023/02/08 08:58:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m0.476582744s) from=127.0.0.6:42185 2023/02/08 08:58:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m3.798327522s) from=127.0.0.6:36787 2023/02/08 08:58:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:58:10 [DEBUG] http: Request GET /v1/status/leader (180.129µs) from=127.0.0.6:43583 2023/02/08 08:58:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 08:58:22 [DEBUG] http: Request GET /v1/status/leader (286.201µs) from=127.0.0.6:35139 2023/02/08 08:58:30 [DEBUG] http: Request GET /v1/status/leader (187.606µs) from=127.0.0.6:43583 2023/02/08 08:58:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 08:58:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 08:58:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 08:58:30 [DEBUG] agent: Node info in sync 2023/02/08 08:58:42 [DEBUG] http: Request GET /v1/status/leader (385.153µs) from=127.0.0.6:35139 2023/02/08 08:58:50 [DEBUG] http: Request GET /v1/status/leader (6.832446ms) from=127.0.0.6:35139 2023/02/08 08:59:02 [DEBUG] http: Request GET /v1/status/leader (1.76811ms) from=127.0.0.6:35139 2023/02/08 08:59:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (2m2.864597101s) from=127.0.0.6:38947 2023/02/08 08:59:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 08:59:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (2m4.404676606s) from=127.0.0.6:41253 2023/02/08 08:59:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.52534775s) from=127.0.0.6:48967 2023/02/08 08:59:10 [DEBUG] http: Request GET /v1/status/leader (176.331µs) from=127.0.0.6:43583 2023/02/08 08:59:22 [DEBUG] http: Request GET /v1/status/leader (2.775138ms) from=127.0.0.6:35139 2023/02/08 08:59:30 [DEBUG] http: Request GET /v1/status/leader (8.097265ms) from=127.0.0.6:35139 2023/02/08 08:59:42 [DEBUG] http: Request GET /v1/status/leader (1.705649ms) from=127.0.0.6:35139 2023/02/08 08:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m2.320206027s) from=127.0.0.6:45047 2023/02/08 08:59:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.037704602s) from=127.0.0.6:50725 2023/02/08 08:59:50 [DEBUG] http: Request GET /v1/status/leader (495.44µs) from=127.0.0.6:43583 2023/02/08 08:59:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.602185606s) from=127.0.0.6:49591 2023/02/08 08:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m1.187260197s) from=127.0.0.6:47685 2023/02/08 08:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.175450229s) from=127.0.0.6:40713 2023/02/08 08:59:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.952607481s) from=127.0.0.6:41815 2023/02/08 08:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.615602402s) from=127.0.0.6:36513 2023/02/08 08:59:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m1.010185867s) from=127.0.0.6:51859 2023/02/08 08:59:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.348725155s) from=127.0.0.6:42573 2023/02/08 08:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.224450525s) from=127.0.0.6:45289 2023/02/08 08:59:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.587003608s) from=127.0.0.6:55357 2023/02/08 08:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.192291012s) from=127.0.0.6:46855 2023/02/08 09:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.119074082s) from=127.0.0.6:32955 2023/02/08 09:00:02 [DEBUG] http: Request GET /v1/status/leader (191.731µs) from=127.0.0.6:35139 2023/02/08 09:00:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:00:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.183515989s) from=127.0.0.6:36787 2023/02/08 09:00:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.895405772s) from=127.0.0.6:45071 2023/02/08 09:00:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.71885785s) from=127.0.0.6:42185 2023/02/08 09:00:10 [DEBUG] http: Request GET /v1/status/leader (181.364µs) from=127.0.0.6:35139 2023/02/08 09:00:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:00:22 [DEBUG] http: Request GET /v1/status/leader (391.952µs) from=127.0.0.6:43583 2023/02/08 09:00:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:00:22 [DEBUG] agent: Node info in sync 2023/02/08 09:00:30 [DEBUG] http: Request GET /v1/status/leader (300.208µs) from=127.0.0.6:43583 2023/02/08 09:00:42 [DEBUG] http: Request GET /v1/status/leader (244.18µs) from=127.0.0.6:43583 2023/02/08 09:00:50 [DEBUG] http: Request GET /v1/status/leader (181.274µs) from=127.0.0.6:43583 2023/02/08 09:00:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:00:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:00:56 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.12.69_8082" 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Node info in sync 2023/02/08 09:00:56 [DEBUG] http: Request PUT /v1/agent/service/register (49.964219ms) from=127.0.0.6:43583 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (1m53.14175289s) from=127.0.0.6:38947 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Node info in sync 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (1m51.627642491s) from=127.0.0.6:41253 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (619.354µs) from=127.0.0.6:43583 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (344.225µs) from=127.0.0.6:35139 2023/02/08 09:00:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:00:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.11.51_8443" 2023/02/08 09:00:56 [DEBUG] agent: Node info in sync 2023/02/08 09:00:56 [DEBUG] http: Request PUT /v1/agent/service/register (41.318322ms) from=127.0.0.6:43583 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:00:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:00:56 [DEBUG] agent: Node info in sync 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (139.09815ms) from=127.0.0.6:41253 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (139.90693ms) from=127.0.0.6:38947 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (796.337µs) from=127.0.0.6:43583 2023/02/08 09:00:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (493.34µs) from=127.0.0.6:43583 2023/02/08 09:01:02 [DEBUG] http: Request GET /v1/status/leader (238.314µs) from=127.0.0.6:60053 2023/02/08 09:01:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:01:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:06 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.89_8482" 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:06 [DEBUG] agent: Node info in sync 2023/02/08 09:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (56.701635ms) from=127.0.0.6:41933 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:06 [DEBUG] agent: Node info in sync 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (10.636400363s) from=127.0.0.6:38947 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (10.628241805s) from=127.0.0.6:41253 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (592.856µs) from=127.0.0.6:41933 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (355.402µs) from=127.0.0.6:41933 2023/02/08 09:01:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:07 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.61.60_8484" 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Node info in sync 2023/02/08 09:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (89.430239ms) from=127.0.0.6:41933 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Node info in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:07 [DEBUG] agent: Node info in sync 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (392.930174ms) from=127.0.0.6:41253 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (3.869631ms) from=127.0.0.6:41933 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (478.063261ms) from=127.0.0.6:38947 2023/02/08 09:01:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (338.452µs) from=127.0.0.6:38947 2023/02/08 09:01:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:08 [INFO] agent: Synced service "_v1_vnfmgr_10.233.8.198_8803" 2023/02/08 09:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:08 [DEBUG] agent: Node info in sync 2023/02/08 09:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (28.144877ms) from=127.0.0.6:41933 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.001901ms) from=127.0.0.6:41933 2023/02/08 09:01:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (274.513237ms) from=127.0.0.6:60053 2023/02/08 09:01:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (392.660949ms) from=127.0.0.6:41253 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:08 [DEBUG] agent: Node info in sync 2023/02/08 09:01:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (396.066µs) from=127.0.0.6:54179 2023/02/08 09:01:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:09 [INFO] agent: Synced service "_v1_vnflcm_10.233.55.12_8801" 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:09 [DEBUG] agent: Node info in sync 2023/02/08 09:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (270.617439ms) from=127.0.0.6:41933 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:09 [DEBUG] agent: Node info in sync 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (728.91008ms) from=127.0.0.6:41253 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (752.30466ms) from=127.0.0.6:60053 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (35.35767ms) from=127.0.0.6:41933 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (361.431µs) from=127.0.0.6:45571 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.721806432s) from=127.0.0.6:48967 2023/02/08 09:01:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (677.277505ms) from=127.0.0.6:60053 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (667.070833ms) from=127.0.0.6:41253 2023/02/08 09:01:09 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.14.43_8410" 2023/02/08 09:01:09 [DEBUG] agent: Node info in sync 2023/02/08 09:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (231.843826ms) from=127.0.0.6:41933 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:09 [DEBUG] agent: Node info in sync 2023/02/08 09:01:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (606.896µs) from=127.0.0.6:41933 2023/02/08 09:01:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (341.975µs) from=127.0.0.6:41933 2023/02/08 09:01:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (319.818354ms) from=127.0.0.6:60053 2023/02/08 09:01:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (320.066005ms) from=127.0.0.6:41253 2023/02/08 09:01:10 [INFO] agent: Synced service "_v1_vnfres_10.233.28.175_8802" 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:10 [DEBUG] agent: Node info in sync 2023/02/08 09:01:10 [DEBUG] http: Request PUT /v1/agent/service/register (207.368146ms) from=127.0.0.6:41933 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:10 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:01:10 [DEBUG] agent: Node info in sync 2023/02/08 09:01:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (400.57µs) from=127.0.0.6:41933 2023/02/08 09:01:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (408.058µs) from=127.0.0.6:55963 2023/02/08 09:01:10 [DEBUG] http: Request GET /v1/status/leader (178.624µs) from=127.0.0.6:55963 2023/02/08 09:01:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:11 [INFO] agent: Synced service "_v1_nslcm_10.233.48.158_8403" 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:11 [DEBUG] agent: Node info in sync 2023/02/08 09:01:11 [DEBUG] http: Request PUT /v1/agent/service/register (95.924055ms) from=127.0.0.6:41933 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:01:11 [DEBUG] agent: Node info in sync 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (506.299µs) from=127.0.0.6:41933 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (585.828244ms) from=127.0.0.6:60053 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (610.175844ms) from=127.0.0.6:41253 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (383.829µs) from=127.0.0.6:55963 2023/02/08 09:01:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:11 [INFO] agent: Synced service "_v2_nslcm_10.233.48.158_8403" 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (419.514955ms) from=127.0.0.6:60053 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Node info in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:01:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:01:11 [DEBUG] agent: Node info in sync 2023/02/08 09:01:11 [DEBUG] http: Request PUT /v1/agent/service/register (313.782253ms) from=127.0.0.6:41933 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=148 (436.023092ms) from=127.0.0.6:41253 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (12.557856ms) from=127.0.0.6:41933 2023/02/08 09:01:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (434.13µs) from=127.0.0.6:33399 2023/02/08 09:01:22 [DEBUG] http: Request GET /v1/status/leader (455.794µs) from=127.0.0.6:51735 2023/02/08 09:01:31 [DEBUG] http: Request GET /v1/status/leader (1.255087ms) from=127.0.0.6:51735 2023/02/08 09:01:42 [DEBUG] http: Request GET /v1/status/leader (17.011384ms) from=127.0.0.6:41933 2023/02/08 09:01:51 [DEBUG] http: Request GET /v1/status/leader (188.03µs) from=127.0.0.6:51735 2023/02/08 09:01:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.192143919s) from=127.0.0.6:45047 2023/02/08 09:01:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.927413979s) from=127.0.0.6:49591 2023/02/08 09:01:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.40161347s) from=127.0.0.6:50725 2023/02/08 09:01:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.158200553s) from=127.0.0.6:36513 2023/02/08 09:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.636410652s) from=127.0.0.6:47685 2023/02/08 09:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.978615047s) from=127.0.0.6:40713 2023/02/08 09:01:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.928915541s) from=127.0.0.6:41815 2023/02/08 09:02:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m0.714331848s) from=127.0.0.6:45289 2023/02/08 09:02:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m4.555576128s) from=127.0.0.6:51859 2023/02/08 09:02:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.674646542s) from=127.0.0.6:46855 2023/02/08 09:02:02 [DEBUG] http: Request GET /v1/status/leader (304.127µs) from=127.0.0.6:41933 2023/02/08 09:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.315647382s) from=127.0.0.6:32955 2023/02/08 09:02:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:02:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m7.453246888s) from=127.0.0.6:42573 2023/02/08 09:02:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m5.558963928s) from=127.0.0.6:55357 2023/02/08 09:02:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.194109505s) from=127.0.0.6:45071 2023/02/08 09:02:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.150109589s) from=127.0.0.6:36787 2023/02/08 09:02:11 [DEBUG] http: Request GET /v1/status/leader (306.365µs) from=127.0.0.6:51735 2023/02/08 09:02:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.310289633s) from=127.0.0.6:42185 2023/02/08 09:02:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:02:22 [DEBUG] http: Request GET /v1/status/leader (48.851588ms) from=127.0.0.6:51735 2023/02/08 09:02:31 [DEBUG] http: Request GET /v1/status/leader (295.928µs) from=127.0.0.6:51735 2023/02/08 09:02:42 [DEBUG] http: Request GET /v1/status/leader (311.742µs) from=127.0.0.6:51735 2023/02/08 09:02:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:02:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:02:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:02:45 [DEBUG] agent: Node info in sync 2023/02/08 09:02:51 [DEBUG] http: Request GET /v1/status/leader (443.29µs) from=127.0.0.6:51735 2023/02/08 09:02:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.49364862s) from=127.0.0.6:35139 2023/02/08 09:03:02 [DEBUG] http: Request GET /v1/status/leader (3.189939ms) from=127.0.0.6:41933 2023/02/08 09:03:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.36952894s) from=127.0.0.6:43583 2023/02/08 09:03:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:03:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.982715747s) from=127.0.0.6:60773 2023/02/08 09:03:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.039307672s) from=127.0.0.6:51769 2023/02/08 09:03:11 [DEBUG] http: Request GET /v1/status/leader (327.367µs) from=127.0.0.6:51735 2023/02/08 09:03:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m2.208206765s) from=127.0.0.6:45571 2023/02/08 09:03:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.967497973s) from=127.0.0.6:33399 2023/02/08 09:03:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.703634345s) from=127.0.0.6:38947 2023/02/08 09:03:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.521492033s) from=127.0.0.6:32989 2023/02/08 09:03:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.162448855s) from=127.0.0.6:48967 2023/02/08 09:03:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.498243358s) from=127.0.0.6:54179 2023/02/08 09:03:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.915653315s) from=127.0.0.6:60053 2023/02/08 09:03:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m6.814135691s) from=127.0.0.6:55963 2023/02/08 09:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.784796233s) from=127.0.0.6:41253 2023/02/08 09:03:22 [DEBUG] http: Request GET /v1/status/leader (1.104499ms) from=127.0.0.6:41933 2023/02/08 09:03:31 [DEBUG] http: Request GET /v1/status/leader (275.57µs) from=127.0.0.6:51735 2023/02/08 09:03:42 [DEBUG] http: Request GET /v1/status/leader (20.295092ms) from=127.0.0.6:51735 2023/02/08 09:03:51 [DEBUG] http: Request GET /v1/status/leader (256.108µs) from=127.0.0.6:51735 2023/02/08 09:03:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.932525856s) from=127.0.0.6:45047 2023/02/08 09:03:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.183090331s) from=127.0.0.6:36513 2023/02/08 09:03:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.767225985s) from=127.0.0.6:50725 2023/02/08 09:03:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.012244243s) from=127.0.0.6:49591 2023/02/08 09:03:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.683723298s) from=127.0.0.6:41815 2023/02/08 09:04:02 [DEBUG] http: Request GET /v1/status/leader (653.605µs) from=127.0.0.6:51735 2023/02/08 09:04:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:04:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.253298589s) from=127.0.0.6:47685 2023/02/08 09:04:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.598908681s) from=127.0.0.6:40713 2023/02/08 09:04:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m4.191482588s) from=127.0.0.6:51859 2023/02/08 09:04:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m5.650632237s) from=127.0.0.6:45289 2023/02/08 09:04:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.549417135s) from=127.0.0.6:42573 2023/02/08 09:04:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.150096855s) from=127.0.0.6:55357 2023/02/08 09:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.85383866s) from=127.0.0.6:32955 2023/02/08 09:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.313158289s) from=127.0.0.6:46855 2023/02/08 09:04:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.119763701s) from=127.0.0.6:45071 2023/02/08 09:04:11 [DEBUG] http: Request GET /v1/status/leader (398.012µs) from=127.0.0.6:51735 2023/02/08 09:04:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.481280561s) from=127.0.0.6:42185 2023/02/08 09:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.825652688s) from=127.0.0.6:36787 2023/02/08 09:04:22 [DEBUG] http: Request GET /v1/status/leader (1.427778ms) from=127.0.0.6:51735 2023/02/08 09:04:31 [DEBUG] http: Request GET /v1/status/leader (735.142µs) from=127.0.0.6:51735 2023/02/08 09:04:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:04:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:04:41 [DEBUG] agent: Node info in sync 2023/02/08 09:04:42 [DEBUG] http: Request GET /v1/status/leader (227.076µs) from=127.0.0.6:41933 2023/02/08 09:04:51 [DEBUG] http: Request GET /v1/status/leader (301.139µs) from=127.0.0.6:51735 2023/02/08 09:05:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.361536534s) from=127.0.0.6:35139 2023/02/08 09:05:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:05:02 [DEBUG] http: Request GET /v1/status/leader (310.428µs) from=127.0.0.6:41933 2023/02/08 09:05:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:05:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.903130828s) from=127.0.0.6:43583 2023/02/08 09:05:11 [DEBUG] http: Request GET /v1/status/leader (5.572321ms) from=127.0.0.6:51735 2023/02/08 09:05:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.097763891s) from=127.0.0.6:32989 2023/02/08 09:05:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m4.031916897s) from=127.0.0.6:51769 2023/02/08 09:05:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.754235714s) from=127.0.0.6:60773 2023/02/08 09:05:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.517339537s) from=127.0.0.6:54179 2023/02/08 09:05:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.218616947s) from=127.0.0.6:55963 2023/02/08 09:05:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.984127068s) from=127.0.0.6:48967 2023/02/08 09:05:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.48297295s) from=127.0.0.6:45571 2023/02/08 09:05:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.868713281s) from=127.0.0.6:60053 2023/02/08 09:05:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.21518704s) from=127.0.0.6:33399 2023/02/08 09:05:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.240669149s) from=127.0.0.6:38947 2023/02/08 09:05:22 [DEBUG] http: Request GET /v1/status/leader (238.225µs) from=127.0.0.6:51735 2023/02/08 09:05:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.82563987s) from=127.0.0.6:41253 2023/02/08 09:05:31 [DEBUG] http: Request GET /v1/status/leader (2.419918ms) from=127.0.0.6:51735 2023/02/08 09:05:43 [DEBUG] http: Request GET /v1/status/leader (363.995µs) from=127.0.0.6:51735 2023/02/08 09:05:51 [DEBUG] http: Request GET /v1/status/leader (289.794µs) from=127.0.0.6:51735 2023/02/08 09:05:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.933493749s) from=127.0.0.6:45047 2023/02/08 09:05:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:05:59 [DEBUG] agent: Node info in sync 2023/02/08 09:06:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.339865478s) from=127.0.0.6:41815 2023/02/08 09:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.987612717s) from=127.0.0.6:36513 2023/02/08 09:06:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.053986445s) from=127.0.0.6:50725 2023/02/08 09:06:03 [DEBUG] http: Request GET /v1/status/leader (458.925µs) from=127.0.0.6:51735 2023/02/08 09:06:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.938193849s) from=127.0.0.6:49591 2023/02/08 09:06:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:06:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m0.557279431s) from=127.0.0.6:45289 2023/02/08 09:06:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.673541525s) from=127.0.0.6:51859 2023/02/08 09:06:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.823145914s) from=127.0.0.6:55357 2023/02/08 09:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.880915661s) from=127.0.0.6:47685 2023/02/08 09:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.513292921s) from=127.0.0.6:40713 2023/02/08 09:06:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m3.310018511s) from=127.0.0.6:42573 2023/02/08 09:06:11 [DEBUG] http: Request GET /v1/status/leader (177.532µs) from=127.0.0.6:51735 2023/02/08 09:06:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.997713278s) from=127.0.0.6:45071 2023/02/08 09:06:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.040163161s) from=127.0.0.6:46855 2023/02/08 09:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.103243296s) from=127.0.0.6:32955 2023/02/08 09:06:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m0.345448212s) from=127.0.0.6:42185 2023/02/08 09:06:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.427461356s) from=127.0.0.6:36787 2023/02/08 09:06:23 [DEBUG] http: Request GET /v1/status/leader (5.531752ms) from=127.0.0.6:51735 2023/02/08 09:06:31 [DEBUG] http: Request GET /v1/status/leader (3.792972ms) from=127.0.0.6:51735 2023/02/08 09:06:43 [DEBUG] http: Request GET /v1/status/leader (298.637µs) from=127.0.0.6:51735 2023/02/08 09:06:51 [DEBUG] http: Request GET /v1/status/leader (316.732µs) from=127.0.0.6:51735 2023/02/08 09:07:03 [DEBUG] http: Request GET /v1/status/leader (416.891µs) from=127.0.0.6:41933 2023/02/08 09:07:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.959827609s) from=127.0.0.6:35139 2023/02/08 09:07:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:07:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.36906608s) from=127.0.0.6:43583 2023/02/08 09:07:11 [DEBUG] http: Request GET /v1/status/leader (3.93726ms) from=127.0.0.6:51735 2023/02/08 09:07:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.031699258s) from=127.0.0.6:32989 2023/02/08 09:07:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m2.394076899s) from=127.0.0.6:51769 2023/02/08 09:07:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.500331714s) from=127.0.0.6:60053 2023/02/08 09:07:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.286357328s) from=127.0.0.6:33399 2023/02/08 09:07:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m3.584888016s) from=127.0.0.6:54179 2023/02/08 09:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.183762608s) from=127.0.0.6:55963 2023/02/08 09:07:23 [DEBUG] http: Request GET /v1/status/leader (426.849µs) from=127.0.0.6:41933 2023/02/08 09:07:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.906723269s) from=127.0.0.6:60773 2023/02/08 09:07:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.830352753s) from=127.0.0.6:45571 2023/02/08 09:07:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.617917096s) from=127.0.0.6:41253 2023/02/08 09:07:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.581815019s) from=127.0.0.6:48967 2023/02/08 09:07:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.25656262s) from=127.0.0.6:38947 2023/02/08 09:07:31 [DEBUG] http: Request GET /v1/status/leader (197.077µs) from=127.0.0.6:51735 2023/02/08 09:07:43 [DEBUG] http: Request GET /v1/status/leader (287.326µs) from=127.0.0.6:41933 2023/02/08 09:07:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:07:46 [DEBUG] agent: Node info in sync 2023/02/08 09:07:51 [DEBUG] http: Request GET /v1/status/leader (782.097µs) from=127.0.0.6:51735 2023/02/08 09:07:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:07:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.253002683s) from=127.0.0.6:45047 2023/02/08 09:08:03 [DEBUG] http: Request GET /v1/status/leader (351.279µs) from=127.0.0.6:41933 2023/02/08 09:08:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.439089062s) from=127.0.0.6:50725 2023/02/08 09:08:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:08:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.021172901s) from=127.0.0.6:49591 2023/02/08 09:08:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.604136145s) from=127.0.0.6:51859 2023/02/08 09:08:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m1.883416107s) from=127.0.0.6:45289 2023/02/08 09:08:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.01500132s) from=127.0.0.6:41815 2023/02/08 09:08:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.342107027s) from=127.0.0.6:36513 2023/02/08 09:08:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.674433112s) from=127.0.0.6:55357 2023/02/08 09:08:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.054497509s) from=127.0.0.6:42573 2023/02/08 09:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.538489371s) from=127.0.0.6:47685 2023/02/08 09:08:11 [DEBUG] http: Request GET /v1/status/leader (179.423µs) from=127.0.0.6:51735 2023/02/08 09:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.824177505s) from=127.0.0.6:40713 2023/02/08 09:08:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m3.582961933s) from=127.0.0.6:45071 2023/02/08 09:08:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.293341312s) from=127.0.0.6:32955 2023/02/08 09:08:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m2.074326187s) from=127.0.0.6:42185 2023/02/08 09:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.024813863s) from=127.0.0.6:46855 2023/02/08 09:08:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.347773041s) from=127.0.0.6:36787 2023/02/08 09:08:23 [DEBUG] http: Request GET /v1/status/leader (316.662µs) from=127.0.0.6:41933 2023/02/08 09:08:31 [DEBUG] http: Request GET /v1/status/leader (27.62047ms) from=127.0.0.6:51735 2023/02/08 09:08:43 [DEBUG] http: Request GET /v1/status/leader (880.577µs) from=127.0.0.6:51735 2023/02/08 09:08:52 [DEBUG] http: Request GET /v1/status/leader (773.479µs) from=127.0.0.6:51735 2023/02/08 09:09:03 [DEBUG] http: Request GET /v1/status/leader (1.465063ms) from=127.0.0.6:41933 2023/02/08 09:09:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:09:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.379653996s) from=127.0.0.6:35139 2023/02/08 09:09:12 [DEBUG] http: Request GET /v1/status/leader (456.344µs) from=127.0.0.6:51735 2023/02/08 09:09:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.975132498s) from=127.0.0.6:43583 2023/02/08 09:09:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.087281941s) from=127.0.0.6:32989 2023/02/08 09:09:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.131476019s) from=127.0.0.6:51769 2023/02/08 09:09:23 [DEBUG] http: Request GET /v1/status/leader (338.734µs) from=127.0.0.6:41933 2023/02/08 09:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.087294552s) from=127.0.0.6:60053 2023/02/08 09:09:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.714689447s) from=127.0.0.6:60773 2023/02/08 09:09:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.90902714s) from=127.0.0.6:45571 2023/02/08 09:09:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.103272325s) from=127.0.0.6:41253 2023/02/08 09:09:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.656978422s) from=127.0.0.6:38947 2023/02/08 09:09:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.887924667s) from=127.0.0.6:54179 2023/02/08 09:09:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.557927583s) from=127.0.0.6:33399 2023/02/08 09:09:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m6.037729581s) from=127.0.0.6:55963 2023/02/08 09:09:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.848373475s) from=127.0.0.6:48967 2023/02/08 09:09:32 [DEBUG] http: Request GET /v1/status/leader (285.657µs) from=127.0.0.6:51735 2023/02/08 09:09:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:09:40 [DEBUG] agent: Node info in sync 2023/02/08 09:09:43 [DEBUG] http: Request GET /v1/status/leader (319.93µs) from=127.0.0.6:51735 2023/02/08 09:09:52 [DEBUG] http: Request GET /v1/status/leader (170.834µs) from=127.0.0.6:51735 2023/02/08 09:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.364308113s) from=127.0.0.6:45047 2023/02/08 09:10:03 [DEBUG] http: Request GET /v1/status/leader (368.731µs) from=127.0.0.6:51735 2023/02/08 09:10:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:10:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m2.73723509s) from=127.0.0.6:49591 2023/02/08 09:10:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.703682204s) from=127.0.0.6:36513 2023/02/08 09:10:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m7.45322702s) from=127.0.0.6:50725 2023/02/08 09:10:12 [DEBUG] http: Request GET /v1/status/leader (348.2µs) from=127.0.0.6:51735 2023/02/08 09:10:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.203376228s) from=127.0.0.6:42573 2023/02/08 09:10:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.412373284s) from=127.0.0.6:41815 2023/02/08 09:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m6.844059695s) from=127.0.0.6:45289 2023/02/08 09:10:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m7.187156943s) from=127.0.0.6:51859 2023/02/08 09:10:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m7.141241079s) from=127.0.0.6:55357 2023/02/08 09:10:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.774957992s) from=127.0.0.6:47685 2023/02/08 09:10:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.085386558s) from=127.0.0.6:45071 2023/02/08 09:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.933196673s) from=127.0.0.6:40713 2023/02/08 09:10:23 [DEBUG] http: Request GET /v1/status/leader (345.567µs) from=127.0.0.6:41933 2023/02/08 09:10:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m4.80435486s) from=127.0.0.6:42185 2023/02/08 09:10:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m5.628280252s) from=127.0.0.6:32955 2023/02/08 09:10:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.123283324s) from=127.0.0.6:46855 2023/02/08 09:10:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.547341773s) from=127.0.0.6:36787 2023/02/08 09:10:32 [DEBUG] http: Request GET /v1/status/leader (308.691µs) from=127.0.0.6:51735 2023/02/08 09:10:43 [DEBUG] http: Request GET /v1/status/leader (400.81µs) from=127.0.0.6:41933 2023/02/08 09:10:52 [DEBUG] http: Request GET /v1/status/leader (453.762µs) from=127.0.0.6:51735 2023/02/08 09:11:03 [DEBUG] http: Request GET /v1/status/leader (286.817µs) from=127.0.0.6:51735 2023/02/08 09:11:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:11:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.556256833s) from=127.0.0.6:35139 2023/02/08 09:11:12 [DEBUG] http: Request GET /v1/status/leader (292.041µs) from=127.0.0.6:51735 2023/02/08 09:11:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.017442989s) from=127.0.0.6:43583 2023/02/08 09:11:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:11:19 [DEBUG] agent: Node info in sync 2023/02/08 09:11:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.584174587s) from=127.0.0.6:32989 2023/02/08 09:11:23 [DEBUG] http: Request GET /v1/status/leader (306.54µs) from=127.0.0.6:41933 2023/02/08 09:11:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m3.92869123s) from=127.0.0.6:51769 2023/02/08 09:11:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.307962985s) from=127.0.0.6:60053 2023/02/08 09:11:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m0.170696499s) from=127.0.0.6:33399 2023/02/08 09:11:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.779661414s) from=127.0.0.6:41253 2023/02/08 09:11:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m3.063994779s) from=127.0.0.6:54179 2023/02/08 09:11:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m5.596302536s) from=127.0.0.6:45571 2023/02/08 09:11:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.773421192s) from=127.0.0.6:60773 2023/02/08 09:11:32 [DEBUG] http: Request GET /v1/status/leader (485.492µs) from=127.0.0.6:51735 2023/02/08 09:11:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.831587998s) from=127.0.0.6:38947 2023/02/08 09:11:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.631933422s) from=127.0.0.6:48967 2023/02/08 09:11:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.169086978s) from=127.0.0.6:55963 2023/02/08 09:11:43 [DEBUG] http: Request GET /v1/status/leader (1.778478ms) from=127.0.0.6:41933 2023/02/08 09:11:52 [DEBUG] http: Request GET /v1/status/leader (393.018µs) from=127.0.0.6:51735 2023/02/08 09:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.753544468s) from=127.0.0.6:45047 2023/02/08 09:12:03 [DEBUG] http: Request GET /v1/status/leader (398.521µs) from=127.0.0.6:51735 2023/02/08 09:12:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.220214033s) from=127.0.0.6:36513 2023/02/08 09:12:12 [DEBUG] http: Request GET /v1/status/leader (311.93µs) from=127.0.0.6:51735 2023/02/08 09:12:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.852745105s) from=127.0.0.6:42573 2023/02/08 09:12:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.279939467s) from=127.0.0.6:49591 2023/02/08 09:12:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.752667319s) from=127.0.0.6:50725 2023/02/08 09:12:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m1.062097167s) from=127.0.0.6:51859 2023/02/08 09:12:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.903561487s) from=127.0.0.6:41815 2023/02/08 09:12:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.003276779s) from=127.0.0.6:45071 2023/02/08 09:12:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m7.127628289s) from=127.0.0.6:45289 2023/02/08 09:12:23 [DEBUG] http: Request GET /v1/status/leader (182.099µs) from=127.0.0.6:51735 2023/02/08 09:12:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m7.128140207s) from=127.0.0.6:55357 2023/02/08 09:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.386495926s) from=127.0.0.6:47685 2023/02/08 09:12:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m1.400619147s) from=127.0.0.6:42185 2023/02/08 09:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.494894597s) from=127.0.0.6:40713 2023/02/08 09:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.447675053s) from=127.0.0.6:32955 2023/02/08 09:12:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.416984034s) from=127.0.0.6:46855 2023/02/08 09:12:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.633621832s) from=127.0.0.6:36787 2023/02/08 09:12:32 [DEBUG] http: Request GET /v1/status/leader (3.482248ms) from=127.0.0.6:51735 2023/02/08 09:12:43 [DEBUG] http: Request GET /v1/status/leader (405.958µs) from=127.0.0.6:51735 2023/02/08 09:12:52 [DEBUG] http: Request GET /v1/status/leader (294.412µs) from=127.0.0.6:51735 2023/02/08 09:13:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:13:03 [DEBUG] http: Request GET /v1/status/leader (198.591µs) from=127.0.0.6:51735 2023/02/08 09:13:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:13:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:13:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:13:09 [DEBUG] agent: Node info in sync 2023/02/08 09:13:12 [DEBUG] http: Request GET /v1/status/leader (339.418µs) from=127.0.0.6:51735 2023/02/08 09:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.871038043s) from=127.0.0.6:35139 2023/02/08 09:13:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.84545326s) from=127.0.0.6:43583 2023/02/08 09:13:23 [DEBUG] http: Request GET /v1/status/leader (306.564µs) from=127.0.0.6:51735 2023/02/08 09:13:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.337619257s) from=127.0.0.6:51769 2023/02/08 09:13:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.398801984s) from=127.0.0.6:32989 2023/02/08 09:13:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.023085s) from=127.0.0.6:54179 2023/02/08 09:13:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.502296703s) from=127.0.0.6:33399 2023/02/08 09:13:32 [DEBUG] http: Request GET /v1/status/leader (317.14µs) from=127.0.0.6:51735 2023/02/08 09:13:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.362042989s) from=127.0.0.6:60773 2023/02/08 09:13:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.99846719s) from=127.0.0.6:60053 2023/02/08 09:13:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.475429329s) from=127.0.0.6:41253 2023/02/08 09:13:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.651263551s) from=127.0.0.6:38947 2023/02/08 09:13:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m6.068383212s) from=127.0.0.6:45571 2023/02/08 09:13:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.375928476s) from=127.0.0.6:55963 2023/02/08 09:13:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m7.453874629s) from=127.0.0.6:48967 2023/02/08 09:13:43 [DEBUG] http: Request GET /v1/status/leader (1.101179ms) from=127.0.0.6:51735 2023/02/08 09:13:52 [DEBUG] http: Request GET /v1/status/leader (767.468µs) from=127.0.0.6:51735 2023/02/08 09:14:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.166059117s) from=127.0.0.6:45047 2023/02/08 09:14:03 [DEBUG] http: Request GET /v1/status/leader (1.831746ms) from=127.0.0.6:51735 2023/02/08 09:14:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.345133039s) from=127.0.0.6:36513 2023/02/08 09:14:12 [DEBUG] http: Request GET /v1/status/leader (328.51µs) from=127.0.0.6:51735 2023/02/08 09:14:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m1.552831418s) from=127.0.0.6:49591 2023/02/08 09:14:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.328403677s) from=127.0.0.6:42573 2023/02/08 09:14:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.736702952s) from=127.0.0.6:41815 2023/02/08 09:14:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.894183266s) from=127.0.0.6:50725 2023/02/08 09:14:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m5.299179322s) from=127.0.0.6:51859 2023/02/08 09:14:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.145802675s) from=127.0.0.6:45071 2023/02/08 09:14:23 [DEBUG] http: Request GET /v1/status/leader (654.909µs) from=127.0.0.6:41933 2023/02/08 09:14:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.029413492s) from=127.0.0.6:45289 2023/02/08 09:14:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:14:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:14:25 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:14:25 [DEBUG] agent: Node info in sync 2023/02/08 09:14:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.607239416s) from=127.0.0.6:55357 2023/02/08 09:14:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.591257427s) from=127.0.0.6:42185 2023/02/08 09:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.707993441s) from=127.0.0.6:47685 2023/02/08 09:14:32 [DEBUG] http: Request GET /v1/status/leader (421.869µs) from=127.0.0.6:51735 2023/02/08 09:14:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.450119971s) from=127.0.0.6:36787 2023/02/08 09:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.621160735s) from=127.0.0.6:46855 2023/02/08 09:14:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m7.322908648s) from=127.0.0.6:40713 2023/02/08 09:14:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.289241654s) from=127.0.0.6:32955 2023/02/08 09:14:43 [DEBUG] http: Request GET /v1/status/leader (164.327µs) from=127.0.0.6:41933 2023/02/08 09:14:52 [DEBUG] http: Request GET /v1/status/leader (43.032046ms) from=127.0.0.6:51735 2023/02/08 09:15:03 [DEBUG] http: Request GET /v1/status/leader (319.502µs) from=127.0.0.6:41933 2023/02/08 09:15:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:15:12 [DEBUG] http: Request GET /v1/status/leader (302.164µs) from=127.0.0.6:51735 2023/02/08 09:15:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.039750934s) from=127.0.0.6:35139 2023/02/08 09:15:23 [DEBUG] http: Request GET /v1/status/leader (445.185µs) from=127.0.0.6:41933 2023/02/08 09:15:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.613247321s) from=127.0.0.6:43583 2023/02/08 09:15:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:15:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m1.843526989s) from=127.0.0.6:51769 2023/02/08 09:15:32 [DEBUG] http: Request GET /v1/status/leader (171.66µs) from=127.0.0.6:51735 2023/02/08 09:15:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.271234448s) from=127.0.0.6:32989 2023/02/08 09:15:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.777772493s) from=127.0.0.6:33399 2023/02/08 09:15:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.517236383s) from=127.0.0.6:60773 2023/02/08 09:15:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.392379883s) from=127.0.0.6:54179 2023/02/08 09:15:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.758402973s) from=127.0.0.6:38947 2023/02/08 09:15:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.841072362s) from=127.0.0.6:45571 2023/02/08 09:15:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.955340739s) from=127.0.0.6:60053 2023/02/08 09:15:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.798883531s) from=127.0.0.6:41253 2023/02/08 09:15:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.493159885s) from=127.0.0.6:55963 2023/02/08 09:15:44 [DEBUG] http: Request GET /v1/status/leader (357.016µs) from=127.0.0.6:41933 2023/02/08 09:15:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.992587174s) from=127.0.0.6:48967 2023/02/08 09:15:52 [DEBUG] http: Request GET /v1/status/leader (882.633µs) from=127.0.0.6:51735 2023/02/08 09:16:04 [DEBUG] http: Request GET /v1/status/leader (292.067µs) from=127.0.0.6:41933 2023/02/08 09:16:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:16:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.343284279s) from=127.0.0.6:45047 2023/02/08 09:16:12 [DEBUG] http: Request GET /v1/status/leader (338.191µs) from=127.0.0.6:51735 2023/02/08 09:16:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m7.388009294s) from=127.0.0.6:36513 2023/02/08 09:16:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m3.862774563s) from=127.0.0.6:42573 2023/02/08 09:16:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m5.915750322s) from=127.0.0.6:49591 2023/02/08 09:16:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.794058126s) from=127.0.0.6:51859 2023/02/08 09:16:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:16:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:16:22 [DEBUG] agent: Node info in sync 2023/02/08 09:16:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.907906421s) from=127.0.0.6:50725 2023/02/08 09:16:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.424484182s) from=127.0.0.6:45071 2023/02/08 09:16:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.485185482s) from=127.0.0.6:41815 2023/02/08 09:16:24 [DEBUG] http: Request GET /v1/status/leader (175.182µs) from=127.0.0.6:41933 2023/02/08 09:16:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m1.086060804s) from=127.0.0.6:45289 2023/02/08 09:16:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.307200949s) from=127.0.0.6:47685 2023/02/08 09:16:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.239385654s) from=127.0.0.6:55357 2023/02/08 09:16:32 [DEBUG] http: Request GET /v1/status/leader (180.586µs) from=127.0.0.6:51735 2023/02/08 09:16:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.628102603s) from=127.0.0.6:36787 2023/02/08 09:16:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.311043579s) from=127.0.0.6:42185 2023/02/08 09:16:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.576346936s) from=127.0.0.6:46855 2023/02/08 09:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.649458078s) from=127.0.0.6:32955 2023/02/08 09:16:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.559690369s) from=127.0.0.6:40713 2023/02/08 09:16:44 [DEBUG] http: Request GET /v1/status/leader (287.796µs) from=127.0.0.6:51735 2023/02/08 09:16:52 [DEBUG] http: Request GET /v1/status/leader (173.551µs) from=127.0.0.6:51735 2023/02/08 09:17:04 [DEBUG] http: Request GET /v1/status/leader (358.657µs) from=127.0.0.6:41933 2023/02/08 09:17:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:17:12 [DEBUG] http: Request GET /v1/status/leader (289.243µs) from=127.0.0.6:51735 2023/02/08 09:17:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.073964764s) from=127.0.0.6:35139 2023/02/08 09:17:24 [DEBUG] http: Request GET /v1/status/leader (202.153µs) from=127.0.0.6:41933 2023/02/08 09:17:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.490515566s) from=127.0.0.6:43583 2023/02/08 09:17:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:17:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:17:30 [DEBUG] agent: Node info in sync 2023/02/08 09:17:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:17:32 [DEBUG] http: Request GET /v1/status/leader (3.542385ms) from=127.0.0.6:51735 2023/02/08 09:17:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.210247295s) from=127.0.0.6:51769 2023/02/08 09:17:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.805663684s) from=127.0.0.6:60773 2023/02/08 09:17:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.079186007s) from=127.0.0.6:32989 2023/02/08 09:17:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.177552691s) from=127.0.0.6:33399 2023/02/08 09:17:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m2.292207264s) from=127.0.0.6:45571 2023/02/08 09:17:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.453151124s) from=127.0.0.6:60053 2023/02/08 09:17:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.093612702s) from=127.0.0.6:38947 2023/02/08 09:17:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.622722999s) from=127.0.0.6:54179 2023/02/08 09:17:44 [DEBUG] http: Request GET /v1/status/leader (157.801µs) from=127.0.0.6:51735 2023/02/08 09:17:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.339334193s) from=127.0.0.6:41253 2023/02/08 09:17:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.859336538s) from=127.0.0.6:55963 2023/02/08 09:17:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.522509042s) from=127.0.0.6:48967 2023/02/08 09:17:52 [DEBUG] http: Request GET /v1/status/leader (369.549µs) from=127.0.0.6:51735 2023/02/08 09:18:04 [DEBUG] http: Request GET /v1/status/leader (417.129µs) from=127.0.0.6:41933 2023/02/08 09:18:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:18:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.712962663s) from=127.0.0.6:45047 2023/02/08 09:18:12 [DEBUG] http: Request GET /v1/status/leader (184.892µs) from=127.0.0.6:51735 2023/02/08 09:18:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m1.60731739s) from=127.0.0.6:42573 2023/02/08 09:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.015021047s) from=127.0.0.6:36513 2023/02/08 09:18:24 [DEBUG] http: Request GET /v1/status/leader (714.358µs) from=127.0.0.6:51735 2023/02/08 09:18:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.264034782s) from=127.0.0.6:41815 2023/02/08 09:18:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.041973628s) from=127.0.0.6:51859 2023/02/08 09:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m0.888729479s) from=127.0.0.6:45289 2023/02/08 09:18:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m5.892896706s) from=127.0.0.6:49591 2023/02/08 09:18:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m5.542071948s) from=127.0.0.6:50725 2023/02/08 09:18:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.174765856s) from=127.0.0.6:55357 2023/02/08 09:18:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m7.10359198s) from=127.0.0.6:45071 2023/02/08 09:18:32 [DEBUG] http: Request GET /v1/status/leader (810.309µs) from=127.0.0.6:51735 2023/02/08 09:18:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.391785812s) from=127.0.0.6:47685 2023/02/08 09:18:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.353011789s) from=127.0.0.6:36787 2023/02/08 09:18:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m4.757400158s) from=127.0.0.6:42185 2023/02/08 09:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.483952349s) from=127.0.0.6:32955 2023/02/08 09:18:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.195261816s) from=127.0.0.6:46855 2023/02/08 09:18:44 [DEBUG] http: Request GET /v1/status/leader (296.953µs) from=127.0.0.6:51735 2023/02/08 09:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m7.214676699s) from=127.0.0.6:40713 2023/02/08 09:18:53 [DEBUG] http: Request GET /v1/status/leader (384.819µs) from=127.0.0.6:51735 2023/02/08 09:19:04 [DEBUG] http: Request GET /v1/status/leader (310.266µs) from=127.0.0.6:41933 2023/02/08 09:19:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:19:13 [DEBUG] http: Request GET /v1/status/leader (299.158µs) from=127.0.0.6:51735 2023/02/08 09:19:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.814221429s) from=127.0.0.6:35139 2023/02/08 09:19:24 [DEBUG] http: Request GET /v1/status/leader (309.53µs) from=127.0.0.6:41933 2023/02/08 09:19:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:19:27 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:19:27 [DEBUG] agent: Node info in sync 2023/02/08 09:19:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.107769096s) from=127.0.0.6:43583 2023/02/08 09:19:33 [DEBUG] http: Request GET /v1/status/leader (290.651µs) from=127.0.0.6:51735 2023/02/08 09:19:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m2.70820836s) from=127.0.0.6:51769 2023/02/08 09:19:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m0.103709919s) from=127.0.0.6:33399 2023/02/08 09:19:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.052818788s) from=127.0.0.6:32989 2023/02/08 09:19:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.622797332s) from=127.0.0.6:60773 2023/02/08 09:19:44 [DEBUG] http: Request GET /v1/status/leader (593.024µs) from=127.0.0.6:41933 2023/02/08 09:19:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.178964545s) from=127.0.0.6:38947 2023/02/08 09:19:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.903683823s) from=127.0.0.6:60053 2023/02/08 09:19:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.434257332s) from=127.0.0.6:45571 2023/02/08 09:19:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m3.591065808s) from=127.0.0.6:54179 2023/02/08 09:19:53 [DEBUG] http: Request GET /v1/status/leader (229.685µs) from=127.0.0.6:51735 2023/02/08 09:19:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.047304199s) from=127.0.0.6:41253 2023/02/08 09:19:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.874343562s) from=127.0.0.6:48967 2023/02/08 09:19:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m7.34489148s) from=127.0.0.6:55963 2023/02/08 09:20:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:20:04 [DEBUG] http: Request GET /v1/status/leader (1.16725ms) from=127.0.0.6:41933 2023/02/08 09:20:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.506195431s) from=127.0.0.6:45047 2023/02/08 09:20:13 [DEBUG] http: Request GET /v1/status/leader (334.321µs) from=127.0.0.6:51735 2023/02/08 09:20:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:20:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.004717544s) from=127.0.0.6:42573 2023/02/08 09:20:24 [DEBUG] http: Request GET /v1/status/leader (259.32µs) from=127.0.0.6:41933 2023/02/08 09:20:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.594866114s) from=127.0.0.6:51859 2023/02/08 09:20:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.557456092s) from=127.0.0.6:36513 2023/02/08 09:20:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.489656866s) from=127.0.0.6:41815 2023/02/08 09:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m3.861626773s) from=127.0.0.6:45289 2023/02/08 09:20:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m5.120809452s) from=127.0.0.6:49591 2023/02/08 09:20:33 [DEBUG] http: Request GET /v1/status/leader (11.761409ms) from=127.0.0.6:51735 2023/02/08 09:20:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.930105717s) from=127.0.0.6:50725 2023/02/08 09:20:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:20:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:20:34 [DEBUG] agent: Node info in sync 2023/02/08 09:20:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.732083508s) from=127.0.0.6:45071 2023/02/08 09:20:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m5.877408118s) from=127.0.0.6:55357 2023/02/08 09:20:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.961206467s) from=127.0.0.6:47685 2023/02/08 09:20:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.951901812s) from=127.0.0.6:42185 2023/02/08 09:20:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.6377892s) from=127.0.0.6:36787 2023/02/08 09:20:44 [DEBUG] http: Request GET /v1/status/leader (512.337µs) from=127.0.0.6:51735 2023/02/08 09:20:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.586783126s) from=127.0.0.6:32955 2023/02/08 09:20:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.497799811s) from=127.0.0.6:46855 2023/02/08 09:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.072190547s) from=127.0.0.6:40713 2023/02/08 09:20:53 [DEBUG] http: Request GET /v1/status/leader (476.437µs) from=127.0.0.6:51735 2023/02/08 09:21:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:21:04 [DEBUG] http: Request GET /v1/status/leader (209.487µs) from=127.0.0.6:51735 2023/02/08 09:21:13 [DEBUG] http: Request GET /v1/status/leader (166.301µs) from=127.0.0.6:51735 2023/02/08 09:21:24 [DEBUG] http: Request GET /v1/status/leader (383.577µs) from=127.0.0.6:41933 2023/02/08 09:21:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.522226494s) from=127.0.0.6:35139 2023/02/08 09:21:33 [DEBUG] http: Request GET /v1/status/leader (343.468µs) from=127.0.0.6:51735 2023/02/08 09:21:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.719823692s) from=127.0.0.6:43583 2023/02/08 09:21:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.381494784s) from=127.0.0.6:33399 2023/02/08 09:21:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m6.5600236s) from=127.0.0.6:51769 2023/02/08 09:21:44 [DEBUG] http: Request GET /v1/status/leader (592.633µs) from=127.0.0.6:41933 2023/02/08 09:21:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.16031599s) from=127.0.0.6:60053 2023/02/08 09:21:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.66204862s) from=127.0.0.6:45571 2023/02/08 09:21:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.523368179s) from=127.0.0.6:32989 2023/02/08 09:21:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.586429467s) from=127.0.0.6:60773 2023/02/08 09:21:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.732860269s) from=127.0.0.6:38947 2023/02/08 09:21:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.814602407s) from=127.0.0.6:54179 2023/02/08 09:21:53 [DEBUG] http: Request GET /v1/status/leader (323.709µs) from=127.0.0.6:51735 2023/02/08 09:21:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.049977683s) from=127.0.0.6:55963 2023/02/08 09:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.653696899s) from=127.0.0.6:41253 2023/02/08 09:22:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.283211713s) from=127.0.0.6:48967 2023/02/08 09:22:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:22:04 [DEBUG] http: Request GET /v1/status/leader (381.617µs) from=127.0.0.6:51735 2023/02/08 09:22:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:22:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:22:12 [DEBUG] agent: Node info in sync 2023/02/08 09:22:13 [DEBUG] http: Request GET /v1/status/leader (275.211µs) from=127.0.0.6:51735 2023/02/08 09:22:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.629757649s) from=127.0.0.6:45047 2023/02/08 09:22:24 [DEBUG] http: Request GET /v1/status/leader (380.059µs) from=127.0.0.6:41933 2023/02/08 09:22:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m1.830766723s) from=127.0.0.6:42573 2023/02/08 09:22:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.704066066s) from=127.0.0.6:36513 2023/02/08 09:22:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:22:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m7.225484415s) from=127.0.0.6:51859 2023/02/08 09:22:33 [DEBUG] http: Request GET /v1/status/leader (387.969µs) from=127.0.0.6:51735 2023/02/08 09:22:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.878938344s) from=127.0.0.6:41815 2023/02/08 09:22:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m4.508238895s) from=127.0.0.6:45289 2023/02/08 09:22:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.516638067s) from=127.0.0.6:50725 2023/02/08 09:22:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.082097679s) from=127.0.0.6:55357 2023/02/08 09:22:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m6.657126677s) from=127.0.0.6:49591 2023/02/08 09:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.111291491s) from=127.0.0.6:47685 2023/02/08 09:22:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.534691674s) from=127.0.0.6:45071 2023/02/08 09:22:44 [DEBUG] http: Request GET /v1/status/leader (370.394µs) from=127.0.0.6:51735 2023/02/08 09:22:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m1.997985531s) from=127.0.0.6:32955 2023/02/08 09:22:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.09113128s) from=127.0.0.6:36787 2023/02/08 09:22:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m4.675002294s) from=127.0.0.6:42185 2023/02/08 09:22:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.102706036s) from=127.0.0.6:40713 2023/02/08 09:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.470053648s) from=127.0.0.6:46855 2023/02/08 09:22:53 [DEBUG] http: Request GET /v1/status/leader (405.888µs) from=127.0.0.6:51735 2023/02/08 09:23:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:23:04 [DEBUG] http: Request GET /v1/status/leader (310.156µs) from=127.0.0.6:51735 2023/02/08 09:23:13 [DEBUG] http: Request GET /v1/status/leader (196.124µs) from=127.0.0.6:51735 2023/02/08 09:23:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:23:17 [DEBUG] agent: Node info in sync 2023/02/08 09:23:24 [DEBUG] http: Request GET /v1/status/leader (693.479µs) from=127.0.0.6:41933 2023/02/08 09:23:33 [DEBUG] http: Request GET /v1/status/leader (197.164µs) from=127.0.0.6:51735 2023/02/08 09:23:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.651321696s) from=127.0.0.6:35139 2023/02/08 09:23:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.332367955s) from=127.0.0.6:43583 2023/02/08 09:23:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.708202981s) from=127.0.0.6:51769 2023/02/08 09:23:44 [DEBUG] http: Request GET /v1/status/leader (314.39µs) from=127.0.0.6:41933 2023/02/08 09:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.128487096s) from=127.0.0.6:60053 2023/02/08 09:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.638167261s) from=127.0.0.6:33399 2023/02/08 09:23:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.58031104s) from=127.0.0.6:60773 2023/02/08 09:23:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m4.431909289s) from=127.0.0.6:45571 2023/02/08 09:23:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m5.512914168s) from=127.0.0.6:32989 2023/02/08 09:23:53 [DEBUG] http: Request GET /v1/status/leader (416.46µs) from=127.0.0.6:51735 2023/02/08 09:23:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.253549003s) from=127.0.0.6:54179 2023/02/08 09:23:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.421331333s) from=127.0.0.6:38947 2023/02/08 09:23:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.883733772s) from=127.0.0.6:55963 2023/02/08 09:23:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.785021183s) from=127.0.0.6:41253 2023/02/08 09:24:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.604543036s) from=127.0.0.6:48967 2023/02/08 09:24:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:24:04 [DEBUG] http: Request GET /v1/status/leader (455.129µs) from=127.0.0.6:51735 2023/02/08 09:24:13 [DEBUG] http: Request GET /v1/status/leader (326.428µs) from=127.0.0.6:51735 2023/02/08 09:24:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.594366698s) from=127.0.0.6:45047 2023/02/08 09:24:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:24:21 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:24:21 [DEBUG] agent: Node info in sync 2023/02/08 09:24:24 [DEBUG] http: Request GET /v1/status/leader (447.271µs) from=127.0.0.6:41933 2023/02/08 09:24:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m6.333659471s) from=127.0.0.6:42573 2023/02/08 09:24:33 [DEBUG] http: Request GET /v1/status/leader (217.492µs) from=127.0.0.6:51735 2023/02/08 09:24:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:24:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m4.687017762s) from=127.0.0.6:36513 2023/02/08 09:24:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m4.080571967s) from=127.0.0.6:51859 2023/02/08 09:24:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m4.606036097s) from=127.0.0.6:45289 2023/02/08 09:24:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.362599315s) from=127.0.0.6:50725 2023/02/08 09:24:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.154666718s) from=127.0.0.6:45071 2023/02/08 09:24:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m2.754756394s) from=127.0.0.6:49591 2023/02/08 09:24:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.406964224s) from=127.0.0.6:41815 2023/02/08 09:24:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.214692518s) from=127.0.0.6:47685 2023/02/08 09:24:44 [DEBUG] http: Request GET /v1/status/leader (2.94565ms) from=127.0.0.6:41933 2023/02/08 09:24:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.842983503s) from=127.0.0.6:55357 2023/02/08 09:24:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m0.319211252s) from=127.0.0.6:42185 2023/02/08 09:24:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.108358628s) from=127.0.0.6:36787 2023/02/08 09:24:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.725770956s) from=127.0.0.6:40713 2023/02/08 09:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.350186953s) from=127.0.0.6:46855 2023/02/08 09:24:53 [DEBUG] http: Request GET /v1/status/leader (292.112µs) from=127.0.0.6:51735 2023/02/08 09:24:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.703674017s) from=127.0.0.6:32955 2023/02/08 09:25:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:25:04 [DEBUG] http: Request GET /v1/status/leader (452.118µs) from=127.0.0.6:41933 2023/02/08 09:25:13 [DEBUG] http: Request GET /v1/status/leader (317.844µs) from=127.0.0.6:51735 2023/02/08 09:25:24 [DEBUG] http: Request GET /v1/status/leader (175.107µs) from=127.0.0.6:41933 2023/02/08 09:25:33 [DEBUG] http: Request GET /v1/status/leader (4.490913ms) from=127.0.0.6:51735 2023/02/08 09:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.908696763s) from=127.0.0.6:43583 2023/02/08 09:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.414939556s) from=127.0.0.6:35139 2023/02/08 09:25:44 [DEBUG] http: Request GET /v1/status/leader (1.235654ms) from=127.0.0.6:51735 2023/02/08 09:25:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m2.587677217s) from=127.0.0.6:51769 2023/02/08 09:25:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.219162283s) from=127.0.0.6:45571 2023/02/08 09:25:53 [DEBUG] http: Request GET /v1/status/leader (186.863µs) from=127.0.0.6:51735 2023/02/08 09:25:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.514813697s) from=127.0.0.6:54179 2023/02/08 09:25:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.356829725s) from=127.0.0.6:60053 2023/02/08 09:25:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.660993305s) from=127.0.0.6:32989 2023/02/08 09:25:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.733447736s) from=127.0.0.6:33399 2023/02/08 09:25:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.355649465s) from=127.0.0.6:38947 2023/02/08 09:25:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.293615932s) from=127.0.0.6:60773 2023/02/08 09:25:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.10366359s) from=127.0.0.6:41253 2023/02/08 09:26:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.547010972s) from=127.0.0.6:55963 2023/02/08 09:26:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:26:04 [DEBUG] http: Request GET /v1/status/leader (381.963µs) from=127.0.0.6:51735 2023/02/08 09:26:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.626051225s) from=127.0.0.6:48967 2023/02/08 09:26:13 [DEBUG] http: Request GET /v1/status/leader (23.348916ms) from=127.0.0.6:51735 2023/02/08 09:26:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:26:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:26:19 [DEBUG] agent: Node info in sync 2023/02/08 09:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.273824245s) from=127.0.0.6:45047 2023/02/08 09:26:24 [DEBUG] http: Request GET /v1/status/leader (1.905366ms) from=127.0.0.6:51735 2023/02/08 09:26:33 [DEBUG] http: Request GET /v1/status/leader (568.887µs) from=127.0.0.6:51735 2023/02/08 09:26:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.232045306s) from=127.0.0.6:51859 2023/02/08 09:26:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m6.404403789s) from=127.0.0.6:42573 2023/02/08 09:26:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.845346565s) from=127.0.0.6:50725 2023/02/08 09:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.308443422s) from=127.0.0.6:36513 2023/02/08 09:26:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.012528185s) from=127.0.0.6:45071 2023/02/08 09:26:45 [DEBUG] http: Request GET /v1/status/leader (338.31µs) from=127.0.0.6:41933 2023/02/08 09:26:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m6.289870647s) from=127.0.0.6:45289 2023/02/08 09:26:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.943584125s) from=127.0.0.6:55357 2023/02/08 09:26:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m5.20286688s) from=127.0.0.6:49591 2023/02/08 09:26:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.332668194s) from=127.0.0.6:41815 2023/02/08 09:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.115543055s) from=127.0.0.6:47685 2023/02/08 09:26:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.133759173s) from=127.0.0.6:36787 2023/02/08 09:26:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m2.601266697s) from=127.0.0.6:42185 2023/02/08 09:26:53 [DEBUG] http: Request GET /v1/status/leader (540.77µs) from=127.0.0.6:51735 2023/02/08 09:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.853932411s) from=127.0.0.6:40713 2023/02/08 09:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.808079005s) from=127.0.0.6:32955 2023/02/08 09:26:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.585781997s) from=127.0.0.6:46855 2023/02/08 09:27:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:27:05 [DEBUG] http: Request GET /v1/status/leader (386.232µs) from=127.0.0.6:41933 2023/02/08 09:27:13 [DEBUG] http: Request GET /v1/status/leader (182.369µs) from=127.0.0.6:51735 2023/02/08 09:27:25 [DEBUG] http: Request GET /v1/status/leader (360.404µs) from=127.0.0.6:51735 2023/02/08 09:27:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:27:27 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:27:27 [DEBUG] agent: Node info in sync 2023/02/08 09:27:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:27:33 [DEBUG] http: Request GET /v1/status/leader (945.977µs) from=127.0.0.6:51735 2023/02/08 09:27:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.110016617s) from=127.0.0.6:35139 2023/02/08 09:27:45 [DEBUG] http: Request GET /v1/status/leader (422.892µs) from=127.0.0.6:51735 2023/02/08 09:27:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.722468207s) from=127.0.0.6:43583 2023/02/08 09:27:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m2.788431441s) from=127.0.0.6:51769 2023/02/08 09:27:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.854295372s) from=127.0.0.6:45571 2023/02/08 09:27:53 [DEBUG] http: Request GET /v1/status/leader (165.558µs) from=127.0.0.6:51735 2023/02/08 09:27:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.323491617s) from=127.0.0.6:33399 2023/02/08 09:27:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.097611888s) from=127.0.0.6:60773 2023/02/08 09:27:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.333373197s) from=127.0.0.6:54179 2023/02/08 09:27:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.475771742s) from=127.0.0.6:60053 2023/02/08 09:28:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.728352774s) from=127.0.0.6:38947 2023/02/08 09:28:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.956416897s) from=127.0.0.6:41253 2023/02/08 09:28:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.187608606s) from=127.0.0.6:32989 2023/02/08 09:28:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:28:05 [DEBUG] http: Request GET /v1/status/leader (160.716µs) from=127.0.0.6:51735 2023/02/08 09:28:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.50857489s) from=127.0.0.6:55963 2023/02/08 09:28:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.809022912s) from=127.0.0.6:48967 2023/02/08 09:28:13 [DEBUG] http: Request GET /v1/status/leader (368.073µs) from=127.0.0.6:51735 2023/02/08 09:28:25 [DEBUG] http: Request GET /v1/status/leader (414.469µs) from=127.0.0.6:51735 2023/02/08 09:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.246023021s) from=127.0.0.6:45047 2023/02/08 09:28:34 [DEBUG] http: Request GET /v1/status/leader (393.089µs) from=127.0.0.6:51735 2023/02/08 09:28:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.297766308s) from=127.0.0.6:42573 2023/02/08 09:28:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m4.961070479s) from=127.0.0.6:51859 2023/02/08 09:28:45 [DEBUG] http: Request GET /v1/status/leader (1.793555ms) from=127.0.0.6:51735 2023/02/08 09:28:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.625580204s) from=127.0.0.6:50725 2023/02/08 09:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m5.11114014s) from=127.0.0.6:36513 2023/02/08 09:28:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.659851997s) from=127.0.0.6:55357 2023/02/08 09:28:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.639605251s) from=127.0.0.6:45289 2023/02/08 09:28:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m1.380644083s) from=127.0.0.6:49591 2023/02/08 09:28:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.453039329s) from=127.0.0.6:45071 2023/02/08 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.379489659s) from=127.0.0.6:47685 2023/02/08 09:28:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.24481809s) from=127.0.0.6:36787 2023/02/08 09:28:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:28:53 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:28:53 [DEBUG] agent: Node info in sync 2023/02/08 09:28:54 [DEBUG] http: Request GET /v1/status/leader (255.366µs) from=127.0.0.6:51735 2023/02/08 09:28:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.601847713s) from=127.0.0.6:41815 2023/02/08 09:28:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.252403904s) from=127.0.0.6:42185 2023/02/08 09:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.29351252s) from=127.0.0.6:32955 2023/02/08 09:28:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m3.10836496s) from=127.0.0.6:40713 2023/02/08 09:29:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.601253511s) from=127.0.0.6:46855 2023/02/08 09:29:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:29:05 [DEBUG] http: Request GET /v1/status/leader (204.426µs) from=127.0.0.6:51735 2023/02/08 09:29:14 [DEBUG] http: Request GET /v1/status/leader (9.00389ms) from=127.0.0.6:51735 2023/02/08 09:29:25 [DEBUG] http: Request GET /v1/status/leader (171.669µs) from=127.0.0.6:51735 2023/02/08 09:29:34 [DEBUG] http: Request GET /v1/status/leader (190.53µs) from=127.0.0.6:51735 2023/02/08 09:29:45 [DEBUG] http: Request GET /v1/status/leader (13.883543ms) from=127.0.0.6:41933 2023/02/08 09:29:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.920277257s) from=127.0.0.6:43583 2023/02/08 09:29:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.276112325s) from=127.0.0.6:35139 2023/02/08 09:29:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:29:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.43635527s) from=127.0.0.6:45571 2023/02/08 09:29:54 [DEBUG] http: Request GET /v1/status/leader (317.067µs) from=127.0.0.6:51735 2023/02/08 09:29:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m7.393594593s) from=127.0.0.6:51769 2023/02/08 09:30:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.020542449s) from=127.0.0.6:60773 2023/02/08 09:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.182788428s) from=127.0.0.6:60053 2023/02/08 09:30:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.980251393s) from=127.0.0.6:54179 2023/02/08 09:30:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.129458639s) from=127.0.0.6:38947 2023/02/08 09:30:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:30:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.684396881s) from=127.0.0.6:33399 2023/02/08 09:30:05 [DEBUG] http: Request GET /v1/status/leader (276.434µs) from=127.0.0.6:41933 2023/02/08 09:30:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:30:06 [DEBUG] agent: Node info in sync 2023/02/08 09:30:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.971682725s) from=127.0.0.6:32989 2023/02/08 09:30:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.387636092s) from=127.0.0.6:41253 2023/02/08 09:30:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.846563694s) from=127.0.0.6:55963 2023/02/08 09:30:14 [DEBUG] http: Request GET /v1/status/leader (335.859µs) from=127.0.0.6:51735 2023/02/08 09:30:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.07894418s) from=127.0.0.6:48967 2023/02/08 09:30:25 [DEBUG] http: Request GET /v1/status/leader (318.378µs) from=127.0.0.6:51735 2023/02/08 09:30:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.130027456s) from=127.0.0.6:45047 2023/02/08 09:30:34 [DEBUG] http: Request GET /v1/status/leader (456.93µs) from=127.0.0.6:51735 2023/02/08 09:30:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.210063953s) from=127.0.0.6:42573 2023/02/08 09:30:45 [DEBUG] http: Request GET /v1/status/leader (183.095µs) from=127.0.0.6:51735 2023/02/08 09:30:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m5.945310319s) from=127.0.0.6:51859 2023/02/08 09:30:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.642403378s) from=127.0.0.6:36513 2023/02/08 09:30:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.686534295s) from=127.0.0.6:50725 2023/02/08 09:30:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.705185606s) from=127.0.0.6:45289 2023/02/08 09:30:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m5.383937426s) from=127.0.0.6:49591 2023/02/08 09:30:54 [DEBUG] http: Request GET /v1/status/leader (162.29µs) from=127.0.0.6:51735 2023/02/08 09:30:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.843846949s) from=127.0.0.6:55357 2023/02/08 09:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.110718283s) from=127.0.0.6:47685 2023/02/08 09:30:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.825043442s) from=127.0.0.6:45071 2023/02/08 09:30:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.718001994s) from=127.0.0.6:41815 2023/02/08 09:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.840718443s) from=127.0.0.6:36787 2023/02/08 09:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m1.716314151s) from=127.0.0.6:32955 2023/02/08 09:31:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m5.035631886s) from=127.0.0.6:42185 2023/02/08 09:31:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.852125095s) from=127.0.0.6:40713 2023/02/08 09:31:05 [DEBUG] http: Request GET /v1/status/leader (358.721µs) from=127.0.0.6:51735 2023/02/08 09:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.779308533s) from=127.0.0.6:46855 2023/02/08 09:31:14 [DEBUG] http: Request GET /v1/status/leader (296.545µs) from=127.0.0.6:51735 2023/02/08 09:31:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:31:22 [DEBUG] agent: Node info in sync 2023/02/08 09:31:25 [DEBUG] http: Request GET /v1/status/leader (376.603µs) from=127.0.0.6:51735 2023/02/08 09:31:34 [DEBUG] http: Request GET /v1/status/leader (35.903357ms) from=127.0.0.6:51735 2023/02/08 09:31:45 [DEBUG] http: Request GET /v1/status/leader (700.88µs) from=127.0.0.6:41933 2023/02/08 09:31:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.033291713s) from=127.0.0.6:35139 2023/02/08 09:31:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.598394305s) from=127.0.0.6:43583 2023/02/08 09:31:54 [DEBUG] http: Request GET /v1/status/leader (456.576µs) from=127.0.0.6:51735 2023/02/08 09:31:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.13238232s) from=127.0.0.6:45571 2023/02/08 09:32:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:32:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.047372982s) from=127.0.0.6:51769 2023/02/08 09:32:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.399765443s) from=127.0.0.6:54179 2023/02/08 09:32:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.657169647s) from=127.0.0.6:60053 2023/02/08 09:32:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:32:05 [DEBUG] http: Request GET /v1/status/leader (172.281µs) from=127.0.0.6:51735 2023/02/08 09:32:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.703370905s) from=127.0.0.6:60773 2023/02/08 09:32:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.623232138s) from=127.0.0.6:32989 2023/02/08 09:32:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m5.084565118s) from=127.0.0.6:33399 2023/02/08 09:32:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.364935724s) from=127.0.0.6:38947 2023/02/08 09:32:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.314821738s) from=127.0.0.6:41253 2023/02/08 09:32:14 [DEBUG] http: Request GET /v1/status/leader (241.555µs) from=127.0.0.6:51735 2023/02/08 09:32:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.754339453s) from=127.0.0.6:48967 2023/02/08 09:32:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m6.612477405s) from=127.0.0.6:55963 2023/02/08 09:32:25 [DEBUG] http: Request GET /v1/status/leader (1.025875ms) from=127.0.0.6:41933 2023/02/08 09:32:34 [DEBUG] http: Request GET /v1/status/leader (422.555µs) from=127.0.0.6:51735 2023/02/08 09:32:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.750438426s) from=127.0.0.6:45047 2023/02/08 09:32:45 [DEBUG] http: Request GET /v1/status/leader (491.607µs) from=127.0.0.6:51735 2023/02/08 09:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.094145278s) from=127.0.0.6:36513 2023/02/08 09:32:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.462266713s) from=127.0.0.6:42573 2023/02/08 09:32:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.825745672s) from=127.0.0.6:51859 2023/02/08 09:32:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.926238547s) from=127.0.0.6:50725 2023/02/08 09:32:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m1.916859059s) from=127.0.0.6:45289 2023/02/08 09:32:54 [DEBUG] http: Request GET /v1/status/leader (268.107µs) from=127.0.0.6:51735 2023/02/08 09:32:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:32:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:32:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:32:54 [DEBUG] agent: Node info in sync 2023/02/08 09:32:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.32409154s) from=127.0.0.6:55357 2023/02/08 09:32:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.599707268s) from=127.0.0.6:45071 2023/02/08 09:32:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.095475896s) from=127.0.0.6:49591 2023/02/08 09:32:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.397858886s) from=127.0.0.6:47685 2023/02/08 09:33:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.360710755s) from=127.0.0.6:41815 2023/02/08 09:33:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:33:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.663963133s) from=127.0.0.6:32955 2023/02/08 09:33:05 [DEBUG] http: Request GET /v1/status/leader (680.68µs) from=127.0.0.6:51735 2023/02/08 09:33:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.438865134s) from=127.0.0.6:36787 2023/02/08 09:33:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.952145784s) from=127.0.0.6:40713 2023/02/08 09:33:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m7.434794575s) from=127.0.0.6:42185 2023/02/08 09:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.849037704s) from=127.0.0.6:46855 2023/02/08 09:33:14 [DEBUG] http: Request GET /v1/status/leader (331.985µs) from=127.0.0.6:51735 2023/02/08 09:33:25 [DEBUG] http: Request GET /v1/status/leader (382.247µs) from=127.0.0.6:41933 2023/02/08 09:33:34 [DEBUG] http: Request GET /v1/status/leader (376.339µs) from=127.0.0.6:51735 2023/02/08 09:33:45 [DEBUG] http: Request GET /v1/status/leader (302.762µs) from=127.0.0.6:41933 2023/02/08 09:33:54 [DEBUG] http: Request GET /v1/status/leader (212.678µs) from=127.0.0.6:51735 2023/02/08 09:33:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.047725646s) from=127.0.0.6:43583 2023/02/08 09:33:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.105018527s) from=127.0.0.6:35139 2023/02/08 09:34:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:34:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:34:00 [DEBUG] agent: Node info in sync 2023/02/08 09:34:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m6.127664243s) from=127.0.0.6:45571 2023/02/08 09:34:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.508631693s) from=127.0.0.6:51769 2023/02/08 09:34:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:34:05 [DEBUG] http: Request GET /v1/status/leader (175.045µs) from=127.0.0.6:51735 2023/02/08 09:34:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.960258105s) from=127.0.0.6:54179 2023/02/08 09:34:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.187866277s) from=127.0.0.6:60053 2023/02/08 09:34:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.282033798s) from=127.0.0.6:60773 2023/02/08 09:34:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.988184368s) from=127.0.0.6:32989 2023/02/08 09:34:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.218506335s) from=127.0.0.6:33399 2023/02/08 09:34:14 [DEBUG] http: Request GET /v1/status/leader (318.042µs) from=127.0.0.6:51735 2023/02/08 09:34:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.314576539s) from=127.0.0.6:38947 2023/02/08 09:34:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.738821245s) from=127.0.0.6:48967 2023/02/08 09:34:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.756396087s) from=127.0.0.6:41253 2023/02/08 09:34:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.22530262s) from=127.0.0.6:55963 2023/02/08 09:34:25 [DEBUG] http: Request GET /v1/status/leader (250.898µs) from=127.0.0.6:51735 2023/02/08 09:34:34 [DEBUG] http: Request GET /v1/status/leader (335.025µs) from=127.0.0.6:51735 2023/02/08 09:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.202662822s) from=127.0.0.6:45047 2023/02/08 09:34:45 [DEBUG] http: Request GET /v1/status/leader (2.177295ms) from=127.0.0.6:51735 2023/02/08 09:34:54 [DEBUG] http: Request GET /v1/status/leader (426.653µs) from=127.0.0.6:51735 2023/02/08 09:34:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.281586922s) from=127.0.0.6:36513 2023/02/08 09:34:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m6.530052798s) from=127.0.0.6:42573 2023/02/08 09:34:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m4.959931381s) from=127.0.0.6:51859 2023/02/08 09:34:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.859999389s) from=127.0.0.6:50725 2023/02/08 09:34:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:34:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m3.029480638s) from=127.0.0.6:45071 2023/02/08 09:34:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.79097217s) from=127.0.0.6:55357 2023/02/08 09:34:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m2.578228544s) from=127.0.0.6:49591 2023/02/08 09:35:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m7.341254749s) from=127.0.0.6:45289 2023/02/08 09:35:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.569603209s) from=127.0.0.6:47685 2023/02/08 09:35:05 [DEBUG] http: Request GET /v1/status/leader (225.562µs) from=127.0.0.6:51735 2023/02/08 09:35:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m1.949800895s) from=127.0.0.6:32955 2023/02/08 09:35:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.373964394s) from=127.0.0.6:40713 2023/02/08 09:35:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.766762886s) from=127.0.0.6:41815 2023/02/08 09:35:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.946179498s) from=127.0.0.6:36787 2023/02/08 09:35:14 [DEBUG] http: Request GET /v1/status/leader (596.349µs) from=127.0.0.6:51735 2023/02/08 09:35:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m4.60448133s) from=127.0.0.6:42185 2023/02/08 09:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.207686009s) from=127.0.0.6:46855 2023/02/08 09:35:25 [DEBUG] http: Request GET /v1/status/leader (6.703141ms) from=127.0.0.6:51735 2023/02/08 09:35:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:35:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:35:28 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:35:28 [DEBUG] agent: Node info in sync 2023/02/08 09:35:34 [DEBUG] http: Request GET /v1/status/leader (319.858µs) from=127.0.0.6:51735 2023/02/08 09:35:45 [DEBUG] http: Request GET /v1/status/leader (398.854µs) from=127.0.0.6:41933 2023/02/08 09:35:54 [DEBUG] http: Request GET /v1/status/leader (229.287µs) from=127.0.0.6:51735 2023/02/08 09:35:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.037231769s) from=127.0.0.6:43583 2023/02/08 09:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.050633339s) from=127.0.0.6:35139 2023/02/08 09:36:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:36:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.301722502s) from=127.0.0.6:45571 2023/02/08 09:36:05 [DEBUG] http: Request GET /v1/status/leader (224.372µs) from=127.0.0.6:51735 2023/02/08 09:36:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.947307057s) from=127.0.0.6:54179 2023/02/08 09:36:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m6.755656134s) from=127.0.0.6:51769 2023/02/08 09:36:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.091191038s) from=127.0.0.6:60053 2023/02/08 09:36:14 [DEBUG] http: Request GET /v1/status/leader (177.644µs) from=127.0.0.6:51735 2023/02/08 09:36:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.867983898s) from=127.0.0.6:60773 2023/02/08 09:36:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.100361645s) from=127.0.0.6:38947 2023/02/08 09:36:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.152251882s) from=127.0.0.6:32989 2023/02/08 09:36:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.411164064s) from=127.0.0.6:33399 2023/02/08 09:36:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.534657596s) from=127.0.0.6:41253 2023/02/08 09:36:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m0.793140688s) from=127.0.0.6:48967 2023/02/08 09:36:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.984193608s) from=127.0.0.6:55963 2023/02/08 09:36:25 [DEBUG] http: Request GET /v1/status/leader (392.013µs) from=127.0.0.6:41933 2023/02/08 09:36:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:36:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:36:34 [DEBUG] agent: Node info in sync 2023/02/08 09:36:34 [DEBUG] http: Request GET /v1/status/leader (228.958µs) from=127.0.0.6:51735 2023/02/08 09:36:45 [DEBUG] http: Request GET /v1/status/leader (242.289µs) from=127.0.0.6:41933 2023/02/08 09:36:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.992181673s) from=127.0.0.6:45047 2023/02/08 09:36:54 [DEBUG] http: Request GET /v1/status/leader (447.838µs) from=127.0.0.6:51735 2023/02/08 09:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.166540403s) from=127.0.0.6:36513 2023/02/08 09:36:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.035176772s) from=127.0.0.6:50725 2023/02/08 09:36:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.770106297s) from=127.0.0.6:51859 2023/02/08 09:37:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.627449171s) from=127.0.0.6:45071 2023/02/08 09:37:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.837368624s) from=127.0.0.6:42573 2023/02/08 09:37:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m2.877371673s) from=127.0.0.6:55357 2023/02/08 09:37:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.89772926s) from=127.0.0.6:45289 2023/02/08 09:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:37:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m5.255369651s) from=127.0.0.6:49591 2023/02/08 09:37:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.938211723s) from=127.0.0.6:47685 2023/02/08 09:37:05 [DEBUG] http: Request GET /v1/status/leader (304.944µs) from=127.0.0.6:51735 2023/02/08 09:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.23007918s) from=127.0.0.6:32955 2023/02/08 09:37:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.689859236s) from=127.0.0.6:40713 2023/02/08 09:37:14 [DEBUG] http: Request GET /v1/status/leader (293.428µs) from=127.0.0.6:51735 2023/02/08 09:37:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.354689285s) from=127.0.0.6:41815 2023/02/08 09:37:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.519412268s) from=127.0.0.6:36787 2023/02/08 09:37:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:37:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.696308635s) from=127.0.0.6:46855 2023/02/08 09:37:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.517688166s) from=127.0.0.6:42185 2023/02/08 09:37:25 [DEBUG] http: Request GET /v1/status/leader (380.556µs) from=127.0.0.6:41933 2023/02/08 09:37:35 [DEBUG] http: Request GET /v1/status/leader (2.082229ms) from=127.0.0.6:51735 2023/02/08 09:37:45 [DEBUG] http: Request GET /v1/status/leader (312.324µs) from=127.0.0.6:51735 2023/02/08 09:37:55 [DEBUG] http: Request GET /v1/status/leader (401.325µs) from=127.0.0.6:51735 2023/02/08 09:38:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.540549935s) from=127.0.0.6:43583 2023/02/08 09:38:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.444158161s) from=127.0.0.6:35139 2023/02/08 09:38:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:38:05 [DEBUG] http: Request GET /v1/status/leader (382.53µs) from=127.0.0.6:51735 2023/02/08 09:38:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.111860396s) from=127.0.0.6:60053 2023/02/08 09:38:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m6.437549782s) from=127.0.0.6:45571 2023/02/08 09:38:15 [DEBUG] http: Request GET /v1/status/leader (333.484µs) from=127.0.0.6:51735 2023/02/08 09:38:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.44060339s) from=127.0.0.6:54179 2023/02/08 09:38:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:38:16 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:38:16 [DEBUG] agent: Node info in sync 2023/02/08 09:38:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m7.498931544s) from=127.0.0.6:51769 2023/02/08 09:38:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.21532814s) from=127.0.0.6:32989 2023/02/08 09:38:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.231304251s) from=127.0.0.6:60773 2023/02/08 09:38:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.036549489s) from=127.0.0.6:38947 2023/02/08 09:38:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.500173588s) from=127.0.0.6:33399 2023/02/08 09:38:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.962863065s) from=127.0.0.6:48967 2023/02/08 09:38:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.107116259s) from=127.0.0.6:41253 2023/02/08 09:38:26 [DEBUG] http: Request GET /v1/status/leader (307.532µs) from=127.0.0.6:41933 2023/02/08 09:38:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m6.682109551s) from=127.0.0.6:55963 2023/02/08 09:38:35 [DEBUG] http: Request GET /v1/status/leader (385.476µs) from=127.0.0.6:51735 2023/02/08 09:38:46 [DEBUG] http: Request GET /v1/status/leader (341.513µs) from=127.0.0.6:41933 2023/02/08 09:38:55 [DEBUG] http: Request GET /v1/status/leader (289.563µs) from=127.0.0.6:51735 2023/02/08 09:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.159709341s) from=127.0.0.6:45047 2023/02/08 09:38:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.583976311s) from=127.0.0.6:36513 2023/02/08 09:39:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.268362706s) from=127.0.0.6:50725 2023/02/08 09:39:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.794048726s) from=127.0.0.6:51859 2023/02/08 09:39:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:39:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m1.774882506s) from=127.0.0.6:55357 2023/02/08 09:39:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.957663948s) from=127.0.0.6:45071 2023/02/08 09:39:06 [DEBUG] http: Request GET /v1/status/leader (314.482µs) from=127.0.0.6:51735 2023/02/08 09:39:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m0.98451572s) from=127.0.0.6:49591 2023/02/08 09:39:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.963269035s) from=127.0.0.6:45289 2023/02/08 09:39:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.843409115s) from=127.0.0.6:42573 2023/02/08 09:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.341537284s) from=127.0.0.6:47685 2023/02/08 09:39:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.602167331s) from=127.0.0.6:32955 2023/02/08 09:39:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.289835094s) from=127.0.0.6:40713 2023/02/08 09:39:15 [DEBUG] http: Request GET /v1/status/leader (372.208µs) from=127.0.0.6:51735 2023/02/08 09:39:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.764169902s) from=127.0.0.6:41815 2023/02/08 09:39:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.514235893s) from=127.0.0.6:36787 2023/02/08 09:39:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.323873202s) from=127.0.0.6:46855 2023/02/08 09:39:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m1.153416683s) from=127.0.0.6:42185 2023/02/08 09:39:26 [DEBUG] http: Request GET /v1/status/leader (387.569µs) from=127.0.0.6:51735 2023/02/08 09:39:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:39:35 [DEBUG] http: Request GET /v1/status/leader (928.512µs) from=127.0.0.6:51735 2023/02/08 09:39:46 [DEBUG] http: Request GET /v1/status/leader (2.282354ms) from=127.0.0.6:41933 2023/02/08 09:39:55 [DEBUG] http: Request GET /v1/status/leader (1.268355ms) from=127.0.0.6:51735 2023/02/08 09:40:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:40:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:40:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:40:04 [DEBUG] agent: Node info in sync 2023/02/08 09:40:06 [DEBUG] http: Request GET /v1/status/leader (408.718µs) from=127.0.0.6:51735 2023/02/08 09:40:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.781105383s) from=127.0.0.6:43583 2023/02/08 09:40:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.313962032s) from=127.0.0.6:35139 2023/02/08 09:40:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.533976419s) from=127.0.0.6:45571 2023/02/08 09:40:15 [DEBUG] http: Request GET /v1/status/leader (457.353µs) from=127.0.0.6:51735 2023/02/08 09:40:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.638428052s) from=127.0.0.6:54179 2023/02/08 09:40:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.198714439s) from=127.0.0.6:60053 2023/02/08 09:40:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.198475108s) from=127.0.0.6:51769 2023/02/08 09:40:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.534000204s) from=127.0.0.6:32989 2023/02/08 09:40:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.319887959s) from=127.0.0.6:60773 2023/02/08 09:40:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m0.399560038s) from=127.0.0.6:33399 2023/02/08 09:40:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.791810871s) from=127.0.0.6:38947 2023/02/08 09:40:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.089656078s) from=127.0.0.6:48967 2023/02/08 09:40:26 [DEBUG] http: Request GET /v1/status/leader (347.311µs) from=127.0.0.6:51735 2023/02/08 09:40:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.744435175s) from=127.0.0.6:55963 2023/02/08 09:40:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.968856066s) from=127.0.0.6:41253 2023/02/08 09:40:35 [DEBUG] http: Request GET /v1/status/leader (255.7µs) from=127.0.0.6:51735 2023/02/08 09:40:46 [DEBUG] http: Request GET /v1/status/leader (207.568µs) from=127.0.0.6:41933 2023/02/08 09:40:55 [DEBUG] http: Request GET /v1/status/leader (335.064µs) from=127.0.0.6:51735 2023/02/08 09:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.343788905s) from=127.0.0.6:45047 2023/02/08 09:41:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.649237524s) from=127.0.0.6:51859 2023/02/08 09:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.587076475s) from=127.0.0.6:36513 2023/02/08 09:41:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:41:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.383868874s) from=127.0.0.6:50725 2023/02/08 09:41:06 [DEBUG] http: Request GET /v1/status/leader (305.834µs) from=127.0.0.6:51735 2023/02/08 09:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m1.114256486s) from=127.0.0.6:45289 2023/02/08 09:41:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.526163247s) from=127.0.0.6:42573 2023/02/08 09:41:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.361718373s) from=127.0.0.6:45071 2023/02/08 09:41:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m6.891533986s) from=127.0.0.6:55357 2023/02/08 09:41:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.387765432s) from=127.0.0.6:49591 2023/02/08 09:41:15 [DEBUG] http: Request GET /v1/status/leader (392.622µs) from=127.0.0.6:51735 2023/02/08 09:41:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m2.63174306s) from=127.0.0.6:40713 2023/02/08 09:41:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.732474985s) from=127.0.0.6:47685 2023/02/08 09:41:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.631960061s) from=127.0.0.6:36787 2023/02/08 09:41:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.611964138s) from=127.0.0.6:32955 2023/02/08 09:41:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m0.782585004s) from=127.0.0.6:42185 2023/02/08 09:41:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.679955324s) from=127.0.0.6:41815 2023/02/08 09:41:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:41:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:41:24 [DEBUG] agent: Node info in sync 2023/02/08 09:41:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.113799914s) from=127.0.0.6:46855 2023/02/08 09:41:26 [DEBUG] http: Request GET /v1/status/leader (908.197µs) from=127.0.0.6:41933 2023/02/08 09:41:35 [DEBUG] http: Request GET /v1/status/leader (229.982µs) from=127.0.0.6:51735 2023/02/08 09:41:46 [DEBUG] http: Request GET /v1/status/leader (432.447µs) from=127.0.0.6:51735 2023/02/08 09:41:55 [DEBUG] http: Request GET /v1/status/leader (323.746µs) from=127.0.0.6:51735 2023/02/08 09:41:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:42:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:42:06 [DEBUG] http: Request GET /v1/status/leader (303.714µs) from=127.0.0.6:41933 2023/02/08 09:42:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.74747367s) from=127.0.0.6:35139 2023/02/08 09:42:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.765153503s) from=127.0.0.6:43583 2023/02/08 09:42:15 [DEBUG] http: Request GET /v1/status/leader (287.394µs) from=127.0.0.6:51735 2023/02/08 09:42:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.906533525s) from=127.0.0.6:45571 2023/02/08 09:42:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m1.336821383s) from=127.0.0.6:51769 2023/02/08 09:42:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.184717773s) from=127.0.0.6:60053 2023/02/08 09:42:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.974945155s) from=127.0.0.6:54179 2023/02/08 09:42:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.926505183s) from=127.0.0.6:32989 2023/02/08 09:42:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.363912078s) from=127.0.0.6:38947 2023/02/08 09:42:26 [DEBUG] http: Request GET /v1/status/leader (164.858µs) from=127.0.0.6:41933 2023/02/08 09:42:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.082109037s) from=127.0.0.6:33399 2023/02/08 09:42:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.708088407s) from=127.0.0.6:60773 2023/02/08 09:42:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.179582296s) from=127.0.0.6:48967 2023/02/08 09:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.781086735s) from=127.0.0.6:41253 2023/02/08 09:42:35 [DEBUG] http: Request GET /v1/status/leader (390.32µs) from=127.0.0.6:51735 2023/02/08 09:42:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.170150659s) from=127.0.0.6:55963 2023/02/08 09:42:46 [DEBUG] http: Request GET /v1/status/leader (353.297µs) from=127.0.0.6:41933 2023/02/08 09:42:55 [DEBUG] http: Request GET /v1/status/leader (369.5µs) from=127.0.0.6:51735 2023/02/08 09:43:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m0.009398635s) from=127.0.0.6:45047 2023/02/08 09:43:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:43:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:43:02 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:43:02 [DEBUG] agent: Node info in sync 2023/02/08 09:43:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:43:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.108644093s) from=127.0.0.6:36513 2023/02/08 09:43:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m3.551668333s) from=127.0.0.6:51859 2023/02/08 09:43:06 [DEBUG] http: Request GET /v1/status/leader (373.293µs) from=127.0.0.6:51735 2023/02/08 09:43:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.804343255s) from=127.0.0.6:50725 2023/02/08 09:43:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.933198305s) from=127.0.0.6:42573 2023/02/08 09:43:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.267836006s) from=127.0.0.6:45071 2023/02/08 09:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m5.160071316s) from=127.0.0.6:45289 2023/02/08 09:43:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.054707187s) from=127.0.0.6:55357 2023/02/08 09:43:15 [DEBUG] http: Request GET /v1/status/leader (377.668µs) from=127.0.0.6:51735 2023/02/08 09:43:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m5.170119709s) from=127.0.0.6:49591 2023/02/08 09:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.119788447s) from=127.0.0.6:47685 2023/02/08 09:43:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.811600291s) from=127.0.0.6:36787 2023/02/08 09:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.631567538s) from=127.0.0.6:40713 2023/02/08 09:43:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.928489632s) from=127.0.0.6:41815 2023/02/08 09:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m7.337666593s) from=127.0.0.6:32955 2023/02/08 09:43:26 [DEBUG] http: Request GET /v1/status/leader (195.857µs) from=127.0.0.6:41933 2023/02/08 09:43:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.26071271s) from=127.0.0.6:46855 2023/02/08 09:43:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m7.085749059s) from=127.0.0.6:42185 2023/02/08 09:43:35 [DEBUG] http: Request GET /v1/status/leader (395.332µs) from=127.0.0.6:51735 2023/02/08 09:43:46 [DEBUG] http: Request GET /v1/status/leader (4.361442ms) from=127.0.0.6:51735 2023/02/08 09:43:55 [DEBUG] http: Request GET /v1/status/leader (317.551µs) from=127.0.0.6:51735 2023/02/08 09:44:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:44:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:44:06 [DEBUG] http: Request GET /v1/status/leader (364.385µs) from=127.0.0.6:41933 2023/02/08 09:44:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.38147171s) from=127.0.0.6:43583 2023/02/08 09:44:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.719783875s) from=127.0.0.6:35139 2023/02/08 09:44:15 [DEBUG] http: Request GET /v1/status/leader (337.311µs) from=127.0.0.6:51735 2023/02/08 09:44:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m1.010915721s) from=127.0.0.6:45571 2023/02/08 09:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.355784753s) from=127.0.0.6:60053 2023/02/08 09:44:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.195946406s) from=127.0.0.6:38947 2023/02/08 09:44:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m6.361123736s) from=127.0.0.6:51769 2023/02/08 09:44:26 [DEBUG] http: Request GET /v1/status/leader (225.707µs) from=127.0.0.6:41933 2023/02/08 09:44:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.224003594s) from=127.0.0.6:54179 2023/02/08 09:44:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.972863057s) from=127.0.0.6:32989 2023/02/08 09:44:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m3.377692807s) from=127.0.0.6:33399 2023/02/08 09:44:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.424103688s) from=127.0.0.6:60773 2023/02/08 09:44:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.456358711s) from=127.0.0.6:48967 2023/02/08 09:44:35 [DEBUG] http: Request GET /v1/status/leader (311.738µs) from=127.0.0.6:51735 2023/02/08 09:44:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m1.543520783s) from=127.0.0.6:55963 2023/02/08 09:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.827185688s) from=127.0.0.6:41253 2023/02/08 09:44:46 [DEBUG] http: Request GET /v1/status/leader (322.95µs) from=127.0.0.6:41933 2023/02/08 09:44:55 [DEBUG] http: Request GET /v1/status/leader (394.618µs) from=127.0.0.6:51735 2023/02/08 09:44:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:44:58 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:44:58 [DEBUG] agent: Node info in sync 2023/02/08 09:45:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:45:06 [DEBUG] http: Request GET /v1/status/leader (339.434µs) from=127.0.0.6:51735 2023/02/08 09:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.475037722s) from=127.0.0.6:45047 2023/02/08 09:45:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.748719578s) from=127.0.0.6:50725 2023/02/08 09:45:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m2.084012854s) from=127.0.0.6:42573 2023/02/08 09:45:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.329423512s) from=127.0.0.6:36513 2023/02/08 09:45:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m6.738796167s) from=127.0.0.6:51859 2023/02/08 09:45:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m1.687393908s) from=127.0.0.6:45071 2023/02/08 09:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m2.071636417s) from=127.0.0.6:45289 2023/02/08 09:45:15 [DEBUG] http: Request GET /v1/status/leader (302.738µs) from=127.0.0.6:51735 2023/02/08 09:45:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m1.106582991s) from=127.0.0.6:55357 2023/02/08 09:45:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.42176432s) from=127.0.0.6:49591 2023/02/08 09:45:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.897176743s) from=127.0.0.6:40713 2023/02/08 09:45:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m3.936417748s) from=127.0.0.6:36787 2023/02/08 09:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m7.308336559s) from=127.0.0.6:47685 2023/02/08 09:45:26 [DEBUG] http: Request GET /v1/status/leader (365.099µs) from=127.0.0.6:41933 2023/02/08 09:45:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.210006818s) from=127.0.0.6:41815 2023/02/08 09:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.188729147s) from=127.0.0.6:32955 2023/02/08 09:45:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m1.505468923s) from=127.0.0.6:42185 2023/02/08 09:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.842509808s) from=127.0.0.6:46855 2023/02/08 09:45:35 [DEBUG] http: Request GET /v1/status/leader (389.321µs) from=127.0.0.6:51735 2023/02/08 09:45:46 [DEBUG] http: Request GET /v1/status/leader (389.056µs) from=127.0.0.6:51735 2023/02/08 09:45:55 [DEBUG] http: Request GET /v1/status/leader (355.813µs) from=127.0.0.6:51735 2023/02/08 09:46:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:46:06 [DEBUG] http: Request GET /v1/status/leader (3.452701ms) from=127.0.0.6:41933 2023/02/08 09:46:15 [DEBUG] http: Request GET /v1/status/leader (1.248616ms) from=127.0.0.6:51735 2023/02/08 09:46:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.735858329s) from=127.0.0.6:43583 2023/02/08 09:46:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:46:17 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:46:17 [DEBUG] agent: Node info in sync 2023/02/08 09:46:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.941890381s) from=127.0.0.6:45571 2023/02/08 09:46:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:46:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.378798278s) from=127.0.0.6:60053 2023/02/08 09:46:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.462650108s) from=127.0.0.6:35139 2023/02/08 09:46:26 [DEBUG] http: Request GET /v1/status/leader (436.154µs) from=127.0.0.6:51735 2023/02/08 09:46:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.971238256s) from=127.0.0.6:38947 2023/02/08 09:46:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.864915759s) from=127.0.0.6:51769 2023/02/08 09:46:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.655222191s) from=127.0.0.6:32989 2023/02/08 09:46:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.930611898s) from=127.0.0.6:48967 2023/02/08 09:46:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.296131864s) from=127.0.0.6:60773 2023/02/08 09:46:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.829223759s) from=127.0.0.6:54179 2023/02/08 09:46:35 [DEBUG] http: Request GET /v1/status/leader (246.303µs) from=127.0.0.6:54179 2023/02/08 09:46:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.673122156s) from=127.0.0.6:33399 2023/02/08 09:46:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.614205697s) from=127.0.0.6:41253 2023/02/08 09:46:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m5.200148191s) from=127.0.0.6:55963 2023/02/08 09:46:46 [DEBUG] http: Request GET /v1/status/leader (264.141µs) from=127.0.0.6:51735 2023/02/08 09:46:55 [DEBUG] http: Request GET /v1/status/leader (553.952µs) from=127.0.0.6:51735 2023/02/08 09:47:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:47:06 [DEBUG] http: Request GET /v1/status/leader (386.116µs) from=127.0.0.6:41933 2023/02/08 09:47:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m3.644236575s) from=127.0.0.6:45047 2023/02/08 09:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.088074003s) from=127.0.0.6:36513 2023/02/08 09:47:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.252585805s) from=127.0.0.6:51859 2023/02/08 09:47:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.496655754s) from=127.0.0.6:45071 2023/02/08 09:47:15 [DEBUG] http: Request GET /v1/status/leader (315.511µs) from=127.0.0.6:51735 2023/02/08 09:47:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m4.97060106s) from=127.0.0.6:42573 2023/02/08 09:47:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m7.059856425s) from=127.0.0.6:50725 2023/02/08 09:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m4.014951794s) from=127.0.0.6:45289 2023/02/08 09:47:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.518193073s) from=127.0.0.6:55357 2023/02/08 09:47:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.304060031s) from=127.0.0.6:49591 2023/02/08 09:47:26 [DEBUG] http: Request GET /v1/status/leader (313.877µs) from=127.0.0.6:51735 2023/02/08 09:47:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m4.956186828s) from=127.0.0.6:40713 2023/02/08 09:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.216431856s) from=127.0.0.6:32955 2023/02/08 09:47:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m7.156188121s) from=127.0.0.6:36787 2023/02/08 09:47:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.665514072s) from=127.0.0.6:47685 2023/02/08 09:47:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m0.044224289s) from=127.0.0.6:42185 2023/02/08 09:47:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.318226944s) from=127.0.0.6:41815 2023/02/08 09:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.967787122s) from=127.0.0.6:46855 2023/02/08 09:47:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:47:35 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:47:35 [DEBUG] agent: Node info in sync 2023/02/08 09:47:35 [DEBUG] http: Request GET /v1/status/leader (301.958µs) from=127.0.0.6:51735 2023/02/08 09:47:46 [DEBUG] http: Request GET /v1/status/leader (370.35µs) from=127.0.0.6:41933 2023/02/08 09:47:56 [DEBUG] http: Request GET /v1/status/leader (1.988692ms) from=127.0.0.6:51735 2023/02/08 09:48:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:48:06 [DEBUG] http: Request GET /v1/status/leader (338.064µs) from=127.0.0.6:51735 2023/02/08 09:48:16 [DEBUG] http: Request GET /v1/status/leader (326.315µs) from=127.0.0.6:51735 2023/02/08 09:48:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.129467551s) from=127.0.0.6:43583 2023/02/08 09:48:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m0.983576943s) from=127.0.0.6:45571 2023/02/08 09:48:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.902785982s) from=127.0.0.6:60053 2023/02/08 09:48:26 [DEBUG] http: Request GET /v1/status/leader (172.542µs) from=127.0.0.6:41933 2023/02/08 09:48:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.594343857s) from=127.0.0.6:35139 2023/02/08 09:48:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.995620752s) from=127.0.0.6:38947 2023/02/08 09:48:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m2.339688552s) from=127.0.0.6:48967 2023/02/08 09:48:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m5.164998463s) from=127.0.0.6:51769 2023/02/08 09:48:36 [DEBUG] http: Request GET /v1/status/leader (245.848µs) from=127.0.0.6:51735 2023/02/08 09:48:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.892400644s) from=127.0.0.6:32989 2023/02/08 09:48:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m2.066587325s) from=127.0.0.6:33399 2023/02/08 09:48:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.975952105s) from=127.0.0.6:60773 2023/02/08 09:48:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.321294571s) from=127.0.0.6:54179 2023/02/08 09:48:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.268252774s) from=127.0.0.6:41253 2023/02/08 09:48:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:48:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:48:46 [DEBUG] agent: Node info in sync 2023/02/08 09:48:46 [DEBUG] http: Request GET /v1/status/leader (319.802µs) from=127.0.0.6:41933 2023/02/08 09:48:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m6.219994303s) from=127.0.0.6:55963 2023/02/08 09:48:56 [DEBUG] http: Request GET /v1/status/leader (573.505µs) from=127.0.0.6:51735 2023/02/08 09:49:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:49:06 [DEBUG] http: Request GET /v1/status/leader (317.663µs) from=127.0.0.6:41933 2023/02/08 09:49:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m0.138311268s) from=127.0.0.6:36513 2023/02/08 09:49:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.267589859s) from=127.0.0.6:51859 2023/02/08 09:49:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:49:16 [DEBUG] http: Request GET /v1/status/leader (198.275µs) from=127.0.0.6:51735 2023/02/08 09:49:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.452866163s) from=127.0.0.6:45047 2023/02/08 09:49:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.483119194s) from=127.0.0.6:50725 2023/02/08 09:49:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.657285775s) from=127.0.0.6:45071 2023/02/08 09:49:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.246940799s) from=127.0.0.6:42573 2023/02/08 09:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m3.15971838s) from=127.0.0.6:45289 2023/02/08 09:49:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.113255695s) from=127.0.0.6:55357 2023/02/08 09:49:26 [DEBUG] http: Request GET /v1/status/leader (365.389µs) from=127.0.0.6:51735 2023/02/08 09:49:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.158566479s) from=127.0.0.6:49591 2023/02/08 09:49:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.251477158s) from=127.0.0.6:32955 2023/02/08 09:49:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m2.608491179s) from=127.0.0.6:47685 2023/02/08 09:49:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.620219537s) from=127.0.0.6:40713 2023/02/08 09:49:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.352670092s) from=127.0.0.6:41815 2023/02/08 09:49:36 [DEBUG] http: Request GET /v1/status/leader (168.164µs) from=127.0.0.6:51735 2023/02/08 09:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.400782402s) from=127.0.0.6:46855 2023/02/08 09:49:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.071633149s) from=127.0.0.6:42185 2023/02/08 09:49:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.430926922s) from=127.0.0.6:36787 2023/02/08 09:49:46 [DEBUG] http: Request GET /v1/status/leader (310.884µs) from=127.0.0.6:41933 2023/02/08 09:49:56 [DEBUG] http: Request GET /v1/status/leader (219.114µs) from=127.0.0.6:51735 2023/02/08 09:50:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:50:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:50:00 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:50:00 [DEBUG] agent: Node info in sync 2023/02/08 09:50:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:50:06 [DEBUG] http: Request GET /v1/status/leader (13.63351ms) from=127.0.0.6:41933 2023/02/08 09:50:16 [DEBUG] http: Request GET /v1/status/leader (5.351825ms) from=127.0.0.6:51735 2023/02/08 09:50:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.549306221s) from=127.0.0.6:43583 2023/02/08 09:50:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.088510922s) from=127.0.0.6:45571 2023/02/08 09:50:27 [DEBUG] http: Request GET /v1/status/leader (301.041µs) from=127.0.0.6:51735 2023/02/08 09:50:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.441741822s) from=127.0.0.6:60053 2023/02/08 09:50:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.719310092s) from=127.0.0.6:35139 2023/02/08 09:50:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.769293857s) from=127.0.0.6:38947 2023/02/08 09:50:36 [DEBUG] http: Request GET /v1/status/leader (274.55µs) from=127.0.0.6:51735 2023/02/08 09:50:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m0.617449167s) from=127.0.0.6:51769 2023/02/08 09:50:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.04331757s) from=127.0.0.6:32989 2023/02/08 09:50:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m4.221381089s) from=127.0.0.6:48967 2023/02/08 09:50:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.366392585s) from=127.0.0.6:54179 2023/02/08 09:50:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m5.051703001s) from=127.0.0.6:33399 2023/02/08 09:50:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.523487978s) from=127.0.0.6:41253 2023/02/08 09:50:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.200770533s) from=127.0.0.6:60773 2023/02/08 09:50:47 [DEBUG] http: Request GET /v1/status/leader (394.916µs) from=127.0.0.6:51735 2023/02/08 09:50:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m2.491880905s) from=127.0.0.6:55963 2023/02/08 09:50:56 [DEBUG] http: Request GET /v1/status/leader (817.511µs) from=127.0.0.6:51735 2023/02/08 09:51:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:51:07 [DEBUG] http: Request GET /v1/status/leader (786.573µs) from=127.0.0.6:41933 2023/02/08 09:51:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m0.991771329s) from=127.0.0.6:51859 2023/02/08 09:51:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.860094605s) from=127.0.0.6:36513 2023/02/08 09:51:16 [DEBUG] http: Request GET /v1/status/leader (17.978604ms) from=127.0.0.6:51735 2023/02/08 09:51:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:51:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:51:18 [DEBUG] agent: Node info in sync 2023/02/08 09:51:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.507029177s) from=127.0.0.6:45047 2023/02/08 09:51:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.92439797s) from=127.0.0.6:45071 2023/02/08 09:51:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m0.971881003s) from=127.0.0.6:45289 2023/02/08 09:51:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m3.853778518s) from=127.0.0.6:42573 2023/02/08 09:51:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m2.388982299s) from=127.0.0.6:55357 2023/02/08 09:51:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m7.435789074s) from=127.0.0.6:50725 2023/02/08 09:51:27 [DEBUG] http: Request GET /v1/status/leader (367.714µs) from=127.0.0.6:41933 2023/02/08 09:51:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.074950928s) from=127.0.0.6:32955 2023/02/08 09:51:36 [DEBUG] http: Request GET /v1/status/leader (195.46µs) from=127.0.0.6:51735 2023/02/08 09:51:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.040676585s) from=127.0.0.6:49591 2023/02/08 09:51:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.283971606s) from=127.0.0.6:36787 2023/02/08 09:51:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.363157143s) from=127.0.0.6:47685 2023/02/08 09:51:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.367583108s) from=127.0.0.6:46855 2023/02/08 09:51:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.076876078s) from=127.0.0.6:40713 2023/02/08 09:51:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.053397022s) from=127.0.0.6:41815 2023/02/08 09:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.878575894s) from=127.0.0.6:42185 2023/02/08 09:51:47 [DEBUG] http: Request GET /v1/status/leader (704.123µs) from=127.0.0.6:51735 2023/02/08 09:51:56 [DEBUG] http: Request GET /v1/status/leader (184.182µs) from=127.0.0.6:51735 2023/02/08 09:52:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:52:07 [DEBUG] http: Request GET /v1/status/leader (16.682495ms) from=127.0.0.6:41933 2023/02/08 09:52:16 [DEBUG] http: Request GET /v1/status/leader (336.153µs) from=127.0.0.6:51735 2023/02/08 09:52:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.309663696s) from=127.0.0.6:43583 2023/02/08 09:52:27 [DEBUG] http: Request GET /v1/status/leader (1.507577ms) from=127.0.0.6:51735 2023/02/08 09:52:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.051849702s) from=127.0.0.6:35139 2023/02/08 09:52:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m7.444450091s) from=127.0.0.6:45571 2023/02/08 09:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.032688412s) from=127.0.0.6:60053 2023/02/08 09:52:36 [DEBUG] http: Request GET /v1/status/leader (225.256µs) from=127.0.0.6:51735 2023/02/08 09:52:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.440701158s) from=127.0.0.6:38947 2023/02/08 09:52:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m4.403231303s) from=127.0.0.6:51769 2023/02/08 09:52:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.697563824s) from=127.0.0.6:32989 2023/02/08 09:52:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.541613721s) from=127.0.0.6:48967 2023/02/08 09:52:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m1.083151352s) from=127.0.0.6:33399 2023/02/08 09:52:47 [DEBUG] http: Request GET /v1/status/leader (213.774µs) from=127.0.0.6:51735 2023/02/08 09:52:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.588835546s) from=127.0.0.6:54179 2023/02/08 09:52:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.14321865s) from=127.0.0.6:60773 2023/02/08 09:52:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.426996894s) from=127.0.0.6:41253 2023/02/08 09:52:56 [DEBUG] http: Request GET /v1/status/leader (968.393µs) from=127.0.0.6:51735 2023/02/08 09:52:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.219743607s) from=127.0.0.6:55963 2023/02/08 09:53:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:53:07 [DEBUG] http: Request GET /v1/status/leader (488.107µs) from=127.0.0.6:41933 2023/02/08 09:53:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:53:16 [DEBUG] agent: Node info in sync 2023/02/08 09:53:16 [DEBUG] http: Request GET /v1/status/leader (341.694µs) from=127.0.0.6:51735 2023/02/08 09:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m1.460701044s) from=127.0.0.6:36513 2023/02/08 09:53:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m7.329555518s) from=127.0.0.6:51859 2023/02/08 09:53:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.415628046s) from=127.0.0.6:45071 2023/02/08 09:53:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m6.633855525s) from=127.0.0.6:45047 2023/02/08 09:53:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m0.598253744s) from=127.0.0.6:55357 2023/02/08 09:53:27 [DEBUG] http: Request GET /v1/status/leader (218.539µs) from=127.0.0.6:51735 2023/02/08 09:53:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m3.866257391s) from=127.0.0.6:42573 2023/02/08 09:53:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m3.357559417s) from=127.0.0.6:50725 2023/02/08 09:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m7.084157973s) from=127.0.0.6:45289 2023/02/08 09:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m2.663139178s) from=127.0.0.6:32955 2023/02/08 09:53:36 [DEBUG] http: Request GET /v1/status/leader (5.870252ms) from=127.0.0.6:51735 2023/02/08 09:53:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.455252105s) from=127.0.0.6:36787 2023/02/08 09:53:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.055286582s) from=127.0.0.6:49591 2023/02/08 09:53:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.72017504s) from=127.0.0.6:41815 2023/02/08 09:53:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.99793737s) from=127.0.0.6:47685 2023/02/08 09:53:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.571369039s) from=127.0.0.6:46855 2023/02/08 09:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m5.279620909s) from=127.0.0.6:40713 2023/02/08 09:53:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:53:47 [DEBUG] http: Request GET /v1/status/leader (444.126µs) from=127.0.0.6:41933 2023/02/08 09:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m7.144515644s) from=127.0.0.6:42185 2023/02/08 09:53:56 [DEBUG] http: Request GET /v1/status/leader (397.754µs) from=127.0.0.6:51735 2023/02/08 09:54:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:54:07 [DEBUG] http: Request GET /v1/status/leader (196.497µs) from=127.0.0.6:41933 2023/02/08 09:54:16 [DEBUG] http: Request GET /v1/status/leader (228.256µs) from=127.0.0.6:51735 2023/02/08 09:54:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:54:26 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:54:26 [DEBUG] agent: Node info in sync 2023/02/08 09:54:27 [DEBUG] http: Request GET /v1/status/leader (239.537µs) from=127.0.0.6:51735 2023/02/08 09:54:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.792868136s) from=127.0.0.6:43583 2023/02/08 09:54:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.593623868s) from=127.0.0.6:35139 2023/02/08 09:54:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m3.415890053s) from=127.0.0.6:45571 2023/02/08 09:54:36 [DEBUG] http: Request GET /v1/status/leader (347.006µs) from=127.0.0.6:51735 2023/02/08 09:54:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.701094895s) from=127.0.0.6:60053 2023/02/08 09:54:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.994166069s) from=127.0.0.6:38947 2023/02/08 09:54:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.336378608s) from=127.0.0.6:32989 2023/02/08 09:54:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m4.337259272s) from=127.0.0.6:51769 2023/02/08 09:54:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m3.639912559s) from=127.0.0.6:48967 2023/02/08 09:54:47 [DEBUG] http: Request GET /v1/status/leader (860.677µs) from=127.0.0.6:41933 2023/02/08 09:54:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.412859385s) from=127.0.0.6:54179 2023/02/08 09:54:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m5.89566396s) from=127.0.0.6:33399 2023/02/08 09:54:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.299314402s) from=127.0.0.6:60773 2023/02/08 09:54:56 [DEBUG] http: Request GET /v1/status/leader (315.556µs) from=127.0.0.6:51735 2023/02/08 09:54:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.116618851s) from=127.0.0.6:41253 2023/02/08 09:55:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m3.833860065s) from=127.0.0.6:55963 2023/02/08 09:55:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:55:07 [DEBUG] http: Request GET /v1/status/leader (385.025µs) from=127.0.0.6:41933 2023/02/08 09:55:16 [DEBUG] http: Request GET /v1/status/leader (192.22µs) from=127.0.0.6:51735 2023/02/08 09:55:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m2.144259337s) from=127.0.0.6:36513 2023/02/08 09:55:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m1.534525274s) from=127.0.0.6:51859 2023/02/08 09:55:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m0.992906146s) from=127.0.0.6:45071 2023/02/08 09:55:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m1.072232237s) from=127.0.0.6:45047 2023/02/08 09:55:27 [DEBUG] http: Request GET /v1/status/leader (308.856µs) from=127.0.0.6:41933 2023/02/08 09:55:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.52562168s) from=127.0.0.6:55357 2023/02/08 09:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m3.935714647s) from=127.0.0.6:45289 2023/02/08 09:55:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m0.250448828s) from=127.0.0.6:32955 2023/02/08 09:55:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.118080358s) from=127.0.0.6:50725 2023/02/08 09:55:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m7.037193998s) from=127.0.0.6:42573 2023/02/08 09:55:36 [DEBUG] http: Request GET /v1/status/leader (2.90864ms) from=127.0.0.6:51735 2023/02/08 09:55:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m1.371858688s) from=127.0.0.6:49591 2023/02/08 09:55:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.384247159s) from=127.0.0.6:41815 2023/02/08 09:55:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m6.029548889s) from=127.0.0.6:36787 2023/02/08 09:55:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m0.912921206s) from=127.0.0.6:40713 2023/02/08 09:55:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:55:47 [DEBUG] http: Request GET /v1/status/leader (392.768µs) from=127.0.0.6:41933 2023/02/08 09:55:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m2.410091831s) from=127.0.0.6:47685 2023/02/08 09:55:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.466246438s) from=127.0.0.6:42185 2023/02/08 09:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.473990878s) from=127.0.0.6:46855 2023/02/08 09:55:56 [DEBUG] http: Request GET /v1/status/leader (41.054009ms) from=127.0.0.6:51735 2023/02/08 09:56:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:56:07 [DEBUG] http: Request GET /v1/status/leader (322.277µs) from=127.0.0.6:51735 2023/02/08 09:56:16 [DEBUG] http: Request GET /v1/status/leader (189.899µs) from=127.0.0.6:51735 2023/02/08 09:56:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:56:26 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:56:26 [DEBUG] agent: Node info in sync 2023/02/08 09:56:27 [DEBUG] http: Request GET /v1/status/leader (319.522µs) from=127.0.0.6:41933 2023/02/08 09:56:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.257402137s) from=127.0.0.6:43583 2023/02/08 09:56:36 [DEBUG] http: Request GET /v1/status/leader (340.198µs) from=127.0.0.6:51735 2023/02/08 09:56:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.926321487s) from=127.0.0.6:35139 2023/02/08 09:56:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.743000343s) from=127.0.0.6:38947 2023/02/08 09:56:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m6.301068134s) from=127.0.0.6:45571 2023/02/08 09:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.531723745s) from=127.0.0.6:60053 2023/02/08 09:56:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.298890769s) from=127.0.0.6:32989 2023/02/08 09:56:47 [DEBUG] http: Request GET /v1/status/leader (297.194µs) from=127.0.0.6:51735 2023/02/08 09:56:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m1.491995268s) from=127.0.0.6:48967 2023/02/08 09:56:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m4.345942804s) from=127.0.0.6:51769 2023/02/08 09:56:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.390985369s) from=127.0.0.6:54179 2023/02/08 09:56:56 [DEBUG] http: Request GET /v1/status/leader (331.227µs) from=127.0.0.6:51735 2023/02/08 09:56:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m7.118730728s) from=127.0.0.6:33399 2023/02/08 09:57:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.21005229s) from=127.0.0.6:55963 2023/02/08 09:57:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.561431236s) from=127.0.0.6:41253 2023/02/08 09:57:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.499396437s) from=127.0.0.6:60773 2023/02/08 09:57:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:57:07 [DEBUG] http: Request GET /v1/status/leader (374.728µs) from=127.0.0.6:41933 2023/02/08 09:57:16 [DEBUG] http: Request GET /v1/status/leader (309.028µs) from=127.0.0.6:51735 2023/02/08 09:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m3.899411728s) from=127.0.0.6:36513 2023/02/08 09:57:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.74109531s) from=127.0.0.6:45071 2023/02/08 09:57:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m3.620941642s) from=127.0.0.6:51859 2023/02/08 09:57:27 [DEBUG] http: Request GET /v1/status/leader (305.328µs) from=127.0.0.6:51735 2023/02/08 09:57:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m7.050415297s) from=127.0.0.6:45047 2023/02/08 09:57:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m4.234111212s) from=127.0.0.6:55357 2023/02/08 09:57:36 [DEBUG] http: Request GET /v1/status/leader (2.44623ms) from=127.0.0.6:51735 2023/02/08 09:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m3.240634152s) from=127.0.0.6:45289 2023/02/08 09:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m3.181137876s) from=127.0.0.6:32955 2023/02/08 09:57:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.638357153s) from=127.0.0.6:50725 2023/02/08 09:57:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m5.931676662s) from=127.0.0.6:42573 2023/02/08 09:57:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.515497936s) from=127.0.0.6:49591 2023/02/08 09:57:47 [DEBUG] http: Request GET /v1/status/leader (222.768µs) from=127.0.0.6:51735 2023/02/08 09:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m1.145493122s) from=127.0.0.6:40713 2023/02/08 09:57:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.570192765s) from=127.0.0.6:36787 2023/02/08 09:57:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.250425071s) from=127.0.0.6:41815 2023/02/08 09:57:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m3.637204085s) from=127.0.0.6:47685 2023/02/08 09:57:57 [DEBUG] http: Request GET /v1/status/leader (1.415105ms) from=127.0.0.6:51735 2023/02/08 09:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m7.091947332s) from=127.0.0.6:42185 2023/02/08 09:57:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.038245147s) from=127.0.0.6:46855 2023/02/08 09:58:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:58:07 [DEBUG] http: Request GET /v1/status/leader (336.259µs) from=127.0.0.6:41933 2023/02/08 09:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 09:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 09:58:14 [DEBUG] agent: Node info in sync 2023/02/08 09:58:17 [DEBUG] http: Request GET /v1/status/leader (1.494791ms) from=127.0.0.6:51735 2023/02/08 09:58:27 [DEBUG] http: Request GET /v1/status/leader (235.719µs) from=127.0.0.6:41933 2023/02/08 09:58:37 [DEBUG] http: Request GET /v1/status/leader (5.502419ms) from=127.0.0.6:51735 2023/02/08 09:58:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 09:58:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.090936226s) from=127.0.0.6:43583 2023/02/08 09:58:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m2.118222138s) from=127.0.0.6:45571 2023/02/08 09:58:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.599816841s) from=127.0.0.6:35139 2023/02/08 09:58:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.374055967s) from=127.0.0.6:60053 2023/02/08 09:58:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.516615849s) from=127.0.0.6:38947 2023/02/08 09:58:47 [DEBUG] http: Request GET /v1/status/leader (492.76µs) from=127.0.0.6:51735 2023/02/08 09:58:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.749248736s) from=127.0.0.6:32989 2023/02/08 09:58:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m3.424148311s) from=127.0.0.6:51769 2023/02/08 09:58:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m6.878039858s) from=127.0.0.6:48967 2023/02/08 09:58:57 [DEBUG] http: Request GET /v1/status/leader (664.52µs) from=127.0.0.6:51735 2023/02/08 09:58:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.225274632s) from=127.0.0.6:54179 2023/02/08 09:59:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m4.402003934s) from=127.0.0.6:33399 2023/02/08 09:59:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 09:59:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m4.198146425s) from=127.0.0.6:55963 2023/02/08 09:59:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.85747582s) from=127.0.0.6:60773 2023/02/08 09:59:08 [DEBUG] http: Request GET /v1/status/leader (198.996µs) from=127.0.0.6:51735 2023/02/08 09:59:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.468465338s) from=127.0.0.6:41253 2023/02/08 09:59:17 [DEBUG] http: Request GET /v1/status/leader (208.103µs) from=127.0.0.6:51735 2023/02/08 09:59:28 [DEBUG] http: Request GET /v1/status/leader (341.68µs) from=127.0.0.6:41933 2023/02/08 09:59:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m2.206695384s) from=127.0.0.6:45071 2023/02/08 09:59:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.515750686s) from=127.0.0.6:36513 2023/02/08 09:59:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m2.956081498s) from=127.0.0.6:51859 2023/02/08 09:59:37 [DEBUG] http: Request GET /v1/status/leader (352.873µs) from=127.0.0.6:51735 2023/02/08 09:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m0.930125875s) from=127.0.0.6:45289 2023/02/08 09:59:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m3.025275047s) from=127.0.0.6:55357 2023/02/08 09:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m5.186240309s) from=127.0.0.6:45047 2023/02/08 09:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m4.717038623s) from=127.0.0.6:32955 2023/02/08 09:59:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m0.563870092s) from=127.0.0.6:42573 2023/02/08 09:59:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.522258636s) from=127.0.0.6:50725 2023/02/08 09:59:48 [DEBUG] http: Request GET /v1/status/leader (201.505µs) from=127.0.0.6:51735 2023/02/08 09:59:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m4.206799307s) from=127.0.0.6:49591 2023/02/08 09:59:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.704814335s) from=127.0.0.6:36787 2023/02/08 09:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.187031055s) from=127.0.0.6:40713 2023/02/08 09:59:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.575484675s) from=127.0.0.6:41815 2023/02/08 09:59:57 [DEBUG] http: Request GET /v1/status/leader (795.739µs) from=127.0.0.6:51735 2023/02/08 09:59:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m6.023759046s) from=127.0.0.6:47685 2023/02/08 10:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.89894639s) from=127.0.0.6:42185 2023/02/08 10:00:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.038098436s) from=127.0.0.6:46855 2023/02/08 10:00:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 10:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 10:00:04 [DEBUG] agent: Node info in sync 2023/02/08 10:00:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 10:00:08 [DEBUG] http: Request GET /v1/status/leader (6.845653ms) from=127.0.0.6:41933 2023/02/08 10:00:17 [DEBUG] http: Request GET /v1/status/leader (602.915µs) from=127.0.0.6:51735 2023/02/08 10:00:28 [DEBUG] http: Request GET /v1/status/leader (455.741µs) from=127.0.0.6:41933 2023/02/08 10:00:37 [DEBUG] http: Request GET /v1/status/leader (5.553668ms) from=127.0.0.6:51735 2023/02/08 10:00:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-6zsxp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/08 10:00:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.342066171s) from=127.0.0.6:43583 2023/02/08 10:00:48 [DEBUG] http: Request GET /v1/status/leader (432.369µs) from=127.0.0.6:41933 2023/02/08 10:00:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.319552472s) from=127.0.0.6:60053 2023/02/08 10:00:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.469893483s) from=127.0.0.6:35139 2023/02/08 10:00:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=145 (2m5.314924955s) from=127.0.0.6:45571 2023/02/08 10:00:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.95668602s) from=127.0.0.6:38947 2023/02/08 10:00:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.955951194s) from=127.0.0.6:32989 2023/02/08 10:00:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=147 (2m3.144419692s) from=127.0.0.6:51769 2023/02/08 10:00:57 [DEBUG] http: Request GET /v1/status/leader (372.959µs) from=127.0.0.6:51735 2023/02/08 10:01:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=122 (2m5.146736368s) from=127.0.0.6:48967 2023/02/08 10:01:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.210542123s) from=127.0.0.6:54179 2023/02/08 10:01:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 10:01:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=148 (2m0.705990113s) from=127.0.0.6:55963 2023/02/08 10:01:08 [DEBUG] http: Request GET /v1/status/leader (387.533µs) from=127.0.0.6:41933 2023/02/08 10:01:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=149 (2m6.241617046s) from=127.0.0.6:33399 2023/02/08 10:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.701266489s) from=127.0.0.6:41253 2023/02/08 10:01:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.89_8482" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v2_nslcm_10.233.48.158_8403" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.9.244_9001" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.5.106_8282" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.102_8806" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.33_8080" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.239_9015" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.14.122_8181" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_nslcm_10.233.48.158_8403" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.52_9011" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.102_8806" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.11.51_8443" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.55.12_8801" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.1.101_9092" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.12.69_8082" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.61.60_8484" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.8.198_8803" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.9.244_9001" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_parser_10.233.58.102_8806" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.102_8806" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.43.167_9007" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.14.43_8410" in sync 2023/02/08 10:01:13 [DEBUG] agent: Service "_v1_vnfres_10.233.28.175_8802" in sync 2023/02/08 10:01:13 [DEBUG] agent: Node info in sync 2023/02/08 10:01:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.437478746s) from=127.0.0.6:60773 2023/02/08 10:01:17 [DEBUG] http: Request GET /v1/status/leader (465.387µs) from=127.0.0.6:51735 2023/02/08 10:01:28 [DEBUG] http: Request GET /v1/status/leader (309.134µs) from=127.0.0.6:41933 2023/02/08 10:01:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=74 (2m1.809544863s) from=127.0.0.6:51859 2023/02/08 10:01:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m4.817231824s) from=127.0.0.6:45071 2023/02/08 10:01:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=69 (2m6.531717853s) from=127.0.0.6:36513 2023/02/08 10:01:37 [DEBUG] http: Request GET /v1/status/leader (191.033µs) from=127.0.0.6:51735 2023/02/08 10:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=77 (2m4.112370188s) from=127.0.0.6:45047 2023/02/08 10:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=76 (2m5.999839795s) from=127.0.0.6:45289 2023/02/08 10:01:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=71 (2m6.613890539s) from=127.0.0.6:55357 2023/02/08 10:01:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m2.162504073s) from=127.0.0.6:50725 2023/02/08 10:01:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=73 (2m4.662800921s) from=127.0.0.6:42573 2023/02/08 10:01:48 [DEBUG] http: Request GET /v1/status/leader (457.564µs) from=127.0.0.6:51735 2023/02/08 10:01:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=78 (2m6.241813723s) from=127.0.0.6:32955 2023/02/08 10:01:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=75 (2m6.27186447s) from=127.0.0.6:49591 2023/02/08 10:01:57 [DEBUG] http: Request GET /v1/status/leader (452.277µs) from=127.0.0.6:51735 2023/02/08 10:01:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=79 (2m5.183052013s) from=127.0.0.6:36787 2023/02/08 10:02:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.795373026s) from=127.0.0.6:41815 2023/02/08 10:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=68 (2m6.598653924s) from=127.0.0.6:40713 2023/02/08 10:02:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=72 (2m5.467473517s) from=127.0.0.6:47685 2023/02/08 10:02:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-6zsxp" since the cluster is too small 2023/02/08 10:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.151536356s) from=127.0.0.6:42185 2023/02/08 10:02:08 [DEBUG] http: Request GET /v1/status/leader (199.118µs) from=127.0.0.6:51735 2023/02/08 10:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.268551494s) from=127.0.0.6:46855 2023/02/08 10:02:17 [DEBUG] http: Request GET /v1/status/leader (235.439µs) from=127.0.0.6:51735 2023/02/08 10:02:28 [DEBUG] http: Request GET /v1/status/leader (513.84µs) from=127.0.0.6:51735 2023/02/08 10:02:37 [DEBUG] http: Request GET /v1/status/leader (242.242µs) from=127.0.0.6:51735