By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '21e41bf6-f60f-a8fa-d74c-738264952cc1' Node name: 'onap-msb-consul-5454dcc5c5-fnp46' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/12/17 22:53:45 [DEBUG] agent: Using random ID "21e41bf6-f60f-a8fa-d74c-738264952cc1" as node ID 2022/12/17 22:53:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:21e41bf6-f60f-a8fa-d74c-738264952cc1 Address:127.0.0.1:8300}] 2022/12/17 22:53:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/17 22:53:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-fnp46.dc1 127.0.0.1 2022/12/17 22:53:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-fnp46 127.0.0.1 2022/12/17 22:53:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-fnp46.dc1" in area "wan" 2022/12/17 22:53:45 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-fnp46 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 22:53:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/17 22:53:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/17 22:53:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/17 22:53:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/17 22:53:45 [INFO] agent: started state syncer 2022/12/17 22:53:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/17 22:53:45 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/17 22:53:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/17 22:53:45 [DEBUG] raft: Votes needed: 1 2022/12/17 22:53:45 [DEBUG] raft: Vote granted from 21e41bf6-f60f-a8fa-d74c-738264952cc1 in term 2. Tally: 1 2022/12/17 22:53:45 [INFO] raft: Election won. Tally: 1 2022/12/17 22:53:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/17 22:53:45 [INFO] consul: cluster leadership acquired 2022/12/17 22:53:45 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-fnp46 2022/12/17 22:53:45 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/17 22:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 22:53:45 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-fnp46' joined, marking health alive 2022/12/17 22:53:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:53:45 [INFO] agent: Synced node info 2022/12/17 22:53:45 [DEBUG] agent: Node info in sync 2022/12/17 22:53:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:53:46 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2022/12/17 22:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 22:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:54:49 [DEBUG] agent: Node info in sync 2022/12/17 22:55:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 22:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 22:55:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:55:49 [DEBUG] agent: Node info in sync 2022/12/17 22:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 22:56:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:56:59 [DEBUG] agent: Node info in sync 2022/12/17 22:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 22:58:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:58:33 [DEBUG] agent: Node info in sync 2022/12/17 22:58:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 22:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 22:59:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 22:59:34 [DEBUG] agent: Node info in sync 2022/12/17 22:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:01:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:01:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:01:13 [DEBUG] agent: Node info in sync 2022/12/17 23:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:02:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:02:13 [DEBUG] agent: Node info in sync 2022/12/17 23:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:03:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:03:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:03:55 [DEBUG] agent: Node info in sync 2022/12/17 23:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:04:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:04:59 [DEBUG] agent: Node info in sync 2022/12/17 23:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:05:52 [DEBUG] http: Request GET /v1/status/leader (2.134942ms) from=127.0.0.6:37211 2022/12/17 23:05:53 [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. 2022/12/17 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/17 23:05:53 [INFO] agent: Synced service "_v1_sdc-gui_10.233.51.218_8181" 2022/12/17 23:05:53 [DEBUG] agent: Node info in sync 2022/12/17 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.396131ms) from=127.0.0.6:37211 2022/12/17 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:53 [DEBUG] agent: Node info in sync 2022/12/17 23:05:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.266031ms) from=127.0.0.6:37211 2022/12/17 23:05:53 [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. 2022/12/17 23:05:53 [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. 2022/12/17 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.22.178_9007" 2022/12/17 23:05:53 [DEBUG] agent: Node info in sync 2022/12/17 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (10.71424ms) from=127.0.0.6:37211 2022/12/17 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:53 [DEBUG] agent: Node info in sync 2022/12/17 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.075071ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.22.178_9007" 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.955666ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (391.806µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_wf-gui_10.233.44.120_8080" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (12.787573ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (367.491µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.4.249_9015" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (3.92392ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (481.433µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v0_multicloud_10.233.4.118_9001" 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (18.926805ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.694559ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_multicloud_10.233.4.118_9001" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.901712ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (622.37µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_parser_10.233.13.65_8806" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.231636ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (435.49µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_catalog_10.233.13.65_8806" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.715429ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (345.092µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_nsd_10.233.13.65_8806" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.177874ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (501.791µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.13.65_8806" 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.061535ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (425.809µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.206_9011" 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.105612ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (322.934µs) from=127.0.0.6:37211 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [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. 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.206_9011" 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.250873ms) from=127.0.0.6:37211 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:05:54 [DEBUG] agent: Node info in sync 2022/12/17 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (433.753µs) from=127.0.0.6:37211 2022/12/17 23:05:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/catalog/services (382.861µs) from=127.0.0.6:37211 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/status/leader (975.578µs) from=127.0.0.6:59203 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (359.126µs) from=127.0.0.6:59203 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (565.096µs) from=127.0.0.6:59203 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (297.347µs) from=127.0.0.6:59203 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (218.232µs) from=127.0.0.6:42983 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (230.106µs) from=127.0.0.6:39119 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (300.144µs) from=127.0.0.6:42983 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (177.255µs) from=127.0.0.6:39119 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (5.360166ms) from=127.0.0.6:59203 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (272.379µs) from=127.0.0.6:39119 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (273.944µs) from=127.0.0.6:59203 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (387.362µs) from=127.0.0.6:52781 2022/12/17 23:06:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (20.610103ms) from=127.0.0.6:59203 2022/12/17 23:06:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (178.276µs) from=127.0.0.6:52781 2022/12/17 23:06:06 [DEBUG] http: Request GET /v1/catalog/services (556.123µs) from=127.0.0.6:42837 2022/12/17 23:06:06 [DEBUG] http: Request GET /v1/status/leader (859.513µs) from=127.0.0.6:42837 2022/12/17 23:06:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (376.299µs) from=127.0.0.6:41889 2022/12/17 23:06:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.241832ms) from=127.0.0.6:42345 2022/12/17 23:06:23 [DEBUG] http: Request GET /v1/status/leader (593.311µs) from=127.0.0.6:43981 2022/12/17 23:06:26 [DEBUG] http: Request GET /v1/status/leader (742.947µs) from=127.0.0.6:43981 2022/12/17 23:06:43 [DEBUG] http: Request GET /v1/status/leader (171.998µs) from=127.0.0.6:43981 2022/12/17 23:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:06:46 [DEBUG] http: Request GET /v1/status/leader (213.897µs) from=127.0.0.6:43981 2022/12/17 23:07:03 [DEBUG] http: Request GET /v1/status/leader (360.024µs) from=127.0.0.6:43981 2022/12/17 23:07:06 [DEBUG] http: Request GET /v1/status/leader (318.899µs) from=127.0.0.6:43981 2022/12/17 23:07:23 [DEBUG] http: Request GET /v1/status/leader (326.296µs) from=127.0.0.6:43981 2022/12/17 23:07:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:07:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:07:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:07:25 [DEBUG] agent: Node info in sync 2022/12/17 23:07:26 [DEBUG] http: Request GET /v1/status/leader (1.078791ms) from=127.0.0.6:43981 2022/12/17 23:07:43 [DEBUG] http: Request GET /v1/status/leader (290.543µs) from=127.0.0.6:43981 2022/12/17 23:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:07:46 [DEBUG] http: Request GET /v1/status/leader (216.032µs) from=127.0.0.6:43981 2022/12/17 23:08:03 [DEBUG] http: Request GET /v1/status/leader (319.57µs) from=127.0.0.6:43981 2022/12/17 23:08:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.745978029s) from=127.0.0.6:52207 2022/12/17 23:08:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m1.839209637s) from=127.0.0.6:41643 2022/12/17 23:08:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m1.935739855s) from=127.0.0.6:48875 2022/12/17 23:08:06 [DEBUG] http: Request GET /v1/status/leader (186.118µs) from=127.0.0.6:43981 2022/12/17 23:08:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m2.989114459s) from=127.0.0.6:37211 2022/12/17 23:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m2.979932867s) from=127.0.0.6:59203 2022/12/17 23:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m3.344097128s) from=127.0.0.6:33337 2022/12/17 23:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.690006462s) from=127.0.0.6:60659 2022/12/17 23:08:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m4.179603233s) from=127.0.0.6:39119 2022/12/17 23:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.252132168s) from=127.0.0.6:49391 2022/12/17 23:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.589976171s) from=127.0.0.6:42983 2022/12/17 23:08:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m5.758240606s) from=127.0.0.6:52429 2022/12/17 23:08:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.541201557s) from=127.0.0.6:42345 2022/12/17 23:08:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.811476154s) from=127.0.0.6:44909 2022/12/17 23:08:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.552481139s) from=127.0.0.6:52781 2022/12/17 23:08:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m6.836406931s) from=127.0.0.6:50757 2022/12/17 23:08:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2m4.797264648s) from=127.0.0.6:42837 2022/12/17 23:08:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.731190392s) from=127.0.0.6:41889 2022/12/17 23:08:23 [DEBUG] http: Request GET /v1/status/leader (519.853µs) from=127.0.0.6:43981 2022/12/17 23:08:26 [DEBUG] http: Request GET /v1/status/leader (335.222µs) from=127.0.0.6:43981 2022/12/17 23:08:43 [DEBUG] http: Request GET /v1/status/leader (167.996µs) from=127.0.0.6:43981 2022/12/17 23:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:08:46 [DEBUG] http: Request GET /v1/status/leader (255.925µs) from=127.0.0.6:43981 2022/12/17 23:08:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:08:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:08:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:08:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:08:58 [DEBUG] agent: Node info in sync 2022/12/17 23:09:03 [DEBUG] http: Request GET /v1/status/leader (265.408µs) from=127.0.0.6:43981 2022/12/17 23:09:06 [DEBUG] http: Request GET /v1/status/leader (487.465µs) from=127.0.0.6:43981 2022/12/17 23:09:23 [DEBUG] http: Request GET /v1/status/leader (508.525µs) from=127.0.0.6:43981 2022/12/17 23:09:26 [DEBUG] http: Request GET /v1/status/leader (566.427µs) from=127.0.0.6:43981 2022/12/17 23:09:35 [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. 2022/12/17 23:09:35 [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. 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:09:35 [INFO] agent: Synced service "_v1_sdnc_10.233.48.45_8282" 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Node info in sync 2022/12/17 23:09:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.440484ms) from=127.0.0.6:43981 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:09:35 [DEBUG] agent: Node info in sync 2022/12/17 23:09:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m24.204181727s) from=127.0.0.6:42837 2022/12/17 23:09:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1m28.525715795s) from=127.0.0.6:37211 2022/12/17 23:09:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (348.111µs) from=127.0.0.6:60511 2022/12/17 23:09:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (2.149198ms) from=127.0.0.6:43981 2022/12/17 23:09:43 [DEBUG] http: Request GET /v1/status/leader (1.039652ms) from=127.0.0.6:34423 2022/12/17 23:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:09:46 [DEBUG] http: Request GET /v1/status/leader (895.113µs) from=127.0.0.6:60511 2022/12/17 23:10:04 [DEBUG] http: Request GET /v1/status/leader (258.976µs) from=127.0.0.6:34423 2022/12/17 23:10:06 [DEBUG] http: Request GET /v1/status/leader (981.192µs) from=127.0.0.6:60511 2022/12/17 23:10:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.085069462s) from=127.0.0.6:60659 2022/12/17 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.29892992s) from=127.0.0.6:59203 2022/12/17 23:10:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.824725997s) from=127.0.0.6:52207 2022/12/17 23:10:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.212261085s) from=127.0.0.6:49391 2022/12/17 23:10:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m0.279702431s) from=127.0.0.6:52429 2022/12/17 23:10:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m4.800109215s) from=127.0.0.6:48875 2022/12/17 23:10:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m3.702132673s) from=127.0.0.6:33337 2022/12/17 23:10:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m5.471476066s) from=127.0.0.6:41643 2022/12/17 23:10:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.189580054s) from=127.0.0.6:42345 2022/12/17 23:10:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.921506412s) from=127.0.0.6:44909 2022/12/17 23:10:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.429515405s) from=127.0.0.6:39119 2022/12/17 23:10:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.571744232s) from=127.0.0.6:41889 2022/12/17 23:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.277490827s) from=127.0.0.6:52781 2022/12/17 23:10:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m6.998298771s) from=127.0.0.6:42983 2022/12/17 23:10:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m5.859887778s) from=127.0.0.6:50757 2022/12/17 23:10:24 [DEBUG] http: Request GET /v1/status/leader (326.671µs) from=127.0.0.6:60511 2022/12/17 23:10:26 [DEBUG] http: Request GET /v1/status/leader (443.21µs) from=127.0.0.6:60511 2022/12/17 23:10:44 [DEBUG] http: Request GET /v1/status/leader (389.186µs) from=127.0.0.6:60511 2022/12/17 23:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:10:46 [DEBUG] http: Request GET /v1/status/leader (232.953µs) from=127.0.0.6:60511 2022/12/17 23:11:04 [DEBUG] http: Request GET /v1/status/leader (353.077µs) from=127.0.0.6:60511 2022/12/17 23:11:06 [DEBUG] http: Request GET /v1/status/leader (157.48µs) from=127.0.0.6:60511 2022/12/17 23:11:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:11:15 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:11:15 [DEBUG] agent: Node info in sync 2022/12/17 23:11:24 [DEBUG] http: Request GET /v1/status/leader (282.814µs) from=127.0.0.6:60511 2022/12/17 23:11:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:11:26 [DEBUG] http: Request GET /v1/status/leader (275.688µs) from=127.0.0.6:60511 2022/12/17 23:11:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m1.195527795s) from=127.0.0.6:43981 2022/12/17 23:11:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m3.563071385s) from=127.0.0.6:42837 2022/12/17 23:11:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m7.191479972s) from=127.0.0.6:37211 2022/12/17 23:11:44 [DEBUG] http: Request GET /v1/status/leader (183.09µs) from=127.0.0.6:34423 2022/12/17 23:11:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:11:46 [DEBUG] http: Request GET /v1/status/leader (179.544µs) from=127.0.0.6:60511 2022/12/17 23:12:04 [DEBUG] http: Request GET /v1/status/leader (302.536µs) from=127.0.0.6:60511 2022/12/17 23:12:06 [DEBUG] http: Request GET /v1/status/leader (272.166µs) from=127.0.0.6:60511 2022/12/17 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.274890968s) from=127.0.0.6:59203 2022/12/17 23:12:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.698209989s) from=127.0.0.6:49391 2022/12/17 23:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m0.400477788s) from=127.0.0.6:33337 2022/12/17 23:12:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.824258698s) from=127.0.0.6:52207 2022/12/17 23:12:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.265945671s) from=127.0.0.6:52429 2022/12/17 23:12:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.79463213s) from=127.0.0.6:60659 2022/12/17 23:12:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m2.822854891s) from=127.0.0.6:41643 2022/12/17 23:12:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m3.479299073s) from=127.0.0.6:48875 2022/12/17 23:12:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.135293497s) from=127.0.0.6:41889 2022/12/17 23:12:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.979199774s) from=127.0.0.6:42345 2022/12/17 23:12:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m1.924596181s) from=127.0.0.6:52781 2022/12/17 23:12:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.519204283s) from=127.0.0.6:44909 2022/12/17 23:12:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m3.518473544s) from=127.0.0.6:50757 2022/12/17 23:12:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.235451778s) from=127.0.0.6:39119 2022/12/17 23:12:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:12:22 [DEBUG] agent: Node info in sync 2022/12/17 23:12:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.920209076s) from=127.0.0.6:42983 2022/12/17 23:12:24 [DEBUG] http: Request GET /v1/status/leader (2.749337ms) from=127.0.0.6:60511 2022/12/17 23:12:26 [DEBUG] http: Request GET /v1/status/leader (297.726µs) from=127.0.0.6:60511 2022/12/17 23:12:44 [DEBUG] http: Request GET /v1/status/leader (495.692µs) from=127.0.0.6:34423 2022/12/17 23:12:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:12:46 [DEBUG] http: Request GET /v1/status/leader (529.245µs) from=127.0.0.6:60511 2022/12/17 23:13:04 [DEBUG] http: Request GET /v1/status/leader (254.519µs) from=127.0.0.6:60511 2022/12/17 23:13:06 [DEBUG] http: Request GET /v1/status/leader (376.575µs) from=127.0.0.6:60511 2022/12/17 23:13:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:13:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:13:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:13:23 [DEBUG] agent: Node info in sync 2022/12/17 23:13:24 [DEBUG] http: Request GET /v1/status/leader (697.662µs) from=127.0.0.6:60511 2022/12/17 23:13:26 [DEBUG] http: Request GET /v1/status/leader (176.852µs) from=127.0.0.6:60511 2022/12/17 23:13:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m1.584458286s) from=127.0.0.6:42837 2022/12/17 23:13:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m4.874991144s) from=127.0.0.6:43981 2022/12/17 23:13:44 [DEBUG] http: Request GET /v1/status/leader (564.134µs) from=127.0.0.6:60511 2022/12/17 23:13:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:13:46 [DEBUG] http: Request GET /v1/status/leader (470.187µs) from=127.0.0.6:60511 2022/12/17 23:13:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m4.275468882s) from=127.0.0.6:37211 2022/12/17 23:14:04 [DEBUG] http: Request GET /v1/status/leader (1.911234ms) from=127.0.0.6:60511 2022/12/17 23:14:06 [DEBUG] http: Request GET /v1/status/leader (795.283µs) from=127.0.0.6:60511 2022/12/17 23:14:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.836695692s) from=127.0.0.6:59203 2022/12/17 23:14:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m0.195154731s) from=127.0.0.6:52429 2022/12/17 23:14:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:14:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.444582256s) from=127.0.0.6:49391 2022/12/17 23:14:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.625469001s) from=127.0.0.6:52207 2022/12/17 23:14:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m2.463233195s) from=127.0.0.6:41643 2022/12/17 23:14:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.841847642s) from=127.0.0.6:41889 2022/12/17 23:14:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.730219886s) from=127.0.0.6:42345 2022/12/17 23:14:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m7.270276258s) from=127.0.0.6:33337 2022/12/17 23:14:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.764283317s) from=127.0.0.6:48875 2022/12/17 23:14:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m7.409876217s) from=127.0.0.6:60659 2022/12/17 23:14:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.706163454s) from=127.0.0.6:44909 2022/12/17 23:14:24 [DEBUG] http: Request GET /v1/status/leader (464.108µs) from=127.0.0.6:34423 2022/12/17 23:14:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.51901949s) from=127.0.0.6:52781 2022/12/17 23:14:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m4.449355653s) from=127.0.0.6:50757 2022/12/17 23:14:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m4.013091854s) from=127.0.0.6:39119 2022/12/17 23:14:26 [DEBUG] http: Request GET /v1/status/leader (405.36µs) from=127.0.0.6:60511 2022/12/17 23:14:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.194953618s) from=127.0.0.6:42983 2022/12/17 23:14:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:14:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:14:37 [DEBUG] agent: Node info in sync 2022/12/17 23:14:44 [DEBUG] http: Request GET /v1/status/leader (285.303µs) from=127.0.0.6:34423 2022/12/17 23:14:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:14:46 [DEBUG] http: Request GET /v1/status/leader (183.559µs) from=127.0.0.6:60511 2022/12/17 23:15:04 [DEBUG] http: Request GET /v1/status/leader (331.549µs) from=127.0.0.6:34423 2022/12/17 23:15:06 [DEBUG] http: Request GET /v1/status/leader (172.582µs) from=127.0.0.6:60511 2022/12/17 23:15:24 [DEBUG] http: Request GET /v1/status/leader (265.899µs) from=127.0.0.6:60511 2022/12/17 23:15:26 [DEBUG] http: Request GET /v1/status/leader (247.51µs) from=127.0.0.6:60511 2022/12/17 23:15:44 [DEBUG] http: Request GET /v1/status/leader (249.176µs) from=127.0.0.6:60511 2022/12/17 23:15:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m3.172935715s) from=127.0.0.6:43981 2022/12/17 23:15:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:15:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m5.608804106s) from=127.0.0.6:42837 2022/12/17 23:15:46 [DEBUG] http: Request GET /v1/status/leader (265.338µs) from=127.0.0.6:60511 2022/12/17 23:15:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m1.759091838s) from=127.0.0.6:37211 2022/12/17 23:15:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:15:53 [DEBUG] agent: Node info in sync 2022/12/17 23:16:04 [DEBUG] http: Request GET /v1/status/leader (169.233µs) from=127.0.0.6:60511 2022/12/17 23:16:06 [DEBUG] http: Request GET /v1/status/leader (197.476µs) from=127.0.0.6:60511 2022/12/17 23:16:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m0.241321796s) from=127.0.0.6:52429 2022/12/17 23:16:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m1.046467707s) from=127.0.0.6:49391 2022/12/17 23:16:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.511798984s) from=127.0.0.6:59203 2022/12/17 23:16:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.697008341s) from=127.0.0.6:41889 2022/12/17 23:16:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.29368112s) from=127.0.0.6:52207 2022/12/17 23:16:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m3.639090425s) from=127.0.0.6:41643 2022/12/17 23:16:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.587691803s) from=127.0.0.6:60659 2022/12/17 23:16:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m3.020621804s) from=127.0.0.6:48875 2022/12/17 23:16:24 [DEBUG] http: Request GET /v1/status/leader (1.559275ms) from=127.0.0.6:34423 2022/12/17 23:16:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m6.005582647s) from=127.0.0.6:33337 2022/12/17 23:16:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m1.176645473s) from=127.0.0.6:52781 2022/12/17 23:16:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.256431067s) from=127.0.0.6:42345 2022/12/17 23:16:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m1.516407493s) from=127.0.0.6:50757 2022/12/17 23:16:26 [DEBUG] http: Request GET /v1/status/leader (327.669µs) from=127.0.0.6:60511 2022/12/17 23:16:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m3.017744326s) from=127.0.0.6:39119 2022/12/17 23:16:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.059280982s) from=127.0.0.6:44909 2022/12/17 23:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.463440056s) from=127.0.0.6:42983 2022/12/17 23:16:44 [DEBUG] http: Request GET /v1/status/leader (228.316µs) from=127.0.0.6:34423 2022/12/17 23:16:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:16:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:16:46 [DEBUG] http: Request GET /v1/status/leader (343.371µs) from=127.0.0.6:60511 2022/12/17 23:17:04 [DEBUG] http: Request GET /v1/status/leader (155.013µs) from=127.0.0.6:34423 2022/12/17 23:17:06 [DEBUG] http: Request GET /v1/status/leader (215.579µs) from=127.0.0.6:60511 2022/12/17 23:17:24 [DEBUG] http: Request GET /v1/status/leader (267.32µs) from=127.0.0.6:60511 2022/12/17 23:17:26 [DEBUG] http: Request GET /v1/status/leader (262.418µs) from=127.0.0.6:60511 2022/12/17 23:17:44 [DEBUG] http: Request GET /v1/status/leader (177.039µs) from=127.0.0.6:60511 2022/12/17 23:17:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:17:45 [DEBUG] agent: Node info in sync 2022/12/17 23:17:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:17:46 [DEBUG] http: Request GET /v1/status/leader (203.01µs) from=127.0.0.6:60511 2022/12/17 23:17:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m3.18723968s) from=127.0.0.6:43981 2022/12/17 23:17:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m4.856240608s) from=127.0.0.6:42837 2022/12/17 23:17:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m6.770081646s) from=127.0.0.6:37211 2022/12/17 23:18:04 [DEBUG] http: Request GET /v1/status/leader (258.343µs) from=127.0.0.6:60511 2022/12/17 23:18:07 [DEBUG] http: Request GET /v1/status/leader (344.262µs) from=127.0.0.6:60511 2022/12/17 23:18:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.888021004s) from=127.0.0.6:41889 2022/12/17 23:18:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m0.0664884s) from=127.0.0.6:41643 2022/12/17 23:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.999146196s) from=127.0.0.6:59203 2022/12/17 23:18:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m7.152506229s) from=127.0.0.6:52429 2022/12/17 23:18:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.820285734s) from=127.0.0.6:52207 2022/12/17 23:18:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.686599337s) from=127.0.0.6:49391 2022/12/17 23:18:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m0.939244531s) from=127.0.0.6:48875 2022/12/17 23:18:24 [DEBUG] http: Request GET /v1/status/leader (341.155µs) from=127.0.0.6:34423 2022/12/17 23:18:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.379461384s) from=127.0.0.6:60659 2022/12/17 23:18:27 [DEBUG] http: Request GET /v1/status/leader (155.87µs) from=127.0.0.6:60511 2022/12/17 23:18:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m3.34855526s) from=127.0.0.6:33337 2022/12/17 23:18:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m2.360646953s) from=127.0.0.6:50757 2022/12/17 23:18:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.790631495s) from=127.0.0.6:52781 2022/12/17 23:18:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.719062546s) from=127.0.0.6:42345 2022/12/17 23:18:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.513848728s) from=127.0.0.6:44909 2022/12/17 23:18:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m5.913186302s) from=127.0.0.6:39119 2022/12/17 23:18:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m7.22902799s) from=127.0.0.6:42983 2022/12/17 23:18:44 [DEBUG] http: Request GET /v1/status/leader (499.013µs) from=127.0.0.6:60511 2022/12/17 23:18:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:18:47 [DEBUG] http: Request GET /v1/status/leader (934.79µs) from=127.0.0.6:60511 2022/12/17 23:19:04 [DEBUG] http: Request GET /v1/status/leader (202.436µs) from=127.0.0.6:34423 2022/12/17 23:19:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:19:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:19:05 [DEBUG] agent: Node info in sync 2022/12/17 23:19:07 [DEBUG] http: Request GET /v1/status/leader (181µs) from=127.0.0.6:60511 2022/12/17 23:19:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:19:24 [DEBUG] http: Request GET /v1/status/leader (437.984µs) from=127.0.0.6:34423 2022/12/17 23:19:27 [DEBUG] http: Request GET /v1/status/leader (391.165µs) from=127.0.0.6:60511 2022/12/17 23:19:44 [DEBUG] http: Request GET /v1/status/leader (2.61897ms) from=127.0.0.6:34423 2022/12/17 23:19:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:19:47 [DEBUG] http: Request GET /v1/status/leader (541.689µs) from=127.0.0.6:60511 2022/12/17 23:19:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m1.787295212s) from=127.0.0.6:43981 2022/12/17 23:19:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m4.941268297s) from=127.0.0.6:42837 2022/12/17 23:20:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m6.056456474s) from=127.0.0.6:37211 2022/12/17 23:20:04 [DEBUG] http: Request GET /v1/status/leader (569.988µs) from=127.0.0.6:34423 2022/12/17 23:20:07 [DEBUG] http: Request GET /v1/status/leader (821.127µs) from=127.0.0.6:60511 2022/12/17 23:20:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.653513242s) from=127.0.0.6:59203 2022/12/17 23:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m2.24121409s) from=127.0.0.6:41643 2022/12/17 23:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.176332471s) from=127.0.0.6:49391 2022/12/17 23:20:24 [DEBUG] http: Request GET /v1/status/leader (343.055µs) from=127.0.0.6:60511 2022/12/17 23:20:27 [DEBUG] http: Request GET /v1/status/leader (279.594µs) from=127.0.0.6:60511 2022/12/17 23:20:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m6.080071188s) from=127.0.0.6:52429 2022/12/17 23:20:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.884809915s) from=127.0.0.6:41889 2022/12/17 23:20:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.22887561s) from=127.0.0.6:52207 2022/12/17 23:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m0.270492558s) from=127.0.0.6:33337 2022/12/17 23:20:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.781571928s) from=127.0.0.6:60659 2022/12/17 23:20:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m4.777530901s) from=127.0.0.6:48875 2022/12/17 23:20:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m5.455604232s) from=127.0.0.6:50757 2022/12/17 23:20:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.488088956s) from=127.0.0.6:52781 2022/12/17 23:20:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.548933533s) from=127.0.0.6:42345 2022/12/17 23:20:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m2.991054412s) from=127.0.0.6:39119 2022/12/17 23:20:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.000383207s) from=127.0.0.6:44909 2022/12/17 23:20:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:20:44 [DEBUG] agent: Node info in sync 2022/12/17 23:20:44 [DEBUG] http: Request GET /v1/status/leader (235.506µs) from=127.0.0.6:60511 2022/12/17 23:20:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:20:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m6.996548608s) from=127.0.0.6:42983 2022/12/17 23:20:47 [DEBUG] http: Request GET /v1/status/leader (180.311µs) from=127.0.0.6:60511 2022/12/17 23:21:04 [DEBUG] http: Request GET /v1/status/leader (360.81µs) from=127.0.0.6:34423 2022/12/17 23:21:07 [DEBUG] http: Request GET /v1/status/leader (333.36µs) from=127.0.0.6:60511 2022/12/17 23:21:24 [DEBUG] http: Request GET /v1/status/leader (308.433µs) from=127.0.0.6:60511 2022/12/17 23:21:27 [DEBUG] http: Request GET /v1/status/leader (166.674µs) from=127.0.0.6:60511 2022/12/17 23:21:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:21:44 [DEBUG] http: Request GET /v1/status/leader (254.746µs) from=127.0.0.6:34423 2022/12/17 23:21:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:21:47 [DEBUG] http: Request GET /v1/status/leader (260.627µs) from=127.0.0.6:60511 2022/12/17 23:21:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m7.217590771s) from=127.0.0.6:43981 2022/12/17 23:21:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m2.340747568s) from=127.0.0.6:42837 2022/12/17 23:22:04 [DEBUG] http: Request GET /v1/status/leader (183.227µs) from=127.0.0.6:60511 2022/12/17 23:22:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m3.920123803s) from=127.0.0.6:37211 2022/12/17 23:22:07 [DEBUG] http: Request GET /v1/status/leader (158.145µs) from=127.0.0.6:60511 2022/12/17 23:22:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m2.705697776s) from=127.0.0.6:59203 2022/12/17 23:22:24 [DEBUG] http: Request GET /v1/status/leader (273.041µs) from=127.0.0.6:60511 2022/12/17 23:22:27 [DEBUG] http: Request GET /v1/status/leader (360.547µs) from=127.0.0.6:60511 2022/12/17 23:22:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.129380713s) from=127.0.0.6:49391 2022/12/17 23:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.352568581s) from=127.0.0.6:41643 2022/12/17 23:22:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.473139455s) from=127.0.0.6:52207 2022/12/17 23:22:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m1.475632266s) from=127.0.0.6:48875 2022/12/17 23:22:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m2.931115294s) from=127.0.0.6:33337 2022/12/17 23:22:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m4.716422603s) from=127.0.0.6:52429 2022/12/17 23:22:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.603696434s) from=127.0.0.6:60659 2022/12/17 23:22:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.180589307s) from=127.0.0.6:41889 2022/12/17 23:22:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:22:35 [DEBUG] agent: Node info in sync 2022/12/17 23:22:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m3.29643191s) from=127.0.0.6:50757 2022/12/17 23:22:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.695321019s) from=127.0.0.6:52781 2022/12/17 23:22:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.59278496s) from=127.0.0.6:42345 2022/12/17 23:22:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.074954991s) from=127.0.0.6:44909 2022/12/17 23:22:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m7.223770976s) from=127.0.0.6:39119 2022/12/17 23:22:44 [DEBUG] http: Request GET /v1/status/leader (2.401076ms) from=127.0.0.6:60511 2022/12/17 23:22:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:22:47 [DEBUG] http: Request GET /v1/status/leader (315.765µs) from=127.0.0.6:60511 2022/12/17 23:22:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.344727935s) from=127.0.0.6:42983 2022/12/17 23:23:04 [DEBUG] http: Request GET /v1/status/leader (191.927µs) from=127.0.0.6:60511 2022/12/17 23:23:07 [DEBUG] http: Request GET /v1/status/leader (163.749µs) from=127.0.0.6:60511 2022/12/17 23:23:24 [DEBUG] http: Request GET /v1/status/leader (229.131µs) from=127.0.0.6:34423 2022/12/17 23:23:27 [DEBUG] http: Request GET /v1/status/leader (396.644µs) from=127.0.0.6:60511 2022/12/17 23:23:44 [DEBUG] http: Request GET /v1/status/leader (375.228µs) from=127.0.0.6:60511 2022/12/17 23:23:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:23:47 [DEBUG] http: Request GET /v1/status/leader (555.767µs) from=127.0.0.6:60511 2022/12/17 23:23:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m0.40979253s) from=127.0.0.6:43981 2022/12/17 23:23:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:23:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:23:57 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:23:57 [DEBUG] agent: Node info in sync 2022/12/17 23:23:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m0.082584723s) from=127.0.0.6:42837 2022/12/17 23:24:04 [DEBUG] http: Request GET /v1/status/leader (4.087033ms) from=127.0.0.6:60511 2022/12/17 23:24:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:24:07 [DEBUG] http: Request GET /v1/status/leader (273.206µs) from=127.0.0.6:60511 2022/12/17 23:24:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m3.5147647s) from=127.0.0.6:37211 2022/12/17 23:24:24 [DEBUG] http: Request GET /v1/status/leader (270.516µs) from=127.0.0.6:34423 2022/12/17 23:24:27 [DEBUG] http: Request GET /v1/status/leader (476.155µs) from=127.0.0.6:60511 2022/12/17 23:24:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.848237205s) from=127.0.0.6:59203 2022/12/17 23:24:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m0.99582326s) from=127.0.0.6:41643 2022/12/17 23:24:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.661405027s) from=127.0.0.6:49391 2022/12/17 23:24:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.166033363s) from=127.0.0.6:52207 2022/12/17 23:24:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.375657186s) from=127.0.0.6:48875 2022/12/17 23:24:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m5.850491126s) from=127.0.0.6:33337 2022/12/17 23:24:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m0.271964771s) from=127.0.0.6:50757 2022/12/17 23:24:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m6.283103916s) from=127.0.0.6:52429 2022/12/17 23:24:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.868354021s) from=127.0.0.6:60659 2022/12/17 23:24:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.353253116s) from=127.0.0.6:41889 2022/12/17 23:24:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.957494158s) from=127.0.0.6:52781 2022/12/17 23:24:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.670553244s) from=127.0.0.6:42345 2022/12/17 23:24:44 [DEBUG] http: Request GET /v1/status/leader (262.962µs) from=127.0.0.6:34423 2022/12/17 23:24:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m1.760423815s) from=127.0.0.6:39119 2022/12/17 23:24:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:24:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.184348697s) from=127.0.0.6:44909 2022/12/17 23:24:47 [DEBUG] http: Request GET /v1/status/leader (6.719134ms) from=127.0.0.6:60511 2022/12/17 23:24:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.244499865s) from=127.0.0.6:42983 2022/12/17 23:24:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:24:58 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:24:58 [DEBUG] agent: Node info in sync 2022/12/17 23:25:04 [DEBUG] http: Request GET /v1/status/leader (715.95µs) from=127.0.0.6:34423 2022/12/17 23:25:07 [DEBUG] http: Request GET /v1/status/leader (707.005µs) from=127.0.0.6:60511 2022/12/17 23:25:24 [DEBUG] http: Request GET /v1/status/leader (150.943µs) from=127.0.0.6:60511 2022/12/17 23:25:27 [DEBUG] http: Request GET /v1/status/leader (274.769µs) from=127.0.0.6:60511 2022/12/17 23:25:44 [DEBUG] http: Request GET /v1/status/leader (293.446µs) from=127.0.0.6:60511 2022/12/17 23:25:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:25:47 [DEBUG] http: Request GET /v1/status/leader (189.882µs) from=127.0.0.6:60511 2022/12/17 23:25:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m2.672483311s) from=127.0.0.6:43981 2022/12/17 23:26:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m4.68505856s) from=127.0.0.6:42837 2022/12/17 23:26:04 [DEBUG] http: Request GET /v1/status/leader (306.054µs) from=127.0.0.6:34423 2022/12/17 23:26:07 [DEBUG] http: Request GET /v1/status/leader (218.063µs) from=127.0.0.6:60511 2022/12/17 23:26:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:26:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m1.563166263s) from=127.0.0.6:37211 2022/12/17 23:26:24 [DEBUG] http: Request GET /v1/status/leader (329.831µs) from=127.0.0.6:60511 2022/12/17 23:26:27 [DEBUG] http: Request GET /v1/status/leader (362.148µs) from=127.0.0.6:60511 2022/12/17 23:26:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.390031164s) from=127.0.0.6:59203 2022/12/17 23:26:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.416589764s) from=127.0.0.6:41643 2022/12/17 23:26:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m0.570338961s) from=127.0.0.6:33337 2022/12/17 23:26:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m2.28377673s) from=127.0.0.6:48875 2022/12/17 23:26:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m6.699597189s) from=127.0.0.6:49391 2022/12/17 23:26:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.209991219s) from=127.0.0.6:52207 2022/12/17 23:26:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.958811648s) from=127.0.0.6:60659 2022/12/17 23:26:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.553172297s) from=127.0.0.6:52429 2022/12/17 23:26:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:26:42 [DEBUG] agent: Node info in sync 2022/12/17 23:26:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m5.13030364s) from=127.0.0.6:50757 2022/12/17 23:26:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.331071185s) from=127.0.0.6:41889 2022/12/17 23:26:44 [DEBUG] http: Request GET /v1/status/leader (2.31624ms) from=127.0.0.6:34423 2022/12/17 23:26:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.677886261s) from=127.0.0.6:52781 2022/12/17 23:26:47 [DEBUG] http: Request GET /v1/status/leader (154.434µs) from=127.0.0.6:60511 2022/12/17 23:26:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.720555159s) from=127.0.0.6:42345 2022/12/17 23:26:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.263291733s) from=127.0.0.6:39119 2022/12/17 23:26:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.129217262s) from=127.0.0.6:44909 2022/12/17 23:26:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.946650835s) from=127.0.0.6:42983 2022/12/17 23:27:04 [DEBUG] http: Request GET /v1/status/leader (302.222µs) from=127.0.0.6:34423 2022/12/17 23:27:07 [DEBUG] http: Request GET /v1/status/leader (175.998µs) from=127.0.0.6:60511 2022/12/17 23:27:24 [DEBUG] http: Request GET /v1/status/leader (278.464µs) from=127.0.0.6:60511 2022/12/17 23:27:27 [DEBUG] http: Request GET /v1/status/leader (207.953µs) from=127.0.0.6:60511 2022/12/17 23:27:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:27:44 [DEBUG] agent: Node info in sync 2022/12/17 23:27:44 [DEBUG] http: Request GET /v1/status/leader (365.733µs) from=127.0.0.6:34423 2022/12/17 23:27:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:27:47 [DEBUG] http: Request GET /v1/status/leader (272.016µs) from=127.0.0.6:60511 2022/12/17 23:28:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m1.077895816s) from=127.0.0.6:43981 2022/12/17 23:28:04 [DEBUG] http: Request GET /v1/status/leader (157.004µs) from=127.0.0.6:60511 2022/12/17 23:28:07 [DEBUG] http: Request GET /v1/status/leader (1.379815ms) from=127.0.0.6:60511 2022/12/17 23:28:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m5.925041604s) from=127.0.0.6:42837 2022/12/17 23:28:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m0.704146333s) from=127.0.0.6:37211 2022/12/17 23:28:24 [DEBUG] http: Request GET /v1/status/leader (383.356µs) from=127.0.0.6:34423 2022/12/17 23:28:27 [DEBUG] http: Request GET /v1/status/leader (393.844µs) from=127.0.0.6:60511 2022/12/17 23:28:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.435985875s) from=127.0.0.6:59203 2022/12/17 23:28:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.253873188s) from=127.0.0.6:52207 2022/12/17 23:28:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.880620018s) from=127.0.0.6:49391 2022/12/17 23:28:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.891323907s) from=127.0.0.6:33337 2022/12/17 23:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.663070749s) from=127.0.0.6:41643 2022/12/17 23:28:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.477713825s) from=127.0.0.6:48875 2022/12/17 23:28:44 [DEBUG] http: Request GET /v1/status/leader (200.968µs) from=127.0.0.6:60511 2022/12/17 23:28:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.402290928s) from=127.0.0.6:60659 2022/12/17 23:28:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m2.870687566s) from=127.0.0.6:50757 2022/12/17 23:28:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:28:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.572455773s) from=127.0.0.6:41889 2022/12/17 23:28:47 [DEBUG] http: Request GET /v1/status/leader (1.468688ms) from=127.0.0.6:60511 2022/12/17 23:28:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m1.288112651s) from=127.0.0.6:52781 2022/12/17 23:28:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.764210343s) from=127.0.0.6:42345 2022/12/17 23:28:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m7.045006756s) from=127.0.0.6:52429 2022/12/17 23:28:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:28:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:28:49 [DEBUG] agent: Node info in sync 2022/12/17 23:28:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.790896294s) from=127.0.0.6:44909 2022/12/17 23:28:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m7.308398311s) from=127.0.0.6:39119 2022/12/17 23:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.538872282s) from=127.0.0.6:42983 2022/12/17 23:29:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:29:05 [DEBUG] http: Request GET /v1/status/leader (239.115µs) from=127.0.0.6:60511 2022/12/17 23:29:07 [DEBUG] http: Request GET /v1/status/leader (319.605µs) from=127.0.0.6:60511 2022/12/17 23:29:25 [DEBUG] http: Request GET /v1/status/leader (232.623µs) from=127.0.0.6:34423 2022/12/17 23:29:27 [DEBUG] http: Request GET /v1/status/leader (560.548µs) from=127.0.0.6:60511 2022/12/17 23:29:45 [DEBUG] http: Request GET /v1/status/leader (646.539µs) from=127.0.0.6:60511 2022/12/17 23:29:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:29:47 [DEBUG] http: Request GET /v1/status/leader (173.481µs) from=127.0.0.6:60511 2022/12/17 23:30:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m0.204878819s) from=127.0.0.6:43981 2022/12/17 23:30:05 [DEBUG] http: Request GET /v1/status/leader (583.886µs) from=127.0.0.6:34423 2022/12/17 23:30:07 [DEBUG] http: Request GET /v1/status/leader (1.880575ms) from=127.0.0.6:60511 2022/12/17 23:30:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m2.894668431s) from=127.0.0.6:42837 2022/12/17 23:30:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (2m3.959447609s) from=127.0.0.6:37211 2022/12/17 23:30:18 [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. 2022/12/17 23:30:18 [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. 2022/12/17 23:30:18 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" 2022/12/17 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:30:18 [DEBUG] agent: Node info in sync 2022/12/17 23:30:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.459605ms) from=127.0.0.6:60511 2022/12/17 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (6.960192703s) from=127.0.0.6:42837 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:30:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:30:18 [DEBUG] agent: Node info in sync 2022/12/17 23:30:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (3.722699828s) from=127.0.0.6:37211 2022/12/17 23:30:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (425.082µs) from=127.0.0.6:60511 2022/12/17 23:30:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (548.423µs) from=127.0.0.6:58599 2022/12/17 23:30:25 [DEBUG] http: Request GET /v1/status/leader (583.272µs) from=127.0.0.6:34423 2022/12/17 23:30:27 [DEBUG] http: Request GET /v1/status/leader (159.773µs) from=127.0.0.6:58599 2022/12/17 23:30:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.903613243s) from=127.0.0.6:59203 2022/12/17 23:30:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m0.119011144s) from=127.0.0.6:48875 2022/12/17 23:30:45 [DEBUG] http: Request GET /v1/status/leader (170.792µs) from=127.0.0.6:34423 2022/12/17 23:30:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m2.493602852s) from=127.0.0.6:41643 2022/12/17 23:30:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:30:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.302176239s) from=127.0.0.6:52207 2022/12/17 23:30:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m1.255142689s) from=127.0.0.6:50757 2022/12/17 23:30:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.439238387s) from=127.0.0.6:33337 2022/12/17 23:30:47 [DEBUG] http: Request GET /v1/status/leader (426.42µs) from=127.0.0.6:58599 2022/12/17 23:30:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.520713666s) from=127.0.0.6:60659 2022/12/17 23:30:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.219172038s) from=127.0.0.6:49391 2022/12/17 23:30:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.203666896s) from=127.0.0.6:41889 2022/12/17 23:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.165075214s) from=127.0.0.6:52781 2022/12/17 23:30:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m2.45696147s) from=127.0.0.6:52429 2022/12/17 23:30:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.646858634s) from=127.0.0.6:42345 2022/12/17 23:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.894940519s) from=127.0.0.6:44909 2022/12/17 23:31:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m5.074238887s) from=127.0.0.6:39119 2022/12/17 23:31:05 [DEBUG] http: Request GET /v1/status/leader (579.174µs) from=127.0.0.6:34423 2022/12/17 23:31:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.062427701s) from=127.0.0.6:42983 2022/12/17 23:31:07 [DEBUG] http: Request GET /v1/status/leader (410.841µs) from=127.0.0.6:58599 2022/12/17 23:31:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:31:25 [DEBUG] http: Request GET /v1/status/leader (245.66µs) from=127.0.0.6:34423 2022/12/17 23:31:27 [DEBUG] http: Request GET /v1/status/leader (201.512µs) from=127.0.0.6:58599 2022/12/17 23:31:45 [DEBUG] http: Request GET /v1/status/leader (262.421µs) from=127.0.0.6:34423 2022/12/17 23:31:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:31:47 [DEBUG] http: Request GET /v1/status/leader (173.33µs) from=127.0.0.6:58599 2022/12/17 23:32:05 [DEBUG] http: Request GET /v1/status/leader (301.252µs) from=127.0.0.6:34423 2022/12/17 23:32:07 [DEBUG] http: Request GET /v1/status/leader (247.153µs) from=127.0.0.6:58599 2022/12/17 23:32:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m7.118366792s) from=127.0.0.6:43981 2022/12/17 23:32:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:32:15 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:32:15 [DEBUG] agent: Node info in sync 2022/12/17 23:32:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m5.497133623s) from=127.0.0.6:60511 2022/12/17 23:32:25 [DEBUG] http: Request GET /v1/status/leader (924.104µs) from=127.0.0.6:34423 2022/12/17 23:32:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.703243167s) from=127.0.0.6:42837 2022/12/17 23:32:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (2m6.811111353s) from=127.0.0.6:37211 2022/12/17 23:32:27 [DEBUG] http: Request GET /v1/status/leader (336.779µs) from=127.0.0.6:58599 2022/12/17 23:32:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m1.279709815s) from=127.0.0.6:48875 2022/12/17 23:32:45 [DEBUG] http: Request GET /v1/status/leader (227.054µs) from=127.0.0.6:34423 2022/12/17 23:32:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:32:46 [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. 2022/12/17 23:32:46 [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. 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.22.203_8082" 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Node info in sync 2022/12/17 23:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.977179ms) from=127.0.0.6:58599 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (20.69826229s) from=127.0.0.6:42837 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=161 (20.606866291s) from=127.0.0.6:37211 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Node info in sync 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (306.094µs) from=127.0.0.6:34423 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (498.092µs) from=127.0.0.6:58599 2022/12/17 23:32:46 [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. 2022/12/17 23:32:46 [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. 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.39.194_8443" 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Node info in sync 2022/12/17 23:32:46 [DEBUG] http: Request PUT /v1/agent/service/register (3.817307ms) from=127.0.0.6:58599 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (113.299155ms) from=127.0.0.6:37211 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=171 (111.843686ms) from=127.0.0.6:42837 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:32:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:32:46 [DEBUG] agent: Node info in sync 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (353.849µs) from=127.0.0.6:52569 2022/12/17 23:32:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (532.526µs) from=127.0.0.6:58599 2022/12/17 23:32:47 [DEBUG] http: Request GET /v1/status/leader (209.205µs) from=127.0.0.6:58599 2022/12/17 23:32:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m0.75111419s) from=127.0.0.6:50757 2022/12/17 23:32:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.139262044s) from=127.0.0.6:59203 2022/12/17 23:32:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.552468823s) from=127.0.0.6:52207 2022/12/17 23:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m3.352593879s) from=127.0.0.6:41643 2022/12/17 23:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m2.615242482s) from=127.0.0.6:33337 2022/12/17 23:32:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m1.895747704s) from=127.0.0.6:49391 2022/12/17 23:32:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m1.669867791s) from=127.0.0.6:52781 2022/12/17 23:32:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.776369566s) from=127.0.0.6:41889 2022/12/17 23:32:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.402677641s) from=127.0.0.6:60659 2022/12/17 23:32:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.607242475s) from=127.0.0.6:52429 2022/12/17 23:32:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.652286998s) from=127.0.0.6:42345 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.33.102_8410" 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.81201ms) from=127.0.0.6:58599 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (14.99353172s) from=127.0.0.6:42837 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=172 (14.996824925s) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (259.696µs) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (795.813µs) from=127.0.0.6:37211 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.55.130_8482" 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.517341ms) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=174 (88.641077ms) from=127.0.0.6:42837 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=174 (77.054086ms) from=127.0.0.6:42571 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (272.648µs) from=127.0.0.6:44325 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (418.87µs) from=127.0.0.6:37211 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.46.23_8484" 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.113527ms) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=175 (54.461644ms) from=127.0.0.6:42571 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=175 (51.720177ms) from=127.0.0.6:42837 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (271.711µs) from=127.0.0.6:52909 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (354.269µs) from=127.0.0.6:37211 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [INFO] agent: Synced service "_v1_vnfmgr_10.233.55.137_8803" 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.146224ms) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=176 (87.03841ms) from=127.0.0.6:42837 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=176 (86.512235ms) from=127.0.0.6:42571 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (315.189µs) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (364.087µs) from=127.0.0.6:59181 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [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. 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:01 [INFO] agent: Synced service "_v1_vnfres_10.233.5.205_8802" 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.649824ms) from=127.0.0.6:37211 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:01 [DEBUG] agent: Node info in sync 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=177 (245.003173ms) from=127.0.0.6:42837 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=177 (245.187736ms) from=127.0.0.6:42571 2022/12/17 23:33:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (218.295µs) from=127.0.0.6:37211 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (588.755µs) from=127.0.0.6:36101 2022/12/17 23:33:02 [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. 2022/12/17 23:33:02 [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. 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:02 [INFO] agent: Synced service "_v1_nslcm_10.233.22.169_8403" 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:02 [DEBUG] agent: Node info in sync 2022/12/17 23:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.545065ms) from=127.0.0.6:36101 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=178 (449.338462ms) from=127.0.0.6:42837 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:02 [DEBUG] agent: Node info in sync 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=178 (458.798215ms) from=127.0.0.6:42571 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (226.409µs) from=127.0.0.6:51731 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (448.126µs) from=127.0.0.6:36101 2022/12/17 23:33:02 [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. 2022/12/17 23:33:02 [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. 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:02 [INFO] agent: Synced service "_v2_nslcm_10.233.22.169_8403" 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:02 [DEBUG] agent: Node info in sync 2022/12/17 23:33:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.250296ms) from=127.0.0.6:36101 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=179 (559.138321ms) from=127.0.0.6:42837 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:02 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:02 [DEBUG] agent: Node info in sync 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=179 (567.556788ms) from=127.0.0.6:42571 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (696.925µs) from=127.0.0.6:43585 2022/12/17 23:33:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (425.251µs) from=127.0.0.6:36101 2022/12/17 23:33:03 [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. 2022/12/17 23:33:03 [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. 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:03 [INFO] agent: Synced service "_v1_vnflcm_10.233.5.140_8801" 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:03 [DEBUG] agent: Node info in sync 2022/12/17 23:33:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.13321ms) from=127.0.0.6:36101 2022/12/17 23:33:03 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:33:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=180 (257.743491ms) from=127.0.0.6:42571 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:33:03 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:33:03 [DEBUG] agent: Node info in sync 2022/12/17 23:33:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=180 (253.885502ms) from=127.0.0.6:42837 2022/12/17 23:33:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (244.341µs) from=127.0.0.6:36101 2022/12/17 23:33:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (945µs) from=127.0.0.6:43801 2022/12/17 23:33:05 [DEBUG] http: Request GET /v1/status/leader (212.799µs) from=127.0.0.6:47185 2022/12/17 23:33:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.482566535s) from=127.0.0.6:44909 2022/12/17 23:33:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m2.07791562s) from=127.0.0.6:39119 2022/12/17 23:33:07 [DEBUG] http: Request GET /v1/status/leader (287.115µs) from=127.0.0.6:43801 2022/12/17 23:33:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.283535882s) from=127.0.0.6:42983 2022/12/17 23:33:25 [DEBUG] http: Request GET /v1/status/leader (266.211µs) from=127.0.0.6:47185 2022/12/17 23:33:27 [DEBUG] http: Request GET /v1/status/leader (295.016µs) from=127.0.0.6:43801 2022/12/17 23:33:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:33:45 [DEBUG] http: Request GET /v1/status/leader (365.346µs) from=127.0.0.6:47185 2022/12/17 23:33:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:33:47 [DEBUG] http: Request GET /v1/status/leader (2.097606ms) from=127.0.0.6:43801 2022/12/17 23:34:05 [DEBUG] http: Request GET /v1/status/leader (220.836µs) from=127.0.0.6:47185 2022/12/17 23:34:07 [DEBUG] http: Request GET /v1/status/leader (174.737µs) from=127.0.0.6:43801 2022/12/17 23:34:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m5.966573338s) from=127.0.0.6:43981 2022/12/17 23:34:25 [DEBUG] http: Request GET /v1/status/leader (1.125302ms) from=127.0.0.6:47185 2022/12/17 23:34:27 [DEBUG] http: Request GET /v1/status/leader (218.704µs) from=127.0.0.6:43801 2022/12/17 23:34:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m3.966109691s) from=127.0.0.6:60511 2022/12/17 23:34:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:34:37 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:34:37 [DEBUG] agent: Node info in sync 2022/12/17 23:34:45 [DEBUG] http: Request GET /v1/status/leader (510.941µs) from=127.0.0.6:47185 2022/12/17 23:34:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:34:47 [DEBUG] http: Request GET /v1/status/leader (152.02µs) from=127.0.0.6:43801 2022/12/17 23:34:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m4.078118242s) from=127.0.0.6:48875 2022/12/17 23:34:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m2.223980092s) from=127.0.0.6:50757 2022/12/17 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m0.231884973s) from=127.0.0.6:33337 2022/12/17 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m1.245941772s) from=127.0.0.6:41643 2022/12/17 23:34:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m5.911460532s) from=127.0.0.6:52569 2022/12/17 23:34:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m7.374723389s) from=127.0.0.6:34423 2022/12/17 23:34:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.241387865s) from=127.0.0.6:60659 2022/12/17 23:34:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.739516245s) from=127.0.0.6:49391 2022/12/17 23:34:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.738646034s) from=127.0.0.6:59203 2022/12/17 23:34:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.340376747s) from=127.0.0.6:52207 2022/12/17 23:34:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.665098074s) from=127.0.0.6:42345 2022/12/17 23:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.739171358s) from=127.0.0.6:52781 2022/12/17 23:34:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.321905955s) from=127.0.0.6:41889 2022/12/17 23:35:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m5.725992933s) from=127.0.0.6:52429 2022/12/17 23:35:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m0.757816444s) from=127.0.0.6:36101 2022/12/17 23:35:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m2.857470497s) from=127.0.0.6:44325 2022/12/17 23:35:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m3.699430622s) from=127.0.0.6:52909 2022/12/17 23:35:05 [DEBUG] http: Request GET /v1/status/leader (1.250866ms) from=127.0.0.6:47185 2022/12/17 23:35:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.274485821s) from=127.0.0.6:42837 2022/12/17 23:35:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m4.649494125s) from=127.0.0.6:59181 2022/12/17 23:35:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m0.367439481s) from=127.0.0.6:39119 2022/12/17 23:35:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m4.784166764s) from=127.0.0.6:51731 2022/12/17 23:35:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.026873484s) from=127.0.0.6:44909 2022/12/17 23:35:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m5.674933077s) from=127.0.0.6:37211 2022/12/17 23:35:07 [DEBUG] http: Request GET /v1/status/leader (420.586µs) from=127.0.0.6:43801 2022/12/17 23:35:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m6.698270111s) from=127.0.0.6:58599 2022/12/17 23:35:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m5.155572766s) from=127.0.0.6:43585 2022/12/17 23:35:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m7.128644169s) from=127.0.0.6:42571 2022/12/17 23:35:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.252111115s) from=127.0.0.6:42983 2022/12/17 23:35:25 [DEBUG] http: Request GET /v1/status/leader (343.549µs) from=127.0.0.6:47185 2022/12/17 23:35:27 [DEBUG] http: Request GET /v1/status/leader (342.1µs) from=127.0.0.6:43801 2022/12/17 23:35:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:35:45 [DEBUG] http: Request GET /v1/status/leader (417.194µs) from=127.0.0.6:47185 2022/12/17 23:35:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:35:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:35:46 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:35:46 [DEBUG] agent: Node info in sync 2022/12/17 23:35:47 [DEBUG] http: Request GET /v1/status/leader (2.375493ms) from=127.0.0.6:43801 2022/12/17 23:36:05 [DEBUG] http: Request GET /v1/status/leader (252.639µs) from=127.0.0.6:47185 2022/12/17 23:36:07 [DEBUG] http: Request GET /v1/status/leader (350.313µs) from=127.0.0.6:43801 2022/12/17 23:36:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m5.737598156s) from=127.0.0.6:43981 2022/12/17 23:36:25 [DEBUG] http: Request GET /v1/status/leader (217.616µs) from=127.0.0.6:47185 2022/12/17 23:36:27 [DEBUG] http: Request GET /v1/status/leader (174.73µs) from=127.0.0.6:43801 2022/12/17 23:36:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m4.678506966s) from=127.0.0.6:60511 2022/12/17 23:36:45 [DEBUG] http: Request GET /v1/status/leader (284.692µs) from=127.0.0.6:47185 2022/12/17 23:36:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:36:47 [DEBUG] http: Request GET /v1/status/leader (339.287µs) from=127.0.0.6:43801 2022/12/17 23:36:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m1.914279031s) from=127.0.0.6:48875 2022/12/17 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m1.60105917s) from=127.0.0.6:41643 2022/12/17 23:36:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m2.179290687s) from=127.0.0.6:50757 2022/12/17 23:36:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.970309054s) from=127.0.0.6:52569 2022/12/17 23:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.390379558s) from=127.0.0.6:33337 2022/12/17 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m1.137869225s) from=127.0.0.6:60659 2022/12/17 23:36:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.967745001s) from=127.0.0.6:52781 2022/12/17 23:36:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.412709406s) from=127.0.0.6:42345 2022/12/17 23:36:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.494019614s) from=127.0.0.6:49391 2022/12/17 23:36:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.921609435s) from=127.0.0.6:59203 2022/12/17 23:37:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.070387475s) from=127.0.0.6:52207 2022/12/17 23:37:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.979519674s) from=127.0.0.6:34423 2022/12/17 23:37:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m0.518385384s) from=127.0.0.6:52429 2022/12/17 23:37:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.335040371s) from=127.0.0.6:41889 2022/12/17 23:37:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m0.384051898s) from=127.0.0.6:36101 2022/12/17 23:37:05 [DEBUG] http: Request GET /v1/status/leader (159.902µs) from=127.0.0.6:47185 2022/12/17 23:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.470562512s) from=127.0.0.6:42837 2022/12/17 23:37:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m2.681516612s) from=127.0.0.6:44325 2022/12/17 23:37:07 [DEBUG] http: Request GET /v1/status/leader (174.002µs) from=127.0.0.6:43801 2022/12/17 23:37:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m3.419638388s) from=127.0.0.6:52909 2022/12/17 23:37:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m2.460813191s) from=127.0.0.6:43585 2022/12/17 23:37:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m5.204574135s) from=127.0.0.6:51731 2022/12/17 23:37:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m6.223215465s) from=127.0.0.6:59181 2022/12/17 23:37:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.238578649s) from=127.0.0.6:44909 2022/12/17 23:37:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.54241747s) from=127.0.0.6:39119 2022/12/17 23:37:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m5.834225852s) from=127.0.0.6:58599 2022/12/17 23:37:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m6.84100256s) from=127.0.0.6:37211 2022/12/17 23:37:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.412382715s) from=127.0.0.6:42571 2022/12/17 23:37:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.381015651s) from=127.0.0.6:42983 2022/12/17 23:37:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:37:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:37:21 [DEBUG] agent: Node info in sync 2022/12/17 23:37:25 [DEBUG] http: Request GET /v1/status/leader (287.014µs) from=127.0.0.6:47185 2022/12/17 23:37:27 [DEBUG] http: Request GET /v1/status/leader (253.273µs) from=127.0.0.6:43801 2022/12/17 23:37:45 [DEBUG] http: Request GET /v1/status/leader (172.427µs) from=127.0.0.6:47185 2022/12/17 23:37:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:37:47 [DEBUG] http: Request GET /v1/status/leader (230.765µs) from=127.0.0.6:43801 2022/12/17 23:38:05 [DEBUG] http: Request GET /v1/status/leader (309.841µs) from=127.0.0.6:47185 2022/12/17 23:38:07 [DEBUG] http: Request GET /v1/status/leader (287.122µs) from=127.0.0.6:43801 2022/12/17 23:38:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m2.900186763s) from=127.0.0.6:43981 2022/12/17 23:38:25 [DEBUG] http: Request GET /v1/status/leader (249.28µs) from=127.0.0.6:47185 2022/12/17 23:38:28 [DEBUG] http: Request GET /v1/status/leader (161.539µs) from=127.0.0.6:43801 2022/12/17 23:38:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:38:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m7.022312686s) from=127.0.0.6:60511 2022/12/17 23:38:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:38:41 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:38:41 [DEBUG] agent: Node info in sync 2022/12/17 23:38:45 [DEBUG] http: Request GET /v1/status/leader (399.064µs) from=127.0.0.6:47185 2022/12/17 23:38:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:38:48 [DEBUG] http: Request GET /v1/status/leader (310.216µs) from=127.0.0.6:43801 2022/12/17 23:38:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m0.506283022s) from=127.0.0.6:41643 2022/12/17 23:38:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.005162853s) from=127.0.0.6:52569 2022/12/17 23:38:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m3.871530741s) from=127.0.0.6:50757 2022/12/17 23:38:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.249825536s) from=127.0.0.6:48875 2022/12/17 23:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.333594292s) from=127.0.0.6:60659 2022/12/17 23:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.049365811s) from=127.0.0.6:33337 2022/12/17 23:39:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.473268223s) from=127.0.0.6:42345 2022/12/17 23:39:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.389392403s) from=127.0.0.6:49391 2022/12/17 23:39:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.07624061s) from=127.0.0.6:52781 2022/12/17 23:39:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.147448931s) from=127.0.0.6:52207 2022/12/17 23:39:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m4.263855879s) from=127.0.0.6:34423 2022/12/17 23:39:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.606198146s) from=127.0.0.6:59203 2022/12/17 23:39:05 [DEBUG] http: Request GET /v1/status/leader (190.438µs) from=127.0.0.6:47185 2022/12/17 23:39:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.075264256s) from=127.0.0.6:41889 2022/12/17 23:39:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m6.055291569s) from=127.0.0.6:52429 2022/12/17 23:39:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m3.560614738s) from=127.0.0.6:36101 2022/12/17 23:39:08 [DEBUG] http: Request GET /v1/status/leader (179.191µs) from=127.0.0.6:43801 2022/12/17 23:39:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.981246948s) from=127.0.0.6:42837 2022/12/17 23:39:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m0.711128023s) from=127.0.0.6:43585 2022/12/17 23:39:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m4.634219506s) from=127.0.0.6:44325 2022/12/17 23:39:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m4.001214056s) from=127.0.0.6:52909 2022/12/17 23:39:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.456920984s) from=127.0.0.6:44909 2022/12/17 23:39:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m0.142662348s) from=127.0.0.6:37211 2022/12/17 23:39:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m0.700509073s) from=127.0.0.6:58599 2022/12/17 23:39:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m1.279249835s) from=127.0.0.6:39119 2022/12/17 23:39:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m2.340134684s) from=127.0.0.6:59181 2022/12/17 23:39:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m7.254448064s) from=127.0.0.6:51731 2022/12/17 23:39:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.41579571s) from=127.0.0.6:42571 2022/12/17 23:39:25 [DEBUG] http: Request GET /v1/status/leader (255.36µs) from=127.0.0.6:47185 2022/12/17 23:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m7.276333558s) from=127.0.0.6:42983 2022/12/17 23:39:28 [DEBUG] http: Request GET /v1/status/leader (154.414µs) from=127.0.0.6:43801 2022/12/17 23:39:45 [DEBUG] http: Request GET /v1/status/leader (304.475µs) from=127.0.0.6:47185 2022/12/17 23:39:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:39:48 [DEBUG] http: Request GET /v1/status/leader (199.557µs) from=127.0.0.6:43801 2022/12/17 23:40:05 [DEBUG] http: Request GET /v1/status/leader (257.829µs) from=127.0.0.6:47185 2022/12/17 23:40:08 [DEBUG] http: Request GET /v1/status/leader (145.966µs) from=127.0.0.6:43801 2022/12/17 23:40:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m1.920510471s) from=127.0.0.6:43981 2022/12/17 23:40:25 [DEBUG] http: Request GET /v1/status/leader (280.695µs) from=127.0.0.6:47185 2022/12/17 23:40:28 [DEBUG] http: Request GET /v1/status/leader (2.247256ms) from=127.0.0.6:43801 2022/12/17 23:40:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:40:39 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:40:39 [DEBUG] agent: Node info in sync 2022/12/17 23:40:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m2.51369353s) from=127.0.0.6:60511 2022/12/17 23:40:45 [DEBUG] http: Request GET /v1/status/leader (604.023µs) from=127.0.0.6:47185 2022/12/17 23:40:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:40:48 [DEBUG] http: Request GET /v1/status/leader (210.591µs) from=127.0.0.6:43801 2022/12/17 23:40:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.240015734s) from=127.0.0.6:52569 2022/12/17 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m5.13068494s) from=127.0.0.6:41643 2022/12/17 23:40:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m3.766496894s) from=127.0.0.6:50757 2022/12/17 23:41:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m3.906155101s) from=127.0.0.6:48875 2022/12/17 23:41:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.222956423s) from=127.0.0.6:60659 2022/12/17 23:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.948781803s) from=127.0.0.6:52781 2022/12/17 23:41:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m6.457104975s) from=127.0.0.6:33337 2022/12/17 23:41:05 [DEBUG] http: Request GET /v1/status/leader (774.171µs) from=127.0.0.6:47185 2022/12/17 23:41:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.834358229s) from=127.0.0.6:42345 2022/12/17 23:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.233648418s) from=127.0.0.6:49391 2022/12/17 23:41:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m3.163626754s) from=127.0.0.6:34423 2022/12/17 23:41:08 [DEBUG] http: Request GET /v1/status/leader (180.569µs) from=127.0.0.6:43801 2022/12/17 23:41:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m0.265555116s) from=127.0.0.6:36101 2022/12/17 23:41:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:41:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.416287051s) from=127.0.0.6:41889 2022/12/17 23:41:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.092275195s) from=127.0.0.6:52429 2022/12/17 23:41:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.30679458s) from=127.0.0.6:52207 2022/12/17 23:41:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m5.519581733s) from=127.0.0.6:59203 2022/12/17 23:41:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.048241917s) from=127.0.0.6:42837 2022/12/17 23:41:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m1.605623242s) from=127.0.0.6:43585 2022/12/17 23:41:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m0.660441472s) from=127.0.0.6:39119 2022/12/17 23:41:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m5.057184615s) from=127.0.0.6:44325 2022/12/17 23:41:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m2.373835371s) from=127.0.0.6:58599 2022/12/17 23:41:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m5.875709748s) from=127.0.0.6:52909 2022/12/17 23:41:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m3.943817509s) from=127.0.0.6:59181 2022/12/17 23:41:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.073071297s) from=127.0.0.6:44909 2022/12/17 23:41:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m5.084258803s) from=127.0.0.6:37211 2022/12/17 23:41:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m4.386330346s) from=127.0.0.6:51731 2022/12/17 23:41:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.543303606s) from=127.0.0.6:42571 2022/12/17 23:41:25 [DEBUG] http: Request GET /v1/status/leader (369.218µs) from=127.0.0.6:47185 2022/12/17 23:41:28 [DEBUG] http: Request GET /v1/status/leader (415.97µs) from=127.0.0.6:43801 2022/12/17 23:41:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.384528875s) from=127.0.0.6:42983 2022/12/17 23:41:45 [DEBUG] http: Request GET /v1/status/leader (2.464352ms) from=127.0.0.6:47185 2022/12/17 23:41:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:41:48 [DEBUG] http: Request GET /v1/status/leader (410.113µs) from=127.0.0.6:43801 2022/12/17 23:42:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:42:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:42:05 [DEBUG] agent: Node info in sync 2022/12/17 23:42:05 [DEBUG] http: Request GET /v1/status/leader (200.508µs) from=127.0.0.6:47185 2022/12/17 23:42:08 [DEBUG] http: Request GET /v1/status/leader (163.46µs) from=127.0.0.6:43801 2022/12/17 23:42:25 [DEBUG] http: Request GET /v1/status/leader (346.887µs) from=127.0.0.6:47185 2022/12/17 23:42:28 [DEBUG] http: Request GET /v1/status/leader (204.135µs) from=127.0.0.6:43801 2022/12/17 23:42:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m4.740704948s) from=127.0.0.6:43981 2022/12/17 23:42:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m1.500160683s) from=127.0.0.6:60511 2022/12/17 23:42:45 [DEBUG] http: Request GET /v1/status/leader (338.441µs) from=127.0.0.6:47185 2022/12/17 23:42:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:42:48 [DEBUG] http: Request GET /v1/status/leader (308.872µs) from=127.0.0.6:43801 2022/12/17 23:42:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m5.105946186s) from=127.0.0.6:52569 2022/12/17 23:43:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m2.527989296s) from=127.0.0.6:50757 2022/12/17 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m5.930187299s) from=127.0.0.6:41643 2022/12/17 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.027135879s) from=127.0.0.6:60659 2022/12/17 23:43:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m4.305407359s) from=127.0.0.6:48875 2022/12/17 23:43:05 [DEBUG] http: Request GET /v1/status/leader (317.59µs) from=127.0.0.6:47185 2022/12/17 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.77771192s) from=127.0.0.6:52781 2022/12/17 23:43:08 [DEBUG] http: Request GET /v1/status/leader (360.51µs) from=127.0.0.6:43801 2022/12/17 23:43:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m0.987936626s) from=127.0.0.6:36101 2022/12/17 23:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.757827326s) from=127.0.0.6:49391 2022/12/17 23:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m5.540691509s) from=127.0.0.6:33337 2022/12/17 23:43:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.187394465s) from=127.0.0.6:41889 2022/12/17 23:43:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.225199236s) from=127.0.0.6:52207 2022/12/17 23:43:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.957273994s) from=127.0.0.6:59203 2022/12/17 23:43:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.403995016s) from=127.0.0.6:42345 2022/12/17 23:43:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m5.656813914s) from=127.0.0.6:34423 2022/12/17 23:43:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.701508935s) from=127.0.0.6:52429 2022/12/17 23:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m7.087246167s) from=127.0.0.6:42837 2022/12/17 23:43:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m7.061316567s) from=127.0.0.6:43585 2022/12/17 23:43:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.417485648s) from=127.0.0.6:52909 2022/12/17 23:43:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m3.464934221s) from=127.0.0.6:44325 2022/12/17 23:43:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m3.321538264s) from=127.0.0.6:59181 2022/12/17 23:43:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.829405352s) from=127.0.0.6:39119 2022/12/17 23:43:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m6.306381891s) from=127.0.0.6:58599 2022/12/17 23:43:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.970719719s) from=127.0.0.6:44909 2022/12/17 23:43:25 [DEBUG] http: Request GET /v1/status/leader (310.585µs) from=127.0.0.6:47185 2022/12/17 23:43:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m6.384612872s) from=127.0.0.6:37211 2022/12/17 23:43:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m2.253072956s) from=127.0.0.6:51731 2022/12/17 23:43:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:43:28 [DEBUG] http: Request GET /v1/status/leader (152.563µs) from=127.0.0.6:43801 2022/12/17 23:43:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.10918361s) from=127.0.0.6:42571 2022/12/17 23:43:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.001119915s) from=127.0.0.6:42983 2022/12/17 23:43:45 [DEBUG] http: Request GET /v1/status/leader (289.302µs) from=127.0.0.6:47185 2022/12/17 23:43:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:43:48 [DEBUG] http: Request GET /v1/status/leader (300.808µs) from=127.0.0.6:43801 2022/12/17 23:43:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:43:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:43:55 [DEBUG] agent: Node info in sync 2022/12/17 23:44:05 [DEBUG] http: Request GET /v1/status/leader (517.702µs) from=127.0.0.6:47185 2022/12/17 23:44:08 [DEBUG] http: Request GET /v1/status/leader (289.85µs) from=127.0.0.6:43801 2022/12/17 23:44:25 [DEBUG] http: Request GET /v1/status/leader (2.420474ms) from=127.0.0.6:47185 2022/12/17 23:44:28 [DEBUG] http: Request GET /v1/status/leader (231.823µs) from=127.0.0.6:43801 2022/12/17 23:44:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m3.874094201s) from=127.0.0.6:43981 2022/12/17 23:44:45 [DEBUG] http: Request GET /v1/status/leader (302.573µs) from=127.0.0.6:47185 2022/12/17 23:44:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:44:48 [DEBUG] http: Request GET /v1/status/leader (170.56µs) from=127.0.0.6:43801 2022/12/17 23:44:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m6.041411884s) from=127.0.0.6:60511 2022/12/17 23:44:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.492183655s) from=127.0.0.6:52569 2022/12/17 23:45:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m0.608322996s) from=127.0.0.6:50757 2022/12/17 23:45:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m1.232313306s) from=127.0.0.6:48875 2022/12/17 23:45:05 [DEBUG] http: Request GET /v1/status/leader (215.959µs) from=127.0.0.6:47185 2022/12/17 23:45:08 [DEBUG] http: Request GET /v1/status/leader (178.108µs) from=127.0.0.6:43801 2022/12/17 23:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.886352734s) from=127.0.0.6:41643 2022/12/17 23:45:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.014364946s) from=127.0.0.6:52781 2022/12/17 23:45:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.371113383s) from=127.0.0.6:60659 2022/12/17 23:45:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m3.057524145s) from=127.0.0.6:33337 2022/12/17 23:45:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m3.886314661s) from=127.0.0.6:49391 2022/12/17 23:45:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.020101708s) from=127.0.0.6:52207 2022/12/17 23:45:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m7.155808276s) from=127.0.0.6:36101 2022/12/17 23:45:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.104420798s) from=127.0.0.6:42345 2022/12/17 23:45:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.353480388s) from=127.0.0.6:41889 2022/12/17 23:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m7.229942604s) from=127.0.0.6:59203 2022/12/17 23:45:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m5.786898516s) from=127.0.0.6:34423 2022/12/17 23:45:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m7.451070155s) from=127.0.0.6:52429 2022/12/17 23:45:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.91883215s) from=127.0.0.6:52909 2022/12/17 23:45:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m2.862578393s) from=127.0.0.6:43585 2022/12/17 23:45:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.823215595s) from=127.0.0.6:42837 2022/12/17 23:45:25 [DEBUG] http: Request GET /v1/status/leader (245.832µs) from=127.0.0.6:47185 2022/12/17 23:45:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m6.208312348s) from=127.0.0.6:44325 2022/12/17 23:45:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m4.514590947s) from=127.0.0.6:58599 2022/12/17 23:45:28 [DEBUG] http: Request GET /v1/status/leader (370.387µs) from=127.0.0.6:43801 2022/12/17 23:45:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m6.587568748s) from=127.0.0.6:59181 2022/12/17 23:45:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.743295306s) from=127.0.0.6:39119 2022/12/17 23:45:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.744513667s) from=127.0.0.6:44909 2022/12/17 23:45:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m3.794962438s) from=127.0.0.6:51731 2022/12/17 23:45:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m4.531461145s) from=127.0.0.6:37211 2022/12/17 23:45:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.044578186s) from=127.0.0.6:42571 2022/12/17 23:45:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:45:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:45:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:45:36 [DEBUG] agent: Node info in sync 2022/12/17 23:45:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m4.40642937s) from=127.0.0.6:42983 2022/12/17 23:45:45 [DEBUG] http: Request GET /v1/status/leader (1.036186ms) from=127.0.0.6:47185 2022/12/17 23:45:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:45:48 [DEBUG] http: Request GET /v1/status/leader (3.393346ms) from=127.0.0.6:43801 2022/12/17 23:46:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:46:05 [DEBUG] http: Request GET /v1/status/leader (428.031µs) from=127.0.0.6:47185 2022/12/17 23:46:08 [DEBUG] http: Request GET /v1/status/leader (193.879µs) from=127.0.0.6:43801 2022/12/17 23:46:25 [DEBUG] http: Request GET /v1/status/leader (291.278µs) from=127.0.0.6:47185 2022/12/17 23:46:28 [DEBUG] http: Request GET /v1/status/leader (176.379µs) from=127.0.0.6:43801 2022/12/17 23:46:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:46:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:46:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:46:36 [DEBUG] agent: Node info in sync 2022/12/17 23:46:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m5.326113181s) from=127.0.0.6:43981 2022/12/17 23:46:45 [DEBUG] http: Request GET /v1/status/leader (4.614994ms) from=127.0.0.6:47185 2022/12/17 23:46:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:46:48 [DEBUG] http: Request GET /v1/status/leader (189.789µs) from=127.0.0.6:43801 2022/12/17 23:46:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m5.413475078s) from=127.0.0.6:60511 2022/12/17 23:46:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.211913329s) from=127.0.0.6:52569 2022/12/17 23:47:05 [DEBUG] http: Request GET /v1/status/leader (308.072µs) from=127.0.0.6:47185 2022/12/17 23:47:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m0.250498307s) from=127.0.0.6:48875 2022/12/17 23:47:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m4.110875559s) from=127.0.0.6:50757 2022/12/17 23:47:08 [DEBUG] http: Request GET /v1/status/leader (531.122µs) from=127.0.0.6:43801 2022/12/17 23:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m4.299951862s) from=127.0.0.6:52781 2022/12/17 23:47:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.112627906s) from=127.0.0.6:60659 2022/12/17 23:47:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.735531883s) from=127.0.0.6:41643 2022/12/17 23:47:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m4.561801956s) from=127.0.0.6:49391 2022/12/17 23:47:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m3.190065258s) from=127.0.0.6:36101 2022/12/17 23:47:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.373954153s) from=127.0.0.6:59203 2022/12/17 23:47:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m7.270703347s) from=127.0.0.6:33337 2022/12/17 23:47:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.724279771s) from=127.0.0.6:42345 2022/12/17 23:47:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.395521859s) from=127.0.0.6:52207 2022/12/17 23:47:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.179691316s) from=127.0.0.6:41889 2022/12/17 23:47:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.959518216s) from=127.0.0.6:52909 2022/12/17 23:47:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m1.620925039s) from=127.0.0.6:43585 2022/12/17 23:47:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.067015203s) from=127.0.0.6:52429 2022/12/17 23:47:25 [DEBUG] http: Request GET /v1/status/leader (217.13µs) from=127.0.0.6:47185 2022/12/17 23:47:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m7.034572597s) from=127.0.0.6:34423 2022/12/17 23:47:28 [DEBUG] http: Request GET /v1/status/leader (1.980512ms) from=127.0.0.6:43801 2022/12/17 23:47:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m0.006977759s) from=127.0.0.6:59181 2022/12/17 23:47:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.26509234s) from=127.0.0.6:42837 2022/12/17 23:47:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m2.393859352s) from=127.0.0.6:58599 2022/12/17 23:47:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m2.591087564s) from=127.0.0.6:39119 2022/12/17 23:47:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m6.215779621s) from=127.0.0.6:44325 2022/12/17 23:47:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.113146508s) from=127.0.0.6:42571 2022/12/17 23:47:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m2.679141832s) from=127.0.0.6:37211 2022/12/17 23:47:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.703456811s) from=127.0.0.6:44909 2022/12/17 23:47:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m5.721552213s) from=127.0.0.6:51731 2022/12/17 23:47:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.953895525s) from=127.0.0.6:42983 2022/12/17 23:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:47:45 [DEBUG] http: Request GET /v1/status/leader (230.718µs) from=127.0.0.6:47185 2022/12/17 23:47:48 [DEBUG] http: Request GET /v1/status/leader (494.912µs) from=127.0.0.6:43801 2022/12/17 23:48:05 [DEBUG] http: Request GET /v1/status/leader (673.381µs) from=127.0.0.6:47185 2022/12/17 23:48:08 [DEBUG] http: Request GET /v1/status/leader (229.048µs) from=127.0.0.6:43801 2022/12/17 23:48:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:48:09 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:48:09 [DEBUG] agent: Node info in sync 2022/12/17 23:48:25 [DEBUG] http: Request GET /v1/status/leader (293.689µs) from=127.0.0.6:47185 2022/12/17 23:48:28 [DEBUG] http: Request GET /v1/status/leader (155.09µs) from=127.0.0.6:43801 2022/12/17 23:48:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:48:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m1.985974439s) from=127.0.0.6:43981 2022/12/17 23:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:48:45 [DEBUG] http: Request GET /v1/status/leader (282.845µs) from=127.0.0.6:47185 2022/12/17 23:48:48 [DEBUG] http: Request GET /v1/status/leader (560.187µs) from=127.0.0.6:43801 2022/12/17 23:48:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m3.288404839s) from=127.0.0.6:60511 2022/12/17 23:49:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.798189879s) from=127.0.0.6:52569 2022/12/17 23:49:06 [DEBUG] http: Request GET /v1/status/leader (618.342µs) from=127.0.0.6:47185 2022/12/17 23:49:08 [DEBUG] http: Request GET /v1/status/leader (265.97µs) from=127.0.0.6:43801 2022/12/17 23:49:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m4.274313277s) from=127.0.0.6:48875 2022/12/17 23:49:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m3.148351981s) from=127.0.0.6:50757 2022/12/17 23:49:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m0.32359569s) from=127.0.0.6:60659 2022/12/17 23:49:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.174767353s) from=127.0.0.6:49391 2022/12/17 23:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.404917644s) from=127.0.0.6:52781 2022/12/17 23:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m4.807248064s) from=127.0.0.6:41643 2022/12/17 23:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.791485124s) from=127.0.0.6:59203 2022/12/17 23:49:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.186288918s) from=127.0.0.6:41889 2022/12/17 23:49:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.724324109s) from=127.0.0.6:42345 2022/12/17 23:49:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m4.446661919s) from=127.0.0.6:36101 2022/12/17 23:49:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.81376253s) from=127.0.0.6:33337 2022/12/17 23:49:26 [DEBUG] http: Request GET /v1/status/leader (277.003µs) from=127.0.0.6:47185 2022/12/17 23:49:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.843954522s) from=127.0.0.6:52207 2022/12/17 23:49:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m4.409644475s) from=127.0.0.6:52909 2022/12/17 23:49:28 [DEBUG] http: Request GET /v1/status/leader (167.82µs) from=127.0.0.6:43801 2022/12/17 23:49:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.251007362s) from=127.0.0.6:42837 2022/12/17 23:49:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.981637526s) from=127.0.0.6:34423 2022/12/17 23:49:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m5.217278314s) from=127.0.0.6:43585 2022/12/17 23:49:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m2.090497804s) from=127.0.0.6:59181 2022/12/17 23:49:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m6.655819162s) from=127.0.0.6:52429 2022/12/17 23:49:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.192987703s) from=127.0.0.6:42571 2022/12/17 23:49:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m1.827678164s) from=127.0.0.6:39119 2022/12/17 23:49:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m4.130340918s) from=127.0.0.6:58599 2022/12/17 23:49:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m1.33961863s) from=127.0.0.6:37211 2022/12/17 23:49:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m3.227583835s) from=127.0.0.6:44325 2022/12/17 23:49:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m1.823923986s) from=127.0.0.6:51731 2022/12/17 23:49:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.711943335s) from=127.0.0.6:44909 2022/12/17 23:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m1.574422029s) from=127.0.0.6:42983 2022/12/17 23:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:49:46 [DEBUG] http: Request GET /v1/status/leader (333.128µs) from=127.0.0.6:47185 2022/12/17 23:49:48 [DEBUG] http: Request GET /v1/status/leader (289.568µs) from=127.0.0.6:43801 2022/12/17 23:50:06 [DEBUG] http: Request GET /v1/status/leader (210.832µs) from=127.0.0.6:47185 2022/12/17 23:50:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:50:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:50:08 [DEBUG] agent: Node info in sync 2022/12/17 23:50:08 [DEBUG] http: Request GET /v1/status/leader (168.263µs) from=127.0.0.6:43801 2022/12/17 23:50:26 [DEBUG] http: Request GET /v1/status/leader (296.804µs) from=127.0.0.6:47185 2022/12/17 23:50:28 [DEBUG] http: Request GET /v1/status/leader (185.046µs) from=127.0.0.6:43801 2022/12/17 23:50:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m2.026225786s) from=127.0.0.6:43981 2022/12/17 23:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:50:46 [DEBUG] http: Request GET /v1/status/leader (343.838µs) from=127.0.0.6:47185 2022/12/17 23:50:48 [DEBUG] http: Request GET /v1/status/leader (209.835µs) from=127.0.0.6:43801 2022/12/17 23:51:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m3.838113252s) from=127.0.0.6:60511 2022/12/17 23:51:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:51:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m5.184651788s) from=127.0.0.6:52569 2022/12/17 23:51:06 [DEBUG] http: Request GET /v1/status/leader (298.712µs) from=127.0.0.6:47185 2022/12/17 23:51:08 [DEBUG] http: Request GET /v1/status/leader (353.417µs) from=127.0.0.6:43801 2022/12/17 23:51:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m0.348910115s) from=127.0.0.6:50757 2022/12/17 23:51:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m1.836365986s) from=127.0.0.6:48875 2022/12/17 23:51:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:51:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:51:16 [DEBUG] agent: Node info in sync 2022/12/17 23:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.488345927s) from=127.0.0.6:49391 2022/12/17 23:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m0.400152828s) from=127.0.0.6:41643 2022/12/17 23:51:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.194481098s) from=127.0.0.6:60659 2022/12/17 23:51:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.308271867s) from=127.0.0.6:42345 2022/12/17 23:51:26 [DEBUG] http: Request GET /v1/status/leader (191.765µs) from=127.0.0.6:47185 2022/12/17 23:51:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.998456246s) from=127.0.0.6:41889 2022/12/17 23:51:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m5.541344462s) from=127.0.0.6:52781 2022/12/17 23:51:28 [DEBUG] http: Request GET /v1/status/leader (162.079µs) from=127.0.0.6:43801 2022/12/17 23:51:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m0.429797425s) from=127.0.0.6:52909 2022/12/17 23:51:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m6.567561458s) from=127.0.0.6:59203 2022/12/17 23:51:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m5.324897977s) from=127.0.0.6:36101 2022/12/17 23:51:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.366758573s) from=127.0.0.6:33337 2022/12/17 23:51:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.277973326s) from=127.0.0.6:42837 2022/12/17 23:51:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m2.313223693s) from=127.0.0.6:34423 2022/12/17 23:51:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.991224675s) from=127.0.0.6:52207 2022/12/17 23:51:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.078055384s) from=127.0.0.6:42571 2022/12/17 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m3.46422819s) from=127.0.0.6:59181 2022/12/17 23:51:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m3.273279122s) from=127.0.0.6:52429 2022/12/17 23:51:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m4.848356229s) from=127.0.0.6:43585 2022/12/17 23:51:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m0.547204231s) from=127.0.0.6:37211 2022/12/17 23:51:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m3.656963825s) from=127.0.0.6:39119 2022/12/17 23:51:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m3.846686292s) from=127.0.0.6:58599 2022/12/17 23:51:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m6.988495601s) from=127.0.0.6:44325 2022/12/17 23:51:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m5.399337588s) from=127.0.0.6:51731 2022/12/17 23:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:51:46 [DEBUG] http: Request GET /v1/status/leader (251.04µs) from=127.0.0.6:47185 2022/12/17 23:51:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.950344494s) from=127.0.0.6:42983 2022/12/17 23:51:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.387231004s) from=127.0.0.6:44909 2022/12/17 23:51:48 [DEBUG] http: Request GET /v1/status/leader (294.596µs) from=127.0.0.6:43801 2022/12/17 23:52:06 [DEBUG] http: Request GET /v1/status/leader (361.04µs) from=127.0.0.6:47185 2022/12/17 23:52:08 [DEBUG] http: Request GET /v1/status/leader (224.009µs) from=127.0.0.6:43801 2022/12/17 23:52:26 [DEBUG] http: Request GET /v1/status/leader (433.376µs) from=127.0.0.6:47185 2022/12/17 23:52:28 [DEBUG] http: Request GET /v1/status/leader (190.267µs) from=127.0.0.6:43801 2022/12/17 23:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:52:46 [DEBUG] http: Request GET /v1/status/leader (305.024µs) from=127.0.0.6:47185 2022/12/17 23:52:48 [DEBUG] http: Request GET /v1/status/leader (179.564µs) from=127.0.0.6:43801 2022/12/17 23:52:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m6.531329058s) from=127.0.0.6:43981 2022/12/17 23:53:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:53:04 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:53:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:53:04 [DEBUG] agent: Node info in sync 2022/12/17 23:53:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m2.699688635s) from=127.0.0.6:60511 2022/12/17 23:53:06 [DEBUG] http: Request GET /v1/status/leader (291.127µs) from=127.0.0.6:47185 2022/12/17 23:53:08 [DEBUG] http: Request GET /v1/status/leader (248.257µs) from=127.0.0.6:43801 2022/12/17 23:53:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m6.825102421s) from=127.0.0.6:52569 2022/12/17 23:53:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m0.77868315s) from=127.0.0.6:48875 2022/12/17 23:53:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m3.187597615s) from=127.0.0.6:50757 2022/12/17 23:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m1.792750171s) from=127.0.0.6:60659 2022/12/17 23:53:26 [DEBUG] http: Request GET /v1/status/leader (357.634µs) from=127.0.0.6:47185 2022/12/17 23:53:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.930397869s) from=127.0.0.6:49391 2022/12/17 23:53:28 [DEBUG] http: Request GET /v1/status/leader (404.851µs) from=127.0.0.6:43801 2022/12/17 23:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.709373699s) from=127.0.0.6:41643 2022/12/17 23:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.431157481s) from=127.0.0.6:41889 2022/12/17 23:53:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.579350166s) from=127.0.0.6:59203 2022/12/17 23:53:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m0.367917862s) from=127.0.0.6:33337 2022/12/17 23:53:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.870563845s) from=127.0.0.6:42345 2022/12/17 23:53:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.495266948s) from=127.0.0.6:42837 2022/12/17 23:53:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m7.200282477s) from=127.0.0.6:52781 2022/12/17 23:53:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m5.598017354s) from=127.0.0.6:36101 2022/12/17 23:53:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m0.568202823s) from=127.0.0.6:52429 2022/12/17 23:53:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m1.455126307s) from=127.0.0.6:59181 2022/12/17 23:53:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m7.245150081s) from=127.0.0.6:52909 2022/12/17 23:53:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.16269558s) from=127.0.0.6:52207 2022/12/17 23:53:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m2.324211348s) from=127.0.0.6:43585 2022/12/17 23:53:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.808754493s) from=127.0.0.6:42571 2022/12/17 23:53:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.310040744s) from=127.0.0.6:34423 2022/12/17 23:53:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m4.394388195s) from=127.0.0.6:37211 2022/12/17 23:53:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m4.052400603s) from=127.0.0.6:58599 2022/12/17 23:53:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.969736125s) from=127.0.0.6:39119 2022/12/17 23:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:53:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:53:46 [DEBUG] http: Request GET /v1/status/leader (245.108µs) from=127.0.0.6:47185 2022/12/17 23:53:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m3.243689605s) from=127.0.0.6:51731 2022/12/17 23:53:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m3.536310786s) from=127.0.0.6:44325 2022/12/17 23:53:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.707361515s) from=127.0.0.6:44909 2022/12/17 23:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m2.287189894s) from=127.0.0.6:42983 2022/12/17 23:53:48 [DEBUG] http: Request GET /v1/status/leader (180.972µs) from=127.0.0.6:43801 2022/12/17 23:54:06 [DEBUG] http: Request GET /v1/status/leader (247.472µs) from=127.0.0.6:47185 2022/12/17 23:54:08 [DEBUG] http: Request GET /v1/status/leader (367.32µs) from=127.0.0.6:43801 2022/12/17 23:54:26 [DEBUG] http: Request GET /v1/status/leader (151.693µs) from=127.0.0.6:47185 2022/12/17 23:54:28 [DEBUG] http: Request GET /v1/status/leader (156.514µs) from=127.0.0.6:43801 2022/12/17 23:54:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:54:41 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:54:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:54:41 [DEBUG] agent: Node info in sync 2022/12/17 23:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:54:46 [DEBUG] http: Request GET /v1/status/leader (1.516092ms) from=127.0.0.6:47185 2022/12/17 23:54:48 [DEBUG] http: Request GET /v1/status/leader (368.812µs) from=127.0.0.6:43801 2022/12/17 23:54:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m6.704640178s) from=127.0.0.6:43981 2022/12/17 23:55:06 [DEBUG] http: Request GET /v1/status/leader (162.56µs) from=127.0.0.6:47185 2022/12/17 23:55:08 [DEBUG] http: Request GET /v1/status/leader (162.915µs) from=127.0.0.6:43801 2022/12/17 23:55:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m5.048577575s) from=127.0.0.6:60511 2022/12/17 23:55:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m1.828942827s) from=127.0.0.6:52569 2022/12/17 23:55:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m0.619097287s) from=127.0.0.6:50757 2022/12/17 23:55:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.925936118s) from=127.0.0.6:48875 2022/12/17 23:55:26 [DEBUG] http: Request GET /v1/status/leader (571.078µs) from=127.0.0.6:47185 2022/12/17 23:55:28 [DEBUG] http: Request GET /v1/status/leader (156.922µs) from=127.0.0.6:43801 2022/12/17 23:55:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m0.498423613s) from=127.0.0.6:41889 2022/12/17 23:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m0.096047753s) from=127.0.0.6:33337 2022/12/17 23:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m7.113122466s) from=127.0.0.6:60659 2022/12/17 23:55:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m3.112827266s) from=127.0.0.6:59203 2022/12/17 23:55:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.911785083s) from=127.0.0.6:42345 2022/12/17 23:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m4.183434362s) from=127.0.0.6:41643 2022/12/17 23:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.887981016s) from=127.0.0.6:49391 2022/12/17 23:55:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m1.163326649s) from=127.0.0.6:36101 2022/12/17 23:55:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m2.321041622s) from=127.0.0.6:52781 2022/12/17 23:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m3.647260892s) from=127.0.0.6:42837 2022/12/17 23:55:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m1.15065357s) from=127.0.0.6:52909 2022/12/17 23:55:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m1.370929096s) from=127.0.0.6:42571 2022/12/17 23:55:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m4.135674308s) from=127.0.0.6:59181 2022/12/17 23:55:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m0.355773897s) from=127.0.0.6:37211 2022/12/17 23:55:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m6.19682167s) from=127.0.0.6:52429 2022/12/17 23:55:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.426757793s) from=127.0.0.6:52207 2022/12/17 23:55:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m5.432787309s) from=127.0.0.6:43585 2022/12/17 23:55:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m4.31970614s) from=127.0.0.6:34423 2022/12/17 23:55:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m3.399988873s) from=127.0.0.6:58599 2022/12/17 23:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:55:46 [DEBUG] http: Request GET /v1/status/leader (485.943µs) from=127.0.0.6:47185 2022/12/17 23:55:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m3.174770385s) from=127.0.0.6:39119 2022/12/17 23:55:48 [DEBUG] http: Request GET /v1/status/leader (166.536µs) from=127.0.0.6:43801 2022/12/17 23:55:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.041899345s) from=127.0.0.6:44909 2022/12/17 23:55:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.961078275s) from=127.0.0.6:42983 2022/12/17 23:55:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m6.216532078s) from=127.0.0.6:44325 2022/12/17 23:55:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m6.735477925s) from=127.0.0.6:51731 2022/12/17 23:56:06 [DEBUG] http: Request GET /v1/status/leader (149.125µs) from=127.0.0.6:47185 2022/12/17 23:56:08 [DEBUG] http: Request GET /v1/status/leader (170.772µs) from=127.0.0.6:43801 2022/12/17 23:56:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:56:18 [DEBUG] agent: Node info in sync 2022/12/17 23:56:26 [DEBUG] http: Request GET /v1/status/leader (384.417µs) from=127.0.0.6:47185 2022/12/17 23:56:28 [DEBUG] http: Request GET /v1/status/leader (208.906µs) from=127.0.0.6:43801 2022/12/17 23:56:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:56:46 [DEBUG] http: Request GET /v1/status/leader (444.649µs) from=127.0.0.6:47185 2022/12/17 23:56:48 [DEBUG] http: Request GET /v1/status/leader (409.183µs) from=127.0.0.6:43801 2022/12/17 23:56:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m0.75660917s) from=127.0.0.6:43981 2022/12/17 23:57:06 [DEBUG] http: Request GET /v1/status/leader (462.384µs) from=127.0.0.6:47185 2022/12/17 23:57:08 [DEBUG] http: Request GET /v1/status/leader (273.855µs) from=127.0.0.6:43801 2022/12/17 23:57:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m5.349343792s) from=127.0.0.6:60511 2022/12/17 23:57:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m6.761740577s) from=127.0.0.6:52569 2022/12/17 23:57:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m6.448760441s) from=127.0.0.6:50757 2022/12/17 23:57:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.962063808s) from=127.0.0.6:48875 2022/12/17 23:57:26 [DEBUG] http: Request GET /v1/status/leader (168.45µs) from=127.0.0.6:47185 2022/12/17 23:57:28 [DEBUG] http: Request GET /v1/status/leader (281.079µs) from=127.0.0.6:43801 2022/12/17 23:57:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.290042805s) from=127.0.0.6:41889 2022/12/17 23:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.333558736s) from=127.0.0.6:59203 2022/12/17 23:57:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.574080061s) from=127.0.0.6:60659 2022/12/17 23:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m4.751582231s) from=127.0.0.6:33337 2022/12/17 23:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m1.551348606s) from=127.0.0.6:49391 2022/12/17 23:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m0.722326961s) from=127.0.0.6:42571 2022/12/17 23:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.798229526s) from=127.0.0.6:41643 2022/12/17 23:57:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.447205265s) from=127.0.0.6:42345 2022/12/17 23:57:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m0.814704343s) from=127.0.0.6:37211 2022/12/17 23:57:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m4.949808611s) from=127.0.0.6:36101 2022/12/17 23:57:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m1.623442853s) from=127.0.0.6:59181 2022/12/17 23:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.621389096s) from=127.0.0.6:42837 2022/12/17 23:57:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.203722288s) from=127.0.0.6:52781 2022/12/17 23:57:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m6.20194133s) from=127.0.0.6:52909 2022/12/17 23:57:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m1.552782446s) from=127.0.0.6:43585 2022/12/17 23:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:57:46 [DEBUG] http: Request GET /v1/status/leader (298.476µs) from=127.0.0.6:47185 2022/12/17 23:57:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m5.505014531s) from=127.0.0.6:52429 2022/12/17 23:57:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m5.413482693s) from=127.0.0.6:34423 2022/12/17 23:57:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.352607617s) from=127.0.0.6:52207 2022/12/17 23:57:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m2.429428399s) from=127.0.0.6:58599 2022/12/17 23:57:48 [DEBUG] http: Request GET /v1/status/leader (297.177µs) from=127.0.0.6:43801 2022/12/17 23:57:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m5.671931785s) from=127.0.0.6:39119 2022/12/17 23:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:57:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:57:54 [DEBUG] agent: Node info in sync 2022/12/17 23:57:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.262357892s) from=127.0.0.6:44909 2022/12/17 23:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.426831054s) from=127.0.0.6:42983 2022/12/17 23:57:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m3.739886275s) from=127.0.0.6:51731 2022/12/17 23:57:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m7.004521632s) from=127.0.0.6:44325 2022/12/17 23:58:06 [DEBUG] http: Request GET /v1/status/leader (1.85657ms) from=127.0.0.6:47185 2022/12/17 23:58:08 [DEBUG] http: Request GET /v1/status/leader (186.709µs) from=127.0.0.6:43801 2022/12/17 23:58:26 [DEBUG] http: Request GET /v1/status/leader (311.504µs) from=127.0.0.6:47185 2022/12/17 23:58:29 [DEBUG] http: Request GET /v1/status/leader (302.67µs) from=127.0.0.6:43801 2022/12/17 23:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:58:46 [DEBUG] http: Request GET /v1/status/leader (811.13µs) from=127.0.0.6:47185 2022/12/17 23:58:49 [DEBUG] http: Request GET /v1/status/leader (328.84µs) from=127.0.0.6:43801 2022/12/17 23:58:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/17 23:59:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m6.128636019s) from=127.0.0.6:43981 2022/12/17 23:59:06 [DEBUG] http: Request GET /v1/status/leader (190.896µs) from=127.0.0.6:47185 2022/12/17 23:59:09 [DEBUG] http: Request GET /v1/status/leader (375.205µs) from=127.0.0.6:43801 2022/12/17 23:59:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m4.115661073s) from=127.0.0.6:60511 2022/12/17 23:59:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m2.156154513s) from=127.0.0.6:52569 2022/12/17 23:59:26 [DEBUG] http: Request GET /v1/status/leader (1.635793ms) from=127.0.0.6:47185 2022/12/17 23:59:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/17 23:59:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/17 23:59:26 [DEBUG] agent: Node info in sync 2022/12/17 23:59:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m6.351000659s) from=127.0.0.6:50757 2022/12/17 23:59:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m3.71639011s) from=127.0.0.6:48875 2022/12/17 23:59:29 [DEBUG] http: Request GET /v1/status/leader (348.815µs) from=127.0.0.6:43801 2022/12/17 23:59:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.877558123s) from=127.0.0.6:41889 2022/12/17 23:59:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m2.091523101s) from=127.0.0.6:33337 2022/12/17 23:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.781705658s) from=127.0.0.6:60659 2022/12/17 23:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m7.104132089s) from=127.0.0.6:59203 2022/12/17 23:59:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.233744612s) from=127.0.0.6:49391 2022/12/17 23:59:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.316430288s) from=127.0.0.6:42345 2022/12/17 23:59:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m0.217906286s) from=127.0.0.6:59181 2022/12/17 23:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.633275903s) from=127.0.0.6:52781 2022/12/17 23:59:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.364717431s) from=127.0.0.6:42837 2022/12/17 23:59:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.185195318s) from=127.0.0.6:42571 2022/12/17 23:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/17 23:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m6.192189985s) from=127.0.0.6:41643 2022/12/17 23:59:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m2.987165263s) from=127.0.0.6:52909 2022/12/17 23:59:46 [DEBUG] http: Request GET /v1/status/leader (306.159µs) from=127.0.0.6:47185 2022/12/17 23:59:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m0.372263873s) from=127.0.0.6:52429 2022/12/17 23:59:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m6.258743054s) from=127.0.0.6:36101 2022/12/17 23:59:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m7.022852308s) from=127.0.0.6:37211 2022/12/17 23:59:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m5.138928817s) from=127.0.0.6:43585 2022/12/17 23:59:49 [DEBUG] http: Request GET /v1/status/leader (262.332µs) from=127.0.0.6:43801 2022/12/17 23:59:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m3.354891215s) from=127.0.0.6:34423 2022/12/17 23:59:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.833854238s) from=127.0.0.6:52207 2022/12/17 23:59:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m5.836145243s) from=127.0.0.6:58599 2022/12/17 23:59:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.48906568s) from=127.0.0.6:42983 2022/12/17 23:59:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.753433437s) from=127.0.0.6:39119 2022/12/18 00:00:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m4.858195196s) from=127.0.0.6:51731 2022/12/18 00:00:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m7.073127267s) from=127.0.0.6:44909 2022/12/18 00:00:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m5.033183078s) from=127.0.0.6:44325 2022/12/18 00:00:06 [DEBUG] http: Request GET /v1/status/leader (308.534µs) from=127.0.0.6:47185 2022/12/18 00:00:09 [DEBUG] http: Request GET /v1/status/leader (250.292µs) from=127.0.0.6:43801 2022/12/18 00:00:26 [DEBUG] http: Request GET /v1/status/leader (454.016µs) from=127.0.0.6:47185 2022/12/18 00:00:29 [DEBUG] http: Request GET /v1/status/leader (161.343µs) from=127.0.0.6:43801 2022/12/18 00:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:00:46 [DEBUG] http: Request GET /v1/status/leader (303.814µs) from=127.0.0.6:47185 2022/12/18 00:00:49 [DEBUG] http: Request GET /v1/status/leader (209.918µs) from=127.0.0.6:43801 2022/12/18 00:00:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:00:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:00:54 [DEBUG] agent: Node info in sync 2022/12/18 00:01:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m1.716020339s) from=127.0.0.6:43981 2022/12/18 00:01:06 [DEBUG] http: Request GET /v1/status/leader (264.614µs) from=127.0.0.6:47185 2022/12/18 00:01:09 [DEBUG] http: Request GET /v1/status/leader (196.944µs) from=127.0.0.6:43801 2022/12/18 00:01:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m0.938190748s) from=127.0.0.6:60511 2022/12/18 00:01:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m1.841624247s) from=127.0.0.6:52569 2022/12/18 00:01:26 [DEBUG] http: Request GET /v1/status/leader (296.017µs) from=127.0.0.6:47185 2022/12/18 00:01:29 [DEBUG] http: Request GET /v1/status/leader (359.56µs) from=127.0.0.6:43801 2022/12/18 00:01:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m3.586818901s) from=127.0.0.6:48875 2022/12/18 00:01:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m4.792208083s) from=127.0.0.6:50757 2022/12/18 00:01:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/18 00:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.115108414s) from=127.0.0.6:59203 2022/12/18 00:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.63370173s) from=127.0.0.6:41889 2022/12/18 00:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m5.29177869s) from=127.0.0.6:33337 2022/12/18 00:01:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m2.066174744s) from=127.0.0.6:59181 2022/12/18 00:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m5.16025593s) from=127.0.0.6:60659 2022/12/18 00:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:01:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.407007737s) from=127.0.0.6:42345 2022/12/18 00:01:46 [DEBUG] http: Request GET /v1/status/leader (186.683µs) from=127.0.0.6:47185 2022/12/18 00:01:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m0.490950705s) from=127.0.0.6:41643 2022/12/18 00:01:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m6.76315047s) from=127.0.0.6:49391 2022/12/18 00:01:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m3.849817564s) from=127.0.0.6:52781 2022/12/18 00:01:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m1.361516518s) from=127.0.0.6:52429 2022/12/18 00:01:49 [DEBUG] http: Request GET /v1/status/leader (2.757296ms) from=127.0.0.6:43801 2022/12/18 00:01:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.612430446s) from=127.0.0.6:42571 2022/12/18 00:01:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.196461555s) from=127.0.0.6:42837 2022/12/18 00:01:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m2.094531218s) from=127.0.0.6:43585 2022/12/18 00:01:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m3.523857574s) from=127.0.0.6:37211 2022/12/18 00:01:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m6.300940175s) from=127.0.0.6:52909 2022/12/18 00:01:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m1.797489766s) from=127.0.0.6:34423 2022/12/18 00:01:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m6.751636991s) from=127.0.0.6:36101 2022/12/18 00:01:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.616230022s) from=127.0.0.6:52207 2022/12/18 00:01:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m5.423879518s) from=127.0.0.6:58599 2022/12/18 00:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m5.357706064s) from=127.0.0.6:42983 2022/12/18 00:02:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m0.390034296s) from=127.0.0.6:51731 2022/12/18 00:02:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.011070345s) from=127.0.0.6:39119 2022/12/18 00:02:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m3.251862226s) from=127.0.0.6:44909 2022/12/18 00:02:06 [DEBUG] http: Request GET /v1/status/leader (259.488µs) from=127.0.0.6:47185 2022/12/18 00:02:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m1.955712986s) from=127.0.0.6:44325 2022/12/18 00:02:09 [DEBUG] http: Request GET /v1/status/leader (277.385µs) from=127.0.0.6:43801 2022/12/18 00:02:26 [DEBUG] http: Request GET /v1/status/leader (154.998µs) from=127.0.0.6:47185 2022/12/18 00:02:29 [DEBUG] http: Request GET /v1/status/leader (3.394331ms) from=127.0.0.6:43801 2022/12/18 00:02:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:02:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:02:30 [DEBUG] agent: Node info in sync 2022/12/18 00:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:02:46 [DEBUG] http: Request GET /v1/status/leader (537.971µs) from=127.0.0.6:47185 2022/12/18 00:02:49 [DEBUG] http: Request GET /v1/status/leader (185.596µs) from=127.0.0.6:43801 2022/12/18 00:03:06 [DEBUG] http: Request GET /v1/status/leader (260.135µs) from=127.0.0.6:47185 2022/12/18 00:03:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m3.246211735s) from=127.0.0.6:43981 2022/12/18 00:03:09 [DEBUG] http: Request GET /v1/status/leader (186.276µs) from=127.0.0.6:43801 2022/12/18 00:03:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m4.468342844s) from=127.0.0.6:60511 2022/12/18 00:03:26 [DEBUG] http: Request GET /v1/status/leader (219.867µs) from=127.0.0.6:47185 2022/12/18 00:03:29 [DEBUG] http: Request GET /v1/status/leader (285.481µs) from=127.0.0.6:43801 2022/12/18 00:03:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m6.640530132s) from=127.0.0.6:52569 2022/12/18 00:03:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m2.193784522s) from=127.0.0.6:48875 2022/12/18 00:03:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m2.431589344s) from=127.0.0.6:50757 2022/12/18 00:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.921210188s) from=127.0.0.6:59203 2022/12/18 00:03:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m1.115531046s) from=127.0.0.6:33337 2022/12/18 00:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:03:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.655281593s) from=127.0.0.6:41889 2022/12/18 00:03:46 [DEBUG] http: Request GET /v1/status/leader (594.525µs) from=127.0.0.6:47185 2022/12/18 00:03:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m3.16562229s) from=127.0.0.6:59181 2022/12/18 00:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m0.504048184s) from=127.0.0.6:41643 2022/12/18 00:03:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.560124263s) from=127.0.0.6:42345 2022/12/18 00:03:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m4.640847751s) from=127.0.0.6:60659 2022/12/18 00:03:49 [DEBUG] http: Request GET /v1/status/leader (157.817µs) from=127.0.0.6:43801 2022/12/18 00:03:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m1.040814668s) from=127.0.0.6:52429 2022/12/18 00:03:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.245539221s) from=127.0.0.6:49391 2022/12/18 00:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.086187036s) from=127.0.0.6:42837 2022/12/18 00:03:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m7.079396031s) from=127.0.0.6:52781 2022/12/18 00:03:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.043367331s) from=127.0.0.6:52207 2022/12/18 00:03:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m6.659644435s) from=127.0.0.6:43585 2022/12/18 00:03:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m7.15167453s) from=127.0.0.6:42571 2022/12/18 00:03:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m7.00291714s) from=127.0.0.6:37211 2022/12/18 00:03:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m6.342974712s) from=127.0.0.6:52909 2022/12/18 00:03:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m5.193412383s) from=127.0.0.6:36101 2022/12/18 00:03:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m6.352654393s) from=127.0.0.6:34423 2022/12/18 00:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m0.892925966s) from=127.0.0.6:42983 2022/12/18 00:04:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m3.591288672s) from=127.0.0.6:51731 2022/12/18 00:04:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m6.86337735s) from=127.0.0.6:58599 2022/12/18 00:04:06 [DEBUG] http: Request GET /v1/status/leader (467.211µs) from=127.0.0.6:47185 2022/12/18 00:04:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/18 00:04:09 [DEBUG] http: Request GET /v1/status/leader (190.394µs) from=127.0.0.6:43801 2022/12/18 00:04:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m3.879470661s) from=127.0.0.6:39119 2022/12/18 00:04:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.130755131s) from=127.0.0.6:44909 2022/12/18 00:04:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m5.563460908s) from=127.0.0.6:44325 2022/12/18 00:04:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:04:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:04:17 [DEBUG] agent: Node info in sync 2022/12/18 00:04:26 [DEBUG] http: Request GET /v1/status/leader (373.984µs) from=127.0.0.6:47185 2022/12/18 00:04:29 [DEBUG] http: Request GET /v1/status/leader (175.495µs) from=127.0.0.6:43801 2022/12/18 00:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:04:46 [DEBUG] http: Request GET /v1/status/leader (464.081µs) from=127.0.0.6:47185 2022/12/18 00:04:49 [DEBUG] http: Request GET /v1/status/leader (156.688µs) from=127.0.0.6:43801 2022/12/18 00:05:06 [DEBUG] http: Request GET /v1/status/leader (335.795µs) from=127.0.0.6:47185 2022/12/18 00:05:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m0.494259064s) from=127.0.0.6:43981 2022/12/18 00:05:09 [DEBUG] http: Request GET /v1/status/leader (348.927µs) from=127.0.0.6:43801 2022/12/18 00:05:26 [DEBUG] http: Request GET /v1/status/leader (207.69µs) from=127.0.0.6:47185 2022/12/18 00:05:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m1.695762722s) from=127.0.0.6:60511 2022/12/18 00:05:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:05:29 [DEBUG] agent: Node info in sync 2022/12/18 00:05:29 [DEBUG] http: Request GET /v1/status/leader (402.176µs) from=127.0.0.6:43801 2022/12/18 00:05:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m2.644200997s) from=127.0.0.6:52569 2022/12/18 00:05:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m0.995842081s) from=127.0.0.6:50757 2022/12/18 00:05:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m6.248579287s) from=127.0.0.6:48875 2022/12/18 00:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m4.215113984s) from=127.0.0.6:59203 2022/12/18 00:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m2.729267607s) from=127.0.0.6:33337 2022/12/18 00:05:46 [DEBUG] http: Request GET /v1/status/leader (286.734µs) from=127.0.0.6:47185 2022/12/18 00:05:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m2.242438923s) from=127.0.0.6:59181 2022/12/18 00:05:49 [DEBUG] http: Request GET /v1/status/leader (157.659µs) from=127.0.0.6:43801 2022/12/18 00:05:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m2.729867001s) from=127.0.0.6:41643 2022/12/18 00:05:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.683994895s) from=127.0.0.6:41889 2022/12/18 00:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.839193821s) from=127.0.0.6:60659 2022/12/18 00:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m0.549098044s) from=127.0.0.6:49391 2022/12/18 00:05:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m4.971411287s) from=127.0.0.6:52429 2022/12/18 00:05:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.521759626s) from=127.0.0.6:42837 2022/12/18 00:05:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.433759759s) from=127.0.0.6:42345 2022/12/18 00:05:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m0.184535166s) from=127.0.0.6:43585 2022/12/18 00:06:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m6.227526763s) from=127.0.0.6:52781 2022/12/18 00:06:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m2.768520231s) from=127.0.0.6:42571 2022/12/18 00:06:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m2.065784144s) from=127.0.0.6:36101 2022/12/18 00:06:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m2.860075619s) from=127.0.0.6:52909 2022/12/18 00:06:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.731825263s) from=127.0.0.6:52207 2022/12/18 00:06:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m1.161616792s) from=127.0.0.6:42983 2022/12/18 00:06:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m5.989578605s) from=127.0.0.6:37211 2022/12/18 00:06:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m7.148726541s) from=127.0.0.6:34423 2022/12/18 00:06:06 [DEBUG] http: Request GET /v1/status/leader (177.951µs) from=127.0.0.6:47185 2022/12/18 00:06:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/18 00:06:09 [DEBUG] http: Request GET /v1/status/leader (299.029µs) from=127.0.0.6:43801 2022/12/18 00:06:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m4.389725054s) from=127.0.0.6:58599 2022/12/18 00:06:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m6.963017196s) from=127.0.0.6:51731 2022/12/18 00:06:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m1.941182128s) from=127.0.0.6:44909 2022/12/18 00:06:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m1.510910408s) from=127.0.0.6:44325 2022/12/18 00:06:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m4.232165932s) from=127.0.0.6:39119 2022/12/18 00:06:26 [DEBUG] http: Request GET /v1/status/leader (245.109µs) from=127.0.0.6:47185 2022/12/18 00:06:29 [DEBUG] http: Request GET /v1/status/leader (152.547µs) from=127.0.0.6:43801 2022/12/18 00:06:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:06:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:06:44 [DEBUG] agent: Node info in sync 2022/12/18 00:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:06:46 [DEBUG] http: Request GET /v1/status/leader (314.883µs) from=127.0.0.6:47185 2022/12/18 00:06:49 [DEBUG] http: Request GET /v1/status/leader (767.546µs) from=127.0.0.6:43801 2022/12/18 00:07:06 [DEBUG] http: Request GET /v1/status/leader (303.729µs) from=127.0.0.6:47185 2022/12/18 00:07:09 [DEBUG] http: Request GET /v1/status/leader (298.733µs) from=127.0.0.6:43801 2022/12/18 00:07:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m5.426754447s) from=127.0.0.6:43981 2022/12/18 00:07:26 [DEBUG] http: Request GET /v1/status/leader (199.37µs) from=127.0.0.6:47185 2022/12/18 00:07:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m1.654287461s) from=127.0.0.6:60511 2022/12/18 00:07:29 [DEBUG] http: Request GET /v1/status/leader (1.087918ms) from=127.0.0.6:43801 2022/12/18 00:07:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m0.225443297s) from=127.0.0.6:52569 2022/12/18 00:07:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m6.314714111s) from=127.0.0.6:50757 2022/12/18 00:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:07:46 [DEBUG] http: Request GET /v1/status/leader (249.906µs) from=127.0.0.6:47185 2022/12/18 00:07:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m6.585481415s) from=127.0.0.6:48875 2022/12/18 00:07:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m1.890835092s) from=127.0.0.6:59203 2022/12/18 00:07:49 [DEBUG] http: Request GET /v1/status/leader (293.551µs) from=127.0.0.6:43801 2022/12/18 00:07:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m2.358184798s) from=127.0.0.6:59181 2022/12/18 00:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m6.563887266s) from=127.0.0.6:33337 2022/12/18 00:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m4.469381093s) from=127.0.0.6:41643 2022/12/18 00:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m3.376538222s) from=127.0.0.6:60659 2022/12/18 00:07:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.156350749s) from=127.0.0.6:42345 2022/12/18 00:07:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m5.601657896s) from=127.0.0.6:41889 2022/12/18 00:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m5.615745831s) from=127.0.0.6:49391 2022/12/18 00:07:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m1.197460451s) from=127.0.0.6:43585 2022/12/18 00:08:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.994563543s) from=127.0.0.6:52781 2022/12/18 00:08:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.143904697s) from=127.0.0.6:42837 2022/12/18 00:08:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m7.357271495s) from=127.0.0.6:52429 2022/12/18 00:08:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.534751652s) from=127.0.0.6:52207 2022/12/18 00:08:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m2.066792621s) from=127.0.0.6:36101 2022/12/18 00:08:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m3.659244044s) from=127.0.0.6:52909 2022/12/18 00:08:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m1.515541623s) from=127.0.0.6:37211 2022/12/18 00:08:06 [DEBUG] http: Request GET /v1/status/leader (2.140422ms) from=127.0.0.6:47185 2022/12/18 00:08:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.19061104s) from=127.0.0.6:42983 2022/12/18 00:08:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.197878141s) from=127.0.0.6:42571 2022/12/18 00:08:09 [DEBUG] http: Request GET /v1/status/leader (182.584µs) from=127.0.0.6:43801 2022/12/18 00:08:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m3.280901906s) from=127.0.0.6:34423 2022/12/18 00:08:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m1.340017028s) from=127.0.0.6:58599 2022/12/18 00:08:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m0.341732098s) from=127.0.0.6:39119 2022/12/18 00:08:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m2.410616997s) from=127.0.0.6:51731 2022/12/18 00:08:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m4.597053062s) from=127.0.0.6:44909 2022/12/18 00:08:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m4.806143603s) from=127.0.0.6:44325 2022/12/18 00:08:26 [DEBUG] http: Request GET /v1/status/leader (326.881µs) from=127.0.0.6:47185 2022/12/18 00:08:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:08:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:08:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:08:27 [DEBUG] agent: Node info in sync 2022/12/18 00:08:29 [DEBUG] http: Request GET /v1/status/leader (169.359µs) from=127.0.0.6:43801 2022/12/18 00:08:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-fnp46.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/18 00:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:08:47 [DEBUG] http: Request GET /v1/status/leader (191.283µs) from=127.0.0.6:47185 2022/12/18 00:08:49 [DEBUG] http: Request GET /v1/status/leader (179.898µs) from=127.0.0.6:43801 2022/12/18 00:09:07 [DEBUG] http: Request GET /v1/status/leader (1.222945ms) from=127.0.0.6:47185 2022/12/18 00:09:09 [DEBUG] http: Request GET /v1/status/leader (413.382µs) from=127.0.0.6:43801 2022/12/18 00:09:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=83 (2m4.207530152s) from=127.0.0.6:43981 2022/12/18 00:09:27 [DEBUG] http: Request GET /v1/status/leader (597.055µs) from=127.0.0.6:47185 2022/12/18 00:09:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.13.65_8806" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.40.246_9092" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.55.130_8482" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v2_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_parser_10.233.13.65_8806" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.13.65_8806" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.39.194_8443" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.33.102_8410" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.46.23_8484" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_nslcm_10.233.22.169_8403" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.120_8080" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.4.249_9015" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.5.140_8801" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.55.137_8803" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_vnfres_10.233.5.205_8802" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.4.118_9001" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.13.65_8806" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.206_9011" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_sdnc_10.233.48.45_8282" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.218_8181" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.22.178_9007" in sync 2022/12/18 00:09:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.22.203_8082" in sync 2022/12/18 00:09:28 [DEBUG] agent: Node info in sync 2022/12/18 00:09:29 [DEBUG] http: Request GET /v1/status/leader (162.969µs) from=127.0.0.6:43801 2022/12/18 00:09:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=161 (2m4.226107599s) from=127.0.0.6:60511 2022/12/18 00:09:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=172 (2m1.488484475s) from=127.0.0.6:52569 2022/12/18 00:09:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=64 (2m1.004876358s) from=127.0.0.6:50757 2022/12/18 00:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-fnp46" since the cluster is too small 2022/12/18 00:09:47 [DEBUG] http: Request GET /v1/status/leader (427.756µs) from=127.0.0.6:47185 2022/12/18 00:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=60 (2m0.900857922s) from=127.0.0.6:59203 2022/12/18 00:09:49 [DEBUG] http: Request GET /v1/status/leader (367.754µs) from=127.0.0.6:43801 2022/12/18 00:09:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=62 (2m5.085612552s) from=127.0.0.6:48875 2022/12/18 00:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=57 (2m2.468045879s) from=127.0.0.6:33337 2022/12/18 00:09:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=56 (2m2.028881004s) from=127.0.0.6:41643 2022/12/18 00:09:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=177 (2m5.483564385s) from=127.0.0.6:59181 2022/12/18 00:09:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.678233475s) from=127.0.0.6:42345 2022/12/18 00:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=67 (2m2.350399096s) from=127.0.0.6:60659 2022/12/18 00:10:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m2.586002692s) from=127.0.0.6:41889 2022/12/18 00:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=59 (2m2.088397338s) from=127.0.0.6:49391 2022/12/18 00:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=66 (2m0.296249025s) from=127.0.0.6:52781 2022/12/18 00:10:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=180 (2m5.788729766s) from=127.0.0.6:43585 2022/12/18 00:10:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.755561765s) from=127.0.0.6:52207 2022/12/18 00:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m5.019941087s) from=127.0.0.6:42837 2022/12/18 00:10:07 [DEBUG] http: Request GET /v1/status/leader (452.731µs) from=127.0.0.6:47185 2022/12/18 00:10:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=178 (2m1.219157694s) from=127.0.0.6:37211 2022/12/18 00:10:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=181 (2m4.408385654s) from=127.0.0.6:36101 2022/12/18 00:10:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=63 (2m6.242213732s) from=127.0.0.6:52429 2022/12/18 00:10:09 [DEBUG] http: Request GET /v1/status/leader (155.467µs) from=127.0.0.6:43801 2022/12/18 00:10:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=176 (2m4.615325968s) from=127.0.0.6:52909 2022/12/18 00:10:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=61 (2m3.504301185s) from=127.0.0.6:42983 2022/12/18 00:10:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=174 (2m0.901054951s) from=127.0.0.6:58599 2022/12/18 00:10:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=181 (2m6.435588333s) from=127.0.0.6:42571 2022/12/18 00:10:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=171 (2m4.623102122s) from=127.0.0.6:34423 2022/12/18 00:10:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=179 (2m0.00266864s) from=127.0.0.6:51731 2022/12/18 00:10:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=65 (2m6.075682747s) from=127.0.0.6:39119 2022/12/18 00:10:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=55 (2m6.720883711s) from=127.0.0.6:44909 2022/12/18 00:10:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=175 (2m7.481893378s) from=127.0.0.6:44325 2022/12/18 00:10:27 [DEBUG] http: Request GET /v1/status/leader (353.017µs) from=127.0.0.6:47185 2022/12/18 00:10:29 [DEBUG] http: Request GET /v1/status/leader (154.521µs) from=127.0.0.6:43801