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: 'c74c1e19-e426-2ebf-79f5-35a014643e2d' Node name: 'onap-msb-consul-5454dcc5c5-d5xr5' 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/11/02 22:43:23 [DEBUG] agent: Using random ID "c74c1e19-e426-2ebf-79f5-35a014643e2d" as node ID 2022/11/02 22:43:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c74c1e19-e426-2ebf-79f5-35a014643e2d Address:127.0.0.1:8300}] 2022/11/02 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/02 22:43:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-d5xr5.dc1 127.0.0.1 2022/11/02 22:43:23 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-d5xr5 127.0.0.1 2022/11/02 22:43:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/02 22:43:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-d5xr5.dc1" in area "wan" 2022/11/02 22:43:23 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-d5xr5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:43:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/02 22:43:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/02 22:43:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/02 22:43:23 [INFO] agent: started state syncer 2022/11/02 22:43:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/02 22:43:23 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/02 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/02 22:43:23 [DEBUG] raft: Votes needed: 1 2022/11/02 22:43:23 [DEBUG] raft: Vote granted from c74c1e19-e426-2ebf-79f5-35a014643e2d in term 2. Tally: 1 2022/11/02 22:43:23 [INFO] raft: Election won. Tally: 1 2022/11/02 22:43:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/02 22:43:23 [INFO] consul: cluster leadership acquired 2022/11/02 22:43:23 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-d5xr5 2022/11/02 22:43:23 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/02 22:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:43:23 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-d5xr5' joined, marking health alive 2022/11/02 22:43:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:43:23 [INFO] agent: Synced node info 2022/11/02 22:43:23 [DEBUG] agent: Node info in sync 2022/11/02 22:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:43:25 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/02 22:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:45:16 [DEBUG] agent: Node info in sync 2022/11/02 22:45:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:46:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:46:31 [DEBUG] agent: Node info in sync 2022/11/02 22:47:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:47:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:47:37 [DEBUG] agent: Node info in sync 2022/11/02 22:47:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:48:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:49:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:49:19 [DEBUG] agent: Node info in sync 2022/11/02 22:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:50:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:50:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:50:24 [DEBUG] agent: Node info in sync 2022/11/02 22:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:52:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:52:10 [DEBUG] agent: Node info in sync 2022/11/02 22:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:52:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:53:07 [DEBUG] http: Request GET /v1/status/leader (1.077798ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.125_9015" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (39.286935ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.228907ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.33.48_443" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (18.67706ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (285.521µs) from=127.0.0.6:37879 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.1.208_8080" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.014105ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (307.861µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_parser_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.190457ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.07695ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_catalog_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (14.356899ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (287.717µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_nsd_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.441708ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.792842ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.3.163_8806" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.250866ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (262.161µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_sdc-gui_10.233.20.46_8181" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.140768ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.127µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v0_multicloud_10.233.44.149_9001" 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.433573ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (347.245µs) from=127.0.0.6:37879 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v1_multicloud_10.233.44.149_9001" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.066836ms) from=127.0.0.6:37879 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (277.871µs) from=127.0.0.6:47981 2022/11/02 22:53:08 [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/11/02 22:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.219_9011" 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (3.389465ms) from=127.0.0.6:47981 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:08 [DEBUG] agent: Node info in sync 2022/11/02 22:53:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (275.988µs) from=127.0.0.6:37879 2022/11/02 22:53:09 [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/11/02 22:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.219_9011" 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.778109ms) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (364.767µs) from=127.0.0.6:37879 2022/11/02 22:53:09 [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/11/02 22:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.37.252_9007" 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.421346ms) from=127.0.0.6:47981 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (286.682µs) from=127.0.0.6:37879 2022/11/02 22:53:09 [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/11/02 22:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.37.252_9007" 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.130752ms) from=127.0.0.6:37879 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:53:09 [DEBUG] agent: Node info in sync 2022/11/02 22:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (239.403µs) from=127.0.0.6:47981 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/catalog/services (428.266µs) from=127.0.0.6:47981 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/status/leader (473.439µs) from=127.0.0.6:47981 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (342µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.613µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.971µs) from=127.0.0.6:34227 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.815141ms) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (319.088µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (162.251µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (127.535µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (226.471µs) from=127.0.0.6:34227 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (203.145µs) from=127.0.0.6:34227 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (226.6µs) from=127.0.0.6:59013 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (168.079µs) from=127.0.0.6:39749 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (167.735µs) from=127.0.0.6:37879 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (146.433µs) from=127.0.0.6:38475 2022/11/02 22:53:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (180.057µs) from=127.0.0.6:37879 2022/11/02 22:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/catalog/services (987.412µs) from=127.0.0.6:34721 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/status/leader (733.104µs) from=127.0.0.6:48159 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (208.241µs) from=127.0.0.6:48159 2022/11/02 22:53:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (166.583µs) from=127.0.0.6:48159 2022/11/02 22:53:40 [DEBUG] http: Request GET /v1/status/leader (291.086µs) from=127.0.0.6:46535 2022/11/02 22:53:49 [DEBUG] http: Request GET /v1/status/leader (817.796µs) from=127.0.0.6:46535 2022/11/02 22:54:00 [DEBUG] http: Request GET /v1/status/leader (392.991µs) from=127.0.0.6:46535 2022/11/02 22:54:09 [DEBUG] http: Request GET /v1/status/leader (449.811µs) from=127.0.0.6:46535 2022/11/02 22:54:20 [DEBUG] http: Request GET /v1/status/leader (138.876µs) from=127.0.0.6:46535 2022/11/02 22:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:54:29 [DEBUG] http: Request GET /v1/status/leader (204.684µs) from=127.0.0.6:46535 2022/11/02 22:54:40 [DEBUG] http: Request GET /v1/status/leader (307.348µs) from=127.0.0.6:46535 2022/11/02 22:54:49 [DEBUG] http: Request GET /v1/status/leader (239.151µs) from=127.0.0.6:46535 2022/11/02 22:54:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:54:53 [DEBUG] agent: Node info in sync 2022/11/02 22:55:00 [DEBUG] http: Request GET /v1/status/leader (596.707µs) from=127.0.0.6:46535 2022/11/02 22:55:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:55:09 [DEBUG] http: Request GET /v1/status/leader (292.058µs) from=127.0.0.6:46535 2022/11/02 22:55:20 [DEBUG] http: Request GET /v1/status/leader (256.661µs) from=127.0.0.6:46535 2022/11/02 22:55:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.344482949s) from=127.0.0.6:39749 2022/11/02 22:55:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.58362596s) from=127.0.0.6:34227 2022/11/02 22:55:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.020278181s) from=127.0.0.6:47125 2022/11/02 22:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:55:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.316197358s) from=127.0.0.6:45017 2022/11/02 22:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.49802558s) from=127.0.0.6:57397 2022/11/02 22:55:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.101184132s) from=127.0.0.6:38475 2022/11/02 22:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.235908865s) from=127.0.0.6:42667 2022/11/02 22:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.37277354s) from=127.0.0.6:43669 2022/11/02 22:55:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.799995355s) from=127.0.0.6:51281 2022/11/02 22:55:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.120123437s) from=127.0.0.6:47657 2022/11/02 22:55:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.021680568s) from=127.0.0.6:37879 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.121562237s) from=127.0.0.6:48075 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.456552597s) from=127.0.0.6:59013 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.482465548s) from=127.0.0.6:47605 2022/11/02 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m7.035384426s) from=127.0.0.6:47981 2022/11/02 22:55:29 [DEBUG] http: Request GET /v1/status/leader (163.822µs) from=127.0.0.6:46535 2022/11/02 22:55:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.121783131s) from=127.0.0.6:48159 2022/11/02 22:55:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.539464096s) from=127.0.0.6:52753 2022/11/02 22:55:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m6.809377106s) from=127.0.0.6:34721 2022/11/02 22:55:37 [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/11/02 22:55:37 [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/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [INFO] agent: Synced service "_v1_sdnc_10.233.28.20_8282" 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Node info in sync 2022/11/02 22:55:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.554342ms) from=127.0.0.6:39821 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (9.356801288s) from=127.0.0.6:47981 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:55:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:55:37 [DEBUG] agent: Node info in sync 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (936.416445ms) from=127.0.0.6:34721 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (138.303µs) from=127.0.0.6:46535 2022/11/02 22:55:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (363.618µs) from=127.0.0.6:39821 2022/11/02 22:55:40 [DEBUG] http: Request GET /v1/status/leader (245.866µs) from=127.0.0.6:57119 2022/11/02 22:55:49 [DEBUG] http: Request GET /v1/status/leader (172.687µs) from=127.0.0.6:57119 2022/11/02 22:56:00 [DEBUG] http: Request GET /v1/status/leader (1.182707ms) from=127.0.0.6:57119 2022/11/02 22:56:09 [DEBUG] http: Request GET /v1/status/leader (249.449µs) from=127.0.0.6:57119 2022/11/02 22:56:20 [DEBUG] http: Request GET /v1/status/leader (139.658µs) from=127.0.0.6:57119 2022/11/02 22:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:56:29 [DEBUG] http: Request GET /v1/status/leader (166.492µs) from=127.0.0.6:57119 2022/11/02 22:56:40 [DEBUG] http: Request GET /v1/status/leader (481.879µs) from=127.0.0.6:57119 2022/11/02 22:56:49 [DEBUG] http: Request GET /v1/status/leader (803.593µs) from=127.0.0.6:57119 2022/11/02 22:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:56:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:56:49 [DEBUG] agent: Node info in sync 2022/11/02 22:57:00 [DEBUG] http: Request GET /v1/status/leader (942.581µs) from=127.0.0.6:57119 2022/11/02 22:57:09 [DEBUG] http: Request GET /v1/status/leader (907.068µs) from=127.0.0.6:57119 2022/11/02 22:57:20 [DEBUG] http: Request GET /v1/status/leader (139.047µs) from=127.0.0.6:57119 2022/11/02 22:57:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.479765418s) from=127.0.0.6:34227 2022/11/02 22:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:57:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.297510884s) from=127.0.0.6:57397 2022/11/02 22:57:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.807506722s) from=127.0.0.6:47125 2022/11/02 22:57:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.957116146s) from=127.0.0.6:45017 2022/11/02 22:57:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.567044106s) from=127.0.0.6:39749 2022/11/02 22:57:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.692296352s) from=127.0.0.6:47657 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.869621952s) from=127.0.0.6:43669 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.640504572s) from=127.0.0.6:38475 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.785642903s) from=127.0.0.6:42667 2022/11/02 22:57:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.22718908s) from=127.0.0.6:51281 2022/11/02 22:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.140757833s) from=127.0.0.6:47605 2022/11/02 22:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.587499038s) from=127.0.0.6:48075 2022/11/02 22:57:29 [DEBUG] http: Request GET /v1/status/leader (252.545µs) from=127.0.0.6:57119 2022/11/02 22:57:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.949416749s) from=127.0.0.6:59013 2022/11/02 22:57:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.332519225s) from=127.0.0.6:37879 2022/11/02 22:57:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.691485053s) from=127.0.0.6:52753 2022/11/02 22:57:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 22:57:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.725128151s) from=127.0.0.6:48159 2022/11/02 22:57:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m1.639751588s) from=127.0.0.6:47981 2022/11/02 22:57:40 [DEBUG] http: Request GET /v1/status/leader (234.737µs) from=127.0.0.6:57119 2022/11/02 22:57:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.253121076s) from=127.0.0.6:46535 2022/11/02 22:57:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m5.117847428s) from=127.0.0.6:34721 2022/11/02 22:57:49 [DEBUG] http: Request GET /v1/status/leader (141.543µs) from=127.0.0.6:57119 2022/11/02 22:57:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:57:52 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:57:52 [DEBUG] agent: Node info in sync 2022/11/02 22:58:00 [DEBUG] http: Request GET /v1/status/leader (3.628684ms) from=127.0.0.6:57119 2022/11/02 22:58:09 [DEBUG] http: Request GET /v1/status/leader (242.879µs) from=127.0.0.6:57119 2022/11/02 22:58:20 [DEBUG] http: Request GET /v1/status/leader (154.023µs) from=127.0.0.6:57119 2022/11/02 22:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:58:29 [DEBUG] http: Request GET /v1/status/leader (320.383µs) from=127.0.0.6:57119 2022/11/02 22:58:40 [DEBUG] http: Request GET /v1/status/leader (137.518µs) from=127.0.0.6:57119 2022/11/02 22:58:49 [DEBUG] http: Request GET /v1/status/leader (236.491µs) from=127.0.0.6:57119 2022/11/02 22:59:00 [DEBUG] http: Request GET /v1/status/leader (227.126µs) from=127.0.0.6:57119 2022/11/02 22:59:09 [DEBUG] http: Request GET /v1/status/leader (593.332µs) from=127.0.0.6:57119 2022/11/02 22:59:21 [DEBUG] http: Request GET /v1/status/leader (1.23232ms) from=127.0.0.6:57119 2022/11/02 22:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 22:59:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.534017807s) from=127.0.0.6:47125 2022/11/02 22:59:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.823860837s) from=127.0.0.6:34227 2022/11/02 22:59:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.18932742s) from=127.0.0.6:45017 2022/11/02 22:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.177277812s) from=127.0.0.6:57397 2022/11/02 22:59:29 [DEBUG] http: Request GET /v1/status/leader (561.479µs) from=127.0.0.6:57119 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.376203222s) from=127.0.0.6:39749 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.007485272s) from=127.0.0.6:43669 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.978885734s) from=127.0.0.6:38475 2022/11/02 22:59:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.052398679s) from=127.0.0.6:47657 2022/11/02 22:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.016030643s) from=127.0.0.6:47605 2022/11/02 22:59:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.789616462s) from=127.0.0.6:59013 2022/11/02 22:59:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.337928832s) from=127.0.0.6:42667 2022/11/02 22:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.663379148s) from=127.0.0.6:51281 2022/11/02 22:59:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.906458417s) from=127.0.0.6:48075 2022/11/02 22:59:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.22070183s) from=127.0.0.6:37879 2022/11/02 22:59:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.978997156s) from=127.0.0.6:52753 2022/11/02 22:59:41 [DEBUG] http: Request GET /v1/status/leader (234.739µs) from=127.0.0.6:57119 2022/11/02 22:59:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.956029899s) from=127.0.0.6:48159 2022/11/02 22:59:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.589698189s) from=127.0.0.6:34721 2022/11/02 22:59:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m6.112462155s) from=127.0.0.6:47981 2022/11/02 22:59:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.88677029s) from=127.0.0.6:46535 2022/11/02 22:59:49 [DEBUG] http: Request GET /v1/status/leader (207.771µs) from=127.0.0.6:57119 2022/11/02 22:59:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 22:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 22:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 22:59:50 [DEBUG] agent: Node info in sync 2022/11/02 22:59:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:00:01 [DEBUG] http: Request GET /v1/status/leader (195.246µs) from=127.0.0.6:57119 2022/11/02 23:00:09 [DEBUG] http: Request GET /v1/status/leader (196.778µs) from=127.0.0.6:57119 2022/11/02 23:00:21 [DEBUG] http: Request GET /v1/status/leader (327.573µs) from=127.0.0.6:57119 2022/11/02 23:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:00:29 [DEBUG] http: Request GET /v1/status/leader (288.023µs) from=127.0.0.6:57119 2022/11/02 23:00:41 [DEBUG] http: Request GET /v1/status/leader (332.016µs) from=127.0.0.6:57119 2022/11/02 23:00:49 [DEBUG] http: Request GET /v1/status/leader (263.808µs) from=127.0.0.6:57119 2022/11/02 23:01:01 [DEBUG] http: Request GET /v1/status/leader (264.861µs) from=127.0.0.6:57119 2022/11/02 23:01:09 [DEBUG] http: Request GET /v1/status/leader (168.46µs) from=127.0.0.6:57119 2022/11/02 23:01:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:01:10 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:01:10 [DEBUG] agent: Node info in sync 2022/11/02 23:01:21 [DEBUG] http: Request GET /v1/status/leader (5.766509ms) from=127.0.0.6:57119 2022/11/02 23:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:01:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.27631132s) from=127.0.0.6:34227 2022/11/02 23:01:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.401046194s) from=127.0.0.6:47125 2022/11/02 23:01:29 [DEBUG] http: Request GET /v1/status/leader (229.069µs) from=127.0.0.6:57119 2022/11/02 23:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.430837473s) from=127.0.0.6:43669 2022/11/02 23:01:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.511564641s) from=127.0.0.6:45017 2022/11/02 23:01:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.101842356s) from=127.0.0.6:57397 2022/11/02 23:01:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.078248218s) from=127.0.0.6:38475 2022/11/02 23:01:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.560988191s) from=127.0.0.6:39749 2022/11/02 23:01:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.972220162s) from=127.0.0.6:42667 2022/11/02 23:01:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.867932649s) from=127.0.0.6:47657 2022/11/02 23:01:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.375308122s) from=127.0.0.6:47605 2022/11/02 23:01:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.386120071s) from=127.0.0.6:48075 2022/11/02 23:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.221610249s) from=127.0.0.6:59013 2022/11/02 23:01:41 [DEBUG] http: Request GET /v1/status/leader (152.04µs) from=127.0.0.6:57119 2022/11/02 23:01:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.527991788s) from=127.0.0.6:51281 2022/11/02 23:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.187499718s) from=127.0.0.6:37879 2022/11/02 23:01:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.919426714s) from=127.0.0.6:48159 2022/11/02 23:01:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.117533393s) from=127.0.0.6:52753 2022/11/02 23:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.250878087s) from=127.0.0.6:47981 2022/11/02 23:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m4.96757755s) from=127.0.0.6:34721 2022/11/02 23:01:49 [DEBUG] http: Request GET /v1/status/leader (225.283µs) from=127.0.0.6:57119 2022/11/02 23:01:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.149913291s) from=127.0.0.6:46535 2022/11/02 23:02:01 [DEBUG] http: Request GET /v1/status/leader (146.092µs) from=127.0.0.6:57119 2022/11/02 23:02:09 [DEBUG] http: Request GET /v1/status/leader (317.277µs) from=127.0.0.6:57119 2022/11/02 23:02:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:02:21 [DEBUG] http: Request GET /v1/status/leader (214.115µs) from=127.0.0.6:57119 2022/11/02 23:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:02:29 [DEBUG] http: Request GET /v1/status/leader (241.996µs) from=127.0.0.6:57119 2022/11/02 23:02:41 [DEBUG] http: Request GET /v1/status/leader (203.07µs) from=127.0.0.6:57119 2022/11/02 23:02:49 [DEBUG] http: Request GET /v1/status/leader (285.426µs) from=127.0.0.6:57119 2022/11/02 23:03:01 [DEBUG] http: Request GET /v1/status/leader (548.3µs) from=127.0.0.6:57119 2022/11/02 23:03:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:03:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:03:05 [DEBUG] agent: Node info in sync 2022/11/02 23:03:09 [DEBUG] http: Request GET /v1/status/leader (469.34µs) from=127.0.0.6:57119 2022/11/02 23:03:21 [DEBUG] http: Request GET /v1/status/leader (448.012µs) from=127.0.0.6:57119 2022/11/02 23:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:03:29 [DEBUG] http: Request GET /v1/status/leader (485.906µs) from=127.0.0.6:57119 2022/11/02 23:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.054441281s) from=127.0.0.6:45017 2022/11/02 23:03:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.953412684s) from=127.0.0.6:34227 2022/11/02 23:03:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.745368401s) from=127.0.0.6:47125 2022/11/02 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.206221718s) from=127.0.0.6:43669 2022/11/02 23:03:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.455577742s) from=127.0.0.6:57397 2022/11/02 23:03:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.161533959s) from=127.0.0.6:42667 2022/11/02 23:03:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.091087804s) from=127.0.0.6:38475 2022/11/02 23:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.038708938s) from=127.0.0.6:47605 2022/11/02 23:03:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.262212194s) from=127.0.0.6:39749 2022/11/02 23:03:41 [DEBUG] http: Request GET /v1/status/leader (1.692183ms) from=127.0.0.6:57119 2022/11/02 23:03:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.083548481s) from=127.0.0.6:47657 2022/11/02 23:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.685119054s) from=127.0.0.6:48075 2022/11/02 23:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.522277063s) from=127.0.0.6:51281 2022/11/02 23:03:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.646078736s) from=127.0.0.6:48159 2022/11/02 23:03:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.532676611s) from=127.0.0.6:59013 2022/11/02 23:03:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.247430753s) from=127.0.0.6:47981 2022/11/02 23:03:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.721731343s) from=127.0.0.6:52753 2022/11/02 23:03:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.979043376s) from=127.0.0.6:34721 2022/11/02 23:03:50 [DEBUG] http: Request GET /v1/status/leader (282.602µs) from=127.0.0.6:57119 2022/11/02 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.587499259s) from=127.0.0.6:37879 2022/11/02 23:03:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.623137639s) from=127.0.0.6:46535 2022/11/02 23:04:01 [DEBUG] http: Request GET /v1/status/leader (277.267µs) from=127.0.0.6:57119 2022/11/02 23:04:10 [DEBUG] http: Request GET /v1/status/leader (154.676µs) from=127.0.0.6:57119 2022/11/02 23:04:21 [DEBUG] http: Request GET /v1/status/leader (172.46µs) from=127.0.0.6:57119 2022/11/02 23:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:04:30 [DEBUG] http: Request GET /v1/status/leader (250.081µs) from=127.0.0.6:57119 2022/11/02 23:04:41 [DEBUG] http: Request GET /v1/status/leader (151.475µs) from=127.0.0.6:57119 2022/11/02 23:04:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:04:49 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:04:49 [DEBUG] agent: Node info in sync 2022/11/02 23:04:50 [DEBUG] http: Request GET /v1/status/leader (137.963µs) from=127.0.0.6:57119 2022/11/02 23:05:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:05:01 [DEBUG] http: Request GET /v1/status/leader (135.824µs) from=127.0.0.6:57119 2022/11/02 23:05:10 [DEBUG] http: Request GET /v1/status/leader (1.096652ms) from=127.0.0.6:57119 2022/11/02 23:05:21 [DEBUG] http: Request GET /v1/status/leader (256.117µs) from=127.0.0.6:57119 2022/11/02 23:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:05:30 [DEBUG] http: Request GET /v1/status/leader (154.423µs) from=127.0.0.6:57119 2022/11/02 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.700946539s) from=127.0.0.6:45017 2022/11/02 23:05:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.906637518s) from=127.0.0.6:34227 2022/11/02 23:05:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.569484061s) from=127.0.0.6:47125 2022/11/02 23:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.720120165s) from=127.0.0.6:57397 2022/11/02 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.611289922s) from=127.0.0.6:43669 2022/11/02 23:05:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.216552872s) from=127.0.0.6:42667 2022/11/02 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.728973275s) from=127.0.0.6:47605 2022/11/02 23:05:41 [DEBUG] http: Request GET /v1/status/leader (235.987µs) from=127.0.0.6:57119 2022/11/02 23:05:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.090272655s) from=127.0.0.6:47657 2022/11/02 23:05:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.343719718s) from=127.0.0.6:39749 2022/11/02 23:05:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.806574694s) from=127.0.0.6:38475 2022/11/02 23:05:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.268280561s) from=127.0.0.6:48075 2022/11/02 23:05:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.040000101s) from=127.0.0.6:51281 2022/11/02 23:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.076228618s) from=127.0.0.6:59013 2022/11/02 23:05:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.157921516s) from=127.0.0.6:48159 2022/11/02 23:05:50 [DEBUG] http: Request GET /v1/status/leader (139.818µs) from=127.0.0.6:57119 2022/11/02 23:05:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.731982936s) from=127.0.0.6:47981 2022/11/02 23:05:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.069942017s) from=127.0.0.6:37879 2022/11/02 23:05:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m3.309116648s) from=127.0.0.6:34721 2022/11/02 23:05:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.57608518s) from=127.0.0.6:52753 2022/11/02 23:05:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.846674923s) from=127.0.0.6:46535 2022/11/02 23:06:01 [DEBUG] http: Request GET /v1/status/leader (2.090263ms) from=127.0.0.6:57119 2022/11/02 23:06:10 [DEBUG] http: Request GET /v1/status/leader (566.295µs) from=127.0.0.6:57119 2022/11/02 23:06:21 [DEBUG] http: Request GET /v1/status/leader (154.717µs) from=127.0.0.6:57119 2022/11/02 23:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:06:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:06:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:06:24 [DEBUG] agent: Node info in sync 2022/11/02 23:06:30 [DEBUG] http: Request GET /v1/status/leader (265.379µs) from=127.0.0.6:57119 2022/11/02 23:06:41 [DEBUG] http: Request GET /v1/status/leader (394.786µs) from=127.0.0.6:57119 2022/11/02 23:06:50 [DEBUG] http: Request GET /v1/status/leader (728.485µs) from=127.0.0.6:57119 2022/11/02 23:07:01 [DEBUG] http: Request GET /v1/status/leader (312.56µs) from=127.0.0.6:57119 2022/11/02 23:07:10 [DEBUG] http: Request GET /v1/status/leader (312.285µs) from=127.0.0.6:57119 2022/11/02 23:07:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:07:21 [DEBUG] http: Request GET /v1/status/leader (178.449µs) from=127.0.0.6:57119 2022/11/02 23:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:07:30 [DEBUG] http: Request GET /v1/status/leader (1.084689ms) from=127.0.0.6:57119 2022/11/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.056322287s) from=127.0.0.6:34227 2022/11/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.605627395s) from=127.0.0.6:47125 2022/11/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.095820908s) from=127.0.0.6:47605 2022/11/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.414077603s) from=127.0.0.6:45017 2022/11/02 23:07:41 [DEBUG] http: Request GET /v1/status/leader (261.596µs) from=127.0.0.6:57119 2022/11/02 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.990916069s) from=127.0.0.6:43669 2022/11/02 23:07:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.77934124s) from=127.0.0.6:47657 2022/11/02 23:07:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.215691463s) from=127.0.0.6:38475 2022/11/02 23:07:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.830466276s) from=127.0.0.6:39749 2022/11/02 23:07:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.605289265s) from=127.0.0.6:57397 2022/11/02 23:07:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.84324758s) from=127.0.0.6:42667 2022/11/02 23:07:50 [DEBUG] http: Request GET /v1/status/leader (138.698µs) from=127.0.0.6:57119 2022/11/02 23:07:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.891588566s) from=127.0.0.6:51281 2022/11/02 23:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.804831728s) from=127.0.0.6:59013 2022/11/02 23:07:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m2.89852048s) from=127.0.0.6:47981 2022/11/02 23:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.246501194s) from=127.0.0.6:48075 2022/11/02 23:07:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.181921672s) from=127.0.0.6:48159 2022/11/02 23:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.824686603s) from=127.0.0.6:37879 2022/11/02 23:07:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.576633534s) from=127.0.0.6:46535 2022/11/02 23:07:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.40409467s) from=127.0.0.6:52753 2022/11/02 23:07:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.395696724s) from=127.0.0.6:34721 2022/11/02 23:08:01 [DEBUG] http: Request GET /v1/status/leader (171.332µs) from=127.0.0.6:57119 2022/11/02 23:08:10 [DEBUG] http: Request GET /v1/status/leader (234.263µs) from=127.0.0.6:57119 2022/11/02 23:08:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:08:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:08:13 [DEBUG] agent: Node info in sync 2022/11/02 23:08:21 [DEBUG] http: Request GET /v1/status/leader (221.315µs) from=127.0.0.6:57119 2022/11/02 23:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:08:30 [DEBUG] http: Request GET /v1/status/leader (175.627µs) from=127.0.0.6:57119 2022/11/02 23:08:41 [DEBUG] http: Request GET /v1/status/leader (240.026µs) from=127.0.0.6:57119 2022/11/02 23:08:50 [DEBUG] http: Request GET /v1/status/leader (1.239881ms) from=127.0.0.6:57119 2022/11/02 23:09:01 [DEBUG] http: Request GET /v1/status/leader (182.743µs) from=127.0.0.6:57119 2022/11/02 23:09:10 [DEBUG] http: Request GET /v1/status/leader (230.821µs) from=127.0.0.6:57119 2022/11/02 23:09:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:09:21 [DEBUG] http: Request GET /v1/status/leader (149.858µs) from=127.0.0.6:57119 2022/11/02 23:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:09:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:09:29 [DEBUG] agent: Node info in sync 2022/11/02 23:09:30 [DEBUG] http: Request GET /v1/status/leader (326.186µs) from=127.0.0.6:57119 2022/11/02 23:09:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.24733373s) from=127.0.0.6:34227 2022/11/02 23:09:41 [DEBUG] http: Request GET /v1/status/leader (265.704µs) from=127.0.0.6:57119 2022/11/02 23:09:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.669403083s) from=127.0.0.6:45017 2022/11/02 23:09:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.277979254s) from=127.0.0.6:47657 2022/11/02 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.353247116s) from=127.0.0.6:47605 2022/11/02 23:09:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.787145542s) from=127.0.0.6:38475 2022/11/02 23:09:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.393797182s) from=127.0.0.6:47125 2022/11/02 23:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.340112702s) from=127.0.0.6:43669 2022/11/02 23:09:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.814599732s) from=127.0.0.6:39749 2022/11/02 23:09:50 [DEBUG] http: Request GET /v1/status/leader (362.974µs) from=127.0.0.6:57119 2022/11/02 23:09:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.007173079s) from=127.0.0.6:57397 2022/11/02 23:09:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.387247001s) from=127.0.0.6:51281 2022/11/02 23:09:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.53659964s) from=127.0.0.6:42667 2022/11/02 23:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.823705925s) from=127.0.0.6:59013 2022/11/02 23:09:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.67657565s) from=127.0.0.6:37879 2022/11/02 23:09:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.077504883s) from=127.0.0.6:48075 2022/11/02 23:09:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m0.033697833s) from=127.0.0.6:34721 2022/11/02 23:10:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.169295909s) from=127.0.0.6:48159 2022/11/02 23:10:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (2m7.487972754s) from=127.0.0.6:47981 2022/11/02 23:10:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.985752116s) from=127.0.0.6:46535 2022/11/02 23:10:01 [DEBUG] http: Request GET /v1/status/leader (141.218µs) from=127.0.0.6:57119 2022/11/02 23:10:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.150476253s) from=127.0.0.6:52753 2022/11/02 23:10:10 [DEBUG] http: Request GET /v1/status/leader (183.49µs) from=127.0.0.6:57119 2022/11/02 23:10:21 [DEBUG] http: Request GET /v1/status/leader (547.793µs) from=127.0.0.6:57119 2022/11/02 23:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:10:29 [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/11/02 23:10:29 [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/11/02 23:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:10:29 [DEBUG] agent: Node info in sync 2022/11/02 23:10:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.652057ms) from=127.0.0.6:57119 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:10:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:10:29 [DEBUG] agent: Node info in sync 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (29.556769562s) from=127.0.0.6:34721 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (28.579630284s) from=127.0.0.6:47981 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (350µs) from=127.0.0.6:39821 2022/11/02 23:10:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (125.836µs) from=127.0.0.6:57119 2022/11/02 23:10:30 [DEBUG] http: Request GET /v1/status/leader (917.043µs) from=127.0.0.6:49969 2022/11/02 23:10:41 [DEBUG] http: Request GET /v1/status/leader (1.638516ms) from=127.0.0.6:49969 2022/11/02 23:10:50 [DEBUG] http: Request GET /v1/status/leader (688.605µs) from=127.0.0.6:49969 2022/11/02 23:11:01 [DEBUG] http: Request GET /v1/status/leader (368.393µs) from=127.0.0.6:49969 2022/11/02 23:11:10 [DEBUG] http: Request GET /v1/status/leader (226.005µs) from=127.0.0.6:49969 2022/11/02 23:11:21 [DEBUG] http: Request GET /v1/status/leader (185.566µs) from=127.0.0.6:49969 2022/11/02 23:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:11:30 [DEBUG] http: Request GET /v1/status/leader (167µs) from=127.0.0.6:49969 2022/11/02 23:11:41 [DEBUG] http: Request GET /v1/status/leader (240.384µs) from=127.0.0.6:49969 2022/11/02 23:11:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.22785339s) from=127.0.0.6:38475 2022/11/02 23:11:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.362896784s) from=127.0.0.6:34227 2022/11/02 23:11:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.387853454s) from=127.0.0.6:45017 2022/11/02 23:11:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.684481809s) from=127.0.0.6:47125 2022/11/02 23:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.833548391s) from=127.0.0.6:47605 2022/11/02 23:11:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.432492796s) from=127.0.0.6:47657 2022/11/02 23:11:50 [DEBUG] http: Request GET /v1/status/leader (314.113µs) from=127.0.0.6:49969 2022/11/02 23:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.260093149s) from=127.0.0.6:43669 2022/11/02 23:11:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.585293737s) from=127.0.0.6:42667 2022/11/02 23:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.954452388s) from=127.0.0.6:57397 2022/11/02 23:11:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.388705785s) from=127.0.0.6:39749 2022/11/02 23:11:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:11:56 [DEBUG] agent: Node info in sync 2022/11/02 23:11:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.783255985s) from=127.0.0.6:51281 2022/11/02 23:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.358454099s) from=127.0.0.6:59013 2022/11/02 23:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.362412024s) from=127.0.0.6:37879 2022/11/02 23:12:01 [DEBUG] http: Request GET /v1/status/leader (1.47535ms) from=127.0.0.6:49969 2022/11/02 23:12:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.499912717s) from=127.0.0.6:48159 2022/11/02 23:12:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.596306931s) from=127.0.0.6:52753 2022/11/02 23:12:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.771327143s) from=127.0.0.6:48075 2022/11/02 23:12:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:12:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.43697313s) from=127.0.0.6:46535 2022/11/02 23:12:10 [DEBUG] http: Request GET /v1/status/leader (251.41µs) from=127.0.0.6:49969 2022/11/02 23:12:13 [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/11/02 23:12:13 [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/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.43.83_8443" 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (24.836568ms) from=127.0.0.6:49969 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m44.234769974s) from=127.0.0.6:47981 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m44.237624753s) from=127.0.0.6:34721 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (423.404µs) from=127.0.0.6:39821 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (138.183µs) from=127.0.0.6:49969 2022/11/02 23:12:13 [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/11/02 23:12:13 [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/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.37.26_8082" 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (68.021078ms) from=127.0.0.6:34721 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (71.968817ms) from=127.0.0.6:47981 2022/11/02 23:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (15.165415ms) from=127.0.0.6:39821 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:13 [DEBUG] agent: Node info in sync 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (284.222µs) from=127.0.0.6:52287 2022/11/02 23:12:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (151.183µs) from=127.0.0.6:52287 2022/11/02 23:12:21 [DEBUG] http: Request GET /v1/status/leader (255.965µs) from=127.0.0.6:56233 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.11.23_8410" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.947799ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.63967639s) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (9.63271585s) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (307.021µs) from=127.0.0.6:56233 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (129.764µs) from=127.0.0.6:56233 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_nslcm_10.233.39.141_8403" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.536075ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (56.099028ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (48.36981ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (284.633µs) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (165.272µs) from=127.0.0.6:59845 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v2_nslcm_10.233.39.141_8403" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (35.60271ms) from=127.0.0.6:54307 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (83.665767ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (88.256069ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (3.575563ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (164.128µs) from=127.0.0.6:54307 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.14.138_8484" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.418853ms) from=127.0.0.6:45041 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (43.869558ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (48.728867ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (359.251µs) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (277.107µs) from=127.0.0.6:45041 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.60.225_8482" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.162264ms) from=127.0.0.6:54101 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (85.423552ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (97.938486ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (508.872µs) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (215.563µs) from=127.0.0.6:39821 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_vnflcm_10.233.10.56_8801" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.682235ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (71.416179ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (22.587274ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (420.507µs) from=127.0.0.6:54101 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_vnfres_10.233.6.199_8802" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.838045ms) from=127.0.0.6:34721 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (120.527402ms) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (151.433443ms) from=127.0.0.6:47981 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (190.557µs) from=127.0.0.6:39821 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (301.194µs) from=127.0.0.6:60891 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (241.434µs) from=127.0.0.6:48103 2022/11/02 23:12:23 [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/11/02 23:12:23 [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/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [INFO] agent: Synced service "_v1_vnfmgr_10.233.34.231_8803" 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (12.396912ms) from=127.0.0.6:52899 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:12:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:12:23 [DEBUG] agent: Node info in sync 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (204.388759ms) from=127.0.0.6:60891 2022/11/02 23:12:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (241.609996ms) from=127.0.0.6:39821 2022/11/02 23:12:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (302.249µs) from=127.0.0.6:54101 2022/11/02 23:12:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (297.426µs) from=127.0.0.6:52899 2022/11/02 23:12:30 [DEBUG] http: Request GET /v1/status/leader (198.078µs) from=127.0.0.6:54101 2022/11/02 23:12:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.976343021s) from=127.0.0.6:57119 2022/11/02 23:12:41 [DEBUG] http: Request GET /v1/status/leader (1.949338ms) from=127.0.0.6:34305 2022/11/02 23:12:50 [DEBUG] http: Request GET /v1/status/leader (178.993µs) from=127.0.0.6:54101 2022/11/02 23:13:01 [DEBUG] http: Request GET /v1/status/leader (407.432µs) from=127.0.0.6:34305 2022/11/02 23:13:10 [DEBUG] http: Request GET /v1/status/leader (431.908µs) from=127.0.0.6:54101 2022/11/02 23:13:21 [DEBUG] http: Request GET /v1/status/leader (254.858µs) from=127.0.0.6:34305 2022/11/02 23:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:13:30 [DEBUG] http: Request GET /v1/status/leader (157.815µs) from=127.0.0.6:54101 2022/11/02 23:13:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:13:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:13:41 [DEBUG] agent: Node info in sync 2022/11/02 23:13:41 [DEBUG] http: Request GET /v1/status/leader (318.031µs) from=127.0.0.6:34305 2022/11/02 23:13:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.669606425s) from=127.0.0.6:38475 2022/11/02 23:13:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.229170193s) from=127.0.0.6:34227 2022/11/02 23:13:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.164093812s) from=127.0.0.6:47125 2022/11/02 23:13:50 [DEBUG] http: Request GET /v1/status/leader (238.011µs) from=127.0.0.6:54101 2022/11/02 23:13:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.421201028s) from=127.0.0.6:47657 2022/11/02 23:13:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.312524116s) from=127.0.0.6:45017 2022/11/02 23:13:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.519606382s) from=127.0.0.6:43669 2022/11/02 23:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.079213319s) from=127.0.0.6:47605 2022/11/02 23:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.394575394s) from=127.0.0.6:57397 2022/11/02 23:13:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.636895881s) from=127.0.0.6:42667 2022/11/02 23:13:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.483535066s) from=127.0.0.6:51281 2022/11/02 23:13:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.090370852s) from=127.0.0.6:39749 2022/11/02 23:14:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.77495732s) from=127.0.0.6:59013 2022/11/02 23:14:01 [DEBUG] http: Request GET /v1/status/leader (174.176µs) from=127.0.0.6:34305 2022/11/02 23:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.03762413s) from=127.0.0.6:37879 2022/11/02 23:14:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.639500475s) from=127.0.0.6:52753 2022/11/02 23:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.62153047s) from=127.0.0.6:48075 2022/11/02 23:14:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.542567551s) from=127.0.0.6:48159 2022/11/02 23:14:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.331166002s) from=127.0.0.6:46535 2022/11/02 23:14:10 [DEBUG] http: Request GET /v1/status/leader (1.434845ms) from=127.0.0.6:54101 2022/11/02 23:14:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:14:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.45728085s) from=127.0.0.6:52287 2022/11/02 23:14:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.940177507s) from=127.0.0.6:49969 2022/11/02 23:14:21 [DEBUG] http: Request GET /v1/status/leader (326.909µs) from=127.0.0.6:34305 2022/11/02 23:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:14:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.366806837s) from=127.0.0.6:45041 2022/11/02 23:14:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.55614649s) from=127.0.0.6:34721 2022/11/02 23:14:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.920593122s) from=127.0.0.6:39821 2022/11/02 23:14:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.621096797s) from=127.0.0.6:47981 2022/11/02 23:14:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.351253922s) from=127.0.0.6:56233 2022/11/02 23:14:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.917823748s) from=127.0.0.6:59845 2022/11/02 23:14:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.637130596s) from=127.0.0.6:54307 2022/11/02 23:14:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.011341262s) from=127.0.0.6:60891 2022/11/02 23:14:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.394307162s) from=127.0.0.6:52899 2022/11/02 23:14:30 [DEBUG] http: Request GET /v1/status/leader (585.452µs) from=127.0.0.6:54101 2022/11/02 23:14:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m7.152583274s) from=127.0.0.6:48103 2022/11/02 23:14:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.023095379s) from=127.0.0.6:57119 2022/11/02 23:14:41 [DEBUG] http: Request GET /v1/status/leader (646.74µs) from=127.0.0.6:34305 2022/11/02 23:14:50 [DEBUG] http: Request GET /v1/status/leader (885.388µs) from=127.0.0.6:54101 2022/11/02 23:14:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:14:50 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:14:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:14:50 [DEBUG] agent: Node info in sync 2022/11/02 23:15:01 [DEBUG] http: Request GET /v1/status/leader (257.741µs) from=127.0.0.6:34305 2022/11/02 23:15:10 [DEBUG] http: Request GET /v1/status/leader (161.536µs) from=127.0.0.6:54101 2022/11/02 23:15:21 [DEBUG] http: Request GET /v1/status/leader (358.657µs) from=127.0.0.6:34305 2022/11/02 23:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:15:30 [DEBUG] http: Request GET /v1/status/leader (336.602µs) from=127.0.0.6:54101 2022/11/02 23:15:41 [DEBUG] http: Request GET /v1/status/leader (297.498µs) from=127.0.0.6:34305 2022/11/02 23:15:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.250893494s) from=127.0.0.6:38475 2022/11/02 23:15:50 [DEBUG] http: Request GET /v1/status/leader (183.12µs) from=127.0.0.6:54101 2022/11/02 23:15:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.708231446s) from=127.0.0.6:34227 2022/11/02 23:15:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.970358876s) from=127.0.0.6:47657 2022/11/02 23:15:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.782658824s) from=127.0.0.6:47125 2022/11/02 23:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.187804367s) from=127.0.0.6:43669 2022/11/02 23:15:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.569045405s) from=127.0.0.6:47605 2022/11/02 23:15:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.301660896s) from=127.0.0.6:45017 2022/11/02 23:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.013264026s) from=127.0.0.6:51281 2022/11/02 23:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.456941394s) from=127.0.0.6:42667 2022/11/02 23:15:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.707402837s) from=127.0.0.6:57397 2022/11/02 23:16:01 [DEBUG] http: Request GET /v1/status/leader (1.451162ms) from=127.0.0.6:34305 2022/11/02 23:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.811704584s) from=127.0.0.6:59013 2022/11/02 23:16:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.57145714s) from=127.0.0.6:39749 2022/11/02 23:16:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.306488199s) from=127.0.0.6:37879 2022/11/02 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.842069614s) from=127.0.0.6:52753 2022/11/02 23:16:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.921941742s) from=127.0.0.6:48075 2022/11/02 23:16:10 [DEBUG] http: Request GET /v1/status/leader (239.37µs) from=127.0.0.6:54101 2022/11/02 23:16:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.623379862s) from=127.0.0.6:46535 2022/11/02 23:16:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.573772292s) from=127.0.0.6:48159 2022/11/02 23:16:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:16:16 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:16:16 [DEBUG] agent: Node info in sync 2022/11/02 23:16:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:16:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.506200982s) from=127.0.0.6:49969 2022/11/02 23:16:21 [DEBUG] http: Request GET /v1/status/leader (247.321µs) from=127.0.0.6:34305 2022/11/02 23:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:16:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.444152086s) from=127.0.0.6:52287 2022/11/02 23:16:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.360446474s) from=127.0.0.6:45041 2022/11/02 23:16:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.493644511s) from=127.0.0.6:39821 2022/11/02 23:16:30 [DEBUG] http: Request GET /v1/status/leader (233.025µs) from=127.0.0.6:54101 2022/11/02 23:16:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.557596632s) from=127.0.0.6:34721 2022/11/02 23:16:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.004899348s) from=127.0.0.6:48103 2022/11/02 23:16:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.288435181s) from=127.0.0.6:59845 2022/11/02 23:16:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.246492779s) from=127.0.0.6:56233 2022/11/02 23:16:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m6.700584744s) from=127.0.0.6:47981 2022/11/02 23:16:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.096187652s) from=127.0.0.6:60891 2022/11/02 23:16:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.510660532s) from=127.0.0.6:54307 2022/11/02 23:16:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.811914s) from=127.0.0.6:52899 2022/11/02 23:16:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.723068726s) from=127.0.0.6:57119 2022/11/02 23:16:42 [DEBUG] http: Request GET /v1/status/leader (163.269µs) from=127.0.0.6:34305 2022/11/02 23:16:50 [DEBUG] http: Request GET /v1/status/leader (415.606µs) from=127.0.0.6:54101 2022/11/02 23:17:02 [DEBUG] http: Request GET /v1/status/leader (701.7µs) from=127.0.0.6:34305 2022/11/02 23:17:10 [DEBUG] http: Request GET /v1/status/leader (400.169µs) from=127.0.0.6:54101 2022/11/02 23:17:22 [DEBUG] http: Request GET /v1/status/leader (205.024µs) from=127.0.0.6:34305 2022/11/02 23:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:17:30 [DEBUG] http: Request GET /v1/status/leader (299.411µs) from=127.0.0.6:54101 2022/11/02 23:17:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:17:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:17:39 [DEBUG] agent: Node info in sync 2022/11/02 23:17:42 [DEBUG] http: Request GET /v1/status/leader (277.282µs) from=127.0.0.6:34305 2022/11/02 23:17:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.179310359s) from=127.0.0.6:38475 2022/11/02 23:17:50 [DEBUG] http: Request GET /v1/status/leader (236.54µs) from=127.0.0.6:54101 2022/11/02 23:17:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.195641755s) from=127.0.0.6:47125 2022/11/02 23:17:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.193025164s) from=127.0.0.6:47657 2022/11/02 23:17:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.963047129s) from=127.0.0.6:34227 2022/11/02 23:17:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.950090593s) from=127.0.0.6:45017 2022/11/02 23:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.568571698s) from=127.0.0.6:57397 2022/11/02 23:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.177050002s) from=127.0.0.6:42667 2022/11/02 23:18:02 [DEBUG] http: Request GET /v1/status/leader (573.919µs) from=127.0.0.6:34305 2022/11/02 23:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.097215086s) from=127.0.0.6:43669 2022/11/02 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.71874231s) from=127.0.0.6:47605 2022/11/02 23:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.447164263s) from=127.0.0.6:59013 2022/11/02 23:18:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.489547596s) from=127.0.0.6:39749 2022/11/02 23:18:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.221990004s) from=127.0.0.6:51281 2022/11/02 23:18:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.65438628s) from=127.0.0.6:37879 2022/11/02 23:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.441247367s) from=127.0.0.6:52753 2022/11/02 23:18:10 [DEBUG] http: Request GET /v1/status/leader (296.177µs) from=127.0.0.6:54101 2022/11/02 23:18:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.541912102s) from=127.0.0.6:48075 2022/11/02 23:18:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m1.078255863s) from=127.0.0.6:46535 2022/11/02 23:18:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.596705444s) from=127.0.0.6:48159 2022/11/02 23:18:22 [DEBUG] http: Request GET /v1/status/leader (731.797µs) from=127.0.0.6:34305 2022/11/02 23:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:18:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.005380492s) from=127.0.0.6:49969 2022/11/02 23:18:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.528726813s) from=127.0.0.6:45041 2022/11/02 23:18:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.06205978s) from=127.0.0.6:52287 2022/11/02 23:18:30 [DEBUG] http: Request GET /v1/status/leader (543.484µs) from=127.0.0.6:54101 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.311238224s) from=127.0.0.6:56233 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.029397297s) from=127.0.0.6:59845 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.49286284s) from=127.0.0.6:47981 2022/11/02 23:18:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.946900293s) from=127.0.0.6:48103 2022/11/02 23:18:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.119475388s) from=127.0.0.6:34721 2022/11/02 23:18:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.329686131s) from=127.0.0.6:54307 2022/11/02 23:18:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.146133945s) from=127.0.0.6:39821 2022/11/02 23:18:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.864694296s) from=127.0.0.6:60891 2022/11/02 23:18:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.499712873s) from=127.0.0.6:52899 2022/11/02 23:18:42 [DEBUG] http: Request GET /v1/status/leader (370.337µs) from=127.0.0.6:34305 2022/11/02 23:18:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.841116791s) from=127.0.0.6:57119 2022/11/02 23:18:50 [DEBUG] http: Request GET /v1/status/leader (280.394µs) from=127.0.0.6:54101 2022/11/02 23:18:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:19:02 [DEBUG] http: Request GET /v1/status/leader (131.949µs) from=127.0.0.6:34305 2022/11/02 23:19:10 [DEBUG] http: Request GET /v1/status/leader (3.91422ms) from=127.0.0.6:54101 2022/11/02 23:19:22 [DEBUG] http: Request GET /v1/status/leader (253.835µs) from=127.0.0.6:34305 2022/11/02 23:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:19:30 [DEBUG] http: Request GET /v1/status/leader (177.906µs) from=127.0.0.6:54101 2022/11/02 23:19:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:19:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:19:38 [DEBUG] agent: Node info in sync 2022/11/02 23:19:42 [DEBUG] http: Request GET /v1/status/leader (135.228µs) from=127.0.0.6:34305 2022/11/02 23:19:50 [DEBUG] http: Request GET /v1/status/leader (257.307µs) from=127.0.0.6:54101 2022/11/02 23:19:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.902653437s) from=127.0.0.6:38475 2022/11/02 23:19:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.884993921s) from=127.0.0.6:47125 2022/11/02 23:20:02 [DEBUG] http: Request GET /v1/status/leader (2.967634ms) from=127.0.0.6:34305 2022/11/02 23:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.317558829s) from=127.0.0.6:57397 2022/11/02 23:20:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.988868696s) from=127.0.0.6:47657 2022/11/02 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.931033266s) from=127.0.0.6:42667 2022/11/02 23:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.415221142s) from=127.0.0.6:43669 2022/11/02 23:20:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.499664755s) from=127.0.0.6:34227 2022/11/02 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.840447984s) from=127.0.0.6:45017 2022/11/02 23:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.513133134s) from=127.0.0.6:47605 2022/11/02 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.262506341s) from=127.0.0.6:59013 2022/11/02 23:20:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.582666662s) from=127.0.0.6:39749 2022/11/02 23:20:10 [DEBUG] http: Request GET /v1/status/leader (246.055µs) from=127.0.0.6:54101 2022/11/02 23:20:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.739837782s) from=127.0.0.6:51281 2022/11/02 23:20:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.565844321s) from=127.0.0.6:37879 2022/11/02 23:20:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.836938633s) from=127.0.0.6:52753 2022/11/02 23:20:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.093485192s) from=127.0.0.6:48075 2022/11/02 23:20:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.519278211s) from=127.0.0.6:46535 2022/11/02 23:20:22 [DEBUG] http: Request GET /v1/status/leader (304.89µs) from=127.0.0.6:34305 2022/11/02 23:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:20:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.562783048s) from=127.0.0.6:48159 2022/11/02 23:20:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.655112349s) from=127.0.0.6:49969 2022/11/02 23:20:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.797346535s) from=127.0.0.6:52287 2022/11/02 23:20:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.200271512s) from=127.0.0.6:45041 2022/11/02 23:20:30 [DEBUG] http: Request GET /v1/status/leader (145.07µs) from=127.0.0.6:54101 2022/11/02 23:20:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.15736774s) from=127.0.0.6:47981 2022/11/02 23:20:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.919286574s) from=127.0.0.6:34721 2022/11/02 23:20:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.098290348s) from=127.0.0.6:39821 2022/11/02 23:20:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.741320771s) from=127.0.0.6:56233 2022/11/02 23:20:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.994000914s) from=127.0.0.6:59845 2022/11/02 23:20:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.215073846s) from=127.0.0.6:54307 2022/11/02 23:20:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.483774756s) from=127.0.0.6:48103 2022/11/02 23:20:42 [DEBUG] http: Request GET /v1/status/leader (172.707µs) from=127.0.0.6:34305 2022/11/02 23:20:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.189655171s) from=127.0.0.6:60891 2022/11/02 23:20:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.578397165s) from=127.0.0.6:52899 2022/11/02 23:20:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.005307823s) from=127.0.0.6:57119 2022/11/02 23:20:50 [DEBUG] http: Request GET /v1/status/leader (232.052µs) from=127.0.0.6:54101 2022/11/02 23:21:02 [DEBUG] http: Request GET /v1/status/leader (293.469µs) from=127.0.0.6:34305 2022/11/02 23:21:10 [DEBUG] http: Request GET /v1/status/leader (236.304µs) from=127.0.0.6:54101 2022/11/02 23:21:22 [DEBUG] http: Request GET /v1/status/leader (218.386µs) from=127.0.0.6:34305 2022/11/02 23:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:21:30 [DEBUG] http: Request GET /v1/status/leader (714.302µs) from=127.0.0.6:54101 2022/11/02 23:21:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:21:31 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:21:31 [DEBUG] agent: Node info in sync 2022/11/02 23:21:42 [DEBUG] http: Request GET /v1/status/leader (354.913µs) from=127.0.0.6:34305 2022/11/02 23:21:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:21:50 [DEBUG] http: Request GET /v1/status/leader (294.771µs) from=127.0.0.6:54101 2022/11/02 23:21:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.005202961s) from=127.0.0.6:38475 2022/11/02 23:22:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.661447009s) from=127.0.0.6:47125 2022/11/02 23:22:02 [DEBUG] http: Request GET /v1/status/leader (293.117µs) from=127.0.0.6:34305 2022/11/02 23:22:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.015105973s) from=127.0.0.6:57397 2022/11/02 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.332048657s) from=127.0.0.6:42667 2022/11/02 23:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.172600784s) from=127.0.0.6:43669 2022/11/02 23:22:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.648013997s) from=127.0.0.6:47657 2022/11/02 23:22:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.995416987s) from=127.0.0.6:45017 2022/11/02 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.606032733s) from=127.0.0.6:47605 2022/11/02 23:22:11 [DEBUG] http: Request GET /v1/status/leader (409.936µs) from=127.0.0.6:54101 2022/11/02 23:22:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.088094115s) from=127.0.0.6:34227 2022/11/02 23:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m7.285709191s) from=127.0.0.6:59013 2022/11/02 23:22:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.122295262s) from=127.0.0.6:48075 2022/11/02 23:22:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m7.171049231s) from=127.0.0.6:39749 2022/11/02 23:22:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.450862827s) from=127.0.0.6:51281 2022/11/02 23:22:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.764213214s) from=127.0.0.6:46535 2022/11/02 23:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.334215105s) from=127.0.0.6:37879 2022/11/02 23:22:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.276663715s) from=127.0.0.6:52753 2022/11/02 23:22:22 [DEBUG] http: Request GET /v1/status/leader (304.37µs) from=127.0.0.6:34305 2022/11/02 23:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:22:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.376809357s) from=127.0.0.6:48159 2022/11/02 23:22:31 [DEBUG] http: Request GET /v1/status/leader (411.244µs) from=127.0.0.6:54101 2022/11/02 23:22:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.483806045s) from=127.0.0.6:45041 2022/11/02 23:22:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.390809204s) from=127.0.0.6:52287 2022/11/02 23:22:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.593534622s) from=127.0.0.6:49969 2022/11/02 23:22:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.256572897s) from=127.0.0.6:47981 2022/11/02 23:22:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.161300987s) from=127.0.0.6:56233 2022/11/02 23:22:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.982767348s) from=127.0.0.6:39821 2022/11/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.777300585s) from=127.0.0.6:34721 2022/11/02 23:22:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.726605475s) from=127.0.0.6:54307 2022/11/02 23:22:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.441284762s) from=127.0.0.6:48103 2022/11/02 23:22:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.709599008s) from=127.0.0.6:59845 2022/11/02 23:22:42 [DEBUG] http: Request GET /v1/status/leader (709.859µs) from=127.0.0.6:34305 2022/11/02 23:22:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:22:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:22:46 [DEBUG] agent: Node info in sync 2022/11/02 23:22:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.384601156s) from=127.0.0.6:60891 2022/11/02 23:22:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.016448676s) from=127.0.0.6:57119 2022/11/02 23:22:51 [DEBUG] http: Request GET /v1/status/leader (260.916µs) from=127.0.0.6:54101 2022/11/02 23:22:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.742651056s) from=127.0.0.6:52899 2022/11/02 23:23:02 [DEBUG] http: Request GET /v1/status/leader (1.069879ms) from=127.0.0.6:34305 2022/11/02 23:23:11 [DEBUG] http: Request GET /v1/status/leader (748.29µs) from=127.0.0.6:54101 2022/11/02 23:23:22 [DEBUG] http: Request GET /v1/status/leader (351.915µs) from=127.0.0.6:34305 2022/11/02 23:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:23:31 [DEBUG] http: Request GET /v1/status/leader (411.572µs) from=127.0.0.6:54101 2022/11/02 23:23:42 [DEBUG] http: Request GET /v1/status/leader (183.322µs) from=127.0.0.6:34305 2022/11/02 23:23:51 [DEBUG] http: Request GET /v1/status/leader (160.121µs) from=127.0.0.6:54101 2022/11/02 23:23:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:23:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:23:55 [DEBUG] agent: Node info in sync 2022/11/02 23:24:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.875105514s) from=127.0.0.6:38475 2022/11/02 23:24:02 [DEBUG] http: Request GET /v1/status/leader (272.581µs) from=127.0.0.6:34305 2022/11/02 23:24:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:24:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.811283597s) from=127.0.0.6:47125 2022/11/02 23:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.24628256s) from=127.0.0.6:43669 2022/11/02 23:24:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.476224748s) from=127.0.0.6:45017 2022/11/02 23:24:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.676961751s) from=127.0.0.6:47657 2022/11/02 23:24:11 [DEBUG] http: Request GET /v1/status/leader (235.316µs) from=127.0.0.6:54101 2022/11/02 23:24:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.561545021s) from=127.0.0.6:42667 2022/11/02 23:24:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.40139958s) from=127.0.0.6:57397 2022/11/02 23:24:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.504378107s) from=127.0.0.6:34227 2022/11/02 23:24:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m7.28083105s) from=127.0.0.6:47605 2022/11/02 23:24:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.440556605s) from=127.0.0.6:48075 2022/11/02 23:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.653457116s) from=127.0.0.6:59013 2022/11/02 23:24:22 [DEBUG] http: Request GET /v1/status/leader (234.109µs) from=127.0.0.6:34305 2022/11/02 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.666647694s) from=127.0.0.6:39749 2022/11/02 23:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:24:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.37914262s) from=127.0.0.6:52753 2022/11/02 23:24:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.630067387s) from=127.0.0.6:51281 2022/11/02 23:24:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.818874907s) from=127.0.0.6:37879 2022/11/02 23:24:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.50477175s) from=127.0.0.6:46535 2022/11/02 23:24:31 [DEBUG] http: Request GET /v1/status/leader (150.356µs) from=127.0.0.6:54101 2022/11/02 23:24:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.692796787s) from=127.0.0.6:49969 2022/11/02 23:24:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.874961134s) from=127.0.0.6:48159 2022/11/02 23:24:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.973906687s) from=127.0.0.6:52287 2022/11/02 23:24:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.040103511s) from=127.0.0.6:45041 2022/11/02 23:24:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m1.051472789s) from=127.0.0.6:56233 2022/11/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.303434085s) from=127.0.0.6:34721 2022/11/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.193664738s) from=127.0.0.6:47981 2022/11/02 23:24:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.780830658s) from=127.0.0.6:54307 2022/11/02 23:24:42 [DEBUG] http: Request GET /v1/status/leader (2.092194ms) from=127.0.0.6:34305 2022/11/02 23:24:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.37266363s) from=127.0.0.6:39821 2022/11/02 23:24:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.369801217s) from=127.0.0.6:59845 2022/11/02 23:24:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.88797684s) from=127.0.0.6:48103 2022/11/02 23:24:51 [DEBUG] http: Request GET /v1/status/leader (202.257µs) from=127.0.0.6:54101 2022/11/02 23:24:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.80555732s) from=127.0.0.6:60891 2022/11/02 23:24:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.371975469s) from=127.0.0.6:57119 2022/11/02 23:24:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.462452647s) from=127.0.0.6:52899 2022/11/02 23:25:02 [DEBUG] http: Request GET /v1/status/leader (160.231µs) from=127.0.0.6:34305 2022/11/02 23:25:11 [DEBUG] http: Request GET /v1/status/leader (172.914µs) from=127.0.0.6:54101 2022/11/02 23:25:22 [DEBUG] http: Request GET /v1/status/leader (296.243µs) from=127.0.0.6:34305 2022/11/02 23:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:25:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:25:29 [DEBUG] agent: Node info in sync 2022/11/02 23:25:31 [DEBUG] http: Request GET /v1/status/leader (305.636µs) from=127.0.0.6:54101 2022/11/02 23:25:42 [DEBUG] http: Request GET /v1/status/leader (232.341µs) from=127.0.0.6:34305 2022/11/02 23:25:51 [DEBUG] http: Request GET /v1/status/leader (213.166µs) from=127.0.0.6:54101 2022/11/02 23:26:02 [DEBUG] http: Request GET /v1/status/leader (241.302µs) from=127.0.0.6:34305 2022/11/02 23:26:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.237712689s) from=127.0.0.6:38475 2022/11/02 23:26:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.033572619s) from=127.0.0.6:47125 2022/11/02 23:26:11 [DEBUG] http: Request GET /v1/status/leader (143.981µs) from=127.0.0.6:54101 2022/11/02 23:26:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.308427304s) from=127.0.0.6:47657 2022/11/02 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.339315135s) from=127.0.0.6:57397 2022/11/02 23:26:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.807953471s) from=127.0.0.6:45017 2022/11/02 23:26:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.009124249s) from=127.0.0.6:34227 2022/11/02 23:26:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m7.260387483s) from=127.0.0.6:43669 2022/11/02 23:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m6.310866687s) from=127.0.0.6:42667 2022/11/02 23:26:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:26:22 [DEBUG] http: Request GET /v1/status/leader (156.665µs) from=127.0.0.6:34305 2022/11/02 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.693735924s) from=127.0.0.6:48075 2022/11/02 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.055996857s) from=127.0.0.6:47605 2022/11/02 23:26:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:26:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.711135422s) from=127.0.0.6:39749 2022/11/02 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.348091095s) from=127.0.0.6:59013 2022/11/02 23:26:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.202818923s) from=127.0.0.6:46535 2022/11/02 23:26:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.696137857s) from=127.0.0.6:51281 2022/11/02 23:26:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.227919688s) from=127.0.0.6:52753 2022/11/02 23:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.345416845s) from=127.0.0.6:37879 2022/11/02 23:26:31 [DEBUG] http: Request GET /v1/status/leader (239.922µs) from=127.0.0.6:54101 2022/11/02 23:26:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.02654488s) from=127.0.0.6:49969 2022/11/02 23:26:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.734826438s) from=127.0.0.6:52287 2022/11/02 23:26:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.760084775s) from=127.0.0.6:45041 2022/11/02 23:26:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.623175444s) from=127.0.0.6:48159 2022/11/02 23:26:42 [DEBUG] http: Request GET /v1/status/leader (237.123µs) from=127.0.0.6:34305 2022/11/02 23:26:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.764102424s) from=127.0.0.6:34721 2022/11/02 23:26:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.339263575s) from=127.0.0.6:47981 2022/11/02 23:26:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.615910822s) from=127.0.0.6:56233 2022/11/02 23:26:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.084735036s) from=127.0.0.6:39821 2022/11/02 23:26:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.097513393s) from=127.0.0.6:54307 2022/11/02 23:26:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.276379447s) from=127.0.0.6:48103 2022/11/02 23:26:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.179605877s) from=127.0.0.6:59845 2022/11/02 23:26:51 [DEBUG] http: Request GET /v1/status/leader (1.349588ms) from=127.0.0.6:54101 2022/11/02 23:26:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.512676629s) from=127.0.0.6:57119 2022/11/02 23:26:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.559902089s) from=127.0.0.6:52899 2022/11/02 23:26:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.603275775s) from=127.0.0.6:60891 2022/11/02 23:27:02 [DEBUG] http: Request GET /v1/status/leader (228.291µs) from=127.0.0.6:34305 2022/11/02 23:27:11 [DEBUG] http: Request GET /v1/status/leader (254.626µs) from=127.0.0.6:54101 2022/11/02 23:27:22 [DEBUG] http: Request GET /v1/status/leader (764.04µs) from=127.0.0.6:34305 2022/11/02 23:27:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:27:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:27:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:27:28 [DEBUG] agent: Node info in sync 2022/11/02 23:27:31 [DEBUG] http: Request GET /v1/status/leader (160.327µs) from=127.0.0.6:54101 2022/11/02 23:27:42 [DEBUG] http: Request GET /v1/status/leader (261.051µs) from=127.0.0.6:34305 2022/11/02 23:27:51 [DEBUG] http: Request GET /v1/status/leader (141.208µs) from=127.0.0.6:54101 2022/11/02 23:28:02 [DEBUG] http: Request GET /v1/status/leader (251.184µs) from=127.0.0.6:34305 2022/11/02 23:28:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.252338798s) from=127.0.0.6:38475 2022/11/02 23:28:11 [DEBUG] http: Request GET /v1/status/leader (1.861996ms) from=127.0.0.6:54101 2022/11/02 23:28:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.207129487s) from=127.0.0.6:47125 2022/11/02 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.444767188s) from=127.0.0.6:57397 2022/11/02 23:28:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.51658695s) from=127.0.0.6:47657 2022/11/02 23:28:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.499042923s) from=127.0.0.6:45017 2022/11/02 23:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.121762078s) from=127.0.0.6:43669 2022/11/02 23:28:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.82230173s) from=127.0.0.6:34227 2022/11/02 23:28:22 [DEBUG] http: Request GET /v1/status/leader (653.588µs) from=127.0.0.6:34305 2022/11/02 23:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.643251545s) from=127.0.0.6:42667 2022/11/02 23:28:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.755612746s) from=127.0.0.6:47605 2022/11/02 23:28:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.301621385s) from=127.0.0.6:48075 2022/11/02 23:28:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.128696527s) from=127.0.0.6:51281 2022/11/02 23:28:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.854508637s) from=127.0.0.6:39749 2022/11/02 23:28:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:28:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:28:30 [DEBUG] agent: Node info in sync 2022/11/02 23:28:31 [DEBUG] http: Request GET /v1/status/leader (705.451µs) from=127.0.0.6:54101 2022/11/02 23:28:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.96004193s) from=127.0.0.6:52753 2022/11/02 23:28:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.237306537s) from=127.0.0.6:46535 2022/11/02 23:28:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.93871035s) from=127.0.0.6:59013 2022/11/02 23:28:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.017112114s) from=127.0.0.6:37879 2022/11/02 23:28:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.78399245s) from=127.0.0.6:52287 2022/11/02 23:28:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.094301209s) from=127.0.0.6:48159 2022/11/02 23:28:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.491611385s) from=127.0.0.6:49969 2022/11/02 23:28:42 [DEBUG] http: Request GET /v1/status/leader (1.457945ms) from=127.0.0.6:34305 2022/11/02 23:28:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.772627079s) from=127.0.0.6:45041 2022/11/02 23:28:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.706554927s) from=127.0.0.6:34721 2022/11/02 23:28:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.777380626s) from=127.0.0.6:56233 2022/11/02 23:28:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.004812533s) from=127.0.0.6:48103 2022/11/02 23:28:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.076965573s) from=127.0.0.6:39821 2022/11/02 23:28:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.285783927s) from=127.0.0.6:54307 2022/11/02 23:28:51 [DEBUG] http: Request GET /v1/status/leader (352.299µs) from=127.0.0.6:54101 2022/11/02 23:28:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.013777764s) from=127.0.0.6:47981 2022/11/02 23:28:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.230025149s) from=127.0.0.6:59845 2022/11/02 23:29:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.237773306s) from=127.0.0.6:57119 2022/11/02 23:29:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.682411549s) from=127.0.0.6:60891 2022/11/02 23:29:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.289133763s) from=127.0.0.6:52899 2022/11/02 23:29:02 [DEBUG] http: Request GET /v1/status/leader (497.338µs) from=127.0.0.6:34305 2022/11/02 23:29:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:29:11 [DEBUG] http: Request GET /v1/status/leader (767.127µs) from=127.0.0.6:54101 2022/11/02 23:29:22 [DEBUG] http: Request GET /v1/status/leader (446.78µs) from=127.0.0.6:34305 2022/11/02 23:29:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:29:31 [DEBUG] http: Request GET /v1/status/leader (360.668µs) from=127.0.0.6:54101 2022/11/02 23:29:42 [DEBUG] http: Request GET /v1/status/leader (132.44µs) from=127.0.0.6:34305 2022/11/02 23:29:51 [DEBUG] http: Request GET /v1/status/leader (188.931µs) from=127.0.0.6:54101 2022/11/02 23:30:02 [DEBUG] http: Request GET /v1/status/leader (138.377µs) from=127.0.0.6:34305 2022/11/02 23:30:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:30:06 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:30:06 [DEBUG] agent: Node info in sync 2022/11/02 23:30:11 [DEBUG] http: Request GET /v1/status/leader (233.157µs) from=127.0.0.6:54101 2022/11/02 23:30:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.220309829s) from=127.0.0.6:38475 2022/11/02 23:30:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.684505569s) from=127.0.0.6:57397 2022/11/02 23:30:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.293204591s) from=127.0.0.6:47657 2022/11/02 23:30:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.166212459s) from=127.0.0.6:47125 2022/11/02 23:30:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.789080308s) from=127.0.0.6:43669 2022/11/02 23:30:22 [DEBUG] http: Request GET /v1/status/leader (453.493µs) from=127.0.0.6:34305 2022/11/02 23:30:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.212684783s) from=127.0.0.6:42667 2022/11/02 23:30:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.126697491s) from=127.0.0.6:34227 2022/11/02 23:30:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.104272567s) from=127.0.0.6:45017 2022/11/02 23:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.64766677s) from=127.0.0.6:47605 2022/11/02 23:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.791510838s) from=127.0.0.6:48075 2022/11/02 23:30:31 [DEBUG] http: Request GET /v1/status/leader (158.045µs) from=127.0.0.6:54101 2022/11/02 23:30:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.40481815s) from=127.0.0.6:51281 2022/11/02 23:30:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.580173795s) from=127.0.0.6:39749 2022/11/02 23:30:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.053136589s) from=127.0.0.6:59013 2022/11/02 23:30:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.495399904s) from=127.0.0.6:52753 2022/11/02 23:30:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.05057567s) from=127.0.0.6:46535 2022/11/02 23:30:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.537886481s) from=127.0.0.6:37879 2022/11/02 23:30:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.224658129s) from=127.0.0.6:52287 2022/11/02 23:30:42 [DEBUG] http: Request GET /v1/status/leader (692.843µs) from=127.0.0.6:34305 2022/11/02 23:30:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.764087735s) from=127.0.0.6:48159 2022/11/02 23:30:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.422802802s) from=127.0.0.6:49969 2022/11/02 23:30:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.052069875s) from=127.0.0.6:45041 2022/11/02 23:30:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.136666382s) from=127.0.0.6:34721 2022/11/02 23:30:51 [DEBUG] http: Request GET /v1/status/leader (271.399µs) from=127.0.0.6:54101 2022/11/02 23:30:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.665665557s) from=127.0.0.6:48103 2022/11/02 23:30:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.884863052s) from=127.0.0.6:56233 2022/11/02 23:30:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.966195397s) from=127.0.0.6:47981 2022/11/02 23:30:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.942807338s) from=127.0.0.6:39821 2022/11/02 23:30:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.727372215s) from=127.0.0.6:54307 2022/11/02 23:30:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.577458803s) from=127.0.0.6:59845 2022/11/02 23:31:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.287271348s) from=127.0.0.6:60891 2022/11/02 23:31:02 [DEBUG] http: Request GET /v1/status/leader (682.687µs) from=127.0.0.6:34305 2022/11/02 23:31:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.198121894s) from=127.0.0.6:52899 2022/11/02 23:31:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.973908851s) from=127.0.0.6:57119 2022/11/02 23:31:11 [DEBUG] http: Request GET /v1/status/leader (270.766µs) from=127.0.0.6:54101 2022/11/02 23:31:22 [DEBUG] http: Request GET /v1/status/leader (133.359µs) from=127.0.0.6:34305 2022/11/02 23:31:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:31:31 [DEBUG] http: Request GET /v1/status/leader (162.768µs) from=127.0.0.6:54101 2022/11/02 23:31:42 [DEBUG] http: Request GET /v1/status/leader (252.57µs) from=127.0.0.6:34305 2022/11/02 23:31:51 [DEBUG] http: Request GET /v1/status/leader (164.879µs) from=127.0.0.6:54101 2022/11/02 23:32:02 [DEBUG] http: Request GET /v1/status/leader (237.496µs) from=127.0.0.6:34305 2022/11/02 23:32:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:32:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:32:04 [DEBUG] agent: Node info in sync 2022/11/02 23:32:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:32:11 [DEBUG] http: Request GET /v1/status/leader (133.706µs) from=127.0.0.6:54101 2022/11/02 23:32:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.970353509s) from=127.0.0.6:38475 2022/11/02 23:32:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.556570881s) from=127.0.0.6:47657 2022/11/02 23:32:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.3142824s) from=127.0.0.6:57397 2022/11/02 23:32:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.664525314s) from=127.0.0.6:47125 2022/11/02 23:32:22 [DEBUG] http: Request GET /v1/status/leader (190.701µs) from=127.0.0.6:34305 2022/11/02 23:32:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.073191027s) from=127.0.0.6:42667 2022/11/02 23:32:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.201961004s) from=127.0.0.6:43669 2022/11/02 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.024943107s) from=127.0.0.6:47605 2022/11/02 23:32:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.944283693s) from=127.0.0.6:34227 2022/11/02 23:32:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.388194726s) from=127.0.0.6:45017 2022/11/02 23:32:31 [DEBUG] http: Request GET /v1/status/leader (155.018µs) from=127.0.0.6:54101 2022/11/02 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.4253208s) from=127.0.0.6:48075 2022/11/02 23:32:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.634348603s) from=127.0.0.6:51281 2022/11/02 23:32:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.636712445s) from=127.0.0.6:46535 2022/11/02 23:32:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.64004572s) from=127.0.0.6:59013 2022/11/02 23:32:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.044102809s) from=127.0.0.6:39749 2022/11/02 23:32:42 [DEBUG] http: Request GET /v1/status/leader (1.523288ms) from=127.0.0.6:34305 2022/11/02 23:32:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.755569699s) from=127.0.0.6:52753 2022/11/02 23:32:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.177654138s) from=127.0.0.6:48159 2022/11/02 23:32:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.919905374s) from=127.0.0.6:52287 2022/11/02 23:32:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.096869665s) from=127.0.0.6:37879 2022/11/02 23:32:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.335199932s) from=127.0.0.6:49969 2022/11/02 23:32:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.616893598s) from=127.0.0.6:45041 2022/11/02 23:32:51 [DEBUG] http: Request GET /v1/status/leader (261.451µs) from=127.0.0.6:54101 2022/11/02 23:32:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.806306126s) from=127.0.0.6:56233 2022/11/02 23:32:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.120559087s) from=127.0.0.6:34721 2022/11/02 23:32:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.881712281s) from=127.0.0.6:47981 2022/11/02 23:32:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.704209507s) from=127.0.0.6:48103 2022/11/02 23:33:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.773747146s) from=127.0.0.6:39821 2022/11/02 23:33:02 [DEBUG] http: Request GET /v1/status/leader (1.086637ms) from=127.0.0.6:34305 2022/11/02 23:33:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.036481296s) from=127.0.0.6:54307 2022/11/02 23:33:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.164101675s) from=127.0.0.6:52899 2022/11/02 23:33:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.862059498s) from=127.0.0.6:59845 2022/11/02 23:33:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:33:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:33:06 [DEBUG] agent: Node info in sync 2022/11/02 23:33:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.538479674s) from=127.0.0.6:57119 2022/11/02 23:33:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.721973781s) from=127.0.0.6:60891 2022/11/02 23:33:11 [DEBUG] http: Request GET /v1/status/leader (176.558µs) from=127.0.0.6:54101 2022/11/02 23:33:22 [DEBUG] http: Request GET /v1/status/leader (211.335µs) from=127.0.0.6:34305 2022/11/02 23:33:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:33:31 [DEBUG] http: Request GET /v1/status/leader (244.852µs) from=127.0.0.6:54101 2022/11/02 23:33:42 [DEBUG] http: Request GET /v1/status/leader (488.692µs) from=127.0.0.6:34305 2022/11/02 23:33:51 [DEBUG] http: Request GET /v1/status/leader (175.236µs) from=127.0.0.6:54101 2022/11/02 23:34:02 [DEBUG] http: Request GET /v1/status/leader (223.22µs) from=127.0.0.6:34305 2022/11/02 23:34:11 [DEBUG] http: Request GET /v1/status/leader (285.573µs) from=127.0.0.6:54101 2022/11/02 23:34:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.262372178s) from=127.0.0.6:38475 2022/11/02 23:34:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.2473069s) from=127.0.0.6:47657 2022/11/02 23:34:22 [DEBUG] http: Request GET /v1/status/leader (631.88µs) from=127.0.0.6:34305 2022/11/02 23:34:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:34:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.723189137s) from=127.0.0.6:47125 2022/11/02 23:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.017724159s) from=127.0.0.6:43669 2022/11/02 23:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.130600634s) from=127.0.0.6:42667 2022/11/02 23:34:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.247825821s) from=127.0.0.6:57397 2022/11/02 23:34:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.177118996s) from=127.0.0.6:34227 2022/11/02 23:34:31 [DEBUG] http: Request GET /v1/status/leader (255.557µs) from=127.0.0.6:54101 2022/11/02 23:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.226362931s) from=127.0.0.6:47605 2022/11/02 23:34:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.643568155s) from=127.0.0.6:45017 2022/11/02 23:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.406327434s) from=127.0.0.6:48075 2022/11/02 23:34:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.746893801s) from=127.0.0.6:51281 2022/11/02 23:34:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.077231144s) from=127.0.0.6:59013 2022/11/02 23:34:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.31089513s) from=127.0.0.6:39749 2022/11/02 23:34:42 [DEBUG] http: Request GET /v1/status/leader (890.204µs) from=127.0.0.6:34305 2022/11/02 23:34:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.879418537s) from=127.0.0.6:46535 2022/11/02 23:34:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.700658464s) from=127.0.0.6:37879 2022/11/02 23:34:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.570262895s) from=127.0.0.6:48159 2022/11/02 23:34:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.143155291s) from=127.0.0.6:52753 2022/11/02 23:34:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.710434882s) from=127.0.0.6:52287 2022/11/02 23:34:51 [DEBUG] http: Request GET /v1/status/leader (435.856µs) from=127.0.0.6:54101 2022/11/02 23:34:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.305361804s) from=127.0.0.6:49969 2022/11/02 23:34:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.091617445s) from=127.0.0.6:45041 2022/11/02 23:34:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.417594734s) from=127.0.0.6:47981 2022/11/02 23:35:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.138768734s) from=127.0.0.6:56233 2022/11/02 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.815650765s) from=127.0.0.6:48103 2022/11/02 23:35:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.640599616s) from=127.0.0.6:34721 2022/11/02 23:35:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:35:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:35:02 [DEBUG] agent: Node info in sync 2022/11/02 23:35:02 [DEBUG] http: Request GET /v1/status/leader (203.828µs) from=127.0.0.6:34305 2022/11/02 23:35:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.254809671s) from=127.0.0.6:39821 2022/11/02 23:35:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.840055794s) from=127.0.0.6:59845 2022/11/02 23:35:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.55149923s) from=127.0.0.6:52899 2022/11/02 23:35:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.599776046s) from=127.0.0.6:57119 2022/11/02 23:35:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.891814983s) from=127.0.0.6:54307 2022/11/02 23:35:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.779113703s) from=127.0.0.6:60891 2022/11/02 23:35:11 [DEBUG] http: Request GET /v1/status/leader (2.063083ms) from=127.0.0.6:54101 2022/11/02 23:35:22 [DEBUG] http: Request GET /v1/status/leader (352.252µs) from=127.0.0.6:34305 2022/11/02 23:35:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:35:31 [DEBUG] http: Request GET /v1/status/leader (248.656µs) from=127.0.0.6:54101 2022/11/02 23:35:42 [DEBUG] http: Request GET /v1/status/leader (353.2µs) from=127.0.0.6:34305 2022/11/02 23:35:51 [DEBUG] http: Request GET /v1/status/leader (149.358µs) from=127.0.0.6:54101 2022/11/02 23:36:02 [DEBUG] http: Request GET /v1/status/leader (154.455µs) from=127.0.0.6:34305 2022/11/02 23:36:11 [DEBUG] http: Request GET /v1/status/leader (3.773143ms) from=127.0.0.6:54101 2022/11/02 23:36:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.639928154s) from=127.0.0.6:38475 2022/11/02 23:36:22 [DEBUG] http: Request GET /v1/status/leader (300.147µs) from=127.0.0.6:34305 2022/11/02 23:36:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.050009384s) from=127.0.0.6:42667 2022/11/02 23:36:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.961220069s) from=127.0.0.6:47657 2022/11/02 23:36:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.81534309s) from=127.0.0.6:57397 2022/11/02 23:36:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.371857469s) from=127.0.0.6:43669 2022/11/02 23:36:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.919982727s) from=127.0.0.6:47125 2022/11/02 23:36:31 [DEBUG] http: Request GET /v1/status/leader (1.279109ms) from=127.0.0.6:54101 2022/11/02 23:36:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.545758143s) from=127.0.0.6:34227 2022/11/02 23:36:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.10539791s) from=127.0.0.6:45017 2022/11/02 23:36:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.84424246s) from=127.0.0.6:47605 2022/11/02 23:36:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.803805744s) from=127.0.0.6:51281 2022/11/02 23:36:42 [DEBUG] http: Request GET /v1/status/leader (229.376µs) from=127.0.0.6:34305 2022/11/02 23:36:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.767063157s) from=127.0.0.6:46535 2022/11/02 23:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.34724241s) from=127.0.0.6:48075 2022/11/02 23:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.850569625s) from=127.0.0.6:59013 2022/11/02 23:36:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.990870338s) from=127.0.0.6:39749 2022/11/02 23:36:51 [DEBUG] http: Request GET /v1/status/leader (259.846µs) from=127.0.0.6:54101 2022/11/02 23:36:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.754612552s) from=127.0.0.6:52287 2022/11/02 23:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.126777862s) from=127.0.0.6:37879 2022/11/02 23:36:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.139226332s) from=127.0.0.6:52753 2022/11/02 23:36:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.995745061s) from=127.0.0.6:48159 2022/11/02 23:36:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:36:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:36:55 [DEBUG] agent: Node info in sync 2022/11/02 23:36:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.748001414s) from=127.0.0.6:45041 2022/11/02 23:37:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.742945545s) from=127.0.0.6:49969 2022/11/02 23:37:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m1.148663972s) from=127.0.0.6:56233 2022/11/02 23:37:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.199055116s) from=127.0.0.6:48103 2022/11/02 23:37:02 [DEBUG] http: Request GET /v1/status/leader (183.926µs) from=127.0.0.6:34305 2022/11/02 23:37:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.190313013s) from=127.0.0.6:34721 2022/11/02 23:37:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.420784072s) from=127.0.0.6:39821 2022/11/02 23:37:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.847798224s) from=127.0.0.6:47981 2022/11/02 23:37:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.91075691s) from=127.0.0.6:59845 2022/11/02 23:37:11 [DEBUG] http: Request GET /v1/status/leader (161.102µs) from=127.0.0.6:54101 2022/11/02 23:37:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.307679059s) from=127.0.0.6:57119 2022/11/02 23:37:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.699322095s) from=127.0.0.6:52899 2022/11/02 23:37:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.888137039s) from=127.0.0.6:54307 2022/11/02 23:37:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.695638871s) from=127.0.0.6:60891 2022/11/02 23:37:22 [DEBUG] http: Request GET /v1/status/leader (311.079µs) from=127.0.0.6:34305 2022/11/02 23:37:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:37:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:37:31 [DEBUG] http: Request GET /v1/status/leader (757.638µs) from=127.0.0.6:54101 2022/11/02 23:37:42 [DEBUG] http: Request GET /v1/status/leader (230.688µs) from=127.0.0.6:34305 2022/11/02 23:37:51 [DEBUG] http: Request GET /v1/status/leader (176.964µs) from=127.0.0.6:54101 2022/11/02 23:38:02 [DEBUG] http: Request GET /v1/status/leader (292.243µs) from=127.0.0.6:34305 2022/11/02 23:38:11 [DEBUG] http: Request GET /v1/status/leader (661.654µs) from=127.0.0.6:54101 2022/11/02 23:38:22 [DEBUG] http: Request GET /v1/status/leader (349.408µs) from=127.0.0.6:34305 2022/11/02 23:38:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:38:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.986772125s) from=127.0.0.6:38475 2022/11/02 23:38:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.196414634s) from=127.0.0.6:47657 2022/11/02 23:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.392904521s) from=127.0.0.6:42667 2022/11/02 23:38:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.43357052s) from=127.0.0.6:57397 2022/11/02 23:38:31 [DEBUG] http: Request GET /v1/status/leader (348.537µs) from=127.0.0.6:54101 2022/11/02 23:38:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.178324719s) from=127.0.0.6:47125 2022/11/02 23:38:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.468411923s) from=127.0.0.6:43669 2022/11/02 23:38:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.047513883s) from=127.0.0.6:34227 2022/11/02 23:38:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.560132344s) from=127.0.0.6:47605 2022/11/02 23:38:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:38:39 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:38:39 [DEBUG] agent: Node info in sync 2022/11/02 23:38:42 [DEBUG] http: Request GET /v1/status/leader (321.142µs) from=127.0.0.6:34305 2022/11/02 23:38:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.997329466s) from=127.0.0.6:45017 2022/11/02 23:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.10088676s) from=127.0.0.6:48075 2022/11/02 23:38:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.180894099s) from=127.0.0.6:51281 2022/11/02 23:38:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.214111524s) from=127.0.0.6:39749 2022/11/02 23:38:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.552008449s) from=127.0.0.6:59013 2022/11/02 23:38:51 [DEBUG] http: Request GET /v1/status/leader (255.808µs) from=127.0.0.6:54101 2022/11/02 23:38:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.247153946s) from=127.0.0.6:46535 2022/11/02 23:38:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.828636322s) from=127.0.0.6:52753 2022/11/02 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.123474077s) from=127.0.0.6:37879 2022/11/02 23:38:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.27468741s) from=127.0.0.6:52287 2022/11/02 23:38:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.056037902s) from=127.0.0.6:48159 2022/11/02 23:39:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.102311386s) from=127.0.0.6:45041 2022/11/02 23:39:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.601823206s) from=127.0.0.6:49969 2022/11/02 23:39:02 [DEBUG] http: Request GET /v1/status/leader (400.784µs) from=127.0.0.6:34305 2022/11/02 23:39:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.676636009s) from=127.0.0.6:48103 2022/11/02 23:39:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.447069031s) from=127.0.0.6:39821 2022/11/02 23:39:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.258478946s) from=127.0.0.6:56233 2022/11/02 23:39:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.112740966s) from=127.0.0.6:47981 2022/11/02 23:39:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.923861825s) from=127.0.0.6:34721 2022/11/02 23:39:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.504770614s) from=127.0.0.6:59845 2022/11/02 23:39:11 [DEBUG] http: Request GET /v1/status/leader (452.219µs) from=127.0.0.6:54101 2022/11/02 23:39:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.195366009s) from=127.0.0.6:57119 2022/11/02 23:39:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.035777576s) from=127.0.0.6:52899 2022/11/02 23:39:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.702351068s) from=127.0.0.6:60891 2022/11/02 23:39:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.098102547s) from=127.0.0.6:54307 2022/11/02 23:39:22 [DEBUG] http: Request GET /v1/status/leader (148.293µs) from=127.0.0.6:34305 2022/11/02 23:39:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:39:31 [DEBUG] http: Request GET /v1/status/leader (2.969388ms) from=127.0.0.6:54101 2022/11/02 23:39:42 [DEBUG] http: Request GET /v1/status/leader (210.859µs) from=127.0.0.6:34305 2022/11/02 23:39:51 [DEBUG] http: Request GET /v1/status/leader (197.621µs) from=127.0.0.6:54101 2022/11/02 23:40:02 [DEBUG] http: Request GET /v1/status/leader (213.049µs) from=127.0.0.6:34305 2022/11/02 23:40:11 [DEBUG] http: Request GET /v1/status/leader (269.968µs) from=127.0.0.6:54101 2022/11/02 23:40:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:40:22 [DEBUG] http: Request GET /v1/status/leader (168.94µs) from=127.0.0.6:34305 2022/11/02 23:40:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:40:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.244676677s) from=127.0.0.6:38475 2022/11/02 23:40:31 [DEBUG] http: Request GET /v1/status/leader (2.871373ms) from=127.0.0.6:54101 2022/11/02 23:40:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.473862379s) from=127.0.0.6:42667 2022/11/02 23:40:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.871128045s) from=127.0.0.6:47657 2022/11/02 23:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.125604236s) from=127.0.0.6:57397 2022/11/02 23:40:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:40:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:40:35 [DEBUG] agent: Node info in sync 2022/11/02 23:40:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.754549672s) from=127.0.0.6:47125 2022/11/02 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.601808081s) from=127.0.0.6:43669 2022/11/02 23:40:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.114702443s) from=127.0.0.6:34227 2022/11/02 23:40:42 [DEBUG] http: Request GET /v1/status/leader (332.953µs) from=127.0.0.6:34305 2022/11/02 23:40:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.334331329s) from=127.0.0.6:47605 2022/11/02 23:40:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.426047553s) from=127.0.0.6:45017 2022/11/02 23:40:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.448594849s) from=127.0.0.6:48075 2022/11/02 23:40:51 [DEBUG] http: Request GET /v1/status/leader (962.214µs) from=127.0.0.6:54101 2022/11/02 23:40:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.951056376s) from=127.0.0.6:51281 2022/11/02 23:40:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.561044934s) from=127.0.0.6:39749 2022/11/02 23:40:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.167141967s) from=127.0.0.6:59013 2022/11/02 23:40:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.37052893s) from=127.0.0.6:37879 2022/11/02 23:40:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.14056698s) from=127.0.0.6:52753 2022/11/02 23:40:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.051685959s) from=127.0.0.6:46535 2022/11/02 23:41:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.254043941s) from=127.0.0.6:52287 2022/11/02 23:41:02 [DEBUG] http: Request GET /v1/status/leader (1.772345ms) from=127.0.0.6:34305 2022/11/02 23:41:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.502502272s) from=127.0.0.6:45041 2022/11/02 23:41:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.70593352s) from=127.0.0.6:48159 2022/11/02 23:41:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.782879391s) from=127.0.0.6:49969 2022/11/02 23:41:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.31559605s) from=127.0.0.6:48103 2022/11/02 23:41:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.586150525s) from=127.0.0.6:47981 2022/11/02 23:41:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.587033841s) from=127.0.0.6:59845 2022/11/02 23:41:11 [DEBUG] http: Request GET /v1/status/leader (485.491µs) from=127.0.0.6:54101 2022/11/02 23:41:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.164460418s) from=127.0.0.6:56233 2022/11/02 23:41:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.39434791s) from=127.0.0.6:39821 2022/11/02 23:41:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.933192028s) from=127.0.0.6:34721 2022/11/02 23:41:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.927587604s) from=127.0.0.6:52899 2022/11/02 23:41:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.995412825s) from=127.0.0.6:57119 2022/11/02 23:41:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.986736144s) from=127.0.0.6:60891 2022/11/02 23:41:22 [DEBUG] http: Request GET /v1/status/leader (462.382µs) from=127.0.0.6:34305 2022/11/02 23:41:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:41:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.614817148s) from=127.0.0.6:54307 2022/11/02 23:41:31 [DEBUG] http: Request GET /v1/status/leader (293.596µs) from=127.0.0.6:54101 2022/11/02 23:41:42 [DEBUG] http: Request GET /v1/status/leader (268.152µs) from=127.0.0.6:34305 2022/11/02 23:41:51 [DEBUG] http: Request GET /v1/status/leader (406.947µs) from=127.0.0.6:54101 2022/11/02 23:42:02 [DEBUG] http: Request GET /v1/status/leader (312.219µs) from=127.0.0.6:34305 2022/11/02 23:42:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:42:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:42:05 [DEBUG] agent: Node info in sync 2022/11/02 23:42:11 [DEBUG] http: Request GET /v1/status/leader (557.589µs) from=127.0.0.6:54101 2022/11/02 23:42:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:42:23 [DEBUG] http: Request GET /v1/status/leader (279.419µs) from=127.0.0.6:34305 2022/11/02 23:42:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:42:31 [DEBUG] http: Request GET /v1/status/leader (206.035µs) from=127.0.0.6:54101 2022/11/02 23:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.557724654s) from=127.0.0.6:42667 2022/11/02 23:42:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.609174854s) from=127.0.0.6:38475 2022/11/02 23:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.386705669s) from=127.0.0.6:57397 2022/11/02 23:42:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.081064356s) from=127.0.0.6:47657 2022/11/02 23:42:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.502590133s) from=127.0.0.6:47125 2022/11/02 23:42:43 [DEBUG] http: Request GET /v1/status/leader (384.488µs) from=127.0.0.6:34305 2022/11/02 23:42:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.217995605s) from=127.0.0.6:34227 2022/11/02 23:42:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.6422659s) from=127.0.0.6:47605 2022/11/02 23:42:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.776901775s) from=127.0.0.6:43669 2022/11/02 23:42:51 [DEBUG] http: Request GET /v1/status/leader (140.558µs) from=127.0.0.6:54101 2022/11/02 23:42:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.509499613s) from=127.0.0.6:45017 2022/11/02 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.958336655s) from=127.0.0.6:48075 2022/11/02 23:42:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.589683455s) from=127.0.0.6:51281 2022/11/02 23:42:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.15753654s) from=127.0.0.6:59013 2022/11/02 23:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.606871209s) from=127.0.0.6:37879 2022/11/02 23:43:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.707278312s) from=127.0.0.6:46535 2022/11/02 23:43:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.497006812s) from=127.0.0.6:39749 2022/11/02 23:43:03 [DEBUG] http: Request GET /v1/status/leader (267.44µs) from=127.0.0.6:34305 2022/11/02 23:43:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.148576311s) from=127.0.0.6:45041 2022/11/02 23:43:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:43:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:43:05 [DEBUG] agent: Node info in sync 2022/11/02 23:43:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.01179917s) from=127.0.0.6:52753 2022/11/02 23:43:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.159449452s) from=127.0.0.6:48159 2022/11/02 23:43:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.57765625s) from=127.0.0.6:52287 2022/11/02 23:43:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.231441001s) from=127.0.0.6:49969 2022/11/02 23:43:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.694303778s) from=127.0.0.6:48103 2022/11/02 23:43:11 [DEBUG] http: Request GET /v1/status/leader (141.52µs) from=127.0.0.6:54101 2022/11/02 23:43:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.110165437s) from=127.0.0.6:47981 2022/11/02 23:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.897832901s) from=127.0.0.6:39821 2022/11/02 23:43:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.658108783s) from=127.0.0.6:56233 2022/11/02 23:43:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.753958319s) from=127.0.0.6:59845 2022/11/02 23:43:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.071957667s) from=127.0.0.6:34721 2022/11/02 23:43:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.389475448s) from=127.0.0.6:57119 2022/11/02 23:43:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.974128864s) from=127.0.0.6:52899 2022/11/02 23:43:23 [DEBUG] http: Request GET /v1/status/leader (256.258µs) from=127.0.0.6:34305 2022/11/02 23:43:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:43:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.638138311s) from=127.0.0.6:60891 2022/11/02 23:43:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.462641117s) from=127.0.0.6:54307 2022/11/02 23:43:31 [DEBUG] http: Request GET /v1/status/leader (1.020511ms) from=127.0.0.6:54101 2022/11/02 23:43:43 [DEBUG] http: Request GET /v1/status/leader (385.981µs) from=127.0.0.6:34305 2022/11/02 23:43:51 [DEBUG] http: Request GET /v1/status/leader (244.191µs) from=127.0.0.6:54101 2022/11/02 23:44:03 [DEBUG] http: Request GET /v1/status/leader (259.232µs) from=127.0.0.6:34305 2022/11/02 23:44:11 [DEBUG] http: Request GET /v1/status/leader (178.18µs) from=127.0.0.6:54101 2022/11/02 23:44:23 [DEBUG] http: Request GET /v1/status/leader (155.123µs) from=127.0.0.6:34305 2022/11/02 23:44:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:44:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:44:31 [DEBUG] http: Request GET /v1/status/leader (287.509µs) from=127.0.0.6:54101 2022/11/02 23:44:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.758355521s) from=127.0.0.6:38475 2022/11/02 23:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.326822784s) from=127.0.0.6:42667 2022/11/02 23:44:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.46994069s) from=127.0.0.6:57397 2022/11/02 23:44:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.034846797s) from=127.0.0.6:47657 2022/11/02 23:44:43 [DEBUG] http: Request GET /v1/status/leader (256.779µs) from=127.0.0.6:34305 2022/11/02 23:44:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.250631132s) from=127.0.0.6:34227 2022/11/02 23:44:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.530552121s) from=127.0.0.6:47125 2022/11/02 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.045897367s) from=127.0.0.6:47605 2022/11/02 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.336436667s) from=127.0.0.6:43669 2022/11/02 23:44:51 [DEBUG] http: Request GET /v1/status/leader (183.345µs) from=127.0.0.6:54101 2022/11/02 23:44:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:44:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:44:53 [DEBUG] agent: Node info in sync 2022/11/02 23:44:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.227729902s) from=127.0.0.6:45017 2022/11/02 23:45:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.809542505s) from=127.0.0.6:48075 2022/11/02 23:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.054964268s) from=127.0.0.6:59013 2022/11/02 23:45:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.236642001s) from=127.0.0.6:39749 2022/11/02 23:45:03 [DEBUG] http: Request GET /v1/status/leader (169.038µs) from=127.0.0.6:34305 2022/11/02 23:45:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.528546626s) from=127.0.0.6:45041 2022/11/02 23:45:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.468300043s) from=127.0.0.6:51281 2022/11/02 23:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.378889542s) from=127.0.0.6:37879 2022/11/02 23:45:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.257758199s) from=127.0.0.6:52753 2022/11/02 23:45:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.666429997s) from=127.0.0.6:46535 2022/11/02 23:45:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.888488753s) from=127.0.0.6:48159 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.031243304s) from=127.0.0.6:48103 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.73426735s) from=127.0.0.6:52287 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.01287065s) from=127.0.0.6:49969 2022/11/02 23:45:11 [DEBUG] http: Request GET /v1/status/leader (217.768µs) from=127.0.0.6:54101 2022/11/02 23:45:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.658252213s) from=127.0.0.6:47981 2022/11/02 23:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.412176041s) from=127.0.0.6:39821 2022/11/02 23:45:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.762248255s) from=127.0.0.6:56233 2022/11/02 23:45:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.378032255s) from=127.0.0.6:34721 2022/11/02 23:45:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.103680296s) from=127.0.0.6:59845 2022/11/02 23:45:23 [DEBUG] http: Request GET /v1/status/leader (123.396µs) from=127.0.0.6:34305 2022/11/02 23:45:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:45:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.400890707s) from=127.0.0.6:57119 2022/11/02 23:45:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.830976749s) from=127.0.0.6:52899 2022/11/02 23:45:31 [DEBUG] http: Request GET /v1/status/leader (275.044µs) from=127.0.0.6:54101 2022/11/02 23:45:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.402553746s) from=127.0.0.6:54307 2022/11/02 23:45:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.947192036s) from=127.0.0.6:60891 2022/11/02 23:45:43 [DEBUG] http: Request GET /v1/status/leader (3.684744ms) from=127.0.0.6:34305 2022/11/02 23:45:51 [DEBUG] http: Request GET /v1/status/leader (232.333µs) from=127.0.0.6:54101 2022/11/02 23:46:03 [DEBUG] http: Request GET /v1/status/leader (254.417µs) from=127.0.0.6:34305 2022/11/02 23:46:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:46:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:46:08 [DEBUG] agent: Node info in sync 2022/11/02 23:46:11 [DEBUG] http: Request GET /v1/status/leader (236.193µs) from=127.0.0.6:54101 2022/11/02 23:46:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:46:23 [DEBUG] http: Request GET /v1/status/leader (177.551µs) from=127.0.0.6:34305 2022/11/02 23:46:31 [DEBUG] http: Request GET /v1/status/leader (1.086038ms) from=127.0.0.6:54101 2022/11/02 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.264038523s) from=127.0.0.6:42667 2022/11/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.976820402s) from=127.0.0.6:38475 2022/11/02 23:46:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.33144375s) from=127.0.0.6:47657 2022/11/02 23:46:43 [DEBUG] http: Request GET /v1/status/leader (249.82µs) from=127.0.0.6:34305 2022/11/02 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.297183896s) from=127.0.0.6:57397 2022/11/02 23:46:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.299489892s) from=127.0.0.6:34227 2022/11/02 23:46:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.876700876s) from=127.0.0.6:47605 2022/11/02 23:46:52 [DEBUG] http: Request GET /v1/status/leader (343.118µs) from=127.0.0.6:54101 2022/11/02 23:46:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.40346783s) from=127.0.0.6:47125 2022/11/02 23:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.718155121s) from=127.0.0.6:43669 2022/11/02 23:47:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.417973555s) from=127.0.0.6:45017 2022/11/02 23:47:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.377275397s) from=127.0.0.6:48075 2022/11/02 23:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m2.101953527s) from=127.0.0.6:59013 2022/11/02 23:47:03 [DEBUG] http: Request GET /v1/status/leader (717.13µs) from=127.0.0.6:34305 2022/11/02 23:47:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.589921573s) from=127.0.0.6:39749 2022/11/02 23:47:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.774436097s) from=127.0.0.6:51281 2022/11/02 23:47:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.068786182s) from=127.0.0.6:45041 2022/11/02 23:47:12 [DEBUG] http: Request GET /v1/status/leader (173.447µs) from=127.0.0.6:54101 2022/11/02 23:47:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.083672513s) from=127.0.0.6:49969 2022/11/02 23:47:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.044676362s) from=127.0.0.6:37879 2022/11/02 23:47:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.630485611s) from=127.0.0.6:52753 2022/11/02 23:47:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.203899789s) from=127.0.0.6:46535 2022/11/02 23:47:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.00411266s) from=127.0.0.6:48159 2022/11/02 23:47:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:47:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:47:13 [DEBUG] agent: Node info in sync 2022/11/02 23:47:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.233343588s) from=127.0.0.6:48103 2022/11/02 23:47:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.561463593s) from=127.0.0.6:52287 2022/11/02 23:47:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.436949291s) from=127.0.0.6:47981 2022/11/02 23:47:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:47:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:47:23 [DEBUG] http: Request GET /v1/status/leader (445.702µs) from=127.0.0.6:34305 2022/11/02 23:47:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m0.950417702s) from=127.0.0.6:56233 2022/11/02 23:47:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.165141109s) from=127.0.0.6:39821 2022/11/02 23:47:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.824736736s) from=127.0.0.6:57119 2022/11/02 23:47:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.501389924s) from=127.0.0.6:34721 2022/11/02 23:47:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.46342526s) from=127.0.0.6:59845 2022/11/02 23:47:32 [DEBUG] http: Request GET /v1/status/leader (426.551µs) from=127.0.0.6:54101 2022/11/02 23:47:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.445666641s) from=127.0.0.6:52899 2022/11/02 23:47:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.751296057s) from=127.0.0.6:60891 2022/11/02 23:47:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m6.743189661s) from=127.0.0.6:54307 2022/11/02 23:47:43 [DEBUG] http: Request GET /v1/status/leader (696.96µs) from=127.0.0.6:34305 2022/11/02 23:47:52 [DEBUG] http: Request GET /v1/status/leader (424.097µs) from=127.0.0.6:54101 2022/11/02 23:48:03 [DEBUG] http: Request GET /v1/status/leader (324.337µs) from=127.0.0.6:34305 2022/11/02 23:48:12 [DEBUG] http: Request GET /v1/status/leader (154.963µs) from=127.0.0.6:54101 2022/11/02 23:48:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:48:23 [DEBUG] http: Request GET /v1/status/leader (4.749568ms) from=127.0.0.6:34305 2022/11/02 23:48:32 [DEBUG] http: Request GET /v1/status/leader (166.276µs) from=127.0.0.6:54101 2022/11/02 23:48:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:48:34 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:48:34 [DEBUG] agent: Node info in sync 2022/11/02 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.775934475s) from=127.0.0.6:42667 2022/11/02 23:48:43 [DEBUG] http: Request GET /v1/status/leader (341.591µs) from=127.0.0.6:34305 2022/11/02 23:48:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.764169475s) from=127.0.0.6:47657 2022/11/02 23:48:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.921169184s) from=127.0.0.6:38475 2022/11/02 23:48:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.619599104s) from=127.0.0.6:57397 2022/11/02 23:48:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.762269978s) from=127.0.0.6:34227 2022/11/02 23:48:52 [DEBUG] http: Request GET /v1/status/leader (141.029µs) from=127.0.0.6:54101 2022/11/02 23:48:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.499022908s) from=127.0.0.6:47125 2022/11/02 23:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.041881249s) from=127.0.0.6:47605 2022/11/02 23:49:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m6.036830742s) from=127.0.0.6:43669 2022/11/02 23:49:03 [DEBUG] http: Request GET /v1/status/leader (193.083µs) from=127.0.0.6:34305 2022/11/02 23:49:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.42747349s) from=127.0.0.6:39749 2022/11/02 23:49:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.982181524s) from=127.0.0.6:59013 2022/11/02 23:49:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.181284554s) from=127.0.0.6:48075 2022/11/02 23:49:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.205186136s) from=127.0.0.6:45017 2022/11/02 23:49:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.665713231s) from=127.0.0.6:45041 2022/11/02 23:49:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.059013086s) from=127.0.0.6:51281 2022/11/02 23:49:12 [DEBUG] http: Request GET /v1/status/leader (154.961µs) from=127.0.0.6:54101 2022/11/02 23:49:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.075433073s) from=127.0.0.6:37879 2022/11/02 23:49:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.229410957s) from=127.0.0.6:52753 2022/11/02 23:49:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m1.020969316s) from=127.0.0.6:52287 2022/11/02 23:49:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.742647217s) from=127.0.0.6:48103 2022/11/02 23:49:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.031637612s) from=127.0.0.6:49969 2022/11/02 23:49:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.0986369s) from=127.0.0.6:46535 2022/11/02 23:49:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.360907063s) from=127.0.0.6:48159 2022/11/02 23:49:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:49:23 [DEBUG] http: Request GET /v1/status/leader (264.996µs) from=127.0.0.6:34305 2022/11/02 23:49:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m6.500595969s) from=127.0.0.6:47981 2022/11/02 23:49:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.264698638s) from=127.0.0.6:56233 2022/11/02 23:49:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.784562159s) from=127.0.0.6:39821 2022/11/02 23:49:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.062163367s) from=127.0.0.6:59845 2022/11/02 23:49:32 [DEBUG] http: Request GET /v1/status/leader (265.176µs) from=127.0.0.6:54101 2022/11/02 23:49:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.059918039s) from=127.0.0.6:34721 2022/11/02 23:49:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.118507389s) from=127.0.0.6:52899 2022/11/02 23:49:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.897589803s) from=127.0.0.6:57119 2022/11/02 23:49:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.475849615s) from=127.0.0.6:54307 2022/11/02 23:49:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.109123772s) from=127.0.0.6:60891 2022/11/02 23:49:43 [DEBUG] http: Request GET /v1/status/leader (157.479µs) from=127.0.0.6:34305 2022/11/02 23:49:52 [DEBUG] http: Request GET /v1/status/leader (165.892µs) from=127.0.0.6:54101 2022/11/02 23:50:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:50:03 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:50:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:50:03 [DEBUG] agent: Node info in sync 2022/11/02 23:50:03 [DEBUG] http: Request GET /v1/status/leader (223.923µs) from=127.0.0.6:34305 2022/11/02 23:50:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:50:12 [DEBUG] http: Request GET /v1/status/leader (280.805µs) from=127.0.0.6:54101 2022/11/02 23:50:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:50:23 [DEBUG] http: Request GET /v1/status/leader (138.788µs) from=127.0.0.6:34305 2022/11/02 23:50:32 [DEBUG] http: Request GET /v1/status/leader (153.313µs) from=127.0.0.6:54101 2022/11/02 23:50:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.154306416s) from=127.0.0.6:42667 2022/11/02 23:50:43 [DEBUG] http: Request GET /v1/status/leader (1.240185ms) from=127.0.0.6:34305 2022/11/02 23:50:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.498529811s) from=127.0.0.6:47657 2022/11/02 23:50:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.228734498s) from=127.0.0.6:38475 2022/11/02 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.531366585s) from=127.0.0.6:57397 2022/11/02 23:50:52 [DEBUG] http: Request GET /v1/status/leader (224.186µs) from=127.0.0.6:54101 2022/11/02 23:50:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.037827077s) from=127.0.0.6:34227 2022/11/02 23:50:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.979207055s) from=127.0.0.6:47125 2022/11/02 23:51:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.282627149s) from=127.0.0.6:47605 2022/11/02 23:51:03 [DEBUG] http: Request GET /v1/status/leader (296.978µs) from=127.0.0.6:34305 2022/11/02 23:51:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.521854634s) from=127.0.0.6:43669 2022/11/02 23:51:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.299426524s) from=127.0.0.6:39749 2022/11/02 23:51:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.505028344s) from=127.0.0.6:59013 2022/11/02 23:51:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.119461895s) from=127.0.0.6:51281 2022/11/02 23:51:12 [DEBUG] http: Request GET /v1/status/leader (244.283µs) from=127.0.0.6:54101 2022/11/02 23:51:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.755930958s) from=127.0.0.6:45017 2022/11/02 23:51:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.703865051s) from=127.0.0.6:45041 2022/11/02 23:51:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.944767862s) from=127.0.0.6:48075 2022/11/02 23:51:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.626780475s) from=127.0.0.6:52753 2022/11/02 23:51:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.220334316s) from=127.0.0.6:49969 2022/11/02 23:51:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.269433666s) from=127.0.0.6:48103 2022/11/02 23:51:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.38284114s) from=127.0.0.6:37879 2022/11/02 23:51:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.920319258s) from=127.0.0.6:52287 2022/11/02 23:51:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.236290033s) from=127.0.0.6:48159 2022/11/02 23:51:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:51:23 [DEBUG] http: Request GET /v1/status/leader (1.800691ms) from=127.0.0.6:34305 2022/11/02 23:51:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.626234594s) from=127.0.0.6:46535 2022/11/02 23:51:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.703981641s) from=127.0.0.6:47981 2022/11/02 23:51:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.374178498s) from=127.0.0.6:56233 2022/11/02 23:51:32 [DEBUG] http: Request GET /v1/status/leader (222.895µs) from=127.0.0.6:54101 2022/11/02 23:51:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.568161653s) from=127.0.0.6:59845 2022/11/02 23:51:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.94078896s) from=127.0.0.6:39821 2022/11/02 23:51:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.072563962s) from=127.0.0.6:52899 2022/11/02 23:51:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.108576492s) from=127.0.0.6:57119 2022/11/02 23:51:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.781424123s) from=127.0.0.6:34721 2022/11/02 23:51:43 [DEBUG] http: Request GET /v1/status/leader (163.887µs) from=127.0.0.6:34305 2022/11/02 23:51:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.123212603s) from=127.0.0.6:54307 2022/11/02 23:51:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.386337674s) from=127.0.0.6:60891 2022/11/02 23:51:52 [DEBUG] http: Request GET /v1/status/leader (700.023µs) from=127.0.0.6:54101 2022/11/02 23:51:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:51:58 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:51:58 [DEBUG] agent: Node info in sync 2022/11/02 23:52:03 [DEBUG] http: Request GET /v1/status/leader (138.87µs) from=127.0.0.6:34305 2022/11/02 23:52:12 [DEBUG] http: Request GET /v1/status/leader (840.283µs) from=127.0.0.6:54101 2022/11/02 23:52:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:52:23 [DEBUG] http: Request GET /v1/status/leader (325.768µs) from=127.0.0.6:34305 2022/11/02 23:52:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:52:32 [DEBUG] http: Request GET /v1/status/leader (292.569µs) from=127.0.0.6:54101 2022/11/02 23:52:43 [DEBUG] http: Request GET /v1/status/leader (195.214µs) from=127.0.0.6:34305 2022/11/02 23:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.198671564s) from=127.0.0.6:42667 2022/11/02 23:52:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.880970423s) from=127.0.0.6:47657 2022/11/02 23:52:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.547031846s) from=127.0.0.6:38475 2022/11/02 23:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.607119352s) from=127.0.0.6:57397 2022/11/02 23:52:52 [DEBUG] http: Request GET /v1/status/leader (162.325µs) from=127.0.0.6:54101 2022/11/02 23:52:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.904782857s) from=127.0.0.6:47125 2022/11/02 23:53:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.360716965s) from=127.0.0.6:34227 2022/11/02 23:53:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:53:03 [DEBUG] agent: Node info in sync 2022/11/02 23:53:03 [DEBUG] http: Request GET /v1/status/leader (273.078µs) from=127.0.0.6:34305 2022/11/02 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.173733283s) from=127.0.0.6:47605 2022/11/02 23:53:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.015469666s) from=127.0.0.6:39749 2022/11/02 23:53:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.418100081s) from=127.0.0.6:43669 2022/11/02 23:53:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.745583768s) from=127.0.0.6:59013 2022/11/02 23:53:12 [DEBUG] http: Request GET /v1/status/leader (400.495µs) from=127.0.0.6:54101 2022/11/02 23:53:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.108136542s) from=127.0.0.6:45041 2022/11/02 23:53:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.19965201s) from=127.0.0.6:45017 2022/11/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.097962407s) from=127.0.0.6:48075 2022/11/02 23:53:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.283127779s) from=127.0.0.6:51281 2022/11/02 23:53:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.954649762s) from=127.0.0.6:49969 2022/11/02 23:53:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.738669325s) from=127.0.0.6:52287 2022/11/02 23:53:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:53:23 [DEBUG] http: Request GET /v1/status/leader (1.028495ms) from=127.0.0.6:34305 2022/11/02 23:53:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.247956529s) from=127.0.0.6:48159 2022/11/02 23:53:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.783997036s) from=127.0.0.6:52753 2022/11/02 23:53:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.3055965s) from=127.0.0.6:46535 2022/11/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.867532032s) from=127.0.0.6:48103 2022/11/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.968866187s) from=127.0.0.6:37879 2022/11/02 23:53:32 [DEBUG] http: Request GET /v1/status/leader (1.537289ms) from=127.0.0.6:54101 2022/11/02 23:53:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.504946418s) from=127.0.0.6:56233 2022/11/02 23:53:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m6.283206318s) from=127.0.0.6:47981 2022/11/02 23:53:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.453311764s) from=127.0.0.6:59845 2022/11/02 23:53:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.074305815s) from=127.0.0.6:57119 2022/11/02 23:53:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.978607839s) from=127.0.0.6:39821 2022/11/02 23:53:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.286973438s) from=127.0.0.6:52899 2022/11/02 23:53:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.252185944s) from=127.0.0.6:34721 2022/11/02 23:53:43 [DEBUG] http: Request GET /v1/status/leader (258.521µs) from=127.0.0.6:34305 2022/11/02 23:53:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.504883273s) from=127.0.0.6:54307 2022/11/02 23:53:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.099209164s) from=127.0.0.6:60891 2022/11/02 23:53:52 [DEBUG] http: Request GET /v1/status/leader (199.151µs) from=127.0.0.6:54101 2022/11/02 23:54:03 [DEBUG] http: Request GET /v1/status/leader (339.587µs) from=127.0.0.6:34305 2022/11/02 23:54:12 [DEBUG] http: Request GET /v1/status/leader (640.865µs) from=127.0.0.6:54101 2022/11/02 23:54:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:54:23 [DEBUG] http: Request GET /v1/status/leader (269.659µs) from=127.0.0.6:34305 2022/11/02 23:54:32 [DEBUG] http: Request GET /v1/status/leader (410.769µs) from=127.0.0.6:54101 2022/11/02 23:54:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:54:43 [DEBUG] http: Request GET /v1/status/leader (166.686µs) from=127.0.0.6:34305 2022/11/02 23:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.812669659s) from=127.0.0.6:42667 2022/11/02 23:54:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.043074871s) from=127.0.0.6:38475 2022/11/02 23:54:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.155859356s) from=127.0.0.6:57397 2022/11/02 23:54:52 [DEBUG] http: Request GET /v1/status/leader (275.322µs) from=127.0.0.6:54101 2022/11/02 23:54:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.800012788s) from=127.0.0.6:47657 2022/11/02 23:55:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.725349282s) from=127.0.0.6:34227 2022/11/02 23:55:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:55:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:55:02 [DEBUG] agent: Node info in sync 2022/11/02 23:55:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.47874076s) from=127.0.0.6:47125 2022/11/02 23:55:03 [DEBUG] http: Request GET /v1/status/leader (273.362µs) from=127.0.0.6:34305 2022/11/02 23:55:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.083661111s) from=127.0.0.6:39749 2022/11/02 23:55:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.98069462s) from=127.0.0.6:47605 2022/11/02 23:55:12 [DEBUG] http: Request GET /v1/status/leader (311.617µs) from=127.0.0.6:54101 2022/11/02 23:55:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.496990619s) from=127.0.0.6:43669 2022/11/02 23:55:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.753579698s) from=127.0.0.6:45041 2022/11/02 23:55:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.453669084s) from=127.0.0.6:45017 2022/11/02 23:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.838074215s) from=127.0.0.6:59013 2022/11/02 23:55:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:55:23 [DEBUG] http: Request GET /v1/status/leader (262.512µs) from=127.0.0.6:34305 2022/11/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m5.39819571s) from=127.0.0.6:48075 2022/11/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.285915396s) from=127.0.0.6:48159 2022/11/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.699298202s) from=127.0.0.6:49969 2022/11/02 23:55:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.589467232s) from=127.0.0.6:51281 2022/11/02 23:55:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.314743313s) from=127.0.0.6:52287 2022/11/02 23:55:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.077708811s) from=127.0.0.6:52753 2022/11/02 23:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.734662418s) from=127.0.0.6:37879 2022/11/02 23:55:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.586530527s) from=127.0.0.6:46535 2022/11/02 23:55:32 [DEBUG] http: Request GET /v1/status/leader (248.042µs) from=127.0.0.6:54101 2022/11/02 23:55:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.432193836s) from=127.0.0.6:48103 2022/11/02 23:55:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.773454046s) from=127.0.0.6:47981 2022/11/02 23:55:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.174369762s) from=127.0.0.6:57119 2022/11/02 23:55:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.645672944s) from=127.0.0.6:56233 2022/11/02 23:55:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.754130594s) from=127.0.0.6:59845 2022/11/02 23:55:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.119153828s) from=127.0.0.6:52899 2022/11/02 23:55:43 [DEBUG] http: Request GET /v1/status/leader (286.446µs) from=127.0.0.6:34305 2022/11/02 23:55:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.052862144s) from=127.0.0.6:39821 2022/11/02 23:55:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.696865716s) from=127.0.0.6:54307 2022/11/02 23:55:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m7.342607187s) from=127.0.0.6:34721 2022/11/02 23:55:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.2778723s) from=127.0.0.6:60891 2022/11/02 23:55:52 [DEBUG] http: Request GET /v1/status/leader (219.408µs) from=127.0.0.6:54101 2022/11/02 23:56:03 [DEBUG] http: Request GET /v1/status/leader (285.399µs) from=127.0.0.6:34305 2022/11/02 23:56:12 [DEBUG] http: Request GET /v1/status/leader (267.825µs) from=127.0.0.6:54101 2022/11/02 23:56:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:56:23 [DEBUG] http: Request GET /v1/status/leader (233.266µs) from=127.0.0.6:34305 2022/11/02 23:56:32 [DEBUG] http: Request GET /v1/status/leader (259.044µs) from=127.0.0.6:54101 2022/11/02 23:56:43 [DEBUG] http: Request GET /v1/status/leader (177.178µs) from=127.0.0.6:34305 2022/11/02 23:56:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:56:48 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:56:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:56:48 [DEBUG] agent: Node info in sync 2022/11/02 23:56:52 [DEBUG] http: Request GET /v1/status/leader (249.399µs) from=127.0.0.6:54101 2022/11/02 23:56:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.398319002s) from=127.0.0.6:38475 2022/11/02 23:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.582932241s) from=127.0.0.6:57397 2022/11/02 23:56:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.225997435s) from=127.0.0.6:42667 2022/11/02 23:56:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.089931929s) from=127.0.0.6:47657 2022/11/02 23:57:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:57:03 [DEBUG] http: Request GET /v1/status/leader (237.805µs) from=127.0.0.6:34305 2022/11/02 23:57:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.928395882s) from=127.0.0.6:47125 2022/11/02 23:57:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.80924368s) from=127.0.0.6:34227 2022/11/02 23:57:12 [DEBUG] http: Request GET /v1/status/leader (322.311µs) from=127.0.0.6:54101 2022/11/02 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.116082469s) from=127.0.0.6:43669 2022/11/02 23:57:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.399788886s) from=127.0.0.6:39749 2022/11/02 23:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.880386667s) from=127.0.0.6:47605 2022/11/02 23:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.313981328s) from=127.0.0.6:59013 2022/11/02 23:57:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.252095255s) from=127.0.0.6:45017 2022/11/02 23:57:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:57:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.474787748s) from=127.0.0.6:45041 2022/11/02 23:57:23 [DEBUG] http: Request GET /v1/status/leader (128.153µs) from=127.0.0.6:34305 2022/11/02 23:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.40336041s) from=127.0.0.6:48075 2022/11/02 23:57:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.80679478s) from=127.0.0.6:49969 2022/11/02 23:57:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.91423426s) from=127.0.0.6:51281 2022/11/02 23:57:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.746184445s) from=127.0.0.6:52287 2022/11/02 23:57:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.308927893s) from=127.0.0.6:48159 2022/11/02 23:57:32 [DEBUG] http: Request GET /v1/status/leader (172.317µs) from=127.0.0.6:54101 2022/11/02 23:57:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.566703102s) from=127.0.0.6:52753 2022/11/02 23:57:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.694865691s) from=127.0.0.6:48103 2022/11/02 23:57:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.589239895s) from=127.0.0.6:37879 2022/11/02 23:57:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.582530436s) from=127.0.0.6:46535 2022/11/02 23:57:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.144815215s) from=127.0.0.6:57119 2022/11/02 23:57:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.597562285s) from=127.0.0.6:47981 2022/11/02 23:57:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.605721698s) from=127.0.0.6:56233 2022/11/02 23:57:43 [DEBUG] http: Request GET /v1/status/leader (304.761µs) from=127.0.0.6:34305 2022/11/02 23:57:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.592536187s) from=127.0.0.6:59845 2022/11/02 23:57:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.253711584s) from=127.0.0.6:52899 2022/11/02 23:57:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.5848566s) from=127.0.0.6:54307 2022/11/02 23:57:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.308592737s) from=127.0.0.6:34721 2022/11/02 23:57:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.587465522s) from=127.0.0.6:39821 2022/11/02 23:57:52 [DEBUG] http: Request GET /v1/status/leader (154.542µs) from=127.0.0.6:54101 2022/11/02 23:57:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.116404057s) from=127.0.0.6:60891 2022/11/02 23:58:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:58:01 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:58:01 [DEBUG] agent: Node info in sync 2022/11/02 23:58:03 [DEBUG] http: Request GET /v1/status/leader (709.407µs) from=127.0.0.6:34305 2022/11/02 23:58:12 [DEBUG] http: Request GET /v1/status/leader (183.261µs) from=127.0.0.6:54101 2022/11/02 23:58:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:58:23 [DEBUG] http: Request GET /v1/status/leader (253.954µs) from=127.0.0.6:34305 2022/11/02 23:58:32 [DEBUG] http: Request GET /v1/status/leader (344.666µs) from=127.0.0.6:54101 2022/11/02 23:58:43 [DEBUG] http: Request GET /v1/status/leader (1.139502ms) from=127.0.0.6:34305 2022/11/02 23:58:52 [DEBUG] http: Request GET /v1/status/leader (160.638µs) from=127.0.0.6:54101 2022/11/02 23:58:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.58257256s) from=127.0.0.6:38475 2022/11/02 23:59:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m4.453855494s) from=127.0.0.6:42667 2022/11/02 23:59:03 [DEBUG] http: Request GET /v1/status/leader (292.142µs) from=127.0.0.6:34305 2022/11/02 23:59:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.582773431s) from=127.0.0.6:57397 2022/11/02 23:59:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.129464404s) from=127.0.0.6:47657 2022/11/02 23:59:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.505073201s) from=127.0.0.6:47125 2022/11/02 23:59:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/02 23:59:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/02 23:59:10 [DEBUG] agent: Node info in sync 2022/11/02 23:59:12 [DEBUG] http: Request GET /v1/status/leader (254.983µs) from=127.0.0.6:54101 2022/11/02 23:59:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.356903438s) from=127.0.0.6:34227 2022/11/02 23:59:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.604861541s) from=127.0.0.6:39749 2022/11/02 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.679910121s) from=127.0.0.6:43669 2022/11/02 23:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.943019689s) from=127.0.0.6:47605 2022/11/02 23:59:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.424783969s) from=127.0.0.6:45017 2022/11/02 23:59:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/02 23:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.032036225s) from=127.0.0.6:59013 2022/11/02 23:59:23 [DEBUG] http: Request GET /v1/status/leader (369.252µs) from=127.0.0.6:34305 2022/11/02 23:59:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.144227894s) from=127.0.0.6:45041 2022/11/02 23:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.456305696s) from=127.0.0.6:48075 2022/11/02 23:59:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.673736801s) from=127.0.0.6:51281 2022/11/02 23:59:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/02 23:59:32 [DEBUG] http: Request GET /v1/status/leader (3.245603ms) from=127.0.0.6:54101 2022/11/02 23:59:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.829906591s) from=127.0.0.6:49969 2022/11/02 23:59:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.985817611s) from=127.0.0.6:52753 2022/11/02 23:59:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.109711178s) from=127.0.0.6:52287 2022/11/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m1.191048006s) from=127.0.0.6:37879 2022/11/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.124098085s) from=127.0.0.6:48103 2022/11/02 23:59:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.552626257s) from=127.0.0.6:48159 2022/11/02 23:59:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.323704073s) from=127.0.0.6:47981 2022/11/02 23:59:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.233278158s) from=127.0.0.6:46535 2022/11/02 23:59:43 [DEBUG] http: Request GET /v1/status/leader (275.561µs) from=127.0.0.6:34305 2022/11/02 23:59:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.872499004s) from=127.0.0.6:56233 2022/11/02 23:59:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.135292981s) from=127.0.0.6:57119 2022/11/02 23:59:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m3.30079708s) from=127.0.0.6:59845 2022/11/02 23:59:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.707837152s) from=127.0.0.6:52899 2022/11/02 23:59:52 [DEBUG] http: Request GET /v1/status/leader (159.534µs) from=127.0.0.6:54101 2022/11/02 23:59:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.842448308s) from=127.0.0.6:39821 2022/11/02 23:59:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.368681771s) from=127.0.0.6:54307 2022/11/02 23:59:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.980974231s) from=127.0.0.6:34721 2022/11/03 00:00:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.754961739s) from=127.0.0.6:60891 2022/11/03 00:00:03 [DEBUG] http: Request GET /v1/status/leader (397.178µs) from=127.0.0.6:34305 2022/11/03 00:00:12 [DEBUG] http: Request GET /v1/status/leader (170.078µs) from=127.0.0.6:54101 2022/11/03 00:00:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:00:23 [DEBUG] http: Request GET /v1/status/leader (5.826558ms) from=127.0.0.6:34305 2022/11/03 00:00:32 [DEBUG] http: Request GET /v1/status/leader (355.177µs) from=127.0.0.6:54101 2022/11/03 00:00:43 [DEBUG] http: Request GET /v1/status/leader (270.221µs) from=127.0.0.6:34305 2022/11/03 00:00:52 [DEBUG] http: Request GET /v1/status/leader (214.673µs) from=127.0.0.6:54101 2022/11/03 00:01:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:01:00 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:01:00 [DEBUG] agent: Node info in sync 2022/11/03 00:01:03 [DEBUG] http: Request GET /v1/status/leader (3.068666ms) from=127.0.0.6:34305 2022/11/03 00:01:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.23895257s) from=127.0.0.6:38475 2022/11/03 00:01:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.497482412s) from=127.0.0.6:47657 2022/11/03 00:01:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.901900994s) from=127.0.0.6:57397 2022/11/03 00:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.832228638s) from=127.0.0.6:42667 2022/11/03 00:01:12 [DEBUG] http: Request GET /v1/status/leader (286.111µs) from=127.0.0.6:54101 2022/11/03 00:01:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.044644514s) from=127.0.0.6:47125 2022/11/03 00:01:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.990017091s) from=127.0.0.6:34227 2022/11/03 00:01:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.904259358s) from=127.0.0.6:39749 2022/11/03 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.125032917s) from=127.0.0.6:43669 2022/11/03 00:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.933767273s) from=127.0.0.6:47605 2022/11/03 00:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:01:23 [DEBUG] http: Request GET /v1/status/leader (237.067µs) from=127.0.0.6:34305 2022/11/03 00:01:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.183211584s) from=127.0.0.6:59013 2022/11/03 00:01:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.794916293s) from=127.0.0.6:45017 2022/11/03 00:01:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.462325621s) from=127.0.0.6:45041 2022/11/03 00:01:32 [DEBUG] http: Request GET /v1/status/leader (150.137µs) from=127.0.0.6:54101 2022/11/03 00:01:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.537181935s) from=127.0.0.6:49969 2022/11/03 00:01:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.283709057s) from=127.0.0.6:48075 2022/11/03 00:01:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.549199972s) from=127.0.0.6:51281 2022/11/03 00:01:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.020733983s) from=127.0.0.6:52287 2022/11/03 00:01:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.897997381s) from=127.0.0.6:48159 2022/11/03 00:01:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.856762602s) from=127.0.0.6:48103 2022/11/03 00:01:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.661248021s) from=127.0.0.6:52753 2022/11/03 00:01:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.622569046s) from=127.0.0.6:46535 2022/11/03 00:01:43 [DEBUG] http: Request GET /v1/status/leader (2.956345ms) from=127.0.0.6:34305 2022/11/03 00:01:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.087875097s) from=127.0.0.6:37879 2022/11/03 00:01:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.459128441s) from=127.0.0.6:47981 2022/11/03 00:01:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.883834334s) from=127.0.0.6:59845 2022/11/03 00:01:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.241818338s) from=127.0.0.6:56233 2022/11/03 00:01:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m7.42989117s) from=127.0.0.6:57119 2022/11/03 00:01:52 [DEBUG] http: Request GET /v1/status/leader (284.826µs) from=127.0.0.6:54101 2022/11/03 00:01:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.363640297s) from=127.0.0.6:52899 2022/11/03 00:01:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m3.556938785s) from=127.0.0.6:54307 2022/11/03 00:01:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.544314536s) from=127.0.0.6:39821 2022/11/03 00:02:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.131207833s) from=127.0.0.6:34721 2022/11/03 00:02:03 [DEBUG] http: Request GET /v1/status/leader (161.304µs) from=127.0.0.6:34305 2022/11/03 00:02:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.029686158s) from=127.0.0.6:60891 2022/11/03 00:02:12 [DEBUG] http: Request GET /v1/status/leader (250.942µs) from=127.0.0.6:54101 2022/11/03 00:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:02:23 [DEBUG] http: Request GET /v1/status/leader (1.139865ms) from=127.0.0.6:34305 2022/11/03 00:02:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:02:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:02:29 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:02:29 [DEBUG] agent: Node info in sync 2022/11/03 00:02:32 [DEBUG] http: Request GET /v1/status/leader (214.727µs) from=127.0.0.6:54101 2022/11/03 00:02:43 [DEBUG] http: Request GET /v1/status/leader (263.053µs) from=127.0.0.6:34305 2022/11/03 00:02:52 [DEBUG] http: Request GET /v1/status/leader (275.631µs) from=127.0.0.6:54101 2022/11/03 00:03:03 [DEBUG] http: Request GET /v1/status/leader (213.475µs) from=127.0.0.6:34305 2022/11/03 00:03:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.177587948s) from=127.0.0.6:38475 2022/11/03 00:03:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.927678959s) from=127.0.0.6:57397 2022/11/03 00:03:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.96933472s) from=127.0.0.6:47657 2022/11/03 00:03:12 [DEBUG] http: Request GET /v1/status/leader (154.471µs) from=127.0.0.6:54101 2022/11/03 00:03:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.352649382s) from=127.0.0.6:42667 2022/11/03 00:03:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m0.825501416s) from=127.0.0.6:47125 2022/11/03 00:03:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.817941366s) from=127.0.0.6:39749 2022/11/03 00:03:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.618901273s) from=127.0.0.6:47605 2022/11/03 00:03:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.406548199s) from=127.0.0.6:34227 2022/11/03 00:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.168432909s) from=127.0.0.6:43669 2022/11/03 00:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:03:23 [DEBUG] http: Request GET /v1/status/leader (356.218µs) from=127.0.0.6:34305 2022/11/03 00:03:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.344599705s) from=127.0.0.6:59013 2022/11/03 00:03:32 [DEBUG] http: Request GET /v1/status/leader (239.829µs) from=127.0.0.6:54101 2022/11/03 00:03:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m7.133495811s) from=127.0.0.6:45017 2022/11/03 00:03:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.45129243s) from=127.0.0.6:51281 2022/11/03 00:03:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m6.35538269s) from=127.0.0.6:45041 2022/11/03 00:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m4.892500076s) from=127.0.0.6:48075 2022/11/03 00:03:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m5.19257799s) from=127.0.0.6:49969 2022/11/03 00:03:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.178653541s) from=127.0.0.6:48159 2022/11/03 00:03:43 [DEBUG] http: Request GET /v1/status/leader (531.142µs) from=127.0.0.6:34305 2022/11/03 00:03:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.558612975s) from=127.0.0.6:52753 2022/11/03 00:03:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.53757356s) from=127.0.0.6:52287 2022/11/03 00:03:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.320862629s) from=127.0.0.6:46535 2022/11/03 00:03:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.590400937s) from=127.0.0.6:48103 2022/11/03 00:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m5.716963782s) from=127.0.0.6:37879 2022/11/03 00:03:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:03:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:03:51 [DEBUG] agent: Node info in sync 2022/11/03 00:03:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.0727511s) from=127.0.0.6:47981 2022/11/03 00:03:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.353495854s) from=127.0.0.6:57119 2022/11/03 00:03:52 [DEBUG] http: Request GET /v1/status/leader (1.886048ms) from=127.0.0.6:54101 2022/11/03 00:03:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.823521943s) from=127.0.0.6:52899 2022/11/03 00:03:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.999267985s) from=127.0.0.6:56233 2022/11/03 00:03:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m7.023927746s) from=127.0.0.6:59845 2022/11/03 00:04:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.304360029s) from=127.0.0.6:39821 2022/11/03 00:04:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.30533085s) from=127.0.0.6:54307 2022/11/03 00:04:03 [DEBUG] http: Request GET /v1/status/leader (216.42µs) from=127.0.0.6:34305 2022/11/03 00:04:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.516727894s) from=127.0.0.6:34721 2022/11/03 00:04:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.348400267s) from=127.0.0.6:60891 2022/11/03 00:04:12 [DEBUG] http: Request GET /v1/status/leader (178.507µs) from=127.0.0.6:54101 2022/11/03 00:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:04:23 [DEBUG] http: Request GET /v1/status/leader (211.359µs) from=127.0.0.6:34305 2022/11/03 00:04:32 [DEBUG] http: Request GET /v1/status/leader (157.358µs) from=127.0.0.6:54101 2022/11/03 00:04:43 [DEBUG] http: Request GET /v1/status/leader (494.549µs) from=127.0.0.6:34305 2022/11/03 00:04:52 [DEBUG] http: Request GET /v1/status/leader (667.785µs) from=127.0.0.6:54101 2022/11/03 00:05:03 [DEBUG] http: Request GET /v1/status/leader (575.015µs) from=127.0.0.6:34305 2022/11/03 00:05:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.395060024s) from=127.0.0.6:38475 2022/11/03 00:05:12 [DEBUG] http: Request GET /v1/status/leader (1.025537ms) from=127.0.0.6:54101 2022/11/03 00:05:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m6.012940783s) from=127.0.0.6:57397 2022/11/03 00:05:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:05:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.507862795s) from=127.0.0.6:47657 2022/11/03 00:05:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.234155085s) from=127.0.0.6:47125 2022/11/03 00:05:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.632959995s) from=127.0.0.6:42667 2022/11/03 00:05:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.150236318s) from=127.0.0.6:34227 2022/11/03 00:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:05:23 [DEBUG] http: Request GET /v1/status/leader (226.723µs) from=127.0.0.6:34305 2022/11/03 00:05:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.913333883s) from=127.0.0.6:39749 2022/11/03 00:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.499778843s) from=127.0.0.6:47605 2022/11/03 00:05:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m5.710968358s) from=127.0.0.6:43669 2022/11/03 00:05:32 [DEBUG] http: Request GET /v1/status/leader (835.268µs) from=127.0.0.6:54101 2022/11/03 00:05:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.782836167s) from=127.0.0.6:59013 2022/11/03 00:05:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:05:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:05:38 [DEBUG] agent: Node info in sync 2022/11/03 00:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.660386686s) from=127.0.0.6:48075 2022/11/03 00:05:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.214395206s) from=127.0.0.6:51281 2022/11/03 00:05:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.442664277s) from=127.0.0.6:45017 2022/11/03 00:05:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m3.472919835s) from=127.0.0.6:45041 2022/11/03 00:05:43 [DEBUG] http: Request GET /v1/status/leader (439.167µs) from=127.0.0.6:34305 2022/11/03 00:05:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m7.179383433s) from=127.0.0.6:49969 2022/11/03 00:05:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.965530116s) from=127.0.0.6:48159 2022/11/03 00:05:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.180023664s) from=127.0.0.6:46535 2022/11/03 00:05:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.663157054s) from=127.0.0.6:52753 2022/11/03 00:05:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.32343326s) from=127.0.0.6:52287 2022/11/03 00:05:52 [DEBUG] http: Request GET /v1/status/leader (154.744µs) from=127.0.0.6:54101 2022/11/03 00:05:53 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.800560912s) from=127.0.0.6:48103 2022/11/03 00:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.829112456s) from=127.0.0.6:37879 2022/11/03 00:05:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.453669404s) from=127.0.0.6:57119 2022/11/03 00:05:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m1.111683038s) from=127.0.0.6:56233 2022/11/03 00:05:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.843034103s) from=127.0.0.6:47981 2022/11/03 00:05:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.297442887s) from=127.0.0.6:59845 2022/11/03 00:06:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m6.765848179s) from=127.0.0.6:52899 2022/11/03 00:06:04 [DEBUG] http: Request GET /v1/status/leader (175.51µs) from=127.0.0.6:34305 2022/11/03 00:06:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.944750588s) from=127.0.0.6:39821 2022/11/03 00:06:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m2.035458351s) from=127.0.0.6:54307 2022/11/03 00:06:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.685722827s) from=127.0.0.6:60891 2022/11/03 00:06:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.285688207s) from=127.0.0.6:34721 2022/11/03 00:06:12 [DEBUG] http: Request GET /v1/status/leader (351.454µs) from=127.0.0.6:54101 2022/11/03 00:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:06:24 [DEBUG] http: Request GET /v1/status/leader (276.288µs) from=127.0.0.6:34305 2022/11/03 00:06:32 [DEBUG] http: Request GET /v1/status/leader (340.736µs) from=127.0.0.6:54101 2022/11/03 00:06:44 [DEBUG] http: Request GET /v1/status/leader (256.886µs) from=127.0.0.6:34305 2022/11/03 00:06:52 [DEBUG] http: Request GET /v1/status/leader (251.048µs) from=127.0.0.6:54101 2022/11/03 00:07:04 [DEBUG] http: Request GET /v1/status/leader (289.516µs) from=127.0.0.6:34305 2022/11/03 00:07:12 [DEBUG] http: Request GET /v1/status/leader (191.254µs) from=127.0.0.6:54101 2022/11/03 00:07:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.663221254s) from=127.0.0.6:38475 2022/11/03 00:07:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m2.278172256s) from=127.0.0.6:57397 2022/11/03 00:07:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.484171918s) from=127.0.0.6:47125 2022/11/03 00:07:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.017111028s) from=127.0.0.6:47657 2022/11/03 00:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:07:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.759270087s) from=127.0.0.6:34227 2022/11/03 00:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.010944074s) from=127.0.0.6:42667 2022/11/03 00:07:24 [DEBUG] http: Request GET /v1/status/leader (283.049µs) from=127.0.0.6:34305 2022/11/03 00:07:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.889629571s) from=127.0.0.6:47605 2022/11/03 00:07:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:07:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:07:30 [DEBUG] agent: Node info in sync 2022/11/03 00:07:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.614923978s) from=127.0.0.6:39749 2022/11/03 00:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.780466993s) from=127.0.0.6:43669 2022/11/03 00:07:32 [DEBUG] http: Request GET /v1/status/leader (228.274µs) from=127.0.0.6:54101 2022/11/03 00:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.809235724s) from=127.0.0.6:59013 2022/11/03 00:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.914862985s) from=127.0.0.6:48075 2022/11/03 00:07:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.249594897s) from=127.0.0.6:45041 2022/11/03 00:07:44 [DEBUG] http: Request GET /v1/status/leader (145.36µs) from=127.0.0.6:34305 2022/11/03 00:07:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.722898533s) from=127.0.0.6:45017 2022/11/03 00:07:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.971393285s) from=127.0.0.6:52753 2022/11/03 00:07:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.946613619s) from=127.0.0.6:51281 2022/11/03 00:07:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.238117788s) from=127.0.0.6:46535 2022/11/03 00:07:52 [DEBUG] http: Request GET /v1/status/leader (1.725342ms) from=127.0.0.6:54101 2022/11/03 00:07:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.262956063s) from=127.0.0.6:48159 2022/11/03 00:07:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.905262826s) from=127.0.0.6:49969 2022/11/03 00:07:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m6.265412462s) from=127.0.0.6:52287 2022/11/03 00:07:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.670952724s) from=127.0.0.6:48103 2022/11/03 00:07:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.589340903s) from=127.0.0.6:47981 2022/11/03 00:07:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m2.996374092s) from=127.0.0.6:37879 2022/11/03 00:08:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m3.1867168s) from=127.0.0.6:56233 2022/11/03 00:08:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.812964383s) from=127.0.0.6:57119 2022/11/03 00:08:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.020492016s) from=127.0.0.6:59845 2022/11/03 00:08:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m0.305893273s) from=127.0.0.6:52899 2022/11/03 00:08:04 [DEBUG] http: Request GET /v1/status/leader (227.68µs) from=127.0.0.6:34305 2022/11/03 00:08:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.554491442s) from=127.0.0.6:39821 2022/11/03 00:08:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.718134613s) from=127.0.0.6:54307 2022/11/03 00:08:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.349026431s) from=127.0.0.6:34721 2022/11/03 00:08:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.367997123s) from=127.0.0.6:60891 2022/11/03 00:08:12 [DEBUG] http: Request GET /v1/status/leader (579.779µs) from=127.0.0.6:54101 2022/11/03 00:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:08:24 [DEBUG] http: Request GET /v1/status/leader (150.913µs) from=127.0.0.6:34305 2022/11/03 00:08:32 [DEBUG] http: Request GET /v1/status/leader (151.408µs) from=127.0.0.6:54101 2022/11/03 00:08:44 [DEBUG] http: Request GET /v1/status/leader (245.014µs) from=127.0.0.6:34305 2022/11/03 00:08:52 [DEBUG] http: Request GET /v1/status/leader (142.065µs) from=127.0.0.6:54101 2022/11/03 00:09:04 [DEBUG] http: Request GET /v1/status/leader (248.191µs) from=127.0.0.6:34305 2022/11/03 00:09:12 [DEBUG] http: Request GET /v1/status/leader (283.924µs) from=127.0.0.6:54101 2022/11/03 00:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:09:14 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:09:14 [DEBUG] agent: Node info in sync 2022/11/03 00:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.055226302s) from=127.0.0.6:57397 2022/11/03 00:09:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.697240445s) from=127.0.0.6:38475 2022/11/03 00:09:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m2.439869649s) from=127.0.0.6:47125 2022/11/03 00:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:09:24 [DEBUG] http: Request GET /v1/status/leader (148.281µs) from=127.0.0.6:34305 2022/11/03 00:09:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.473008767s) from=127.0.0.6:42667 2022/11/03 00:09:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.554432881s) from=127.0.0.6:34227 2022/11/03 00:09:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.60702983s) from=127.0.0.6:47657 2022/11/03 00:09:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:09:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.610837008s) from=127.0.0.6:39749 2022/11/03 00:09:32 [DEBUG] http: Request GET /v1/status/leader (273.193µs) from=127.0.0.6:54101 2022/11/03 00:09:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.606868988s) from=127.0.0.6:43669 2022/11/03 00:09:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m5.821060059s) from=127.0.0.6:47605 2022/11/03 00:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.95547071s) from=127.0.0.6:59013 2022/11/03 00:09:44 [DEBUG] http: Request GET /v1/status/leader (939.855µs) from=127.0.0.6:34305 2022/11/03 00:09:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.143389365s) from=127.0.0.6:45017 2022/11/03 00:09:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.661896595s) from=127.0.0.6:45041 2022/11/03 00:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m7.421557826s) from=127.0.0.6:48075 2022/11/03 00:09:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.354529009s) from=127.0.0.6:51281 2022/11/03 00:09:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.28096278s) from=127.0.0.6:52753 2022/11/03 00:09:52 [DEBUG] http: Request GET /v1/status/leader (792.476µs) from=127.0.0.6:54101 2022/11/03 00:09:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.453520275s) from=127.0.0.6:49969 2022/11/03 00:09:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m5.608482513s) from=127.0.0.6:46535 2022/11/03 00:09:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.292977112s) from=127.0.0.6:48159 2022/11/03 00:10:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.549097247s) from=127.0.0.6:48103 2022/11/03 00:10:00 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m3.010786989s) from=127.0.0.6:47981 2022/11/03 00:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.625348184s) from=127.0.0.6:37879 2022/11/03 00:10:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m7.169539109s) from=127.0.0.6:52287 2022/11/03 00:10:04 [DEBUG] http: Request GET /v1/status/leader (614.173µs) from=127.0.0.6:34305 2022/11/03 00:10:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.646707838s) from=127.0.0.6:56233 2022/11/03 00:10:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.701704458s) from=127.0.0.6:52899 2022/11/03 00:10:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.024801867s) from=127.0.0.6:59845 2022/11/03 00:10:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.033631159s) from=127.0.0.6:57119 2022/11/03 00:10:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.745038051s) from=127.0.0.6:54307 2022/11/03 00:10:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.593488475s) from=127.0.0.6:39821 2022/11/03 00:10:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.317451078s) from=127.0.0.6:34721 2022/11/03 00:10:12 [DEBUG] http: Request GET /v1/status/leader (136.906µs) from=127.0.0.6:54101 2022/11/03 00:10:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.168982251s) from=127.0.0.6:60891 2022/11/03 00:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:10:24 [DEBUG] http: Request GET /v1/status/leader (583.004µs) from=127.0.0.6:34305 2022/11/03 00:10:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:10:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:10:32 [DEBUG] agent: Node info in sync 2022/11/03 00:10:32 [DEBUG] http: Request GET /v1/status/leader (715.075µs) from=127.0.0.6:54101 2022/11/03 00:10:44 [DEBUG] http: Request GET /v1/status/leader (390.399µs) from=127.0.0.6:34305 2022/11/03 00:10:52 [DEBUG] http: Request GET /v1/status/leader (311.495µs) from=127.0.0.6:54101 2022/11/03 00:11:04 [DEBUG] http: Request GET /v1/status/leader (550.421µs) from=127.0.0.6:34305 2022/11/03 00:11:12 [DEBUG] http: Request GET /v1/status/leader (610.846µs) from=127.0.0.6:54101 2022/11/03 00:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.469217861s) from=127.0.0.6:57397 2022/11/03 00:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:11:24 [DEBUG] http: Request GET /v1/status/leader (537.975µs) from=127.0.0.6:34305 2022/11/03 00:11:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.3359748s) from=127.0.0.6:38475 2022/11/03 00:11:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.586304523s) from=127.0.0.6:47125 2022/11/03 00:11:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.25053409s) from=127.0.0.6:42667 2022/11/03 00:11:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.578265555s) from=127.0.0.6:34227 2022/11/03 00:11:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.064793764s) from=127.0.0.6:39749 2022/11/03 00:11:32 [DEBUG] http: Request GET /v1/status/leader (188.355µs) from=127.0.0.6:54101 2022/11/03 00:11:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.333585988s) from=127.0.0.6:47657 2022/11/03 00:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.747144935s) from=127.0.0.6:43669 2022/11/03 00:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.967158095s) from=127.0.0.6:47605 2022/11/03 00:11:44 [DEBUG] http: Request GET /v1/status/leader (2.357649ms) from=127.0.0.6:34305 2022/11/03 00:11:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.18814069s) from=127.0.0.6:59013 2022/11/03 00:11:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.238665002s) from=127.0.0.6:45041 2022/11/03 00:11:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.591050811s) from=127.0.0.6:45017 2022/11/03 00:11:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.126222792s) from=127.0.0.6:48075 2022/11/03 00:11:52 [DEBUG] http: Request GET /v1/status/leader (361.189µs) from=127.0.0.6:54101 2022/11/03 00:11:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.216602212s) from=127.0.0.6:52753 2022/11/03 00:11:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.108221735s) from=127.0.0.6:51281 2022/11/03 00:11:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.219149461s) from=127.0.0.6:49969 2022/11/03 00:11:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.138933149s) from=127.0.0.6:46535 2022/11/03 00:12:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.37225527s) from=127.0.0.6:48103 2022/11/03 00:12:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.864586301s) from=127.0.0.6:48159 2022/11/03 00:12:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.771057885s) from=127.0.0.6:37879 2022/11/03 00:12:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.756337994s) from=127.0.0.6:52287 2022/11/03 00:12:04 [DEBUG] http: Request GET /v1/status/leader (160.011µs) from=127.0.0.6:34305 2022/11/03 00:12:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.448467179s) from=127.0.0.6:47981 2022/11/03 00:12:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:12:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.607615943s) from=127.0.0.6:52899 2022/11/03 00:12:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.262787324s) from=127.0.0.6:54307 2022/11/03 00:12:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m5.318687952s) from=127.0.0.6:59845 2022/11/03 00:12:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.602473146s) from=127.0.0.6:56233 2022/11/03 00:12:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.048704371s) from=127.0.0.6:57119 2022/11/03 00:12:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.708657596s) from=127.0.0.6:34721 2022/11/03 00:12:12 [DEBUG] http: Request GET /v1/status/leader (191.386µs) from=127.0.0.6:54101 2022/11/03 00:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.665663636s) from=127.0.0.6:39821 2022/11/03 00:12:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:12:18 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:12:18 [DEBUG] agent: Node info in sync 2022/11/03 00:12:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.524246048s) from=127.0.0.6:60891 2022/11/03 00:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:12:24 [DEBUG] http: Request GET /v1/status/leader (358.894µs) from=127.0.0.6:34305 2022/11/03 00:12:32 [DEBUG] http: Request GET /v1/status/leader (527.359µs) from=127.0.0.6:54101 2022/11/03 00:12:44 [DEBUG] http: Request GET /v1/status/leader (226.179µs) from=127.0.0.6:34305 2022/11/03 00:12:52 [DEBUG] http: Request GET /v1/status/leader (204.2µs) from=127.0.0.6:54101 2022/11/03 00:13:04 [DEBUG] http: Request GET /v1/status/leader (144.175µs) from=127.0.0.6:34305 2022/11/03 00:13:13 [DEBUG] http: Request GET /v1/status/leader (147.282µs) from=127.0.0.6:54101 2022/11/03 00:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:13:24 [DEBUG] http: Request GET /v1/status/leader (156.058µs) from=127.0.0.6:34305 2022/11/03 00:13:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.955327862s) from=127.0.0.6:57397 2022/11/03 00:13:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.797284739s) from=127.0.0.6:42667 2022/11/03 00:13:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.696946482s) from=127.0.0.6:38475 2022/11/03 00:13:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.464727572s) from=127.0.0.6:34227 2022/11/03 00:13:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.297799398s) from=127.0.0.6:39749 2022/11/03 00:13:33 [DEBUG] http: Request GET /v1/status/leader (5.222798ms) from=127.0.0.6:54101 2022/11/03 00:13:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.300422609s) from=127.0.0.6:47125 2022/11/03 00:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.095235485s) from=127.0.0.6:47605 2022/11/03 00:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.536800923s) from=127.0.0.6:43669 2022/11/03 00:13:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m7.290010954s) from=127.0.0.6:47657 2022/11/03 00:13:44 [DEBUG] http: Request GET /v1/status/leader (341.389µs) from=127.0.0.6:34305 2022/11/03 00:13:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.265600558s) from=127.0.0.6:59013 2022/11/03 00:13:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.083615367s) from=127.0.0.6:45017 2022/11/03 00:13:53 [DEBUG] http: Request GET /v1/status/leader (162.088µs) from=127.0.0.6:54101 2022/11/03 00:13:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.049442795s) from=127.0.0.6:45041 2022/11/03 00:13:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.160346703s) from=127.0.0.6:48075 2022/11/03 00:13:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.429849983s) from=127.0.0.6:52753 2022/11/03 00:13:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.957786604s) from=127.0.0.6:51281 2022/11/03 00:14:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m3.659625968s) from=127.0.0.6:49969 2022/11/03 00:14:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m3.98794784s) from=127.0.0.6:46535 2022/11/03 00:14:04 [DEBUG] http: Request GET /v1/status/leader (315.039µs) from=127.0.0.6:34305 2022/11/03 00:14:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.217973756s) from=127.0.0.6:48159 2022/11/03 00:14:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.373177158s) from=127.0.0.6:52287 2022/11/03 00:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.464246686s) from=127.0.0.6:37879 2022/11/03 00:14:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m7.181041012s) from=127.0.0.6:48103 2022/11/03 00:14:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.158585205s) from=127.0.0.6:47981 2022/11/03 00:14:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.542859495s) from=127.0.0.6:54307 2022/11/03 00:14:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m3.107519336s) from=127.0.0.6:52899 2022/11/03 00:14:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.09204072s) from=127.0.0.6:34721 2022/11/03 00:14:13 [DEBUG] http: Request GET /v1/status/leader (146.674µs) from=127.0.0.6:54101 2022/11/03 00:14:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m2.062635802s) from=127.0.0.6:59845 2022/11/03 00:14:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.588813427s) from=127.0.0.6:57119 2022/11/03 00:14:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:14:14 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:14:14 [DEBUG] agent: Node info in sync 2022/11/03 00:14:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.817307825s) from=127.0.0.6:39821 2022/11/03 00:14:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m7.016796s) from=127.0.0.6:56233 2022/11/03 00:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:14:24 [DEBUG] http: Request GET /v1/status/leader (342.339µs) from=127.0.0.6:34305 2022/11/03 00:14:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.686583855s) from=127.0.0.6:60891 2022/11/03 00:14:33 [DEBUG] http: Request GET /v1/status/leader (256.474µs) from=127.0.0.6:54101 2022/11/03 00:14:44 [DEBUG] http: Request GET /v1/status/leader (231.618µs) from=127.0.0.6:34305 2022/11/03 00:14:53 [DEBUG] http: Request GET /v1/status/leader (189.253µs) from=127.0.0.6:54101 2022/11/03 00:14:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:15:04 [DEBUG] http: Request GET /v1/status/leader (221.96µs) from=127.0.0.6:34305 2022/11/03 00:15:13 [DEBUG] http: Request GET /v1/status/leader (694.589µs) from=127.0.0.6:54101 2022/11/03 00:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:15:24 [DEBUG] http: Request GET /v1/status/leader (853.395µs) from=127.0.0.6:34305 2022/11/03 00:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m0.272949663s) from=127.0.0.6:57397 2022/11/03 00:15:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:15:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:15:28 [DEBUG] agent: Node info in sync 2022/11/03 00:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m1.456134989s) from=127.0.0.6:42667 2022/11/03 00:15:33 [DEBUG] http: Request GET /v1/status/leader (224.741µs) from=127.0.0.6:54101 2022/11/03 00:15:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.683286568s) from=127.0.0.6:39749 2022/11/03 00:15:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m1.786175932s) from=127.0.0.6:47125 2022/11/03 00:15:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.565722256s) from=127.0.0.6:34227 2022/11/03 00:15:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.024456489s) from=127.0.0.6:38475 2022/11/03 00:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m2.727266484s) from=127.0.0.6:47605 2022/11/03 00:15:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.182158122s) from=127.0.0.6:43669 2022/11/03 00:15:44 [DEBUG] http: Request GET /v1/status/leader (313.571µs) from=127.0.0.6:34305 2022/11/03 00:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.894856165s) from=127.0.0.6:59013 2022/11/03 00:15:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.085708299s) from=127.0.0.6:47657 2022/11/03 00:15:53 [DEBUG] http: Request GET /v1/status/leader (336.666µs) from=127.0.0.6:54101 2022/11/03 00:15:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.697058042s) from=127.0.0.6:45017 2022/11/03 00:15:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m2.009860938s) from=127.0.0.6:48075 2022/11/03 00:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.400417633s) from=127.0.0.6:51281 2022/11/03 00:15:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.278014385s) from=127.0.0.6:52753 2022/11/03 00:16:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.447349639s) from=127.0.0.6:45041 2022/11/03 00:16:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m0.857966432s) from=127.0.0.6:49969 2022/11/03 00:16:04 [DEBUG] http: Request GET /v1/status/leader (362.378µs) from=127.0.0.6:34305 2022/11/03 00:16:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m0.53889015s) from=127.0.0.6:52287 2022/11/03 00:16:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.155786107s) from=127.0.0.6:46535 2022/11/03 00:16:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m6.716456921s) from=127.0.0.6:48159 2022/11/03 00:16:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.543964172s) from=127.0.0.6:54307 2022/11/03 00:16:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.108042145s) from=127.0.0.6:47981 2022/11/03 00:16:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.02448397s) from=127.0.0.6:59845 2022/11/03 00:16:13 [DEBUG] http: Request GET /v1/status/leader (715.115µs) from=127.0.0.6:54101 2022/11/03 00:16:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.21409798s) from=127.0.0.6:37879 2022/11/03 00:16:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.013321601s) from=127.0.0.6:48103 2022/11/03 00:16:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.854061983s) from=127.0.0.6:57119 2022/11/03 00:16:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.924540004s) from=127.0.0.6:34721 2022/11/03 00:16:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.522249527s) from=127.0.0.6:52899 2022/11/03 00:16:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.645057111s) from=127.0.0.6:56233 2022/11/03 00:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:16:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.992365164s) from=127.0.0.6:39821 2022/11/03 00:16:24 [DEBUG] http: Request GET /v1/status/leader (362.326µs) from=127.0.0.6:34305 2022/11/03 00:16:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.603833227s) from=127.0.0.6:60891 2022/11/03 00:16:33 [DEBUG] http: Request GET /v1/status/leader (362.271µs) from=127.0.0.6:54101 2022/11/03 00:16:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:16:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:16:35 [DEBUG] agent: Node info in sync 2022/11/03 00:16:44 [DEBUG] http: Request GET /v1/status/leader (1.713887ms) from=127.0.0.6:34305 2022/11/03 00:16:53 [DEBUG] http: Request GET /v1/status/leader (652.759µs) from=127.0.0.6:54101 2022/11/03 00:17:04 [DEBUG] http: Request GET /v1/status/leader (248.504µs) from=127.0.0.6:34305 2022/11/03 00:17:13 [DEBUG] http: Request GET /v1/status/leader (287.822µs) from=127.0.0.6:54101 2022/11/03 00:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:17:24 [DEBUG] http: Request GET /v1/status/leader (1.883638ms) from=127.0.0.6:34305 2022/11/03 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.025122747s) from=127.0.0.6:57397 2022/11/03 00:17:33 [DEBUG] http: Request GET /v1/status/leader (342.333µs) from=127.0.0.6:54101 2022/11/03 00:17:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.380620849s) from=127.0.0.6:39749 2022/11/03 00:17:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m3.195830592s) from=127.0.0.6:42667 2022/11/03 00:17:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:17:38 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:17:38 [DEBUG] agent: Node info in sync 2022/11/03 00:17:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.07132802s) from=127.0.0.6:34227 2022/11/03 00:17:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.197511115s) from=127.0.0.6:47125 2022/11/03 00:17:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.584040013s) from=127.0.0.6:43669 2022/11/03 00:17:44 [DEBUG] http: Request GET /v1/status/leader (437.842µs) from=127.0.0.6:34305 2022/11/03 00:17:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.823228988s) from=127.0.0.6:38475 2022/11/03 00:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.138661991s) from=127.0.0.6:47605 2022/11/03 00:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m1.986417148s) from=127.0.0.6:59013 2022/11/03 00:17:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.820082919s) from=127.0.0.6:47657 2022/11/03 00:17:53 [DEBUG] http: Request GET /v1/status/leader (174.073µs) from=127.0.0.6:54101 2022/11/03 00:17:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:17:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.741077425s) from=127.0.0.6:45017 2022/11/03 00:17:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.417888207s) from=127.0.0.6:48075 2022/11/03 00:18:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.072066695s) from=127.0.0.6:45041 2022/11/03 00:18:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.52650249s) from=127.0.0.6:52753 2022/11/03 00:18:04 [DEBUG] http: Request GET /v1/status/leader (158.574µs) from=127.0.0.6:34305 2022/11/03 00:18:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.49765227s) from=127.0.0.6:49969 2022/11/03 00:18:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.658946482s) from=127.0.0.6:51281 2022/11/03 00:18:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m5.668365164s) from=127.0.0.6:52287 2022/11/03 00:18:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.204985568s) from=127.0.0.6:46535 2022/11/03 00:18:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.870095808s) from=127.0.0.6:48159 2022/11/03 00:18:13 [DEBUG] http: Request GET /v1/status/leader (252.958µs) from=127.0.0.6:54101 2022/11/03 00:18:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m1.819698534s) from=127.0.0.6:54307 2022/11/03 00:18:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.967014664s) from=127.0.0.6:59845 2022/11/03 00:18:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m4.101189164s) from=127.0.0.6:47981 2022/11/03 00:18:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.99272864s) from=127.0.0.6:48103 2022/11/03 00:18:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m1.576188886s) from=127.0.0.6:52899 2022/11/03 00:18:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.443070127s) from=127.0.0.6:57119 2022/11/03 00:18:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.664780926s) from=127.0.0.6:34721 2022/11/03 00:18:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m7.21080847s) from=127.0.0.6:37879 2022/11/03 00:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:18:24 [DEBUG] http: Request GET /v1/status/leader (252.484µs) from=127.0.0.6:34305 2022/11/03 00:18:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.159373869s) from=127.0.0.6:56233 2022/11/03 00:18:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.522672458s) from=127.0.0.6:39821 2022/11/03 00:18:33 [DEBUG] http: Request GET /v1/status/leader (173.045µs) from=127.0.0.6:54101 2022/11/03 00:18:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.125589267s) from=127.0.0.6:60891 2022/11/03 00:18:44 [DEBUG] http: Request GET /v1/status/leader (142.218µs) from=127.0.0.6:34305 2022/11/03 00:18:53 [DEBUG] http: Request GET /v1/status/leader (280.387µs) from=127.0.0.6:54101 2022/11/03 00:18:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:18:59 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:18:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:18:59 [DEBUG] agent: Node info in sync 2022/11/03 00:19:04 [DEBUG] http: Request GET /v1/status/leader (339.511µs) from=127.0.0.6:34305 2022/11/03 00:19:13 [DEBUG] http: Request GET /v1/status/leader (284.035µs) from=127.0.0.6:54101 2022/11/03 00:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:19:24 [DEBUG] http: Request GET /v1/status/leader (237.413µs) from=127.0.0.6:34305 2022/11/03 00:19:33 [DEBUG] http: Request GET /v1/status/leader (270.069µs) from=127.0.0.6:54101 2022/11/03 00:19:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.172588212s) from=127.0.0.6:57397 2022/11/03 00:19:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m1.601048272s) from=127.0.0.6:39749 2022/11/03 00:19:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.293380619s) from=127.0.0.6:42667 2022/11/03 00:19:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m0.043256995s) from=127.0.0.6:43669 2022/11/03 00:19:44 [DEBUG] http: Request GET /v1/status/leader (310.787µs) from=127.0.0.6:34305 2022/11/03 00:19:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.518311061s) from=127.0.0.6:38475 2022/11/03 00:19:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.493765379s) from=127.0.0.6:34227 2022/11/03 00:19:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m5.76823054s) from=127.0.0.6:47125 2022/11/03 00:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.311763983s) from=127.0.0.6:59013 2022/11/03 00:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.66301808s) from=127.0.0.6:47605 2022/11/03 00:19:53 [DEBUG] http: Request GET /v1/status/leader (161.905µs) from=127.0.0.6:54101 2022/11/03 00:19:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.981969404s) from=127.0.0.6:47657 2022/11/03 00:20:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.789292126s) from=127.0.0.6:45017 2022/11/03 00:20:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.672355882s) from=127.0.0.6:52753 2022/11/03 00:20:04 [DEBUG] http: Request GET /v1/status/leader (352.893µs) from=127.0.0.6:34305 2022/11/03 00:20:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.830491811s) from=127.0.0.6:48075 2022/11/03 00:20:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.476103835s) from=127.0.0.6:49969 2022/11/03 00:20:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.033937141s) from=127.0.0.6:45041 2022/11/03 00:20:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.320767787s) from=127.0.0.6:51281 2022/11/03 00:20:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.271268099s) from=127.0.0.6:52287 2022/11/03 00:20:13 [DEBUG] http: Request GET /v1/status/leader (291.239µs) from=127.0.0.6:54101 2022/11/03 00:20:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.829271092s) from=127.0.0.6:46535 2022/11/03 00:20:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.548787915s) from=127.0.0.6:54307 2022/11/03 00:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.867140716s) from=127.0.0.6:48159 2022/11/03 00:20:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.11679251s) from=127.0.0.6:48103 2022/11/03 00:20:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m5.321256857s) from=127.0.0.6:47981 2022/11/03 00:20:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m2.513274905s) from=127.0.0.6:52899 2022/11/03 00:20:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.781773479s) from=127.0.0.6:59845 2022/11/03 00:20:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.823978557s) from=127.0.0.6:34721 2022/11/03 00:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:20:24 [DEBUG] http: Request GET /v1/status/leader (208.884µs) from=127.0.0.6:34305 2022/11/03 00:20:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.466092698s) from=127.0.0.6:57119 2022/11/03 00:20:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m4.064668514s) from=127.0.0.6:37879 2022/11/03 00:20:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:20:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.835015728s) from=127.0.0.6:39821 2022/11/03 00:20:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m4.74702521s) from=127.0.0.6:56233 2022/11/03 00:20:33 [DEBUG] http: Request GET /v1/status/leader (263.722µs) from=127.0.0.6:54101 2022/11/03 00:20:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:20:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:20:33 [DEBUG] agent: Node info in sync 2022/11/03 00:20:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.521027154s) from=127.0.0.6:60891 2022/11/03 00:20:44 [DEBUG] http: Request GET /v1/status/leader (273.801µs) from=127.0.0.6:34305 2022/11/03 00:20:53 [DEBUG] http: Request GET /v1/status/leader (608.843µs) from=127.0.0.6:54101 2022/11/03 00:21:04 [DEBUG] http: Request GET /v1/status/leader (193.232µs) from=127.0.0.6:34305 2022/11/03 00:21:13 [DEBUG] http: Request GET /v1/status/leader (3.184842ms) from=127.0.0.6:54101 2022/11/03 00:21:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:21:24 [DEBUG] http: Request GET /v1/status/leader (508.797µs) from=127.0.0.6:34305 2022/11/03 00:21:33 [DEBUG] http: Request GET /v1/status/leader (757.978µs) from=127.0.0.6:54101 2022/11/03 00:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.531186076s) from=127.0.0.6:42667 2022/11/03 00:21:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m3.07689758s) from=127.0.0.6:57397 2022/11/03 00:21:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.996589619s) from=127.0.0.6:39749 2022/11/03 00:21:44 [DEBUG] http: Request GET /v1/status/leader (248.2µs) from=127.0.0.6:34305 2022/11/03 00:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m2.475367067s) from=127.0.0.6:43669 2022/11/03 00:21:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.291412401s) from=127.0.0.6:38475 2022/11/03 00:21:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m0.186936959s) from=127.0.0.6:47605 2022/11/03 00:21:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.435530455s) from=127.0.0.6:34227 2022/11/03 00:21:53 [DEBUG] http: Request GET /v1/status/leader (850.459µs) from=127.0.0.6:54101 2022/11/03 00:21:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.866674356s) from=127.0.0.6:47125 2022/11/03 00:21:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m4.481690574s) from=127.0.0.6:59013 2022/11/03 00:21:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.227505266s) from=127.0.0.6:47657 2022/11/03 00:22:04 [DEBUG] http: Request GET /v1/status/leader (277.006µs) from=127.0.0.6:34305 2022/11/03 00:22:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:22:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:22:04 [DEBUG] agent: Node info in sync 2022/11/03 00:22:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.334371685s) from=127.0.0.6:45041 2022/11/03 00:22:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m4.532976655s) from=127.0.0.6:45017 2022/11/03 00:22:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.203474337s) from=127.0.0.6:52753 2022/11/03 00:22:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.119459712s) from=127.0.0.6:49969 2022/11/03 00:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.550410357s) from=127.0.0.6:48075 2022/11/03 00:22:13 [DEBUG] http: Request GET /v1/status/leader (569.41µs) from=127.0.0.6:54101 2022/11/03 00:22:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.949805671s) from=127.0.0.6:52287 2022/11/03 00:22:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.631450274s) from=127.0.0.6:51281 2022/11/03 00:22:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.085245171s) from=127.0.0.6:48159 2022/11/03 00:22:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m4.647800146s) from=127.0.0.6:46535 2022/11/03 00:22:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m1.154126296s) from=127.0.0.6:47981 2022/11/03 00:22:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:22:24 [DEBUG] http: Request GET /v1/status/leader (494.055µs) from=127.0.0.6:34305 2022/11/03 00:22:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.814613331s) from=127.0.0.6:48103 2022/11/03 00:22:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.627420443s) from=127.0.0.6:34721 2022/11/03 00:22:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.174701232s) from=127.0.0.6:54307 2022/11/03 00:22:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m4.07794464s) from=127.0.0.6:52899 2022/11/03 00:22:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.047101635s) from=127.0.0.6:57119 2022/11/03 00:22:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m0.211631215s) from=127.0.0.6:37879 2022/11/03 00:22:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.651117271s) from=127.0.0.6:59845 2022/11/03 00:22:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:22:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.875149091s) from=127.0.0.6:39821 2022/11/03 00:22:33 [DEBUG] http: Request GET /v1/status/leader (436.552µs) from=127.0.0.6:54101 2022/11/03 00:22:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.947561984s) from=127.0.0.6:56233 2022/11/03 00:22:44 [DEBUG] http: Request GET /v1/status/leader (244.779µs) from=127.0.0.6:34305 2022/11/03 00:22:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.055348264s) from=127.0.0.6:60891 2022/11/03 00:22:53 [DEBUG] http: Request GET /v1/status/leader (568.963µs) from=127.0.0.6:54101 2022/11/03 00:23:04 [DEBUG] http: Request GET /v1/status/leader (781.979µs) from=127.0.0.6:34305 2022/11/03 00:23:13 [DEBUG] http: Request GET /v1/status/leader (361.305µs) from=127.0.0.6:54101 2022/11/03 00:23:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:23:24 [DEBUG] http: Request GET /v1/status/leader (331.706µs) from=127.0.0.6:34305 2022/11/03 00:23:33 [DEBUG] http: Request GET /v1/status/leader (250.231µs) from=127.0.0.6:54101 2022/11/03 00:23:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:23:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:23:37 [DEBUG] agent: Node info in sync 2022/11/03 00:23:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.947743768s) from=127.0.0.6:42667 2022/11/03 00:23:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.252648365s) from=127.0.0.6:57397 2022/11/03 00:23:44 [DEBUG] http: Request GET /v1/status/leader (281.562µs) from=127.0.0.6:34305 2022/11/03 00:23:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.803213491s) from=127.0.0.6:39749 2022/11/03 00:23:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m4.233920467s) from=127.0.0.6:43669 2022/11/03 00:23:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m1.60432498s) from=127.0.0.6:47605 2022/11/03 00:23:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.219283482s) from=127.0.0.6:38475 2022/11/03 00:23:53 [DEBUG] http: Request GET /v1/status/leader (169.054µs) from=127.0.0.6:54101 2022/11/03 00:23:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m0.35529463s) from=127.0.0.6:59013 2022/11/03 00:23:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.495795876s) from=127.0.0.6:34227 2022/11/03 00:23:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.469053445s) from=127.0.0.6:47657 2022/11/03 00:24:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.066416096s) from=127.0.0.6:47125 2022/11/03 00:24:04 [DEBUG] http: Request GET /v1/status/leader (340.053µs) from=127.0.0.6:34305 2022/11/03 00:24:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.578333128s) from=127.0.0.6:52753 2022/11/03 00:24:13 [DEBUG] http: Request GET /v1/status/leader (139.354µs) from=127.0.0.6:54101 2022/11/03 00:24:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m5.44409475s) from=127.0.0.6:45017 2022/11/03 00:24:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.946104472s) from=127.0.0.6:45041 2022/11/03 00:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.398299863s) from=127.0.0.6:48075 2022/11/03 00:24:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m6.141877786s) from=127.0.0.6:49969 2022/11/03 00:24:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m0.077150572s) from=127.0.0.6:46535 2022/11/03 00:24:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m3.03994485s) from=127.0.0.6:52287 2022/11/03 00:24:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m2.278426972s) from=127.0.0.6:48159 2022/11/03 00:24:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.310675312s) from=127.0.0.6:51281 2022/11/03 00:24:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:24:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m2.290207477s) from=127.0.0.6:47981 2022/11/03 00:24:24 [DEBUG] http: Request GET /v1/status/leader (273.061µs) from=127.0.0.6:34305 2022/11/03 00:24:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m0.82023282s) from=127.0.0.6:54307 2022/11/03 00:24:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.077351524s) from=127.0.0.6:37879 2022/11/03 00:24:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.991929379s) from=127.0.0.6:34721 2022/11/03 00:24:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.759510603s) from=127.0.0.6:57119 2022/11/03 00:24:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m1.393561426s) from=127.0.0.6:59845 2022/11/03 00:24:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.249829712s) from=127.0.0.6:48103 2022/11/03 00:24:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.179770305s) from=127.0.0.6:39821 2022/11/03 00:24:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.850856147s) from=127.0.0.6:52899 2022/11/03 00:24:33 [DEBUG] http: Request GET /v1/status/leader (295.875µs) from=127.0.0.6:54101 2022/11/03 00:24:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m2.764325346s) from=127.0.0.6:56233 2022/11/03 00:24:44 [DEBUG] http: Request GET /v1/status/leader (280.681µs) from=127.0.0.6:34305 2022/11/03 00:24:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.916098845s) from=127.0.0.6:60891 2022/11/03 00:24:53 [DEBUG] http: Request GET /v1/status/leader (360.656µs) from=127.0.0.6:54101 2022/11/03 00:24:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:25:04 [DEBUG] http: Request GET /v1/status/leader (503.434µs) from=127.0.0.6:34305 2022/11/03 00:25:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:25:12 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:25:12 [DEBUG] agent: Node info in sync 2022/11/03 00:25:13 [DEBUG] http: Request GET /v1/status/leader (311.595µs) from=127.0.0.6:54101 2022/11/03 00:25:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:25:24 [DEBUG] http: Request GET /v1/status/leader (234.293µs) from=127.0.0.6:34305 2022/11/03 00:25:33 [DEBUG] http: Request GET /v1/status/leader (174.688µs) from=127.0.0.6:54101 2022/11/03 00:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m2.40586375s) from=127.0.0.6:42667 2022/11/03 00:25:44 [DEBUG] http: Request GET /v1/status/leader (248.975µs) from=127.0.0.6:34305 2022/11/03 00:25:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m4.43099935s) from=127.0.0.6:57397 2022/11/03 00:25:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.268102832s) from=127.0.0.6:39749 2022/11/03 00:25:53 [DEBUG] http: Request GET /v1/status/leader (244.546µs) from=127.0.0.6:54101 2022/11/03 00:25:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.532333401s) from=127.0.0.6:38475 2022/11/03 00:25:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.819614523s) from=127.0.0.6:43669 2022/11/03 00:25:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.500283674s) from=127.0.0.6:47605 2022/11/03 00:26:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.256990535s) from=127.0.0.6:34227 2022/11/03 00:26:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m5.843057813s) from=127.0.0.6:59013 2022/11/03 00:26:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m3.64353503s) from=127.0.0.6:47125 2022/11/03 00:26:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.34030631s) from=127.0.0.6:47657 2022/11/03 00:26:04 [DEBUG] http: Request GET /v1/status/leader (300.437µs) from=127.0.0.6:34305 2022/11/03 00:26:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m0.347555653s) from=127.0.0.6:52753 2022/11/03 00:26:13 [DEBUG] http: Request GET /v1/status/leader (134.504µs) from=127.0.0.6:54101 2022/11/03 00:26:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m0.456483467s) from=127.0.0.6:45017 2022/11/03 00:26:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m3.03262225s) from=127.0.0.6:48075 2022/11/03 00:26:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m2.135156503s) from=127.0.0.6:52287 2022/11/03 00:26:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.12670632s) from=127.0.0.6:45041 2022/11/03 00:26:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.844255106s) from=127.0.0.6:48159 2022/11/03 00:26:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.689228573s) from=127.0.0.6:49969 2022/11/03 00:26:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:26:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m6.560783605s) from=127.0.0.6:46535 2022/11/03 00:26:24 [DEBUG] http: Request GET /v1/status/leader (139.903µs) from=127.0.0.6:34305 2022/11/03 00:26:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m0.375636708s) from=127.0.0.6:47981 2022/11/03 00:26:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.267488667s) from=127.0.0.6:51281 2022/11/03 00:26:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.208576009s) from=127.0.0.6:57119 2022/11/03 00:26:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.142621163s) from=127.0.0.6:34721 2022/11/03 00:26:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m7.131018067s) from=127.0.0.6:54307 2022/11/03 00:26:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.7626007s) from=127.0.0.6:39821 2022/11/03 00:26:33 [DEBUG] http: Request GET /v1/status/leader (846.108µs) from=127.0.0.6:54101 2022/11/03 00:26:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.678045671s) from=127.0.0.6:37879 2022/11/03 00:26:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.928645054s) from=127.0.0.6:48103 2022/11/03 00:26:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.049957443s) from=127.0.0.6:52899 2022/11/03 00:26:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m6.946216053s) from=127.0.0.6:59845 2022/11/03 00:26:44 [DEBUG] http: Request GET /v1/status/leader (241.606µs) from=127.0.0.6:34305 2022/11/03 00:26:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m6.256718746s) from=127.0.0.6:56233 2022/11/03 00:26:53 [DEBUG] http: Request GET /v1/status/leader (370.049µs) from=127.0.0.6:54101 2022/11/03 00:26:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.709190401s) from=127.0.0.6:60891 2022/11/03 00:27:04 [DEBUG] http: Request GET /v1/status/leader (261.591µs) from=127.0.0.6:34305 2022/11/03 00:27:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:27:12 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:27:12 [DEBUG] agent: Node info in sync 2022/11/03 00:27:13 [DEBUG] http: Request GET /v1/status/leader (155.105µs) from=127.0.0.6:54101 2022/11/03 00:27:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:27:24 [DEBUG] http: Request GET /v1/status/leader (307.342µs) from=127.0.0.6:34305 2022/11/03 00:27:33 [DEBUG] http: Request GET /v1/status/leader (428.304µs) from=127.0.0.6:54101 2022/11/03 00:27:44 [DEBUG] http: Request GET /v1/status/leader (1.301545ms) from=127.0.0.6:34305 2022/11/03 00:27:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m5.172156407s) from=127.0.0.6:42667 2022/11/03 00:27:53 [DEBUG] http: Request GET /v1/status/leader (160.75µs) from=127.0.0.6:54101 2022/11/03 00:27:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m5.797793048s) from=127.0.0.6:57397 2022/11/03 00:27:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.321530423s) from=127.0.0.6:43669 2022/11/03 00:27:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.224613577s) from=127.0.0.6:39749 2022/11/03 00:27:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:27:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.484093569s) from=127.0.0.6:38475 2022/11/03 00:28:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.62551946s) from=127.0.0.6:34227 2022/11/03 00:28:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m4.81533632s) from=127.0.0.6:47605 2022/11/03 00:28:04 [DEBUG] http: Request GET /v1/status/leader (1.243945ms) from=127.0.0.6:34305 2022/11/03 00:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m3.773832937s) from=127.0.0.6:59013 2022/11/03 00:28:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m3.479963117s) from=127.0.0.6:47657 2022/11/03 00:28:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m4.521029865s) from=127.0.0.6:47125 2022/11/03 00:28:13 [DEBUG] http: Request GET /v1/status/leader (1.635156ms) from=127.0.0.6:54101 2022/11/03 00:28:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m6.208686682s) from=127.0.0.6:52753 2022/11/03 00:28:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.347984007s) from=127.0.0.6:45017 2022/11/03 00:28:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m0.256661773s) from=127.0.0.6:48075 2022/11/03 00:28:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:28:24 [DEBUG] http: Request GET /v1/status/leader (483.536µs) from=127.0.0.6:34305 2022/11/03 00:28:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.59607231s) from=127.0.0.6:48159 2022/11/03 00:28:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.966951346s) from=127.0.0.6:52287 2022/11/03 00:28:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.295224826s) from=127.0.0.6:45041 2022/11/03 00:28:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m2.225049183s) from=127.0.0.6:46535 2022/11/03 00:28:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m4.870997295s) from=127.0.0.6:49969 2022/11/03 00:28:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m6.612545507s) from=127.0.0.6:47981 2022/11/03 00:28:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.319944586s) from=127.0.0.6:57119 2022/11/03 00:28:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m1.531250282s) from=127.0.0.6:34721 2022/11/03 00:28:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.555891337s) from=127.0.0.6:39821 2022/11/03 00:28:33 [DEBUG] http: Request GET /v1/status/leader (406.602µs) from=127.0.0.6:54101 2022/11/03 00:28:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.485711336s) from=127.0.0.6:51281 2022/11/03 00:28:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:28:35 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:28:35 [DEBUG] agent: Node info in sync 2022/11/03 00:28:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m0.435646036s) from=127.0.0.6:59845 2022/11/03 00:28:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m3.123316771s) from=127.0.0.6:37879 2022/11/03 00:28:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m5.758712877s) from=127.0.0.6:54307 2022/11/03 00:28:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.199666711s) from=127.0.0.6:52899 2022/11/03 00:28:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.263871824s) from=127.0.0.6:48103 2022/11/03 00:28:44 [DEBUG] http: Request GET /v1/status/leader (319.208µs) from=127.0.0.6:34305 2022/11/03 00:28:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.748772738s) from=127.0.0.6:56233 2022/11/03 00:28:53 [DEBUG] http: Request GET /v1/status/leader (155.834µs) from=127.0.0.6:54101 2022/11/03 00:28:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.539423416s) from=127.0.0.6:60891 2022/11/03 00:29:04 [DEBUG] http: Request GET /v1/status/leader (1.719156ms) from=127.0.0.6:34305 2022/11/03 00:29:13 [DEBUG] http: Request GET /v1/status/leader (249.067µs) from=127.0.0.6:54101 2022/11/03 00:29:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:29:24 [DEBUG] http: Request GET /v1/status/leader (228.961µs) from=127.0.0.6:34305 2022/11/03 00:29:33 [DEBUG] http: Request GET /v1/status/leader (160.253µs) from=127.0.0.6:54101 2022/11/03 00:29:45 [DEBUG] http: Request GET /v1/status/leader (1.126786ms) from=127.0.0.6:34305 2022/11/03 00:29:53 [DEBUG] http: Request GET /v1/status/leader (298.63µs) from=127.0.0.6:54101 2022/11/03 00:29:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m7.488001517s) from=127.0.0.6:42667 2022/11/03 00:29:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:29:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:29:57 [DEBUG] agent: Node info in sync 2022/11/03 00:29:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m3.690448715s) from=127.0.0.6:43669 2022/11/03 00:30:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m7.210108911s) from=127.0.0.6:57397 2022/11/03 00:30:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.294635164s) from=127.0.0.6:39749 2022/11/03 00:30:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.256213237s) from=127.0.0.6:38475 2022/11/03 00:30:05 [DEBUG] http: Request GET /v1/status/leader (233.905µs) from=127.0.0.6:34305 2022/11/03 00:30:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m3.089168187s) from=127.0.0.6:47605 2022/11/03 00:30:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.333595601s) from=127.0.0.6:34227 2022/11/03 00:30:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-d5xr5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/03 00:30:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m2.702655653s) from=127.0.0.6:47657 2022/11/03 00:30:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.741907779s) from=127.0.0.6:59013 2022/11/03 00:30:13 [DEBUG] http: Request GET /v1/status/leader (285.581µs) from=127.0.0.6:54101 2022/11/03 00:30:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m6.681094218s) from=127.0.0.6:47125 2022/11/03 00:30:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.627014881s) from=127.0.0.6:45017 2022/11/03 00:30:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m4.958739717s) from=127.0.0.6:52753 2022/11/03 00:30:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:30:25 [DEBUG] http: Request GET /v1/status/leader (278.981µs) from=127.0.0.6:34305 2022/11/03 00:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m6.725650152s) from=127.0.0.6:48075 2022/11/03 00:30:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.94267604s) from=127.0.0.6:48159 2022/11/03 00:30:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m1.912140637s) from=127.0.0.6:49969 2022/11/03 00:30:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132 (2m4.514827278s) from=127.0.0.6:52287 2022/11/03 00:30:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.6939463s) from=127.0.0.6:45041 2022/11/03 00:30:33 [DEBUG] http: Request GET /v1/status/leader (282.504µs) from=127.0.0.6:54101 2022/11/03 00:30:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=69 (2m7.190419849s) from=127.0.0.6:46535 2022/11/03 00:30:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.615578692s) from=127.0.0.6:57119 2022/11/03 00:30:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.981660642s) from=127.0.0.6:34721 2022/11/03 00:30:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.544263969s) from=127.0.0.6:39821 2022/11/03 00:30:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=139 (2m7.272772987s) from=127.0.0.6:47981 2022/11/03 00:30:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.700576326s) from=127.0.0.6:51281 2022/11/03 00:30:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=135 (2m4.798950863s) from=127.0.0.6:59845 2022/11/03 00:30:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=137 (2m4.622603712s) from=127.0.0.6:54307 2022/11/03 00:30:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=54 (2m6.025390773s) from=127.0.0.6:37879 2022/11/03 00:30:45 [DEBUG] http: Request GET /v1/status/leader (182.844µs) from=127.0.0.6:34305 2022/11/03 00:30:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=142 (2m5.167145544s) from=127.0.0.6:52899 2022/11/03 00:30:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.508521109s) from=127.0.0.6:48103 2022/11/03 00:30:53 [DEBUG] http: Request GET /v1/status/leader (1.489922ms) from=127.0.0.6:54101 2022/11/03 00:30:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=134 (2m5.33525909s) from=127.0.0.6:56233 2022/11/03 00:31:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.345665364s) from=127.0.0.6:60891 2022/11/03 00:31:05 [DEBUG] http: Request GET /v1/status/leader (290.915µs) from=127.0.0.6:34305 2022/11/03 00:31:13 [DEBUG] http: Request GET /v1/status/leader (159.976µs) from=127.0.0.6:54101 2022/11/03 00:31:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:31:25 [DEBUG] http: Request GET /v1/status/leader (157.958µs) from=127.0.0.6:34305 2022/11/03 00:31:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_parser_10.233.3.163_8806" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.18.125_9092" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.6.199_8802" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.125_9015" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.43.83_8443" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.60.225_8482" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.208_8080" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.3.163_8806" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.3.163_8806" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.20.46_8181" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.219_9011" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.252_9007" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_sdnc_10.233.28.20_8282" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.11.23_8410" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.14.138_8484" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.56_8801" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.34.231_8803" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.3.163_8806" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.44.149_9001" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.37.26_8082" in sync 2022/11/03 00:31:30 [DEBUG] agent: Service "_v2_nslcm_10.233.39.141_8403" in sync 2022/11/03 00:31:30 [DEBUG] agent: Node info in sync 2022/11/03 00:31:33 [DEBUG] http: Request GET /v1/status/leader (302.234µs) from=127.0.0.6:54101 2022/11/03 00:31:45 [DEBUG] http: Request GET /v1/status/leader (281.298µs) from=127.0.0.6:34305 2022/11/03 00:31:53 [DEBUG] http: Request GET /v1/status/leader (321.219µs) from=127.0.0.6:54101 2022/11/03 00:31:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=57 (2m0.220136132s) from=127.0.0.6:42667 2022/11/03 00:32:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=58 (2m1.995751473s) from=127.0.0.6:43669 2022/11/03 00:32:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=46 (2m1.871016101s) from=127.0.0.6:57397 2022/11/03 00:32:05 [DEBUG] http: Request GET /v1/status/leader (691.014µs) from=127.0.0.6:34305 2022/11/03 00:32:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.588379945s) from=127.0.0.6:38475 2022/11/03 00:32:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.584468846s) from=127.0.0.6:39749 2022/11/03 00:32:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.541500583s) from=127.0.0.6:34227 2022/11/03 00:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=56 (2m6.309338547s) from=127.0.0.6:47605 2022/11/03 00:32:13 [DEBUG] http: Request GET /v1/status/leader (933.709µs) from=127.0.0.6:54101 2022/11/03 00:32:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m5.254018751s) from=127.0.0.6:47657 2022/11/03 00:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=55 (2m6.623448677s) from=127.0.0.6:59013 2022/11/03 00:32:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m1.350149102s) from=127.0.0.6:45017 2022/11/03 00:32:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=47 (2m7.238416673s) from=127.0.0.6:47125 2022/11/03 00:32:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-d5xr5" since the cluster is too small 2022/11/03 00:32:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=53 (2m1.554835692s) from=127.0.0.6:52753 2022/11/03 00:32:25 [DEBUG] http: Request GET /v1/status/leader (230.958µs) from=127.0.0.6:34305 2022/11/03 00:32:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=59 (2m1.975997218s) from=127.0.0.6:48075 2022/11/03 00:32:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=48 (2m3.810468736s) from=127.0.0.6:48159 2022/11/03 00:32:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=131 (2m2.480523059s) from=127.0.0.6:49969 2022/11/03 00:32:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=132