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: '9a11ad3c-43e2-dfdd-8ad8-902b805d5c9c' Node name: 'onap-msb-consul-5454dcc5c5-jjflf' 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/10/28 22:48:07 [DEBUG] agent: Using random ID "9a11ad3c-43e2-dfdd-8ad8-902b805d5c9c" as node ID 2022/10/28 22:48:07 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:9a11ad3c-43e2-dfdd-8ad8-902b805d5c9c Address:127.0.0.1:8300}] 2022/10/28 22:48:07 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/10/28 22:48:07 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jjflf.dc1 127.0.0.1 2022/10/28 22:48:07 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jjflf 127.0.0.1 2022/10/28 22:48:07 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-jjflf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 22:48:07 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-jjflf.dc1" in area "wan" 2022/10/28 22:48:07 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/10/28 22:48:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/10/28 22:48:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/10/28 22:48:07 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/10/28 22:48:07 [INFO] agent: started state syncer 2022/10/28 22:48:07 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/10/28 22:48:07 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/10/28 22:48:07 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/10/28 22:48:07 [DEBUG] raft: Votes needed: 1 2022/10/28 22:48:07 [DEBUG] raft: Vote granted from 9a11ad3c-43e2-dfdd-8ad8-902b805d5c9c in term 2. Tally: 1 2022/10/28 22:48:07 [INFO] raft: Election won. Tally: 1 2022/10/28 22:48:07 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/10/28 22:48:07 [INFO] consul: cluster leadership acquired 2022/10/28 22:48:07 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-jjflf 2022/10/28 22:48:07 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/10/28 22:48:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:48:07 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-jjflf' joined, marking health alive 2022/10/28 22:48:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:48:07 [INFO] agent: Synced node info 2022/10/28 22:48:07 [DEBUG] agent: Node info in sync 2022/10/28 22:48:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:48:07 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/10/28 22:49:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:49:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:49:08 [DEBUG] agent: Node info in sync 2022/10/28 22:50:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 22:50:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:50:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:50:32 [DEBUG] agent: Node info in sync 2022/10/28 22:51:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:52:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:52:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 22:52:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:52:29 [DEBUG] agent: Node info in sync 2022/10/28 22:53:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:54:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:54:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:54:29 [DEBUG] agent: Node info in sync 2022/10/28 22:54:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 22:55:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:56:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:56:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:56:25 [DEBUG] agent: Node info in sync 2022/10/28 22:57:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:57:23 [DEBUG] http: Request GET /v1/catalog/services (254.811µs) from=127.0.0.6:44061 2022/10/28 22:57:23 [DEBUG] http: Request GET /v1/status/leader (832.817µs) from=127.0.0.6:44061 2022/10/28 22:57:25 [DEBUG] http: Request GET /v1/catalog/services (388.96µs) from=127.0.0.6:44703 2022/10/28 22:57:25 [DEBUG] http: Request GET /v1/status/leader (809.288µs) from=127.0.0.6:51167 2022/10/28 22:57:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:57:28 [DEBUG] agent: Node info in sync 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/status/leader (4.285694ms) from=127.0.0.6:37951 2022/10/28 22:57:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 22:57:39 [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/10/28 22:57:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 22:57:39 [INFO] agent: Synced service "_v1_wf-gui_10.233.44.236_8080" 2022/10/28 22:57:39 [DEBUG] agent: Node info in sync 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.007456608s) from=127.0.0.6:44061 2022/10/28 22:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (10.120095ms) from=127.0.0.6:37951 2022/10/28 22:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:39 [DEBUG] agent: Node info in sync 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (13.900652248s) from=127.0.0.6:51167 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.945946ms) from=127.0.0.6:37951 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.725µs) from=127.0.0.6:44703 2022/10/28 22:57:39 [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/10/28 22:57:39 [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/10/28 22:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.55.100_443" 2022/10/28 22:57:39 [DEBUG] agent: Node info in sync 2022/10/28 22:57:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.855926ms) from=127.0.0.6:44061 2022/10/28 22:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:39 [DEBUG] agent: Node info in sync 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (59.413876ms) from=127.0.0.6:37951 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (185.516222ms) from=127.0.0.6:51167 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (188.642µs) from=127.0.0.6:51167 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (616.77µs) from=127.0.0.6:37951 2022/10/28 22:57:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (142.885µs) from=127.0.0.6:37951 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v0_multicloud_10.233.12.190_9001" 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.571153ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (57.195778ms) from=127.0.0.6:51167 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (23.135349ms) from=127.0.0.6:37951 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (526.632µs) from=127.0.0.6:37951 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (292.746µs) from=127.0.0.6:51167 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (15.125907ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (46.256789ms) from=127.0.0.6:37951 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_multicloud_10.233.12.190_9001" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.370652ms) from=127.0.0.6:46799 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (324.58µs) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (277.079µs) from=127.0.0.6:58831 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_parser_10.233.21.253_8806" 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (11.358832ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (92.855631ms) from=127.0.0.6:37951 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (279.428µs) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (700.325µs) from=127.0.0.6:37951 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (222.667µs) from=127.0.0.6:37951 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_catalog_10.233.21.253_8806" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.144693ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (30.946648ms) from=127.0.0.6:59533 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (153.168µs) from=127.0.0.6:59533 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.341887ms) from=127.0.0.6:59533 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (7.070392ms) from=127.0.0.6:39369 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_nsd_10.233.21.253_8806" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (15.9983ms) from=127.0.0.6:60903 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (61.602791ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (497.146µs) from=127.0.0.6:56033 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (327.335µs) from=127.0.0.6:39369 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.21.253_8806" 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.735554ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (35.585906ms) from=127.0.0.6:60903 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (221.804µs) from=127.0.0.6:56687 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.554µs) from=127.0.0.6:39369 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (294.716µs) from=127.0.0.6:39369 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.39.0_9015" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (22.232589ms) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (11.480411ms) from=127.0.0.6:39369 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (61.769119ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (408.595µs) from=127.0.0.6:39369 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (213.952µs) from=127.0.0.6:39369 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.3.211_9011" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (24.356589ms) from=127.0.0.6:58709 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (65.257597ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (66.52186ms) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (350.119µs) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (145.045µs) from=127.0.0.6:58709 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.3.211_9011" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (5.640062ms) from=127.0.0.6:56867 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (29.402226ms) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (33.090172ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (354.931µs) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (251.138µs) from=127.0.0.6:59961 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.112_9007" 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (34.251296ms) from=127.0.0.6:56867 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (62.648008ms) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (70.241664ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (592.639µs) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (240.869µs) from=127.0.0.6:37469 2022/10/28 22:57:40 [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/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.112_9007" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (31.852789ms) from=127.0.0.6:56867 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (47.493108ms) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (51.621687ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (200.952µs) from=127.0.0.6:56867 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (606.387µs) from=127.0.0.6:33185 2022/10/28 22:57:40 [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/10/28 22:57:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [INFO] agent: Synced service "_v1_sdc-gui_10.233.15.183_8181" 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request PUT /v1/agent/service/register (19.571437ms) from=127.0.0.6:56867 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (50.259693ms) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (55.408892ms) from=127.0.0.6:56033 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:57:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:57:40 [DEBUG] agent: Node info in sync 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (433.839µs) from=127.0.0.6:48321 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (245.206µs) from=127.0.0.6:56867 2022/10/28 22:57:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (173.136µs) from=127.0.0.6:49981 2022/10/28 22:57:43 [DEBUG] http: Request GET /v1/status/leader (190.169µs) from=127.0.0.6:44289 2022/10/28 22:57:45 [DEBUG] http: Request GET /v1/status/leader (187.546µs) from=127.0.0.6:44289 2022/10/28 22:58:03 [DEBUG] http: Request GET /v1/status/leader (153.043µs) from=127.0.0.6:44289 2022/10/28 22:58:05 [DEBUG] http: Request GET /v1/status/leader (187.042µs) from=127.0.0.6:40713 2022/10/28 22:58:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:58:23 [DEBUG] http: Request GET /v1/status/leader (266.451µs) from=127.0.0.6:44289 2022/10/28 22:58:25 [DEBUG] http: Request GET /v1/status/leader (286.77µs) from=127.0.0.6:44289 2022/10/28 22:58:43 [DEBUG] http: Request GET /v1/status/leader (374.657µs) from=127.0.0.6:44289 2022/10/28 22:58:45 [DEBUG] http: Request GET /v1/status/leader (202.512µs) from=127.0.0.6:40713 2022/10/28 22:58:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:58:57 [DEBUG] agent: Node info in sync 2022/10/28 22:59:03 [DEBUG] http: Request GET /v1/status/leader (609.258µs) from=127.0.0.6:44289 2022/10/28 22:59:06 [DEBUG] http: Request GET /v1/status/leader (151.668µs) from=127.0.0.6:40713 2022/10/28 22:59:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 22:59:23 [DEBUG] http: Request GET /v1/status/leader (597.68µs) from=127.0.0.6:44289 2022/10/28 22:59:26 [DEBUG] http: Request GET /v1/status/leader (3.567717ms) from=127.0.0.6:40713 2022/10/28 22:59:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m0.634750333s) from=127.0.0.6:44703 2022/10/28 22:59:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.160858298s) from=127.0.0.6:56687 2022/10/28 22:59:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m0.458618952s) from=127.0.0.6:56033 2022/10/28 22:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.967625243s) from=127.0.0.6:39369 2022/10/28 22:59:41 [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/10/28 22:59:41 [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/10/28 22:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:59:41 [INFO] agent: Synced service "_v1_sdnc_10.233.58.195_8282" 2022/10/28 22:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Node info in sync 2022/10/28 22:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.784195ms) from=127.0.0.6:44289 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 22:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 22:59:41 [DEBUG] agent: Node info in sync 2022/10/28 22:59:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (2m1.213520661s) from=127.0.0.6:48321 2022/10/28 22:59:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (756.104434ms) from=127.0.0.6:56033 2022/10/28 22:59:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (675.113µs) from=127.0.0.6:48321 2022/10/28 22:59:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (275.906µs) from=127.0.0.6:48321 2022/10/28 22:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.597166145s) from=127.0.0.6:58709 2022/10/28 22:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.438248559s) from=127.0.0.6:58831 2022/10/28 22:59:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.079982497s) from=127.0.0.6:60903 2022/10/28 22:59:43 [DEBUG] http: Request GET /v1/status/leader (389.081µs) from=127.0.0.6:34659 2022/10/28 22:59:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.641957036s) from=127.0.0.6:49981 2022/10/28 22:59:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.931487045s) from=127.0.0.6:59533 2022/10/28 22:59:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.013942878s) from=127.0.0.6:37951 2022/10/28 22:59:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m5.431409506s) from=127.0.0.6:44061 2022/10/28 22:59:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.874423065s) from=127.0.0.6:46799 2022/10/28 22:59:46 [DEBUG] http: Request GET /v1/status/leader (150.704µs) from=127.0.0.6:40713 2022/10/28 22:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m5.55577953s) from=127.0.0.6:59961 2022/10/28 22:59:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.775840438s) from=127.0.0.6:56867 2022/10/28 22:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.129937031s) from=127.0.0.6:33185 2022/10/28 22:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.402473921s) from=127.0.0.6:37469 2022/10/28 22:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m7.318916079s) from=127.0.0.6:51167 2022/10/28 23:00:03 [DEBUG] http: Request GET /v1/status/leader (327.825µs) from=127.0.0.6:34659 2022/10/28 23:00:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:00:06 [DEBUG] http: Request GET /v1/status/leader (226.026µs) from=127.0.0.6:34659 2022/10/28 23:00:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:00:23 [DEBUG] http: Request GET /v1/status/leader (496.388µs) from=127.0.0.6:34659 2022/10/28 23:00:26 [DEBUG] http: Request GET /v1/status/leader (235.774µs) from=127.0.0.6:34659 2022/10/28 23:00:44 [DEBUG] http: Request GET /v1/status/leader (338.915µs) from=127.0.0.6:34659 2022/10/28 23:00:46 [DEBUG] http: Request GET /v1/status/leader (404.386µs) from=127.0.0.6:34659 2022/10/28 23:00:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:00:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:00:55 [DEBUG] agent: Node info in sync 2022/10/28 23:01:04 [DEBUG] http: Request GET /v1/status/leader (368.822µs) from=127.0.0.6:34659 2022/10/28 23:01:06 [DEBUG] http: Request GET /v1/status/leader (169.115µs) from=127.0.0.6:34659 2022/10/28 23:01:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:01:24 [DEBUG] http: Request GET /v1/status/leader (241.581µs) from=127.0.0.6:34659 2022/10/28 23:01:26 [DEBUG] http: Request GET /v1/status/leader (295.28µs) from=127.0.0.6:34659 2022/10/28 23:01:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.454488713s) from=127.0.0.6:39369 2022/10/28 23:01:44 [DEBUG] http: Request GET /v1/status/leader (144.856µs) from=127.0.0.6:34659 2022/10/28 23:01:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.075657794s) from=127.0.0.6:58709 2022/10/28 23:01:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.671643379s) from=127.0.0.6:44703 2022/10/28 23:01:46 [DEBUG] http: Request GET /v1/status/leader (151.418µs) from=127.0.0.6:34659 2022/10/28 23:01:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.21290575s) from=127.0.0.6:59961 2022/10/28 23:01:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.450383473s) from=127.0.0.6:58831 2022/10/28 23:01:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.536009257s) from=127.0.0.6:56867 2022/10/28 23:01:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.709453912s) from=127.0.0.6:56687 2022/10/28 23:01:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.404016191s) from=127.0.0.6:44289 2022/10/28 23:01:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.420009968s) from=127.0.0.6:37951 2022/10/28 23:01:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m2.298857481s) from=127.0.0.6:44061 2022/10/28 23:01:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.218153817s) from=127.0.0.6:59533 2022/10/28 23:01:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m6.833178816s) from=127.0.0.6:56033 2022/10/28 23:01:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.39599985s) from=127.0.0.6:49981 2022/10/28 23:01:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.227000367s) from=127.0.0.6:46799 2022/10/28 23:01:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.7859064s) from=127.0.0.6:60903 2022/10/28 23:01:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.496239644s) from=127.0.0.6:48321 2022/10/28 23:01:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.175164281s) from=127.0.0.6:51167 2022/10/28 23:01:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.008410907s) from=127.0.0.6:33185 2022/10/28 23:01:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.658391385s) from=127.0.0.6:37469 2022/10/28 23:02:04 [DEBUG] http: Request GET /v1/status/leader (409.13µs) from=127.0.0.6:34659 2022/10/28 23:02:06 [DEBUG] http: Request GET /v1/status/leader (148.667µs) from=127.0.0.6:40713 2022/10/28 23:02:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:02:24 [DEBUG] http: Request GET /v1/status/leader (8.260394ms) from=127.0.0.6:34659 2022/10/28 23:02:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:02:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:02:26 [DEBUG] agent: Node info in sync 2022/10/28 23:02:26 [DEBUG] http: Request GET /v1/status/leader (430.261µs) from=127.0.0.6:34659 2022/10/28 23:02:44 [DEBUG] http: Request GET /v1/status/leader (485.085µs) from=127.0.0.6:34659 2022/10/28 23:02:46 [DEBUG] http: Request GET /v1/status/leader (242.432µs) from=127.0.0.6:40713 2022/10/28 23:02:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:03:04 [DEBUG] http: Request GET /v1/status/leader (160.549µs) from=127.0.0.6:34659 2022/10/28 23:03:06 [DEBUG] http: Request GET /v1/status/leader (154.471µs) from=127.0.0.6:40713 2022/10/28 23:03:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:03:24 [DEBUG] http: Request GET /v1/status/leader (4.932542ms) from=127.0.0.6:34659 2022/10/28 23:03:26 [DEBUG] http: Request GET /v1/status/leader (373.46µs) from=127.0.0.6:40713 2022/10/28 23:03:44 [DEBUG] http: Request GET /v1/status/leader (329.803µs) from=127.0.0.6:34659 2022/10/28 23:03:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.438121633s) from=127.0.0.6:39369 2022/10/28 23:03:46 [DEBUG] http: Request GET /v1/status/leader (289.947µs) from=127.0.0.6:40713 2022/10/28 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m0.286899748s) from=127.0.0.6:58831 2022/10/28 23:03:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.468663368s) from=127.0.0.6:56867 2022/10/28 23:03:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.395494686s) from=127.0.0.6:56687 2022/10/28 23:03:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.521750839s) from=127.0.0.6:58709 2022/10/28 23:03:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.26250889s) from=127.0.0.6:59533 2022/10/28 23:03:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.137608015s) from=127.0.0.6:44703 2022/10/28 23:03:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.339111389s) from=127.0.0.6:59961 2022/10/28 23:03:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.209599538s) from=127.0.0.6:37951 2022/10/28 23:03:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m2.260864144s) from=127.0.0.6:56033 2022/10/28 23:03:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.957612289s) from=127.0.0.6:46799 2022/10/28 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.816624054s) from=127.0.0.6:51167 2022/10/28 23:03:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m3.914041572s) from=127.0.0.6:44061 2022/10/28 23:03:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.135330137s) from=127.0.0.6:44289 2022/10/28 23:03:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.486887851s) from=127.0.0.6:60903 2022/10/28 23:03:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.106519217s) from=127.0.0.6:49981 2022/10/28 23:03:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.466065261s) from=127.0.0.6:48321 2022/10/28 23:03:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.707649755s) from=127.0.0.6:37469 2022/10/28 23:03:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m5.45371289s) from=127.0.0.6:33185 2022/10/28 23:04:04 [DEBUG] http: Request GET /v1/status/leader (355.2µs) from=127.0.0.6:34659 2022/10/28 23:04:06 [DEBUG] http: Request GET /v1/status/leader (189.338µs) from=127.0.0.6:34659 2022/10/28 23:04:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:04:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:04:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:04:19 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:04:19 [DEBUG] agent: Node info in sync 2022/10/28 23:04:24 [DEBUG] http: Request GET /v1/status/leader (146.163µs) from=127.0.0.6:34659 2022/10/28 23:04:26 [DEBUG] http: Request GET /v1/status/leader (302.17µs) from=127.0.0.6:40713 2022/10/28 23:04:44 [DEBUG] http: Request GET /v1/status/leader (639.829µs) from=127.0.0.6:34659 2022/10/28 23:04:46 [DEBUG] http: Request GET /v1/status/leader (320.971µs) from=127.0.0.6:40713 2022/10/28 23:05:04 [DEBUG] http: Request GET /v1/status/leader (160.333µs) from=127.0.0.6:34659 2022/10/28 23:05:06 [DEBUG] http: Request GET /v1/status/leader (173.768µs) from=127.0.0.6:34659 2022/10/28 23:05:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:05:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:05:24 [DEBUG] http: Request GET /v1/status/leader (292.726µs) from=127.0.0.6:34659 2022/10/28 23:05:26 [DEBUG] http: Request GET /v1/status/leader (269.904µs) from=127.0.0.6:34659 2022/10/28 23:05:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:05:38 [DEBUG] agent: Node info in sync 2022/10/28 23:05:44 [DEBUG] http: Request GET /v1/status/leader (359.038µs) from=127.0.0.6:34659 2022/10/28 23:05:46 [DEBUG] http: Request GET /v1/status/leader (218.445µs) from=127.0.0.6:34659 2022/10/28 23:05:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.076530997s) from=127.0.0.6:56687 2022/10/28 23:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.437473432s) from=127.0.0.6:58831 2022/10/28 23:05:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.492812656s) from=127.0.0.6:39369 2022/10/28 23:05:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.279101128s) from=127.0.0.6:58709 2022/10/28 23:05:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m0.325176102s) from=127.0.0.6:44703 2022/10/28 23:05:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.446769893s) from=127.0.0.6:56033 2022/10/28 23:05:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m0.837953273s) from=127.0.0.6:37951 2022/10/28 23:05:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.686842208s) from=127.0.0.6:46799 2022/10/28 23:05:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.250922632s) from=127.0.0.6:59533 2022/10/28 23:05:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.848982359s) from=127.0.0.6:51167 2022/10/28 23:05:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m2.981176638s) from=127.0.0.6:44061 2022/10/28 23:05:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.449904248s) from=127.0.0.6:56867 2022/10/28 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.757040416s) from=127.0.0.6:59961 2022/10/28 23:05:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m4.111728229s) from=127.0.0.6:48321 2022/10/28 23:05:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m5.042589461s) from=127.0.0.6:44289 2022/10/28 23:05:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.216107988s) from=127.0.0.6:49981 2022/10/28 23:05:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m6.532178851s) from=127.0.0.6:60903 2022/10/28 23:05:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.485054655s) from=127.0.0.6:37469 2022/10/28 23:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.051244515s) from=127.0.0.6:33185 2022/10/28 23:06:04 [DEBUG] http: Request GET /v1/status/leader (179.464µs) from=127.0.0.6:34659 2022/10/28 23:06:06 [DEBUG] http: Request GET /v1/status/leader (281.303µs) from=127.0.0.6:40713 2022/10/28 23:06:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:06:24 [DEBUG] http: Request GET /v1/status/leader (297.572µs) from=127.0.0.6:34659 2022/10/28 23:06:26 [DEBUG] http: Request GET /v1/status/leader (151.741µs) from=127.0.0.6:34659 2022/10/28 23:06:44 [DEBUG] http: Request GET /v1/status/leader (281.484µs) from=127.0.0.6:34659 2022/10/28 23:06:46 [DEBUG] http: Request GET /v1/status/leader (375.87µs) from=127.0.0.6:40713 2022/10/28 23:06:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:06:53 [DEBUG] agent: Node info in sync 2022/10/28 23:07:04 [DEBUG] http: Request GET /v1/status/leader (2.028669ms) from=127.0.0.6:34659 2022/10/28 23:07:06 [DEBUG] http: Request GET /v1/status/leader (318.521µs) from=127.0.0.6:34659 2022/10/28 23:07:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:07:24 [DEBUG] http: Request GET /v1/status/leader (366.759µs) from=127.0.0.6:34659 2022/10/28 23:07:26 [DEBUG] http: Request GET /v1/status/leader (374.772µs) from=127.0.0.6:34659 2022/10/28 23:07:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:07:44 [DEBUG] http: Request GET /v1/status/leader (187.535µs) from=127.0.0.6:34659 2022/10/28 23:07:46 [DEBUG] http: Request GET /v1/status/leader (289.829µs) from=127.0.0.6:34659 2022/10/28 23:07:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.55182992s) from=127.0.0.6:56687 2022/10/28 23:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.764141068s) from=127.0.0.6:39369 2022/10/28 23:07:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.470131145s) from=127.0.0.6:56033 2022/10/28 23:07:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.642225085s) from=127.0.0.6:44703 2022/10/28 23:07:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.695312061s) from=127.0.0.6:58831 2022/10/28 23:07:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.328780963s) from=127.0.0.6:37951 2022/10/28 23:07:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.08681464s) from=127.0.0.6:58709 2022/10/28 23:07:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.387372439s) from=127.0.0.6:56867 2022/10/28 23:07:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m2.785321857s) from=127.0.0.6:59533 2022/10/28 23:07:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m2.478157914s) from=127.0.0.6:44061 2022/10/28 23:07:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.017954597s) from=127.0.0.6:51167 2022/10/28 23:07:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.081812687s) from=127.0.0.6:49981 2022/10/28 23:07:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.873626016s) from=127.0.0.6:48321 2022/10/28 23:07:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m6.23106565s) from=127.0.0.6:46799 2022/10/28 23:08:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.772670107s) from=127.0.0.6:37469 2022/10/28 23:08:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m3.259282713s) from=127.0.0.6:44289 2022/10/28 23:08:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.293824098s) from=127.0.0.6:60903 2022/10/28 23:08:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m7.17997758s) from=127.0.0.6:59961 2022/10/28 23:08:04 [DEBUG] http: Request GET /v1/status/leader (192.884µs) from=127.0.0.6:34659 2022/10/28 23:08:06 [DEBUG] http: Request GET /v1/status/leader (192.979µs) from=127.0.0.6:34659 2022/10/28 23:08:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:08:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.997217076s) from=127.0.0.6:33185 2022/10/28 23:08:24 [DEBUG] http: Request GET /v1/status/leader (1.465937ms) from=127.0.0.6:34659 2022/10/28 23:08:26 [DEBUG] http: Request GET /v1/status/leader (330.761µs) from=127.0.0.6:40713 2022/10/28 23:08:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:08:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:08:36 [DEBUG] agent: Node info in sync 2022/10/28 23:08:44 [DEBUG] http: Request GET /v1/status/leader (168.936µs) from=127.0.0.6:34659 2022/10/28 23:08:46 [DEBUG] http: Request GET /v1/status/leader (156.005µs) from=127.0.0.6:40713 2022/10/28 23:09:04 [DEBUG] http: Request GET /v1/status/leader (337.058µs) from=127.0.0.6:34659 2022/10/28 23:09:06 [DEBUG] http: Request GET /v1/status/leader (233.354µs) from=127.0.0.6:40713 2022/10/28 23:09:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:09:24 [DEBUG] http: Request GET /v1/status/leader (610.225µs) from=127.0.0.6:34659 2022/10/28 23:09:26 [DEBUG] http: Request GET /v1/status/leader (473.123µs) from=127.0.0.6:40713 2022/10/28 23:09:44 [DEBUG] http: Request GET /v1/status/leader (429.916µs) from=127.0.0.6:34659 2022/10/28 23:09:46 [DEBUG] http: Request GET /v1/status/leader (380.695µs) from=127.0.0.6:40713 2022/10/28 23:09:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:09:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.650025652s) from=127.0.0.6:56687 2022/10/28 23:09:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.831679105s) from=127.0.0.6:39369 2022/10/28 23:09:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.289388764s) from=127.0.0.6:58831 2022/10/28 23:09:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.377086656s) from=127.0.0.6:56033 2022/10/28 23:09:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.466870855s) from=127.0.0.6:59533 2022/10/28 23:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.779813768s) from=127.0.0.6:58709 2022/10/28 23:09:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.020183362s) from=127.0.0.6:56867 2022/10/28 23:09:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m6.92465073s) from=127.0.0.6:44703 2022/10/28 23:09:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.451994801s) from=127.0.0.6:48321 2022/10/28 23:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.053629423s) from=127.0.0.6:51167 2022/10/28 23:10:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.606925197s) from=127.0.0.6:49981 2022/10/28 23:10:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m7.029702355s) from=127.0.0.6:37951 2022/10/28 23:10:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m4.591719118s) from=127.0.0.6:44061 2022/10/28 23:10:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.243339842s) from=127.0.0.6:46799 2022/10/28 23:10:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.544583045s) from=127.0.0.6:37469 2022/10/28 23:10:04 [DEBUG] http: Request GET /v1/status/leader (200.791µs) from=127.0.0.6:34659 2022/10/28 23:10:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.677409471s) from=127.0.0.6:59961 2022/10/28 23:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.875350967s) from=127.0.0.6:44289 2022/10/28 23:10:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.90976743s) from=127.0.0.6:60903 2022/10/28 23:10:06 [DEBUG] http: Request GET /v1/status/leader (358.375µs) from=127.0.0.6:34659 2022/10/28 23:10:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:10:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.349190606s) from=127.0.0.6:33185 2022/10/28 23:10:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:10:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:10:21 [DEBUG] agent: Node info in sync 2022/10/28 23:10:24 [DEBUG] http: Request GET /v1/status/leader (2.004012ms) from=127.0.0.6:34659 2022/10/28 23:10:26 [DEBUG] http: Request GET /v1/status/leader (348.653µs) from=127.0.0.6:34659 2022/10/28 23:10:44 [DEBUG] http: Request GET /v1/status/leader (291.489µs) from=127.0.0.6:34659 2022/10/28 23:10:46 [DEBUG] http: Request GET /v1/status/leader (226.264µs) from=127.0.0.6:34659 2022/10/28 23:11:04 [DEBUG] http: Request GET /v1/status/leader (149.959µs) from=127.0.0.6:34659 2022/10/28 23:11:06 [DEBUG] http: Request GET /v1/status/leader (1.382153ms) from=127.0.0.6:40713 2022/10/28 23:11:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:11:24 [DEBUG] http: Request GET /v1/status/leader (324.868µs) from=127.0.0.6:34659 2022/10/28 23:11:26 [DEBUG] http: Request GET /v1/status/leader (322.103µs) from=127.0.0.6:34659 2022/10/28 23:11:44 [DEBUG] http: Request GET /v1/status/leader (343.397µs) from=127.0.0.6:34659 2022/10/28 23:11:46 [DEBUG] http: Request GET /v1/status/leader (200.937µs) from=127.0.0.6:34659 2022/10/28 23:11:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:11:49 [DEBUG] agent: Node info in sync 2022/10/28 23:11:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.173029856s) from=127.0.0.6:56687 2022/10/28 23:11:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.895499525s) from=127.0.0.6:58831 2022/10/28 23:11:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.010745113s) from=127.0.0.6:39369 2022/10/28 23:11:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:12:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m0.797885799s) from=127.0.0.6:48321 2022/10/28 23:12:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.304461345s) from=127.0.0.6:59533 2022/10/28 23:12:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.798168415s) from=127.0.0.6:58709 2022/10/28 23:12:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.494743193s) from=127.0.0.6:56867 2022/10/28 23:12:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m7.219109222s) from=127.0.0.6:56033 2022/10/28 23:12:04 [DEBUG] http: Request GET /v1/status/leader (342.523µs) from=127.0.0.6:34659 2022/10/28 23:12:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.575632735s) from=127.0.0.6:44703 2022/10/28 23:12:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m3.344240342s) from=127.0.0.6:44061 2022/10/28 23:12:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.038355001s) from=127.0.0.6:46799 2022/10/28 23:12:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m4.306430292s) from=127.0.0.6:37951 2022/10/28 23:12:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m0.298469166s) from=127.0.0.6:44289 2022/10/28 23:12:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.609829297s) from=127.0.0.6:49981 2022/10/28 23:12:07 [DEBUG] http: Request GET /v1/status/leader (365.649µs) from=127.0.0.6:40713 2022/10/28 23:12:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:12:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.843674194s) from=127.0.0.6:51167 2022/10/28 23:12:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.95048932s) from=127.0.0.6:60903 2022/10/28 23:12:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.616345392s) from=127.0.0.6:59961 2022/10/28 23:12:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.977785325s) from=127.0.0.6:37469 2022/10/28 23:12:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.366236481s) from=127.0.0.6:33185 2022/10/28 23:12:24 [DEBUG] http: Request GET /v1/status/leader (1.804583ms) from=127.0.0.6:34659 2022/10/28 23:12:27 [DEBUG] http: Request GET /v1/status/leader (346.816µs) from=127.0.0.6:34659 2022/10/28 23:12:44 [DEBUG] http: Request GET /v1/status/leader (145.223µs) from=127.0.0.6:34659 2022/10/28 23:12:47 [DEBUG] http: Request GET /v1/status/leader (326.092µs) from=127.0.0.6:40713 2022/10/28 23:13:04 [DEBUG] http: Request GET /v1/status/leader (164.89µs) from=127.0.0.6:34659 2022/10/28 23:13:07 [DEBUG] http: Request GET /v1/status/leader (225.019µs) from=127.0.0.6:34659 2022/10/28 23:13:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:13:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:13:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:13:08 [DEBUG] agent: Node info in sync 2022/10/28 23:13:24 [DEBUG] http: Request GET /v1/status/leader (246.49µs) from=127.0.0.6:34659 2022/10/28 23:13:27 [DEBUG] http: Request GET /v1/status/leader (284.371µs) from=127.0.0.6:34659 2022/10/28 23:13:44 [DEBUG] http: Request GET /v1/status/leader (253.412µs) from=127.0.0.6:34659 2022/10/28 23:13:47 [DEBUG] http: Request GET /v1/status/leader (212.092µs) from=127.0.0.6:34659 2022/10/28 23:13:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.800575328s) from=127.0.0.6:56687 2022/10/28 23:14:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.172895143s) from=127.0.0.6:48321 2022/10/28 23:14:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.774808469s) from=127.0.0.6:58831 2022/10/28 23:14:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.176512193s) from=127.0.0.6:58709 2022/10/28 23:14:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m2.862185567s) from=127.0.0.6:59533 2022/10/28 23:14:04 [DEBUG] http: Request GET /v1/status/leader (371.466µs) from=127.0.0.6:34659 2022/10/28 23:14:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.368494474s) from=127.0.0.6:39369 2022/10/28 23:14:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.981052528s) from=127.0.0.6:56867 2022/10/28 23:14:07 [DEBUG] http: Request GET /v1/status/leader (268.139µs) from=127.0.0.6:34659 2022/10/28 23:14:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:14:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m4.09734669s) from=127.0.0.6:56033 2022/10/28 23:14:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (2m1.916981392s) from=127.0.0.6:44289 2022/10/28 23:14:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.623939065s) from=127.0.0.6:46799 2022/10/28 23:14:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.045324225s) from=127.0.0.6:44703 2022/10/28 23:14:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m4.062267221s) from=127.0.0.6:44061 2022/10/28 23:14:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.061702839s) from=127.0.0.6:37951 2022/10/28 23:14:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.677987483s) from=127.0.0.6:59961 2022/10/28 23:14:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m0.701926148s) from=127.0.0.6:33185 2022/10/28 23:14:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.522882s) from=127.0.0.6:49981 2022/10/28 23:14:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.185514629s) from=127.0.0.6:51167 2022/10/28 23:14:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.409234249s) from=127.0.0.6:60903 2022/10/28 23:14:14 [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/10/28 23:14:14 [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/10/28 23:14:14 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:14:14 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:14:14 [DEBUG] agent: Node info in sync 2022/10/28 23:14:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.026931ms) from=127.0.0.6:34659 2022/10/28 23:14:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (6.880591361s) from=127.0.0.6:44289 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (7.103509637s) from=127.0.0.6:56033 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:14:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:14:14 [DEBUG] agent: Node info in sync 2022/10/28 23:14:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (175.422µs) from=127.0.0.6:49391 2022/10/28 23:14:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (991.784µs) from=127.0.0.6:34659 2022/10/28 23:14:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.52815381s) from=127.0.0.6:37469 2022/10/28 23:14:24 [DEBUG] http: Request GET /v1/status/leader (165.78µs) from=127.0.0.6:49391 2022/10/28 23:14:27 [DEBUG] http: Request GET /v1/status/leader (225.684µs) from=127.0.0.6:49391 2022/10/28 23:14:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:14:44 [DEBUG] http: Request GET /v1/status/leader (392.308µs) from=127.0.0.6:40713 2022/10/28 23:14:47 [DEBUG] http: Request GET /v1/status/leader (1.840349ms) from=127.0.0.6:49391 2022/10/28 23:15:04 [DEBUG] http: Request GET /v1/status/leader (203.188µs) from=127.0.0.6:49391 2022/10/28 23:15:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:15:07 [DEBUG] http: Request GET /v1/status/leader (162.462µs) from=127.0.0.6:40713 2022/10/28 23:15:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:15:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:15:16 [DEBUG] agent: Node info in sync 2022/10/28 23:15:24 [DEBUG] http: Request GET /v1/status/leader (171.875µs) from=127.0.0.6:49391 2022/10/28 23:15:27 [DEBUG] http: Request GET /v1/status/leader (225.912µs) from=127.0.0.6:49391 2022/10/28 23:15:44 [DEBUG] http: Request GET /v1/status/leader (1.152824ms) from=127.0.0.6:49391 2022/10/28 23:15:47 [DEBUG] http: Request GET /v1/status/leader (333.918µs) from=127.0.0.6:40713 2022/10/28 23:15:57 [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/10/28 23:15:57 [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/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:15:57 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.58.115_8443" 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1m42.4223934s) from=127.0.0.6:56033 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (1m42.422456437s) from=127.0.0.6:44289 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Node info in sync 2022/10/28 23:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (22.621176ms) from=127.0.0.6:49391 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Node info in sync 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (536.922µs) from=127.0.0.6:56033 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (299.078µs) from=127.0.0.6:56033 2022/10/28 23:15:57 [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/10/28 23:15:57 [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/10/28 23:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:15:57 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.20.118_8082" 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Node info in sync 2022/10/28 23:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (17.204168ms) from=127.0.0.6:47161 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:15:57 [DEBUG] agent: Node info in sync 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (78.15063ms) from=127.0.0.6:44289 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (79.947279ms) from=127.0.0.6:49391 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (520.495µs) from=127.0.0.6:47161 2022/10/28 23:15:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (194.645µs) from=127.0.0.6:47161 2022/10/28 23:16:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m4.986773446s) from=127.0.0.6:56687 2022/10/28 23:16:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.911570943s) from=127.0.0.6:58831 2022/10/28 23:16:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.038254115s) from=127.0.0.6:48321 2022/10/28 23:16:05 [DEBUG] http: Request GET /v1/status/leader (166.626µs) from=127.0.0.6:40713 2022/10/28 23:16:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_nslcm_10.233.21.141_8403" 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.912336ms) from=127.0.0.6:43055 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (9.831727117s) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (9.832328597s) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.035113ms) from=127.0.0.6:40713 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (343.668µs) from=127.0.0.6:43055 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/status/leader (129.884µs) from=127.0.0.6:55825 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v2_nslcm_10.233.21.141_8403" 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.767056ms) from=127.0.0.6:43055 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (56.660296ms) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (56.715819ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (351.991µs) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (234.996µs) from=127.0.0.6:43055 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.392134365s) from=127.0.0.6:58709 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.22.24_8410" 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.98973ms) from=127.0.0.6:37393 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (42.068441ms) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (44.322724ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (442.167µs) from=127.0.0.6:37393 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (129.356µs) from=127.0.0.6:37393 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_vnfmgr_10.233.44.94_8803" 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.732529ms) from=127.0.0.6:54029 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (45.399692ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (43.980035ms) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (299.561µs) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (244.345µs) from=127.0.0.6:54029 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_vnflcm_10.233.29.27_8801" 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.131602ms) from=127.0.0.6:54029 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (70.864962ms) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (61.721321ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (466.496µs) from=127.0.0.6:49391 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.45.227_8482" 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (36.57286ms) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (128.571443ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (2.045718ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.753887817s) from=127.0.0.6:56867 2022/10/28 23:16:07 [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/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_vnfres_10.233.47.130_8802" 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.890489ms) from=127.0.0.6:56867 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (72.071599ms) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (412.781µs) from=127.0.0.6:44289 2022/10/28 23:16:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.11.86_8484" 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.995779ms) from=127.0.0.6:49391 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:16:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:16:07 [DEBUG] agent: Node info in sync 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (52.314548ms) from=127.0.0.6:56867 2022/10/28 23:16:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (412.243µs) from=127.0.0.6:56867 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (545.369µs) from=127.0.0.6:49391 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (159.191µs) from=127.0.0.6:49391 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (257.864µs) from=127.0.0.6:49391 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (170.457µs) from=127.0.0.6:49391 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m0.262121913s) from=127.0.0.6:46799 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.130286682s) from=127.0.0.6:59533 2022/10/28 23:16:08 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (366.038µs) from=127.0.0.6:56781 2022/10/28 23:16:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.807639615s) from=127.0.0.6:59961 2022/10/28 23:16:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.204820653s) from=127.0.0.6:39369 2022/10/28 23:16:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.819522904s) from=127.0.0.6:44703 2022/10/28 23:16:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m5.048450707s) from=127.0.0.6:44061 2022/10/28 23:16:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.86230293s) from=127.0.0.6:37951 2022/10/28 23:16:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.231995483s) from=127.0.0.6:49981 2022/10/28 23:16:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.726039485s) from=127.0.0.6:33185 2022/10/28 23:16:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m5.562031846s) from=127.0.0.6:51167 2022/10/28 23:16:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.46233695s) from=127.0.0.6:60903 2022/10/28 23:16:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.075764629s) from=127.0.0.6:34659 2022/10/28 23:16:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.14342584s) from=127.0.0.6:37469 2022/10/28 23:16:25 [DEBUG] http: Request GET /v1/status/leader (236.932µs) from=127.0.0.6:50801 2022/10/28 23:16:27 [DEBUG] http: Request GET /v1/status/leader (269.523µs) from=127.0.0.6:50801 2022/10/28 23:16:45 [DEBUG] http: Request GET /v1/status/leader (252.828µs) from=127.0.0.6:50801 2022/10/28 23:16:47 [DEBUG] http: Request GET /v1/status/leader (395.774µs) from=127.0.0.6:50801 2022/10/28 23:17:05 [DEBUG] http: Request GET /v1/status/leader (144.412µs) from=127.0.0.6:50801 2022/10/28 23:17:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:17:07 [DEBUG] http: Request GET /v1/status/leader (2.001276ms) from=127.0.0.6:45527 2022/10/28 23:17:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:17:25 [DEBUG] http: Request GET /v1/status/leader (332.77µs) from=127.0.0.6:50801 2022/10/28 23:17:27 [DEBUG] http: Request GET /v1/status/leader (234.481µs) from=127.0.0.6:50801 2022/10/28 23:17:45 [DEBUG] http: Request GET /v1/status/leader (150.513µs) from=127.0.0.6:50801 2022/10/28 23:17:47 [DEBUG] http: Request GET /v1/status/leader (193.995µs) from=127.0.0.6:50801 2022/10/28 23:17:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:17:52 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:17:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:17:52 [DEBUG] agent: Node info in sync 2022/10/28 23:18:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.765393368s) from=127.0.0.6:47161 2022/10/28 23:18:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.966696077s) from=127.0.0.6:56033 2022/10/28 23:18:05 [DEBUG] http: Request GET /v1/status/leader (168.01µs) from=127.0.0.6:50801 2022/10/28 23:18:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.893189767s) from=127.0.0.6:58831 2022/10/28 23:18:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:18:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m0.099481925s) from=127.0.0.6:40713 2022/10/28 23:18:07 [DEBUG] http: Request GET /v1/status/leader (195.893µs) from=127.0.0.6:45527 2022/10/28 23:18:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.452341038s) from=127.0.0.6:56687 2022/10/28 23:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.281989009s) from=127.0.0.6:44289 2022/10/28 23:18:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.500254841s) from=127.0.0.6:49391 2022/10/28 23:18:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.637129238s) from=127.0.0.6:58709 2022/10/28 23:18:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.682764323s) from=127.0.0.6:46799 2022/10/28 23:18:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.782192291s) from=127.0.0.6:56781 2022/10/28 23:18:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m3.688944738s) from=127.0.0.6:43055 2022/10/28 23:18:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.940347649s) from=127.0.0.6:48321 2022/10/28 23:18:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.69411712s) from=127.0.0.6:56867 2022/10/28 23:18:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m5.679287602s) from=127.0.0.6:37699 2022/10/28 23:18:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m4.592455908s) from=127.0.0.6:55825 2022/10/28 23:18:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.711050656s) from=127.0.0.6:59533 2022/10/28 23:18:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m6.488279148s) from=127.0.0.6:37393 2022/10/28 23:18:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.548085902s) from=127.0.0.6:59961 2022/10/28 23:18:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.230316166s) from=127.0.0.6:36013 2022/10/28 23:18:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m7.453049584s) from=127.0.0.6:54029 2022/10/28 23:18:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m1.980598605s) from=127.0.0.6:44061 2022/10/28 23:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.608995322s) from=127.0.0.6:39369 2022/10/28 23:18:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.649464787s) from=127.0.0.6:37951 2022/10/28 23:18:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.01265265s) from=127.0.0.6:49981 2022/10/28 23:18:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.810694588s) from=127.0.0.6:33185 2022/10/28 23:18:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.115880414s) from=127.0.0.6:51167 2022/10/28 23:18:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.595664112s) from=127.0.0.6:44703 2022/10/28 23:18:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.536526121s) from=127.0.0.6:34659 2022/10/28 23:18:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.859274294s) from=127.0.0.6:60903 2022/10/28 23:18:25 [DEBUG] http: Request GET /v1/status/leader (576.165µs) from=127.0.0.6:50801 2022/10/28 23:18:27 [DEBUG] http: Request GET /v1/status/leader (327.144µs) from=127.0.0.6:45527 2022/10/28 23:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.815573608s) from=127.0.0.6:37469 2022/10/28 23:18:45 [DEBUG] http: Request GET /v1/status/leader (343.967µs) from=127.0.0.6:50801 2022/10/28 23:18:47 [DEBUG] http: Request GET /v1/status/leader (311.783µs) from=127.0.0.6:45527 2022/10/28 23:19:05 [DEBUG] http: Request GET /v1/status/leader (161.857µs) from=127.0.0.6:50801 2022/10/28 23:19:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:19:07 [DEBUG] http: Request GET /v1/status/leader (263.216µs) from=127.0.0.6:50801 2022/10/28 23:19:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:19:09 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:19:09 [DEBUG] agent: Node info in sync 2022/10/28 23:19:25 [DEBUG] http: Request GET /v1/status/leader (243.265µs) from=127.0.0.6:50801 2022/10/28 23:19:27 [DEBUG] http: Request GET /v1/status/leader (159.774µs) from=127.0.0.6:50801 2022/10/28 23:19:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:19:45 [DEBUG] http: Request GET /v1/status/leader (371.536µs) from=127.0.0.6:50801 2022/10/28 23:19:47 [DEBUG] http: Request GET /v1/status/leader (168.6µs) from=127.0.0.6:45527 2022/10/28 23:20:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.80127636s) from=127.0.0.6:56033 2022/10/28 23:20:05 [DEBUG] http: Request GET /v1/status/leader (448.332µs) from=127.0.0.6:50801 2022/10/28 23:20:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.168228825s) from=127.0.0.6:47161 2022/10/28 23:20:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:20:07 [DEBUG] http: Request GET /v1/status/leader (261.716µs) from=127.0.0.6:45527 2022/10/28 23:20:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m1.208360901s) from=127.0.0.6:40713 2022/10/28 23:20:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.904555431s) from=127.0.0.6:58831 2022/10/28 23:20:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.219783386s) from=127.0.0.6:49391 2022/10/28 23:20:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.405638626s) from=127.0.0.6:56867 2022/10/28 23:20:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.558971562s) from=127.0.0.6:58709 2022/10/28 23:20:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m5.586161687s) from=127.0.0.6:56687 2022/10/28 23:20:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m2.880935818s) from=127.0.0.6:56781 2022/10/28 23:20:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.756873874s) from=127.0.0.6:59533 2022/10/28 23:20:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.843238109s) from=127.0.0.6:55825 2022/10/28 23:20:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.32422241s) from=127.0.0.6:37699 2022/10/28 23:20:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m3.608239921s) from=127.0.0.6:43055 2022/10/28 23:20:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:20:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:20:14 [DEBUG] agent: Node info in sync 2022/10/28 23:20:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.872887505s) from=127.0.0.6:44289 2022/10/28 23:20:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m6.657760137s) from=127.0.0.6:46799 2022/10/28 23:20:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m3.423897851s) from=127.0.0.6:37393 2022/10/28 23:20:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.831072537s) from=127.0.0.6:48321 2022/10/28 23:20:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.863143072s) from=127.0.0.6:59961 2022/10/28 23:20:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.676069712s) from=127.0.0.6:49981 2022/10/28 23:20:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.689007631s) from=127.0.0.6:37951 2022/10/28 23:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.649516894s) from=127.0.0.6:33185 2022/10/28 23:20:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.623340369s) from=127.0.0.6:44703 2022/10/28 23:20:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m6.69840444s) from=127.0.0.6:36013 2022/10/28 23:20:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.646592959s) from=127.0.0.6:54029 2022/10/28 23:20:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m6.156943825s) from=127.0.0.6:44061 2022/10/28 23:20:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.273021268s) from=127.0.0.6:34659 2022/10/28 23:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.762697797s) from=127.0.0.6:51167 2022/10/28 23:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.363680249s) from=127.0.0.6:39369 2022/10/28 23:20:25 [DEBUG] http: Request GET /v1/status/leader (285.807µs) from=127.0.0.6:50801 2022/10/28 23:20:27 [DEBUG] http: Request GET /v1/status/leader (361.116µs) from=127.0.0.6:45527 2022/10/28 23:20:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m6.428590445s) from=127.0.0.6:60903 2022/10/28 23:20:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.191183423s) from=127.0.0.6:37469 2022/10/28 23:20:45 [DEBUG] http: Request GET /v1/status/leader (485.266µs) from=127.0.0.6:50801 2022/10/28 23:20:47 [DEBUG] http: Request GET /v1/status/leader (363.197µs) from=127.0.0.6:50801 2022/10/28 23:21:05 [DEBUG] http: Request GET /v1/status/leader (330.217µs) from=127.0.0.6:50801 2022/10/28 23:21:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:21:07 [DEBUG] http: Request GET /v1/status/leader (291.347µs) from=127.0.0.6:45527 2022/10/28 23:21:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:21:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:21:24 [DEBUG] agent: Node info in sync 2022/10/28 23:21:25 [DEBUG] http: Request GET /v1/status/leader (348.039µs) from=127.0.0.6:50801 2022/10/28 23:21:27 [DEBUG] http: Request GET /v1/status/leader (1.220929ms) from=127.0.0.6:45527 2022/10/28 23:21:45 [DEBUG] http: Request GET /v1/status/leader (440.903µs) from=127.0.0.6:50801 2022/10/28 23:21:47 [DEBUG] http: Request GET /v1/status/leader (174.926µs) from=127.0.0.6:50801 2022/10/28 23:22:05 [DEBUG] http: Request GET /v1/status/leader (277.317µs) from=127.0.0.6:50801 2022/10/28 23:22:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.385265665s) from=127.0.0.6:56033 2022/10/28 23:22:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:22:07 [DEBUG] http: Request GET /v1/status/leader (303.425µs) from=127.0.0.6:50801 2022/10/28 23:22:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.967835417s) from=127.0.0.6:47161 2022/10/28 23:22:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m2.737538194s) from=127.0.0.6:40713 2022/10/28 23:22:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.343737809s) from=127.0.0.6:58831 2022/10/28 23:22:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.61721821s) from=127.0.0.6:56687 2022/10/28 23:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m2.841571197s) from=127.0.0.6:56867 2022/10/28 23:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.309946898s) from=127.0.0.6:58709 2022/10/28 23:22:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.299904065s) from=127.0.0.6:49391 2022/10/28 23:22:18 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m4.219133513s) from=127.0.0.6:59533 2022/10/28 23:22:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.122354269s) from=127.0.0.6:56781 2022/10/28 23:22:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.528899522s) from=127.0.0.6:48321 2022/10/28 23:22:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m4.873663813s) from=127.0.0.6:55825 2022/10/28 23:22:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.440148083s) from=127.0.0.6:44289 2022/10/28 23:22:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m2.182774283s) from=127.0.0.6:37393 2022/10/28 23:22:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m4.871479973s) from=127.0.0.6:43055 2022/10/28 23:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.364438624s) from=127.0.0.6:59961 2022/10/28 23:22:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.800916847s) from=127.0.0.6:37699 2022/10/28 23:22:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.807946106s) from=127.0.0.6:33185 2022/10/28 23:22:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.158265804s) from=127.0.0.6:36013 2022/10/28 23:22:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m6.384151081s) from=127.0.0.6:46799 2022/10/28 23:22:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m0.739748441s) from=127.0.0.6:44061 2022/10/28 23:22:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.615667145s) from=127.0.0.6:49981 2022/10/28 23:22:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.171525996s) from=127.0.0.6:37951 2022/10/28 23:22:25 [DEBUG] http: Request GET /v1/status/leader (263.833µs) from=127.0.0.6:50801 2022/10/28 23:22:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.891967506s) from=127.0.0.6:44703 2022/10/28 23:22:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.515079284s) from=127.0.0.6:51167 2022/10/28 23:22:27 [DEBUG] http: Request GET /v1/status/leader (279.584µs) from=127.0.0.6:50801 2022/10/28 23:22:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.349087136s) from=127.0.0.6:54029 2022/10/28 23:22:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.491316383s) from=127.0.0.6:34659 2022/10/28 23:22:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.287688339s) from=127.0.0.6:60903 2022/10/28 23:22:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.865843665s) from=127.0.0.6:39369 2022/10/28 23:22:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:22:30 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:22:30 [DEBUG] agent: Node info in sync 2022/10/28 23:22:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m4.85840578s) from=127.0.0.6:37469 2022/10/28 23:22:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:22:45 [DEBUG] http: Request GET /v1/status/leader (269.293µs) from=127.0.0.6:50801 2022/10/28 23:22:47 [DEBUG] http: Request GET /v1/status/leader (276.866µs) from=127.0.0.6:45527 2022/10/28 23:23:05 [DEBUG] http: Request GET /v1/status/leader (259.121µs) from=127.0.0.6:50801 2022/10/28 23:23:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:23:07 [DEBUG] http: Request GET /v1/status/leader (374.553µs) from=127.0.0.6:45527 2022/10/28 23:23:25 [DEBUG] http: Request GET /v1/status/leader (395.923µs) from=127.0.0.6:50801 2022/10/28 23:23:27 [DEBUG] http: Request GET /v1/status/leader (223.868µs) from=127.0.0.6:45527 2022/10/28 23:23:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:23:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:23:39 [DEBUG] agent: Node info in sync 2022/10/28 23:23:45 [DEBUG] http: Request GET /v1/status/leader (346.518µs) from=127.0.0.6:50801 2022/10/28 23:23:47 [DEBUG] http: Request GET /v1/status/leader (289.973µs) from=127.0.0.6:50801 2022/10/28 23:24:05 [DEBUG] http: Request GET /v1/status/leader (298.689µs) from=127.0.0.6:50801 2022/10/28 23:24:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:24:07 [DEBUG] http: Request GET /v1/status/leader (263.229µs) from=127.0.0.6:45527 2022/10/28 23:24:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m6.34181985s) from=127.0.0.6:56033 2022/10/28 23:24:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.838216015s) from=127.0.0.6:47161 2022/10/28 23:24:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.879485614s) from=127.0.0.6:56867 2022/10/28 23:24:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m6.68256653s) from=127.0.0.6:40713 2022/10/28 23:24:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m3.650625602s) from=127.0.0.6:56687 2022/10/28 23:24:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.579843804s) from=127.0.0.6:58709 2022/10/28 23:24:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.647031787s) from=127.0.0.6:58831 2022/10/28 23:24:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.111967352s) from=127.0.0.6:49391 2022/10/28 23:24:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.44200834s) from=127.0.0.6:44289 2022/10/28 23:24:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m1.370273303s) from=127.0.0.6:43055 2022/10/28 23:24:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.305107201s) from=127.0.0.6:56781 2022/10/28 23:24:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.565116041s) from=127.0.0.6:59961 2022/10/28 23:24:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.346846655s) from=127.0.0.6:48321 2022/10/28 23:24:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.103104027s) from=127.0.0.6:36013 2022/10/28 23:24:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.55503389s) from=127.0.0.6:59533 2022/10/28 23:24:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m1.493788983s) from=127.0.0.6:44061 2022/10/28 23:24:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.174542194s) from=127.0.0.6:49981 2022/10/28 23:24:25 [DEBUG] http: Request GET /v1/status/leader (1.245858ms) from=127.0.0.6:50801 2022/10/28 23:24:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m6.152943341s) from=127.0.0.6:37393 2022/10/28 23:24:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.043229633s) from=127.0.0.6:33185 2022/10/28 23:24:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.789809002s) from=127.0.0.6:37699 2022/10/28 23:24:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m7.429024696s) from=127.0.0.6:55825 2022/10/28 23:24:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.272609732s) from=127.0.0.6:44703 2022/10/28 23:24:27 [DEBUG] http: Request GET /v1/status/leader (285.376µs) from=127.0.0.6:50801 2022/10/28 23:24:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m0.428231729s) from=127.0.0.6:51167 2022/10/28 23:24:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.283389136s) from=127.0.0.6:46799 2022/10/28 23:24:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.347661701s) from=127.0.0.6:34659 2022/10/28 23:24:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.312906254s) from=127.0.0.6:60903 2022/10/28 23:24:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.750278494s) from=127.0.0.6:54029 2022/10/28 23:24:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m7.200604003s) from=127.0.0.6:37951 2022/10/28 23:24:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.064394743s) from=127.0.0.6:39369 2022/10/28 23:24:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.365748045s) from=127.0.0.6:37469 2022/10/28 23:24:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:24:42 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:24:42 [DEBUG] agent: Node info in sync 2022/10/28 23:24:45 [DEBUG] http: Request GET /v1/status/leader (141.232µs) from=127.0.0.6:50801 2022/10/28 23:24:47 [DEBUG] http: Request GET /v1/status/leader (209.254µs) from=127.0.0.6:45527 2022/10/28 23:25:05 [DEBUG] http: Request GET /v1/status/leader (236.586µs) from=127.0.0.6:50801 2022/10/28 23:25:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:25:07 [DEBUG] http: Request GET /v1/status/leader (144.946µs) from=127.0.0.6:45527 2022/10/28 23:25:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:25:25 [DEBUG] http: Request GET /v1/status/leader (239.887µs) from=127.0.0.6:50801 2022/10/28 23:25:27 [DEBUG] http: Request GET /v1/status/leader (249.177µs) from=127.0.0.6:50801 2022/10/28 23:25:45 [DEBUG] http: Request GET /v1/status/leader (152.172µs) from=127.0.0.6:50801 2022/10/28 23:25:47 [DEBUG] http: Request GET /v1/status/leader (144.199µs) from=127.0.0.6:50801 2022/10/28 23:26:05 [DEBUG] http: Request GET /v1/status/leader (249.382µs) from=127.0.0.6:50801 2022/10/28 23:26:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:26:07 [DEBUG] http: Request GET /v1/status/leader (332.245µs) from=127.0.0.6:50801 2022/10/28 23:26:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.091478601s) from=127.0.0.6:56033 2022/10/28 23:26:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.338799773s) from=127.0.0.6:47161 2022/10/28 23:26:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m1.217602388s) from=127.0.0.6:40713 2022/10/28 23:26:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m0.212915134s) from=127.0.0.6:49391 2022/10/28 23:26:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m3.158638566s) from=127.0.0.6:56687 2022/10/28 23:26:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.767747193s) from=127.0.0.6:56867 2022/10/28 23:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m4.387661383s) from=127.0.0.6:58709 2022/10/28 23:26:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.09764s) from=127.0.0.6:44289 2022/10/28 23:26:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m3.003762043s) from=127.0.0.6:43055 2022/10/28 23:26:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.214495614s) from=127.0.0.6:36013 2022/10/28 23:26:25 [DEBUG] http: Request GET /v1/status/leader (257.944µs) from=127.0.0.6:50801 2022/10/28 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m6.802835962s) from=127.0.0.6:58831 2022/10/28 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.272986299s) from=127.0.0.6:59961 2022/10/28 23:26:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.079729938s) from=127.0.0.6:37699 2022/10/28 23:26:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.860434263s) from=127.0.0.6:55825 2022/10/28 23:26:27 [DEBUG] http: Request GET /v1/status/leader (238.585µs) from=127.0.0.6:45527 2022/10/28 23:26:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m3.163172988s) from=127.0.0.6:44061 2022/10/28 23:26:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m6.746269033s) from=127.0.0.6:56781 2022/10/28 23:26:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.052629654s) from=127.0.0.6:49981 2022/10/28 23:26:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.262675072s) from=127.0.0.6:48321 2022/10/28 23:26:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.720242623s) from=127.0.0.6:51167 2022/10/28 23:26:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:26:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:26:30 [DEBUG] agent: Node info in sync 2022/10/28 23:26:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m5.596833986s) from=127.0.0.6:37393 2022/10/28 23:26:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.443251607s) from=127.0.0.6:59533 2022/10/28 23:26:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m1.032041497s) from=127.0.0.6:60903 2022/10/28 23:26:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.964089685s) from=127.0.0.6:33185 2022/10/28 23:26:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.36859433s) from=127.0.0.6:39369 2022/10/28 23:26:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.189115524s) from=127.0.0.6:46799 2022/10/28 23:26:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.162861746s) from=127.0.0.6:34659 2022/10/28 23:26:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m7.447550603s) from=127.0.0.6:44703 2022/10/28 23:26:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.068396352s) from=127.0.0.6:37951 2022/10/28 23:26:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.134712469s) from=127.0.0.6:54029 2022/10/28 23:26:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m5.03059537s) from=127.0.0.6:37469 2022/10/28 23:26:45 [DEBUG] http: Request GET /v1/status/leader (320.97µs) from=127.0.0.6:50801 2022/10/28 23:26:47 [DEBUG] http: Request GET /v1/status/leader (301.128µs) from=127.0.0.6:45527 2022/10/28 23:27:05 [DEBUG] http: Request GET /v1/status/leader (439.158µs) from=127.0.0.6:50801 2022/10/28 23:27:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:27:07 [DEBUG] http: Request GET /v1/status/leader (154.518µs) from=127.0.0.6:45527 2022/10/28 23:27:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:27:25 [DEBUG] http: Request GET /v1/status/leader (260.541µs) from=127.0.0.6:50801 2022/10/28 23:27:27 [DEBUG] http: Request GET /v1/status/leader (356.48µs) from=127.0.0.6:50801 2022/10/28 23:27:45 [DEBUG] http: Request GET /v1/status/leader (247.361µs) from=127.0.0.6:50801 2022/10/28 23:27:47 [DEBUG] http: Request GET /v1/status/leader (275.944µs) from=127.0.0.6:50801 2022/10/28 23:27:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:27:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:27:48 [DEBUG] agent: Node info in sync 2022/10/28 23:28:05 [DEBUG] http: Request GET /v1/status/leader (4.253255ms) from=127.0.0.6:50801 2022/10/28 23:28:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:28:07 [DEBUG] http: Request GET /v1/status/leader (189.346µs) from=127.0.0.6:45527 2022/10/28 23:28:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.328166297s) from=127.0.0.6:56033 2022/10/28 23:28:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.996273002s) from=127.0.0.6:47161 2022/10/28 23:28:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.15335433s) from=127.0.0.6:58709 2022/10/28 23:28:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.749510349s) from=127.0.0.6:56867 2022/10/28 23:28:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.953872261s) from=127.0.0.6:49391 2022/10/28 23:28:25 [DEBUG] http: Request GET /v1/status/leader (276.257µs) from=127.0.0.6:50801 2022/10/28 23:28:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m6.932172403s) from=127.0.0.6:40713 2022/10/28 23:28:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.237227012s) from=127.0.0.6:59961 2022/10/28 23:28:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m2.965925836s) from=127.0.0.6:43055 2022/10/28 23:28:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.203907831s) from=127.0.0.6:56687 2022/10/28 23:28:27 [DEBUG] http: Request GET /v1/status/leader (219.482µs) from=127.0.0.6:50801 2022/10/28 23:28:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.243197442s) from=127.0.0.6:44289 2022/10/28 23:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m4.001125553s) from=127.0.0.6:58831 2022/10/28 23:28:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m2.593087165s) from=127.0.0.6:44061 2022/10/28 23:28:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.921160243s) from=127.0.0.6:49981 2022/10/28 23:28:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.470224048s) from=127.0.0.6:48321 2022/10/28 23:28:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m7.433481799s) from=127.0.0.6:36013 2022/10/28 23:28:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m4.473506843s) from=127.0.0.6:55825 2022/10/28 23:28:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.903743141s) from=127.0.0.6:37699 2022/10/28 23:28:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.950137175s) from=127.0.0.6:56781 2022/10/28 23:28:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.375989762s) from=127.0.0.6:60903 2022/10/28 23:28:33 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.055093492s) from=127.0.0.6:59533 2022/10/28 23:28:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m2.777907516s) from=127.0.0.6:37393 2022/10/28 23:28:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m0.854512946s) from=127.0.0.6:37951 2022/10/28 23:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.580502126s) from=127.0.0.6:33185 2022/10/28 23:28:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.252473787s) from=127.0.0.6:51167 2022/10/28 23:28:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.294073029s) from=127.0.0.6:46799 2022/10/28 23:28:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.138494217s) from=127.0.0.6:54029 2022/10/28 23:28:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.113390265s) from=127.0.0.6:34659 2022/10/28 23:28:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.462825955s) from=127.0.0.6:39369 2022/10/28 23:28:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m6.876777203s) from=127.0.0.6:44703 2022/10/28 23:28:45 [DEBUG] http: Request GET /v1/status/leader (200.452µs) from=127.0.0.6:50801 2022/10/28 23:28:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.026246806s) from=127.0.0.6:37469 2022/10/28 23:28:47 [DEBUG] http: Request GET /v1/status/leader (254.228µs) from=127.0.0.6:45527 2022/10/28 23:29:05 [DEBUG] http: Request GET /v1/status/leader (232.619µs) from=127.0.0.6:50801 2022/10/28 23:29:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:29:07 [DEBUG] http: Request GET /v1/status/leader (144.234µs) from=127.0.0.6:45527 2022/10/28 23:29:25 [DEBUG] http: Request GET /v1/status/leader (250.299µs) from=127.0.0.6:50801 2022/10/28 23:29:27 [DEBUG] http: Request GET /v1/status/leader (4.200804ms) from=127.0.0.6:45527 2022/10/28 23:29:45 [DEBUG] http: Request GET /v1/status/leader (310.401µs) from=127.0.0.6:50801 2022/10/28 23:29:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:29:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:29:47 [DEBUG] agent: Node info in sync 2022/10/28 23:29:47 [DEBUG] http: Request GET /v1/status/leader (210.641µs) from=127.0.0.6:50801 2022/10/28 23:30:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:30:05 [DEBUG] http: Request GET /v1/status/leader (154.692µs) from=127.0.0.6:50801 2022/10/28 23:30:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:30:07 [DEBUG] http: Request GET /v1/status/leader (277.864µs) from=127.0.0.6:45527 2022/10/28 23:30:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.038271075s) from=127.0.0.6:56033 2022/10/28 23:30:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.54785634s) from=127.0.0.6:56867 2022/10/28 23:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.082799299s) from=127.0.0.6:58709 2022/10/28 23:30:25 [DEBUG] http: Request GET /v1/status/leader (434.516µs) from=127.0.0.6:50801 2022/10/28 23:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.013775185s) from=127.0.0.6:59961 2022/10/28 23:30:27 [DEBUG] http: Request GET /v1/status/leader (362.309µs) from=127.0.0.6:45527 2022/10/28 23:30:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.464012898s) from=127.0.0.6:47161 2022/10/28 23:30:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.851200831s) from=127.0.0.6:49391 2022/10/28 23:30:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.090246103s) from=127.0.0.6:56687 2022/10/28 23:30:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m3.870010562s) from=127.0.0.6:43055 2022/10/28 23:30:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m5.250637363s) from=127.0.0.6:40713 2022/10/28 23:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.679892585s) from=127.0.0.6:58831 2022/10/28 23:30:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.557778894s) from=127.0.0.6:36013 2022/10/28 23:30:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.079029127s) from=127.0.0.6:49981 2022/10/28 23:30:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.550293889s) from=127.0.0.6:56781 2022/10/28 23:30:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.51092309s) from=127.0.0.6:60903 2022/10/28 23:30:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m3.980966405s) from=127.0.0.6:55825 2022/10/28 23:30:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.396294805s) from=127.0.0.6:44289 2022/10/28 23:30:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.569866817s) from=127.0.0.6:37699 2022/10/28 23:30:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m2.710440592s) from=127.0.0.6:37393 2022/10/28 23:30:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.404571841s) from=127.0.0.6:59533 2022/10/28 23:30:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m6.704064356s) from=127.0.0.6:44061 2022/10/28 23:30:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.491368729s) from=127.0.0.6:48321 2022/10/28 23:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m1.00548933s) from=127.0.0.6:51167 2022/10/28 23:30:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.85574349s) from=127.0.0.6:37951 2022/10/28 23:30:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m2.26706815s) from=127.0.0.6:33185 2022/10/28 23:30:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m2.167933562s) from=127.0.0.6:54029 2022/10/28 23:30:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m5.612789213s) from=127.0.0.6:46799 2022/10/28 23:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.491683445s) from=127.0.0.6:39369 2022/10/28 23:30:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.869858348s) from=127.0.0.6:34659 2022/10/28 23:30:45 [DEBUG] http: Request GET /v1/status/leader (185.142µs) from=127.0.0.6:50801 2022/10/28 23:30:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.490996461s) from=127.0.0.6:44703 2022/10/28 23:30:47 [DEBUG] http: Request GET /v1/status/leader (4.347246ms) from=127.0.0.6:45527 2022/10/28 23:30:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m3.512131472s) from=127.0.0.6:37469 2022/10/28 23:31:05 [DEBUG] http: Request GET /v1/status/leader (281.149µs) from=127.0.0.6:50801 2022/10/28 23:31:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:31:07 [DEBUG] http: Request GET /v1/status/leader (187.422µs) from=127.0.0.6:45527 2022/10/28 23:31:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:31:18 [DEBUG] agent: Node info in sync 2022/10/28 23:31:26 [DEBUG] http: Request GET /v1/status/leader (167.969µs) from=127.0.0.6:50801 2022/10/28 23:31:27 [DEBUG] http: Request GET /v1/status/leader (274.408µs) from=127.0.0.6:50801 2022/10/28 23:31:46 [DEBUG] http: Request GET /v1/status/leader (275.749µs) from=127.0.0.6:50801 2022/10/28 23:31:48 [DEBUG] http: Request GET /v1/status/leader (295.285µs) from=127.0.0.6:50801 2022/10/28 23:32:06 [DEBUG] http: Request GET /v1/status/leader (196.395µs) from=127.0.0.6:50801 2022/10/28 23:32:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:32:08 [DEBUG] http: Request GET /v1/status/leader (227.271µs) from=127.0.0.6:45527 2022/10/28 23:32:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:32:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:32:19 [DEBUG] agent: Node info in sync 2022/10/28 23:32:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.974339739s) from=127.0.0.6:56033 2022/10/28 23:32:26 [DEBUG] http: Request GET /v1/status/leader (158.146µs) from=127.0.0.6:50801 2022/10/28 23:32:28 [DEBUG] http: Request GET /v1/status/leader (168.946µs) from=127.0.0.6:45527 2022/10/28 23:32:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.942900644s) from=127.0.0.6:56867 2022/10/28 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.506085257s) from=127.0.0.6:58709 2022/10/28 23:32:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m3.220894663s) from=127.0.0.6:59961 2022/10/28 23:32:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.323982131s) from=127.0.0.6:56781 2022/10/28 23:32:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m1.500768807s) from=127.0.0.6:36013 2022/10/28 23:32:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.009382828s) from=127.0.0.6:49391 2022/10/28 23:32:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m2.955575474s) from=127.0.0.6:43055 2022/10/28 23:32:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.320833136s) from=127.0.0.6:49981 2022/10/28 23:32:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.275297943s) from=127.0.0.6:47161 2022/10/28 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.789890638s) from=127.0.0.6:58831 2022/10/28 23:32:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m3.645192577s) from=127.0.0.6:40713 2022/10/28 23:32:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.889842766s) from=127.0.0.6:56687 2022/10/28 23:32:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m2.154307236s) from=127.0.0.6:60903 2022/10/28 23:32:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.261012609s) from=127.0.0.6:48321 2022/10/28 23:32:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.378067683s) from=127.0.0.6:37699 2022/10/28 23:32:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.560193728s) from=127.0.0.6:51167 2022/10/28 23:32:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.691890713s) from=127.0.0.6:54029 2022/10/28 23:32:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m7.066337312s) from=127.0.0.6:55825 2022/10/28 23:32:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.369586511s) from=127.0.0.6:33185 2022/10/28 23:32:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m6.831812931s) from=127.0.0.6:37393 2022/10/28 23:32:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m6.837141806s) from=127.0.0.6:59533 2022/10/28 23:32:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.629012953s) from=127.0.0.6:37951 2022/10/28 23:32:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.357563236s) from=127.0.0.6:44289 2022/10/28 23:32:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.878686106s) from=127.0.0.6:39369 2022/10/28 23:32:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m7.083526415s) from=127.0.0.6:44061 2022/10/28 23:32:46 [DEBUG] http: Request GET /v1/status/leader (317.7µs) from=127.0.0.6:50801 2022/10/28 23:32:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m2.071595594s) from=127.0.0.6:34659 2022/10/28 23:32:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:32:48 [DEBUG] http: Request GET /v1/status/leader (254.221µs) from=127.0.0.6:45527 2022/10/28 23:32:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m7.112526928s) from=127.0.0.6:46799 2022/10/28 23:32:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.5626145s) from=127.0.0.6:44703 2022/10/28 23:32:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.383228217s) from=127.0.0.6:37469 2022/10/28 23:33:06 [DEBUG] http: Request GET /v1/status/leader (318.402µs) from=127.0.0.6:50801 2022/10/28 23:33:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:33:08 [DEBUG] http: Request GET /v1/status/leader (274.86µs) from=127.0.0.6:50801 2022/10/28 23:33:26 [DEBUG] http: Request GET /v1/status/leader (158.632µs) from=127.0.0.6:50801 2022/10/28 23:33:28 [DEBUG] http: Request GET /v1/status/leader (190.654µs) from=127.0.0.6:50801 2022/10/28 23:33:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:33:40 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:33:40 [DEBUG] agent: Node info in sync 2022/10/28 23:33:46 [DEBUG] http: Request GET /v1/status/leader (307.69µs) from=127.0.0.6:50801 2022/10/28 23:33:48 [DEBUG] http: Request GET /v1/status/leader (302.107µs) from=127.0.0.6:50801 2022/10/28 23:34:06 [DEBUG] http: Request GET /v1/status/leader (425.97µs) from=127.0.0.6:50801 2022/10/28 23:34:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:34:08 [DEBUG] http: Request GET /v1/status/leader (416.336µs) from=127.0.0.6:50801 2022/10/28 23:34:26 [DEBUG] http: Request GET /v1/status/leader (453.034µs) from=127.0.0.6:50801 2022/10/28 23:34:28 [DEBUG] http: Request GET /v1/status/leader (162.806µs) from=127.0.0.6:45527 2022/10/28 23:34:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.58318147s) from=127.0.0.6:56867 2022/10/28 23:34:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.076817235s) from=127.0.0.6:56033 2022/10/28 23:34:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.798055209s) from=127.0.0.6:58709 2022/10/28 23:34:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.777951109s) from=127.0.0.6:59961 2022/10/28 23:34:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.377192051s) from=127.0.0.6:47161 2022/10/28 23:34:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m1.312853595s) from=127.0.0.6:56781 2022/10/28 23:34:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.690655238s) from=127.0.0.6:49391 2022/10/28 23:34:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.830368425s) from=127.0.0.6:49981 2022/10/28 23:34:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m3.875342124s) from=127.0.0.6:43055 2022/10/28 23:34:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m4.343793295s) from=127.0.0.6:36013 2022/10/28 23:34:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m3.400705408s) from=127.0.0.6:58831 2022/10/28 23:34:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m4.814932049s) from=127.0.0.6:40713 2022/10/28 23:34:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m5.668830276s) from=127.0.0.6:56687 2022/10/28 23:34:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m4.22266097s) from=127.0.0.6:60903 2022/10/28 23:34:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.861701312s) from=127.0.0.6:51167 2022/10/28 23:34:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.531696819s) from=127.0.0.6:55825 2022/10/28 23:34:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.541650182s) from=127.0.0.6:37699 2022/10/28 23:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.566407078s) from=127.0.0.6:33185 2022/10/28 23:34:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.179679945s) from=127.0.0.6:48321 2022/10/28 23:34:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m4.194944897s) from=127.0.0.6:54029 2022/10/28 23:34:46 [DEBUG] http: Request GET /v1/status/leader (296.941µs) from=127.0.0.6:50801 2022/10/28 23:34:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m3.149562874s) from=127.0.0.6:37393 2022/10/28 23:34:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.53196321s) from=127.0.0.6:39369 2022/10/28 23:34:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.253116169s) from=127.0.0.6:37951 2022/10/28 23:34:48 [DEBUG] http: Request GET /v1/status/leader (1.079914ms) from=127.0.0.6:50801 2022/10/28 23:34:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m4.404936929s) from=127.0.0.6:44061 2022/10/28 23:34:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.589943392s) from=127.0.0.6:59533 2022/10/28 23:34:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m6.526251499s) from=127.0.0.6:44289 2022/10/28 23:34:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m4.91621371s) from=127.0.0.6:34659 2022/10/28 23:34:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m2.534636274s) from=127.0.0.6:46799 2022/10/28 23:34:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.612253071s) from=127.0.0.6:44703 2022/10/28 23:35:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m7.245479877s) from=127.0.0.6:37469 2022/10/28 23:35:06 [DEBUG] http: Request GET /v1/status/leader (380.958µs) from=127.0.0.6:50801 2022/10/28 23:35:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:35:08 [DEBUG] http: Request GET /v1/status/leader (294.822µs) from=127.0.0.6:45527 2022/10/28 23:35:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:35:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:35:17 [DEBUG] agent: Node info in sync 2022/10/28 23:35:26 [DEBUG] http: Request GET /v1/status/leader (170.801µs) from=127.0.0.6:50801 2022/10/28 23:35:28 [DEBUG] http: Request GET /v1/status/leader (219.012µs) from=127.0.0.6:45527 2022/10/28 23:35:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:35:46 [DEBUG] http: Request GET /v1/status/leader (288.931µs) from=127.0.0.6:50801 2022/10/28 23:35:48 [DEBUG] http: Request GET /v1/status/leader (315.373µs) from=127.0.0.6:50801 2022/10/28 23:36:06 [DEBUG] http: Request GET /v1/status/leader (203.879µs) from=127.0.0.6:50801 2022/10/28 23:36:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:36:08 [DEBUG] http: Request GET /v1/status/leader (171.763µs) from=127.0.0.6:45527 2022/10/28 23:36:26 [DEBUG] http: Request GET /v1/status/leader (1.564888ms) from=127.0.0.6:50801 2022/10/28 23:36:28 [DEBUG] http: Request GET /v1/status/leader (279.28µs) from=127.0.0.6:45527 2022/10/28 23:36:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.831138032s) from=127.0.0.6:56867 2022/10/28 23:36:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m3.378040543s) from=127.0.0.6:58709 2022/10/28 23:36:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.745192282s) from=127.0.0.6:56033 2022/10/28 23:36:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m1.864380705s) from=127.0.0.6:59961 2022/10/28 23:36:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.627674067s) from=127.0.0.6:47161 2022/10/28 23:36:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.983518932s) from=127.0.0.6:49391 2022/10/28 23:36:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m4.891339823s) from=127.0.0.6:56781 2022/10/28 23:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m2.242567897s) from=127.0.0.6:58831 2022/10/28 23:36:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.114938832s) from=127.0.0.6:49981 2022/10/28 23:36:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m2.7411426s) from=127.0.0.6:43055 2022/10/28 23:36:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.415161871s) from=127.0.0.6:36013 2022/10/28 23:36:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.207967228s) from=127.0.0.6:56687 2022/10/28 23:36:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.750912488s) from=127.0.0.6:60903 2022/10/28 23:36:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m5.585008178s) from=127.0.0.6:40713 2022/10/28 23:36:46 [DEBUG] http: Request GET /v1/status/leader (360.254µs) from=127.0.0.6:50801 2022/10/28 23:36:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.674877274s) from=127.0.0.6:51167 2022/10/28 23:36:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.855626357s) from=127.0.0.6:39369 2022/10/28 23:36:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.256303634s) from=127.0.0.6:37951 2022/10/28 23:36:48 [DEBUG] http: Request GET /v1/status/leader (165.892µs) from=127.0.0.6:45527 2022/10/28 23:36:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.860032849s) from=127.0.0.6:54029 2022/10/28 23:36:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m2.934845047s) from=127.0.0.6:37393 2022/10/28 23:36:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.307607566s) from=127.0.0.6:37699 2022/10/28 23:36:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m6.713667029s) from=127.0.0.6:55825 2022/10/28 23:36:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m5.700235741s) from=127.0.0.6:48321 2022/10/28 23:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m6.252262255s) from=127.0.0.6:33185 2022/10/28 23:36:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m4.521936681s) from=127.0.0.6:44061 2022/10/28 23:36:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:36:53 [DEBUG] agent: Node info in sync 2022/10/28 23:36:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.39519616s) from=127.0.0.6:44289 2022/10/28 23:36:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.709193134s) from=127.0.0.6:59533 2022/10/28 23:36:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.237867995s) from=127.0.0.6:46799 2022/10/28 23:36:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m5.288516436s) from=127.0.0.6:34659 2022/10/28 23:36:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.459277307s) from=127.0.0.6:44703 2022/10/28 23:37:06 [DEBUG] http: Request GET /v1/status/leader (144.31µs) from=127.0.0.6:50801 2022/10/28 23:37:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:37:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m2.825561381s) from=127.0.0.6:37469 2022/10/28 23:37:08 [DEBUG] http: Request GET /v1/status/leader (297.778µs) from=127.0.0.6:50801 2022/10/28 23:37:26 [DEBUG] http: Request GET /v1/status/leader (282.418µs) from=127.0.0.6:50801 2022/10/28 23:37:28 [DEBUG] http: Request GET /v1/status/leader (274.58µs) from=127.0.0.6:45527 2022/10/28 23:37:46 [DEBUG] http: Request GET /v1/status/leader (265.123µs) from=127.0.0.6:50801 2022/10/28 23:37:48 [DEBUG] http: Request GET /v1/status/leader (279.433µs) from=127.0.0.6:50801 2022/10/28 23:38:06 [DEBUG] http: Request GET /v1/status/leader (1.566115ms) from=127.0.0.6:50801 2022/10/28 23:38:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:38:08 [DEBUG] http: Request GET /v1/status/leader (155.42µs) from=127.0.0.6:45527 2022/10/28 23:38:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:38:26 [DEBUG] http: Request GET /v1/status/leader (380.683µs) from=127.0.0.6:50801 2022/10/28 23:38:28 [DEBUG] http: Request GET /v1/status/leader (297.269µs) from=127.0.0.6:50801 2022/10/28 23:38:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.233561687s) from=127.0.0.6:56867 2022/10/28 23:38:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.946540877s) from=127.0.0.6:56033 2022/10/28 23:38:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m0.225118437s) from=127.0.0.6:49981 2022/10/28 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.654714572s) from=127.0.0.6:58709 2022/10/28 23:38:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.330481831s) from=127.0.0.6:47161 2022/10/28 23:38:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m1.842539662s) from=127.0.0.6:43055 2022/10/28 23:38:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m6.530947728s) from=127.0.0.6:59961 2022/10/28 23:38:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.424917693s) from=127.0.0.6:49391 2022/10/28 23:38:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.702633933s) from=127.0.0.6:56687 2022/10/28 23:38:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m3.011606875s) from=127.0.0.6:36013 2022/10/28 23:38:46 [DEBUG] http: Request GET /v1/status/leader (273.039µs) from=127.0.0.6:50801 2022/10/28 23:38:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m7.078169552s) from=127.0.0.6:56781 2022/10/28 23:38:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.338008599s) from=127.0.0.6:58831 2022/10/28 23:38:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m2.359566311s) from=127.0.0.6:40713 2022/10/28 23:38:48 [DEBUG] http: Request GET /v1/status/leader (300.367µs) from=127.0.0.6:50801 2022/10/28 23:38:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.429178092s) from=127.0.0.6:51167 2022/10/28 23:38:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m1.169322375s) from=127.0.0.6:37393 2022/10/28 23:38:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m6.017920218s) from=127.0.0.6:60903 2022/10/28 23:38:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:38:51 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:38:51 [DEBUG] agent: Node info in sync 2022/10/28 23:38:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.338763496s) from=127.0.0.6:54029 2022/10/28 23:38:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.648539227s) from=127.0.0.6:37951 2022/10/28 23:38:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m3.25277513s) from=127.0.0.6:55825 2022/10/28 23:38:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.750147642s) from=127.0.0.6:37699 2022/10/28 23:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.141971606s) from=127.0.0.6:39369 2022/10/28 23:38:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m1.066762752s) from=127.0.0.6:44061 2022/10/28 23:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.327804405s) from=127.0.0.6:33185 2022/10/28 23:38:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m6.346027806s) from=127.0.0.6:48321 2022/10/28 23:38:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.430283084s) from=127.0.0.6:34659 2022/10/28 23:38:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m3.210116138s) from=127.0.0.6:59533 2022/10/28 23:38:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m3.252631585s) from=127.0.0.6:46799 2022/10/28 23:38:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.934299592s) from=127.0.0.6:44289 2022/10/28 23:39:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.545555509s) from=127.0.0.6:44703 2022/10/28 23:39:06 [DEBUG] http: Request GET /v1/status/leader (261.709µs) from=127.0.0.6:50801 2022/10/28 23:39:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:39:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m0.396272368s) from=127.0.0.6:37469 2022/10/28 23:39:08 [DEBUG] http: Request GET /v1/status/leader (268.798µs) from=127.0.0.6:50801 2022/10/28 23:39:26 [DEBUG] http: Request GET /v1/status/leader (338.507µs) from=127.0.0.6:50801 2022/10/28 23:39:28 [DEBUG] http: Request GET /v1/status/leader (463.374µs) from=127.0.0.6:45527 2022/10/28 23:39:46 [DEBUG] http: Request GET /v1/status/leader (464.47µs) from=127.0.0.6:50801 2022/10/28 23:39:48 [DEBUG] http: Request GET /v1/status/leader (149.852µs) from=127.0.0.6:50801 2022/10/28 23:40:06 [DEBUG] http: Request GET /v1/status/leader (309.367µs) from=127.0.0.6:50801 2022/10/28 23:40:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:40:08 [DEBUG] http: Request GET /v1/status/leader (244.346µs) from=127.0.0.6:50801 2022/10/28 23:40:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:40:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:40:20 [DEBUG] agent: Node info in sync 2022/10/28 23:40:26 [DEBUG] http: Request GET /v1/status/leader (141.312µs) from=127.0.0.6:50801 2022/10/28 23:40:28 [DEBUG] http: Request GET /v1/status/leader (202.047µs) from=127.0.0.6:50801 2022/10/28 23:40:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.257397416s) from=127.0.0.6:56867 2022/10/28 23:40:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.570135579s) from=127.0.0.6:56033 2022/10/28 23:40:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.126296087s) from=127.0.0.6:47161 2022/10/28 23:40:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m2.275430267s) from=127.0.0.6:59961 2022/10/28 23:40:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.920766245s) from=127.0.0.6:56687 2022/10/28 23:40:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m3.531811606s) from=127.0.0.6:43055 2022/10/28 23:40:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.834448371s) from=127.0.0.6:49981 2022/10/28 23:40:46 [DEBUG] http: Request GET /v1/status/leader (260.207µs) from=127.0.0.6:50801 2022/10/28 23:40:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.13761273s) from=127.0.0.6:49391 2022/10/28 23:40:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m5.823038896s) from=127.0.0.6:58709 2022/10/28 23:40:48 [DEBUG] http: Request GET /v1/status/leader (238.809µs) from=127.0.0.6:50801 2022/10/28 23:40:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.131257526s) from=127.0.0.6:36013 2022/10/28 23:40:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m3.744700559s) from=127.0.0.6:56781 2022/10/28 23:40:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m0.152294348s) from=127.0.0.6:60903 2022/10/28 23:40:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m2.641443694s) from=127.0.0.6:51167 2022/10/28 23:40:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.29247388s) from=127.0.0.6:54029 2022/10/28 23:40:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:40:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m0.554778174s) from=127.0.0.6:55825 2022/10/28 23:40:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m6.68771422s) from=127.0.0.6:40713 2022/10/28 23:40:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m7.174412058s) from=127.0.0.6:58831 2022/10/28 23:40:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m1.574481951s) from=127.0.0.6:44061 2022/10/28 23:40:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m3.187006394s) from=127.0.0.6:37951 2022/10/28 23:40:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.121001658s) from=127.0.0.6:33185 2022/10/28 23:40:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m6.826991055s) from=127.0.0.6:37393 2022/10/28 23:40:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.44306295s) from=127.0.0.6:37699 2022/10/28 23:40:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m1.087804495s) from=127.0.0.6:44289 2022/10/28 23:41:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.420030051s) from=127.0.0.6:39369 2022/10/28 23:41:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m4.476280904s) from=127.0.0.6:46799 2022/10/28 23:41:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m2.937224403s) from=127.0.0.6:44703 2022/10/28 23:41:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m6.629906092s) from=127.0.0.6:34659 2022/10/28 23:41:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m7.273391902s) from=127.0.0.6:48321 2022/10/28 23:41:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m7.086592522s) from=127.0.0.6:59533 2022/10/28 23:41:06 [DEBUG] http: Request GET /v1/status/leader (1.327346ms) from=127.0.0.6:50801 2022/10/28 23:41:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:41:08 [DEBUG] http: Request GET /v1/status/leader (407.013µs) from=127.0.0.6:50801 2022/10/28 23:41:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.437262274s) from=127.0.0.6:37469 2022/10/28 23:41:26 [DEBUG] http: Request GET /v1/status/leader (358.166µs) from=127.0.0.6:50801 2022/10/28 23:41:28 [DEBUG] http: Request GET /v1/status/leader (154.046µs) from=127.0.0.6:45527 2022/10/28 23:41:46 [DEBUG] http: Request GET /v1/status/leader (166.694µs) from=127.0.0.6:50801 2022/10/28 23:41:48 [DEBUG] http: Request GET /v1/status/leader (295.862µs) from=127.0.0.6:45527 2022/10/28 23:42:06 [DEBUG] http: Request GET /v1/status/leader (439.917µs) from=127.0.0.6:50801 2022/10/28 23:42:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:42:08 [DEBUG] http: Request GET /v1/status/leader (144.84µs) from=127.0.0.6:50801 2022/10/28 23:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:42:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:42:15 [DEBUG] agent: Node info in sync 2022/10/28 23:42:26 [DEBUG] http: Request GET /v1/status/leader (176.192µs) from=127.0.0.6:50801 2022/10/28 23:42:28 [DEBUG] http: Request GET /v1/status/leader (261.161µs) from=127.0.0.6:45527 2022/10/28 23:42:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.265232092s) from=127.0.0.6:56033 2022/10/28 23:42:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.023154839s) from=127.0.0.6:56867 2022/10/28 23:42:46 [DEBUG] http: Request GET /v1/status/leader (1.602665ms) from=127.0.0.6:50801 2022/10/28 23:42:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m2.523365688s) from=127.0.0.6:56687 2022/10/28 23:42:48 [DEBUG] http: Request GET /v1/status/leader (358.282µs) from=127.0.0.6:50801 2022/10/28 23:42:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.930600296s) from=127.0.0.6:47161 2022/10/28 23:42:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.939385365s) from=127.0.0.6:49981 2022/10/28 23:42:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.466689691s) from=127.0.0.6:59961 2022/10/28 23:42:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.429496949s) from=127.0.0.6:36013 2022/10/28 23:42:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.738612031s) from=127.0.0.6:58709 2022/10/28 23:42:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m3.601309181s) from=127.0.0.6:49391 2022/10/28 23:42:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m7.206683937s) from=127.0.0.6:43055 2022/10/28 23:42:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.755071529s) from=127.0.0.6:54029 2022/10/28 23:42:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.441276343s) from=127.0.0.6:58831 2022/10/28 23:42:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.732807306s) from=127.0.0.6:56781 2022/10/28 23:42:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.090402889s) from=127.0.0.6:37951 2022/10/28 23:42:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m6.91211043s) from=127.0.0.6:60903 2022/10/28 23:42:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m6.493571679s) from=127.0.0.6:51167 2022/10/28 23:42:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m4.287025513s) from=127.0.0.6:40713 2022/10/28 23:42:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m5.222927338s) from=127.0.0.6:55825 2022/10/28 23:42:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m3.050144528s) from=127.0.0.6:33185 2022/10/28 23:43:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.162897396s) from=127.0.0.6:37699 2022/10/28 23:43:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m4.969143735s) from=127.0.0.6:44061 2022/10/28 23:43:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m4.021948512s) from=127.0.0.6:37393 2022/10/28 23:43:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.004546253s) from=127.0.0.6:44289 2022/10/28 23:43:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m0.353808497s) from=127.0.0.6:46799 2022/10/28 23:43:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.385820956s) from=127.0.0.6:34659 2022/10/28 23:43:06 [DEBUG] http: Request GET /v1/status/leader (620.805µs) from=127.0.0.6:50801 2022/10/28 23:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.839927894s) from=127.0.0.6:39369 2022/10/28 23:43:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:43:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m4.537375369s) from=127.0.0.6:44703 2022/10/28 23:43:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:43:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m3.775839196s) from=127.0.0.6:48321 2022/10/28 23:43:08 [DEBUG] http: Request GET /v1/status/leader (260.528µs) from=127.0.0.6:50801 2022/10/28 23:43:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m1.257900445s) from=127.0.0.6:37469 2022/10/28 23:43:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m5.353586076s) from=127.0.0.6:59533 2022/10/28 23:43:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:43:24 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:43:24 [DEBUG] agent: Node info in sync 2022/10/28 23:43:26 [DEBUG] http: Request GET /v1/status/leader (5.005737ms) from=127.0.0.6:50801 2022/10/28 23:43:28 [DEBUG] http: Request GET /v1/status/leader (246.621µs) from=127.0.0.6:45527 2022/10/28 23:43:46 [DEBUG] http: Request GET /v1/status/leader (169.228µs) from=127.0.0.6:50801 2022/10/28 23:43:48 [DEBUG] http: Request GET /v1/status/leader (154.331µs) from=127.0.0.6:50801 2022/10/28 23:44:06 [DEBUG] http: Request GET /v1/status/leader (246.067µs) from=127.0.0.6:50801 2022/10/28 23:44:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:44:08 [DEBUG] http: Request GET /v1/status/leader (928.576µs) from=127.0.0.6:50801 2022/10/28 23:44:26 [DEBUG] http: Request GET /v1/status/leader (325.033µs) from=127.0.0.6:50801 2022/10/28 23:44:28 [DEBUG] http: Request GET /v1/status/leader (145.486µs) from=127.0.0.6:50801 2022/10/28 23:44:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:44:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:44:39 [DEBUG] agent: Node info in sync 2022/10/28 23:44:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.852707218s) from=127.0.0.6:56033 2022/10/28 23:44:46 [DEBUG] http: Request GET /v1/status/leader (149.955µs) from=127.0.0.6:50801 2022/10/28 23:44:48 [DEBUG] http: Request GET /v1/status/leader (143.482µs) from=127.0.0.6:45527 2022/10/28 23:44:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m0.733943453s) from=127.0.0.6:36013 2022/10/28 23:44:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m7.284241832s) from=127.0.0.6:56867 2022/10/28 23:44:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m1.618637069s) from=127.0.0.6:58709 2022/10/28 23:44:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m1.509544159s) from=127.0.0.6:49391 2022/10/28 23:44:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m4.269686234s) from=127.0.0.6:59961 2022/10/28 23:44:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m6.658651831s) from=127.0.0.6:56687 2022/10/28 23:44:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m6.031279767s) from=127.0.0.6:47161 2022/10/28 23:44:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m7.32036412s) from=127.0.0.6:49981 2022/10/28 23:44:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m0.960508249s) from=127.0.0.6:56781 2022/10/28 23:44:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m5.719643113s) from=127.0.0.6:43055 2022/10/28 23:45:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m6.043425541s) from=127.0.0.6:54029 2022/10/28 23:45:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m1.356939873s) from=127.0.0.6:55825 2022/10/28 23:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m1.458605739s) from=127.0.0.6:33185 2022/10/28 23:45:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m5.139466106s) from=127.0.0.6:58831 2022/10/28 23:45:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m4.264813503s) from=127.0.0.6:51167 2022/10/28 23:45:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m5.820001514s) from=127.0.0.6:37951 2022/10/28 23:45:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m4.450706441s) from=127.0.0.6:40713 2022/10/28 23:45:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m5.069737267s) from=127.0.0.6:60903 2022/10/28 23:45:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m0.7711229s) from=127.0.0.6:34659 2022/10/28 23:45:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m5.083987631s) from=127.0.0.6:44061 2022/10/28 23:45:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.209911639s) from=127.0.0.6:37699 2022/10/28 23:45:06 [DEBUG] http: Request GET /v1/status/leader (295.603µs) from=127.0.0.6:50801 2022/10/28 23:45:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:45:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m4.697362471s) from=127.0.0.6:44289 2022/10/28 23:45:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m0.29077314s) from=127.0.0.6:44703 2022/10/28 23:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.173585649s) from=127.0.0.6:39369 2022/10/28 23:45:08 [DEBUG] http: Request GET /v1/status/leader (192.316µs) from=127.0.0.6:45527 2022/10/28 23:45:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m7.285967417s) from=127.0.0.6:37393 2022/10/28 23:45:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m1.347619689s) from=127.0.0.6:48321 2022/10/28 23:45:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m7.27397649s) from=127.0.0.6:46799 2022/10/28 23:45:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m0.951936398s) from=127.0.0.6:59533 2022/10/28 23:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.497239878s) from=127.0.0.6:37469 2022/10/28 23:45:26 [DEBUG] http: Request GET /v1/status/leader (324.024µs) from=127.0.0.6:50801 2022/10/28 23:45:28 [DEBUG] http: Request GET /v1/status/leader (354.916µs) from=127.0.0.6:50801 2022/10/28 23:45:46 [DEBUG] http: Request GET /v1/status/leader (341.45µs) from=127.0.0.6:50801 2022/10/28 23:45:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:45:48 [DEBUG] http: Request GET /v1/status/leader (257.168µs) from=127.0.0.6:50801 2022/10/28 23:46:06 [DEBUG] http: Request GET /v1/status/leader (370.291µs) from=127.0.0.6:50801 2022/10/28 23:46:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:46:08 [DEBUG] http: Request GET /v1/status/leader (1.364626ms) from=127.0.0.6:50801 2022/10/28 23:46:26 [DEBUG] http: Request GET /v1/status/leader (878.352µs) from=127.0.0.6:50801 2022/10/28 23:46:28 [DEBUG] http: Request GET /v1/status/leader (230.315µs) from=127.0.0.6:45527 2022/10/28 23:46:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:46:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:46:37 [DEBUG] agent: Node info in sync 2022/10/28 23:46:46 [DEBUG] http: Request GET /v1/status/leader (157.108µs) from=127.0.0.6:50801 2022/10/28 23:46:48 [DEBUG] http: Request GET /v1/status/leader (147.27µs) from=127.0.0.6:50801 2022/10/28 23:46:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m6.056387049s) from=127.0.0.6:56033 2022/10/28 23:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.182442056s) from=127.0.0.6:59961 2022/10/28 23:46:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m2.848369294s) from=127.0.0.6:58709 2022/10/28 23:46:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m3.747327675s) from=127.0.0.6:56867 2022/10/28 23:46:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m0.916023591s) from=127.0.0.6:56687 2022/10/28 23:46:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.048196721s) from=127.0.0.6:36013 2022/10/28 23:46:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m5.535996198s) from=127.0.0.6:49391 2022/10/28 23:46:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m2.687014736s) from=127.0.0.6:49981 2022/10/28 23:47:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m0.078132503s) from=127.0.0.6:54029 2022/10/28 23:47:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.950737013s) from=127.0.0.6:47161 2022/10/28 23:47:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=137 (2m5.260875014s) from=127.0.0.6:56781 2022/10/28 23:47:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=47 (2m1.726892341s) from=127.0.0.6:58831 2022/10/28 23:47:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m4.447515832s) from=127.0.0.6:43055 2022/10/28 23:47:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m3.089991636s) from=127.0.0.6:55825 2022/10/28 23:47:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m2.12627644s) from=127.0.0.6:37951 2022/10/28 23:47:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=56 (2m4.80923926s) from=127.0.0.6:33185 2022/10/28 23:47:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=46 (2m3.262794044s) from=127.0.0.6:51167 2022/10/28 23:47:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m0.418908584s) from=127.0.0.6:44061 2022/10/28 23:47:06 [DEBUG] http: Request GET /v1/status/leader (318.864µs) from=127.0.0.6:50801 2022/10/28 23:47:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=50 (2m3.608099539s) from=127.0.0.6:60903 2022/10/28 23:47:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:47:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=120 (2m3.228713227s) from=127.0.0.6:34659 2022/10/28 23:47:08 [DEBUG] http: Request GET /v1/status/leader (179.153µs) from=127.0.0.6:45527 2022/10/28 23:47:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=130 (2m5.614201833s) from=127.0.0.6:40713 2022/10/28 23:47:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m0.861389052s) from=127.0.0.6:44703 2022/10/28 23:47:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.477943196s) from=127.0.0.6:37699 2022/10/28 23:47:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=66 (2m2.403251616s) from=127.0.0.6:48321 2022/10/28 23:47:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.29274753s) from=127.0.0.6:39369 2022/10/28 23:47:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=48 (2m1.874985784s) from=127.0.0.6:46799 2022/10/28 23:47:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m5.28308267s) from=127.0.0.6:44289 2022/10/28 23:47:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=136 (2m2.686279382s) from=127.0.0.6:59533 2022/10/28 23:47:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=132 (2m6.80295688s) from=127.0.0.6:37393 2022/10/28 23:47:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=55 (2m6.351359486s) from=127.0.0.6:37469 2022/10/28 23:47:26 [DEBUG] http: Request GET /v1/status/leader (271.189µs) from=127.0.0.6:50801 2022/10/28 23:47:28 [DEBUG] http: Request GET /v1/status/leader (143.07µs) from=127.0.0.6:50801 2022/10/28 23:47:46 [DEBUG] http: Request GET /v1/status/leader (1.309628ms) from=127.0.0.6:50801 2022/10/28 23:47:48 [DEBUG] http: Request GET /v1/status/leader (148.846µs) from=127.0.0.6:50801 2022/10/28 23:48:06 [DEBUG] http: Request GET /v1/status/leader (274.349µs) from=127.0.0.6:50801 2022/10/28 23:48:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:48:08 [DEBUG] http: Request GET /v1/status/leader (336.065µs) from=127.0.0.6:45527 2022/10/28 23:48:26 [DEBUG] http: Request GET /v1/status/leader (192.576µs) from=127.0.0.6:50801 2022/10/28 23:48:28 [DEBUG] http: Request GET /v1/status/leader (143.58µs) from=127.0.0.6:45527 2022/10/28 23:48:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_sdnc_10.233.58.195_8282" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.55.47_9092" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.20.118_8082" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_nsd_10.233.21.253_8806" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.15.183_8181" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.58.115_8443" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.44.94_8803" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.29.27_8801" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_vnfres_10.233.47.130_8802" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.190_9001" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.211_9011" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.21.253_8806" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.112_9007" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v2_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.22.24_8410" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.45.227_8482" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.44.236_8080" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.55.100_443" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_parser_10.233.21.253_8806" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.11.86_8484" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_catalog_10.233.21.253_8806" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.0_9015" in sync 2022/10/28 23:48:32 [DEBUG] agent: Service "_v1_nslcm_10.233.21.141_8403" in sync 2022/10/28 23:48:32 [DEBUG] agent: Node info in sync 2022/10/28 23:48:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jjflf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/28 23:48:46 [DEBUG] http: Request GET /v1/status/leader (242.198µs) from=127.0.0.6:50801 2022/10/28 23:48:48 [DEBUG] http: Request GET /v1/status/leader (295.771µs) from=127.0.0.6:45527 2022/10/28 23:48:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m0.710990272s) from=127.0.0.6:56033 2022/10/28 23:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=54 (2m0.382199921s) from=127.0.0.6:59961 2022/10/28 23:48:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=53 (2m0.450217224s) from=127.0.0.6:58709 2022/10/28 23:48:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m1.266337399s) from=127.0.0.6:56867 2022/10/28 23:48:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=51 (2m1.499394812s) from=127.0.0.6:56687 2022/10/28 23:49:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=49 (2m5.857417013s) from=127.0.0.6:36013 2022/10/28 23:49:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=135 (2m4.476406656s) from=127.0.0.6:49391 2022/10/28 23:49:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=57 (2m3.677453627s) from=127.0.0.6:49981 2022/10/28 23:49:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.297275516s) from=127.0.0.6:47161 2022/10/28 23:49:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=131 (2m1.434374699s) from=127.0.0.6:43055 2022/10/28 23:49:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=134 (2m1.339992569s) from=127.0.0.6:55825 2022/10/28 23:49:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (2m5.919397745s) from=127.0.0.6:54029 2022/10/28 23:49:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=44 (2m1.733292207s) from=127.0.0.6:37951 2022/10/28 23:49:06 [DEBUG] http: Request GET /v1/status/leader (120.159µs) from=127.0.0.6:50801 2022/10/28 23:49:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jjflf" since the cluster is too small 2022/10/28 23:49:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=45 (2m1.234548028s) from=127.0.0.6:44061