+ 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: '3f63aa20-ed1b-2adf-78e2-cfdd529f527f' Node name: 'onap-msb-consul-5454dcc5c5-277j8' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/11/14 09:55:18 [DEBUG] agent: Using random ID "3f63aa20-ed1b-2adf-78e2-cfdd529f527f" as node ID 2022/11/14 09:55:18 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3f63aa20-ed1b-2adf-78e2-cfdd529f527f Address:127.0.0.1:8300}] 2022/11/14 09:55:18 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/14 09:55:18 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-277j8.dc1 127.0.0.1 2022/11/14 09:55:18 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-277j8 127.0.0.1 2022/11/14 09:55:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-277j8.dc1" in area "wan" 2022/11/14 09:55:18 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-277j8 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 09:55:18 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/14 09:55:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/14 09:55:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/14 09:55:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/14 09:55:18 [INFO] agent: started state syncer 2022/11/14 09:55:18 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/14 09:55:18 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/14 09:55:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/14 09:55:18 [DEBUG] raft: Votes needed: 1 2022/11/14 09:55:18 [DEBUG] raft: Vote granted from 3f63aa20-ed1b-2adf-78e2-cfdd529f527f in term 2. Tally: 1 2022/11/14 09:55:18 [INFO] raft: Election won. Tally: 1 2022/11/14 09:55:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/14 09:55:18 [INFO] consul: cluster leadership acquired 2022/11/14 09:55:18 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-277j8 2022/11/14 09:55:18 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/14 09:55:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 09:55:18 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-277j8' joined, marking health alive 2022/11/14 09:55:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 09:55:18 [INFO] agent: Synced node info 2022/11/14 09:55:18 [DEBUG] agent: Node info in sync 2022/11/14 09:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 09:55:19 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/14 09:56:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 09:57:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 09:57:10 [DEBUG] agent: Node info in sync 2022/11/14 09:57:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 09:57:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 09:58:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 09:58:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 09:58:20 [DEBUG] agent: Node info in sync 2022/11/14 09:59:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 09:59:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:00:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:00:09 [DEBUG] agent: Node info in sync 2022/11/14 10:00:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:01:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:01:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:01:46 [DEBUG] agent: Node info in sync 2022/11/14 10:01:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:02:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:03:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:03:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:03:28 [DEBUG] agent: Node info in sync 2022/11/14 10:04:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:04:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:04:48 [DEBUG] http: Request GET /v1/status/leader (878.562µs) from=127.0.0.6:49693 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [INFO] agent: Synced service "_v1_wf-gui_10.233.40.158_8080" 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.492224ms) from=127.0.0.6:57359 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.309236ms) from=127.0.0.6:57359 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.7.243_9007" 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.811751ms) from=127.0.0.6:49693 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.635µs) from=127.0.0.6:57359 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.7.243_9007" 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.649207ms) from=127.0.0.6:57359 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (480.525µs) from=127.0.0.6:49693 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [INFO] agent: Synced service "_v1_parser_10.233.45.64_8806" 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request PUT /v1/agent/service/register (16.57874ms) from=127.0.0.6:49693 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (337.212µs) from=127.0.0.6:49693 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:48 [INFO] agent: Synced service "_v1_catalog_10.233.45.64_8806" 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.535709ms) from=127.0.0.6:57359 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:48 [DEBUG] agent: Node info in sync 2022/11/14 10:04:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (391.289µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_nsd_10.233.45.64_8806" 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.184324ms) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (413.148µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.64_8806" 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.909203ms) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (335.308µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.190_443" 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (8.784517ms) from=127.0.0.6:57359 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.21099ms) from=127.0.0.6:57359 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.56_9011" 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.443086ms) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (443.359µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.56_9011" 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.875592ms) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (281.539µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_sdc-gui_10.233.60.124_8181" 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (6.236375ms) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (471.572µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.49.252_9015" 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.540528ms) from=127.0.0.6:57359 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (370.644µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v0_multicloud_10.233.32.206_9001" 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.766309ms) from=127.0.0.6:57359 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (364.201µs) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:04:49 [INFO] agent: Synced service "_v1_multicloud_10.233.32.206_9001" 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.572958ms) from=127.0.0.6:49693 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:04:49 [DEBUG] agent: Node info in sync 2022/11/14 10:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (284.436µs) from=127.0.0.6:49693 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/catalog/services (384.868µs) from=127.0.0.6:57359 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/status/leader (146.967µs) from=127.0.0.6:57359 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (268.367µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (184.965µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (130.75µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (131.971µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (178.537µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (125.295µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (134.962µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (132.058µs) from=127.0.0.6:46619 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (250.064µs) from=127.0.0.6:58051 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (174.684µs) from=127.0.0.6:58051 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (152.823µs) from=127.0.0.6:49693 2022/11/14 10:04:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (160.885µs) from=127.0.0.6:48453 2022/11/14 10:04:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (304.828µs) from=127.0.0.6:34045 2022/11/14 10:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (123.757µs) from=127.0.0.6:55649 2022/11/14 10:05:09 [DEBUG] http: Request GET /v1/catalog/services (336.047µs) from=127.0.0.6:59289 2022/11/14 10:05:09 [DEBUG] http: Request GET /v1/status/leader (266.25µs) from=127.0.0.6:59289 2022/11/14 10:05:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (254.572µs) from=127.0.0.6:52559 2022/11/14 10:05:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (173.954µs) from=127.0.0.6:52559 2022/11/14 10:05:12 [DEBUG] http: Request GET /v1/status/leader (185.3µs) from=127.0.0.6:59377 2022/11/14 10:05:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:05:29 [DEBUG] http: Request GET /v1/status/leader (224.648µs) from=127.0.0.6:43877 2022/11/14 10:05:32 [DEBUG] http: Request GET /v1/status/leader (323.354µs) from=127.0.0.6:59377 2022/11/14 10:05:49 [DEBUG] http: Request GET /v1/status/leader (630.69µs) from=127.0.0.6:59377 2022/11/14 10:05:52 [DEBUG] http: Request GET /v1/status/leader (370.535µs) from=127.0.0.6:59377 2022/11/14 10:06:09 [DEBUG] http: Request GET /v1/status/leader (652.908µs) from=127.0.0.6:43877 2022/11/14 10:06:12 [DEBUG] http: Request GET /v1/status/leader (534.364µs) from=127.0.0.6:59377 2022/11/14 10:06:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:06:29 [DEBUG] http: Request GET /v1/status/leader (198.293µs) from=127.0.0.6:43877 2022/11/14 10:06:32 [DEBUG] http: Request GET /v1/status/leader (366.116µs) from=127.0.0.6:59377 2022/11/14 10:06:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:06:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:06:47 [DEBUG] agent: Node info in sync 2022/11/14 10:06:49 [DEBUG] http: Request GET /v1/status/leader (323.043µs) from=127.0.0.6:43877 2022/11/14 10:06:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:06:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:06:50 [INFO] agent: Synced service "_v1_sdnc_10.233.18.98_8282" 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Node info in sync 2022/11/14 10:06:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.906909ms) from=127.0.0.6:43877 2022/11/14 10:06:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m40.905212792s) from=127.0.0.6:59289 2022/11/14 10:06:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1m57.799022872s) from=127.0.0.6:57359 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:06:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:06:50 [DEBUG] agent: Node info in sync 2022/11/14 10:06:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (534.435µs) from=127.0.0.6:43877 2022/11/14 10:06:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (274.628µs) from=127.0.0.6:59377 2022/11/14 10:06:52 [DEBUG] http: Request GET /v1/status/leader (270.991µs) from=127.0.0.6:43877 2022/11/14 10:06:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.772848826s) from=127.0.0.6:45981 2022/11/14 10:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.820905415s) from=127.0.0.6:38291 2022/11/14 10:06:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.159120915s) from=127.0.0.6:46619 2022/11/14 10:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.207751139s) from=127.0.0.6:52791 2022/11/14 10:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.679785021s) from=127.0.0.6:58051 2022/11/14 10:06:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.721386286s) from=127.0.0.6:46337 2022/11/14 10:06:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.904882728s) from=127.0.0.6:34245 2022/11/14 10:06:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.423485042s) from=127.0.0.6:49693 2022/11/14 10:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.892493858s) from=127.0.0.6:56325 2022/11/14 10:06:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.01818752s) from=127.0.0.6:48385 2022/11/14 10:06:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.111684769s) from=127.0.0.6:48453 2022/11/14 10:06:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.123115183s) from=127.0.0.6:42395 2022/11/14 10:06:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.688540305s) from=127.0.0.6:55649 2022/11/14 10:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.023062578s) from=127.0.0.6:34045 2022/11/14 10:07:09 [DEBUG] http: Request GET /v1/status/leader (240.675µs) from=127.0.0.6:57159 2022/11/14 10:07:12 [DEBUG] http: Request GET /v1/status/leader (2.908497ms) from=127.0.0.6:57159 2022/11/14 10:07:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.874319266s) from=127.0.0.6:52559 2022/11/14 10:07:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.360362856s) from=127.0.0.6:44927 2022/11/14 10:07:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:07:29 [DEBUG] http: Request GET /v1/status/leader (265.16µs) from=127.0.0.6:43877 2022/11/14 10:07:33 [DEBUG] http: Request GET /v1/status/leader (210.053µs) from=127.0.0.6:43877 2022/11/14 10:07:49 [DEBUG] http: Request GET /v1/status/leader (1.072106ms) from=127.0.0.6:57159 2022/11/14 10:07:53 [DEBUG] http: Request GET /v1/status/leader (1.251143ms) from=127.0.0.6:43877 2022/11/14 10:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:07:54 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:07:54 [DEBUG] agent: Node info in sync 2022/11/14 10:08:09 [DEBUG] http: Request GET /v1/status/leader (643.008µs) from=127.0.0.6:43877 2022/11/14 10:08:13 [DEBUG] http: Request GET /v1/status/leader (429.83µs) from=127.0.0.6:57159 2022/11/14 10:08:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:08:29 [DEBUG] http: Request GET /v1/status/leader (259.248µs) from=127.0.0.6:57159 2022/11/14 10:08:33 [DEBUG] http: Request GET /v1/status/leader (1.675038ms) from=127.0.0.6:57159 2022/11/14 10:08:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:08:50 [DEBUG] http: Request GET /v1/status/leader (578.961µs) from=127.0.0.6:57159 2022/11/14 10:08:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.031205725s) from=127.0.0.6:59377 2022/11/14 10:08:53 [DEBUG] http: Request GET /v1/status/leader (439.531µs) from=127.0.0.6:57159 2022/11/14 10:08:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.031565389s) from=127.0.0.6:38291 2022/11/14 10:08:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.471289697s) from=127.0.0.6:45981 2022/11/14 10:08:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.221057294s) from=127.0.0.6:57359 2022/11/14 10:08:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.886842928s) from=127.0.0.6:59289 2022/11/14 10:08:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.123438438s) from=127.0.0.6:58051 2022/11/14 10:08:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.32083809s) from=127.0.0.6:49693 2022/11/14 10:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.593701905s) from=127.0.0.6:52791 2022/11/14 10:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.97040281s) from=127.0.0.6:55649 2022/11/14 10:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.78499051s) from=127.0.0.6:56325 2022/11/14 10:09:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m7.241503291s) from=127.0.0.6:46619 2022/11/14 10:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.784658705s) from=127.0.0.6:34245 2022/11/14 10:09:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.117120167s) from=127.0.0.6:46337 2022/11/14 10:09:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.793029682s) from=127.0.0.6:48453 2022/11/14 10:09:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.107189015s) from=127.0.0.6:42395 2022/11/14 10:09:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.35610737s) from=127.0.0.6:48385 2022/11/14 10:09:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.999557064s) from=127.0.0.6:34045 2022/11/14 10:09:10 [DEBUG] http: Request GET /v1/status/leader (171.953µs) from=127.0.0.6:43877 2022/11/14 10:09:13 [DEBUG] http: Request GET /v1/status/leader (169.104µs) from=127.0.0.6:43877 2022/11/14 10:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.310462258s) from=127.0.0.6:52559 2022/11/14 10:09:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:09:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:09:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:09:23 [DEBUG] agent: Node info in sync 2022/11/14 10:09:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.413310656s) from=127.0.0.6:44927 2022/11/14 10:09:30 [DEBUG] http: Request GET /v1/status/leader (278.273µs) from=127.0.0.6:43877 2022/11/14 10:09:33 [DEBUG] http: Request GET /v1/status/leader (624.152µs) from=127.0.0.6:43877 2022/11/14 10:09:50 [DEBUG] http: Request GET /v1/status/leader (1.486532ms) from=127.0.0.6:57159 2022/11/14 10:09:53 [DEBUG] http: Request GET /v1/status/leader (353.507µs) from=127.0.0.6:43877 2022/11/14 10:10:10 [DEBUG] http: Request GET /v1/status/leader (162.087µs) from=127.0.0.6:43877 2022/11/14 10:10:13 [DEBUG] http: Request GET /v1/status/leader (258.126µs) from=127.0.0.6:57159 2022/11/14 10:10:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:10:30 [DEBUG] http: Request GET /v1/status/leader (150.635µs) from=127.0.0.6:43877 2022/11/14 10:10:33 [DEBUG] http: Request GET /v1/status/leader (150.461µs) from=127.0.0.6:57159 2022/11/14 10:10:50 [DEBUG] http: Request GET /v1/status/leader (265.04µs) from=127.0.0.6:57159 2022/11/14 10:10:53 [DEBUG] http: Request GET /v1/status/leader (377.998µs) from=127.0.0.6:57159 2022/11/14 10:10:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:10:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:10:55 [DEBUG] agent: Node info in sync 2022/11/14 10:10:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.237548795s) from=127.0.0.6:45981 2022/11/14 10:10:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.754892544s) from=127.0.0.6:38291 2022/11/14 10:10:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.057856338s) from=127.0.0.6:59377 2022/11/14 10:10:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.314412917s) from=127.0.0.6:59289 2022/11/14 10:10:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.060675923s) from=127.0.0.6:49693 2022/11/14 10:11:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.287058745s) from=127.0.0.6:57359 2022/11/14 10:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.242624932s) from=127.0.0.6:55649 2022/11/14 10:11:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.306014748s) from=127.0.0.6:58051 2022/11/14 10:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.901955974s) from=127.0.0.6:52791 2022/11/14 10:11:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.718408651s) from=127.0.0.6:46337 2022/11/14 10:11:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.245094909s) from=127.0.0.6:46619 2022/11/14 10:11:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.944433027s) from=127.0.0.6:48453 2022/11/14 10:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.519648595s) from=127.0.0.6:34245 2022/11/14 10:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.434298099s) from=127.0.0.6:34045 2022/11/14 10:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.968941618s) from=127.0.0.6:56325 2022/11/14 10:11:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.317145538s) from=127.0.0.6:42395 2022/11/14 10:11:10 [DEBUG] http: Request GET /v1/status/leader (193.367µs) from=127.0.0.6:43877 2022/11/14 10:11:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.281043568s) from=127.0.0.6:48385 2022/11/14 10:11:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:11:13 [DEBUG] http: Request GET /v1/status/leader (3.06038ms) from=127.0.0.6:43877 2022/11/14 10:11:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:11:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.414197635s) from=127.0.0.6:52559 2022/11/14 10:11:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.192475658s) from=127.0.0.6:44927 2022/11/14 10:11:30 [DEBUG] http: Request GET /v1/status/leader (807.348µs) from=127.0.0.6:57159 2022/11/14 10:11:33 [DEBUG] http: Request GET /v1/status/leader (291.464µs) from=127.0.0.6:43877 2022/11/14 10:11:50 [DEBUG] http: Request GET /v1/status/leader (239.867µs) from=127.0.0.6:43877 2022/11/14 10:11:53 [DEBUG] http: Request GET /v1/status/leader (158.288µs) from=127.0.0.6:43877 2022/11/14 10:12:10 [DEBUG] http: Request GET /v1/status/leader (454.102µs) from=127.0.0.6:43877 2022/11/14 10:12:13 [DEBUG] http: Request GET /v1/status/leader (455.637µs) from=127.0.0.6:43877 2022/11/14 10:12:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:12:14 [DEBUG] agent: Node info in sync 2022/11/14 10:12:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:12:30 [DEBUG] http: Request GET /v1/status/leader (419.69µs) from=127.0.0.6:43877 2022/11/14 10:12:33 [DEBUG] http: Request GET /v1/status/leader (257.734µs) from=127.0.0.6:43877 2022/11/14 10:12:50 [DEBUG] http: Request GET /v1/status/leader (185.731µs) from=127.0.0.6:57159 2022/11/14 10:12:53 [DEBUG] http: Request GET /v1/status/leader (141.608µs) from=127.0.0.6:57159 2022/11/14 10:12:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.231887886s) from=127.0.0.6:59377 2022/11/14 10:13:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.288787506s) from=127.0.0.6:57359 2022/11/14 10:13:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.216176364s) from=127.0.0.6:45981 2022/11/14 10:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.194939791s) from=127.0.0.6:55649 2022/11/14 10:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.088233599s) from=127.0.0.6:38291 2022/11/14 10:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.131516765s) from=127.0.0.6:58051 2022/11/14 10:13:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m4.917580609s) from=127.0.0.6:59289 2022/11/14 10:13:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.591799816s) from=127.0.0.6:49693 2022/11/14 10:13:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.814630965s) from=127.0.0.6:46619 2022/11/14 10:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.899278158s) from=127.0.0.6:34245 2022/11/14 10:13:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m7.464715052s) from=127.0.0.6:52791 2022/11/14 10:13:10 [DEBUG] http: Request GET /v1/status/leader (215.711µs) from=127.0.0.6:57159 2022/11/14 10:13:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.488241272s) from=127.0.0.6:46337 2022/11/14 10:13:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.455608367s) from=127.0.0.6:48453 2022/11/14 10:13:13 [DEBUG] http: Request GET /v1/status/leader (163.686µs) from=127.0.0.6:48453 2022/11/14 10:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.671689277s) from=127.0.0.6:56325 2022/11/14 10:13:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.334013457s) from=127.0.0.6:34045 2022/11/14 10:13:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.391029146s) from=127.0.0.6:48385 2022/11/14 10:13:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.313520115s) from=127.0.0.6:42395 2022/11/14 10:13:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:13:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:13:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.189402176s) from=127.0.0.6:52559 2022/11/14 10:13:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.974729087s) from=127.0.0.6:44927 2022/11/14 10:13:30 [DEBUG] http: Request GET /v1/status/leader (238.778µs) from=127.0.0.6:57159 2022/11/14 10:13:33 [DEBUG] http: Request GET /v1/status/leader (268.612µs) from=127.0.0.6:57159 2022/11/14 10:13:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:13:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:13:44 [DEBUG] agent: Node info in sync 2022/11/14 10:13:50 [DEBUG] http: Request GET /v1/status/leader (242.127µs) from=127.0.0.6:43877 2022/11/14 10:13:53 [DEBUG] http: Request GET /v1/status/leader (293.106µs) from=127.0.0.6:57159 2022/11/14 10:14:10 [DEBUG] http: Request GET /v1/status/leader (263.883µs) from=127.0.0.6:43877 2022/11/14 10:14:13 [DEBUG] http: Request GET /v1/status/leader (1.375279ms) from=127.0.0.6:43877 2022/11/14 10:14:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:14:30 [DEBUG] http: Request GET /v1/status/leader (304.893µs) from=127.0.0.6:57159 2022/11/14 10:14:33 [DEBUG] http: Request GET /v1/status/leader (212.849µs) from=127.0.0.6:43877 2022/11/14 10:14:50 [DEBUG] http: Request GET /v1/status/leader (248.37µs) from=127.0.0.6:57159 2022/11/14 10:14:53 [DEBUG] http: Request GET /v1/status/leader (336.003µs) from=127.0.0.6:43877 2022/11/14 10:15:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.544810952s) from=127.0.0.6:59377 2022/11/14 10:15:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.236936185s) from=127.0.0.6:58051 2022/11/14 10:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.618285052s) from=127.0.0.6:38291 2022/11/14 10:15:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.072524241s) from=127.0.0.6:57359 2022/11/14 10:15:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.744759863s) from=127.0.0.6:59289 2022/11/14 10:15:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.841074943s) from=127.0.0.6:55649 2022/11/14 10:15:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.155741553s) from=127.0.0.6:46619 2022/11/14 10:15:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.412014511s) from=127.0.0.6:49693 2022/11/14 10:15:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.484379675s) from=127.0.0.6:45981 2022/11/14 10:15:10 [DEBUG] http: Request GET /v1/status/leader (769.04µs) from=127.0.0.6:57159 2022/11/14 10:15:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.324540163s) from=127.0.0.6:34245 2022/11/14 10:15:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.73870574s) from=127.0.0.6:52791 2022/11/14 10:15:13 [DEBUG] http: Request GET /v1/status/leader (205.907µs) from=127.0.0.6:57159 2022/11/14 10:15:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.329564864s) from=127.0.0.6:46337 2022/11/14 10:15:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.256807243s) from=127.0.0.6:48385 2022/11/14 10:15:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.045823733s) from=127.0.0.6:48453 2022/11/14 10:15:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.204264653s) from=127.0.0.6:34045 2022/11/14 10:15:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.243937438s) from=127.0.0.6:42395 2022/11/14 10:15:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:15:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.350142685s) from=127.0.0.6:56325 2022/11/14 10:15:30 [DEBUG] http: Request GET /v1/status/leader (228.615µs) from=127.0.0.6:43877 2022/11/14 10:15:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.192205971s) from=127.0.0.6:52559 2022/11/14 10:15:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:15:32 [DEBUG] agent: Node info in sync 2022/11/14 10:15:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.066261223s) from=127.0.0.6:44927 2022/11/14 10:15:33 [DEBUG] http: Request GET /v1/status/leader (149.975µs) from=127.0.0.6:43877 2022/11/14 10:15:50 [DEBUG] http: Request GET /v1/status/leader (428.534µs) from=127.0.0.6:43877 2022/11/14 10:15:53 [DEBUG] http: Request GET /v1/status/leader (355.916µs) from=127.0.0.6:43877 2022/11/14 10:16:10 [DEBUG] http: Request GET /v1/status/leader (395.241µs) from=127.0.0.6:43877 2022/11/14 10:16:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:16:13 [DEBUG] http: Request GET /v1/status/leader (155.485µs) from=127.0.0.6:57159 2022/11/14 10:16:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:16:30 [DEBUG] http: Request GET /v1/status/leader (265.361µs) from=127.0.0.6:43877 2022/11/14 10:16:33 [DEBUG] http: Request GET /v1/status/leader (196.413µs) from=127.0.0.6:43877 2022/11/14 10:16:50 [DEBUG] http: Request GET /v1/status/leader (874.13µs) from=127.0.0.6:57159 2022/11/14 10:16:53 [DEBUG] http: Request GET /v1/status/leader (154.175µs) from=127.0.0.6:43877 2022/11/14 10:17:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.030971372s) from=127.0.0.6:59377 2022/11/14 10:17:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.131265121s) from=127.0.0.6:38291 2022/11/14 10:17:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.408042015s) from=127.0.0.6:59289 2022/11/14 10:17:10 [DEBUG] http: Request GET /v1/status/leader (273.554µs) from=127.0.0.6:57159 2022/11/14 10:17:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.657121055s) from=127.0.0.6:45981 2022/11/14 10:17:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.906170265s) from=127.0.0.6:57359 2022/11/14 10:17:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.024751472s) from=127.0.0.6:58051 2022/11/14 10:17:13 [DEBUG] http: Request GET /v1/status/leader (150.016µs) from=127.0.0.6:43877 2022/11/14 10:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.170729044s) from=127.0.0.6:34245 2022/11/14 10:17:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.94367448s) from=127.0.0.6:55649 2022/11/14 10:17:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.326930719s) from=127.0.0.6:49693 2022/11/14 10:17:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.661324743s) from=127.0.0.6:46619 2022/11/14 10:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.008806926s) from=127.0.0.6:52791 2022/11/14 10:17:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:17:17 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:17:17 [DEBUG] agent: Node info in sync 2022/11/14 10:17:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.463080623s) from=127.0.0.6:34045 2022/11/14 10:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.696583153s) from=127.0.0.6:56325 2022/11/14 10:17:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.776112663s) from=127.0.0.6:48453 2022/11/14 10:17:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.916250104s) from=127.0.0.6:48385 2022/11/14 10:17:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.14658685s) from=127.0.0.6:46337 2022/11/14 10:17:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.918189266s) from=127.0.0.6:42395 2022/11/14 10:17:30 [DEBUG] http: Request GET /v1/status/leader (265.691µs) from=127.0.0.6:57159 2022/11/14 10:17:33 [DEBUG] http: Request GET /v1/status/leader (245.901µs) from=127.0.0.6:43877 2022/11/14 10:17:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.882950564s) from=127.0.0.6:52559 2022/11/14 10:17:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.160491731s) from=127.0.0.6:44927 2022/11/14 10:17:50 [DEBUG] http: Request GET /v1/status/leader (168.639µs) from=127.0.0.6:57159 2022/11/14 10:17:53 [DEBUG] http: Request GET /v1/status/leader (254.281µs) from=127.0.0.6:57159 2022/11/14 10:18:10 [DEBUG] http: Request GET /v1/status/leader (1.180073ms) from=127.0.0.6:57159 2022/11/14 10:18:13 [DEBUG] http: Request GET /v1/status/leader (203.235µs) from=127.0.0.6:57159 2022/11/14 10:18:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:18:30 [DEBUG] http: Request GET /v1/status/leader (635.842µs) from=127.0.0.6:43877 2022/11/14 10:18:33 [DEBUG] http: Request GET /v1/status/leader (444.444µs) from=127.0.0.6:43877 2022/11/14 10:18:50 [DEBUG] http: Request GET /v1/status/leader (277.542µs) from=127.0.0.6:57159 2022/11/14 10:18:53 [DEBUG] http: Request GET /v1/status/leader (177.993µs) from=127.0.0.6:43877 2022/11/14 10:19:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:19:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:19:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:19:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:19:06 [DEBUG] agent: Node info in sync 2022/11/14 10:19:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.462248603s) from=127.0.0.6:38291 2022/11/14 10:19:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.473986439s) from=127.0.0.6:59289 2022/11/14 10:19:10 [DEBUG] http: Request GET /v1/status/leader (794.907µs) from=127.0.0.6:43877 2022/11/14 10:19:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.969228231s) from=127.0.0.6:59377 2022/11/14 10:19:13 [DEBUG] http: Request GET /v1/status/leader (425.911µs) from=127.0.0.6:57159 2022/11/14 10:19:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.257111005s) from=127.0.0.6:45981 2022/11/14 10:19:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.282989861s) from=127.0.0.6:57359 2022/11/14 10:19:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.996267598s) from=127.0.0.6:55649 2022/11/14 10:19:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.282776942s) from=127.0.0.6:58051 2022/11/14 10:19:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.474043122s) from=127.0.0.6:34245 2022/11/14 10:19:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:19:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.910584489s) from=127.0.0.6:46619 2022/11/14 10:19:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.543378917s) from=127.0.0.6:49693 2022/11/14 10:19:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.125328658s) from=127.0.0.6:52791 2022/11/14 10:19:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.159148598s) from=127.0.0.6:48385 2022/11/14 10:19:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.401805562s) from=127.0.0.6:46337 2022/11/14 10:19:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.197525445s) from=127.0.0.6:48453 2022/11/14 10:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m5.842020533s) from=127.0.0.6:34045 2022/11/14 10:19:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.41290558s) from=127.0.0.6:56325 2022/11/14 10:19:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.232779521s) from=127.0.0.6:42395 2022/11/14 10:19:30 [DEBUG] http: Request GET /v1/status/leader (152.297µs) from=127.0.0.6:57159 2022/11/14 10:19:33 [DEBUG] http: Request GET /v1/status/leader (144.861µs) from=127.0.0.6:43877 2022/11/14 10:19:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.624648163s) from=127.0.0.6:44927 2022/11/14 10:19:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.548324922s) from=127.0.0.6:52559 2022/11/14 10:19:50 [DEBUG] http: Request GET /v1/status/leader (249.783µs) from=127.0.0.6:43877 2022/11/14 10:19:53 [DEBUG] http: Request GET /v1/status/leader (257.897µs) from=127.0.0.6:43877 2022/11/14 10:20:10 [DEBUG] http: Request GET /v1/status/leader (1.088187ms) from=127.0.0.6:43877 2022/11/14 10:20:13 [DEBUG] http: Request GET /v1/status/leader (260.31µs) from=127.0.0.6:57159 2022/11/14 10:20:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:20:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:20:24 [DEBUG] agent: Node info in sync 2022/11/14 10:20:30 [DEBUG] http: Request GET /v1/status/leader (288.274µs) from=127.0.0.6:43877 2022/11/14 10:20:33 [DEBUG] http: Request GET /v1/status/leader (301.699µs) from=127.0.0.6:43877 2022/11/14 10:20:50 [DEBUG] http: Request GET /v1/status/leader (263.583µs) from=127.0.0.6:57159 2022/11/14 10:20:53 [DEBUG] http: Request GET /v1/status/leader (173.297µs) from=127.0.0.6:43877 2022/11/14 10:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.702049303s) from=127.0.0.6:38291 2022/11/14 10:21:10 [DEBUG] http: Request GET /v1/status/leader (169.93µs) from=127.0.0.6:43877 2022/11/14 10:21:13 [DEBUG] http: Request GET /v1/status/leader (340.696µs) from=127.0.0.6:57159 2022/11/14 10:21:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.217316065s) from=127.0.0.6:59289 2022/11/14 10:21:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.249955955s) from=127.0.0.6:59377 2022/11/14 10:21:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.049147789s) from=127.0.0.6:57359 2022/11/14 10:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.328663288s) from=127.0.0.6:58051 2022/11/14 10:21:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.952640472s) from=127.0.0.6:45981 2022/11/14 10:21:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:21:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.047735958s) from=127.0.0.6:34245 2022/11/14 10:21:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.744201361s) from=127.0.0.6:46619 2022/11/14 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.540823566s) from=127.0.0.6:55649 2022/11/14 10:21:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.500870872s) from=127.0.0.6:52791 2022/11/14 10:21:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.09466765s) from=127.0.0.6:49693 2022/11/14 10:21:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.561448994s) from=127.0.0.6:42395 2022/11/14 10:21:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.552468644s) from=127.0.0.6:48385 2022/11/14 10:21:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.484040573s) from=127.0.0.6:56325 2022/11/14 10:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:21:28 [DEBUG] agent: Node info in sync 2022/11/14 10:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.894311ms) from=127.0.0.6:43877 2022/11/14 10:21:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (10.214353279s) from=127.0.0.6:57359 2022/11/14 10:21:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (12.32833147s) from=127.0.0.6:59289 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:21:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:21:28 [DEBUG] agent: Node info in sync 2022/11/14 10:21:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (14.402586ms) from=127.0.0.6:43877 2022/11/14 10:21:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (214.421µs) from=127.0.0.6:57159 2022/11/14 10:21:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.369845236s) from=127.0.0.6:48453 2022/11/14 10:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.432181585s) from=127.0.0.6:34045 2022/11/14 10:21:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.971567737s) from=127.0.0.6:46337 2022/11/14 10:21:30 [DEBUG] http: Request GET /v1/status/leader (300.959µs) from=127.0.0.6:40237 2022/11/14 10:21:33 [DEBUG] http: Request GET /v1/status/leader (334.401µs) from=127.0.0.6:43877 2022/11/14 10:21:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.830301531s) from=127.0.0.6:44927 2022/11/14 10:21:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.213547944s) from=127.0.0.6:52559 2022/11/14 10:21:50 [DEBUG] http: Request GET /v1/status/leader (638.543µs) from=127.0.0.6:43877 2022/11/14 10:21:53 [DEBUG] http: Request GET /v1/status/leader (170.055µs) from=127.0.0.6:43877 2022/11/14 10:21:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:22:10 [DEBUG] http: Request GET /v1/status/leader (575.597µs) from=127.0.0.6:43877 2022/11/14 10:22:13 [DEBUG] http: Request GET /v1/status/leader (163.791µs) from=127.0.0.6:43877 2022/11/14 10:22:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:22:30 [DEBUG] http: Request GET /v1/status/leader (476.163µs) from=127.0.0.6:40237 2022/11/14 10:22:33 [DEBUG] http: Request GET /v1/status/leader (485.811µs) from=127.0.0.6:43877 2022/11/14 10:22:50 [DEBUG] http: Request GET /v1/status/leader (176.91µs) from=127.0.0.6:43877 2022/11/14 10:22:53 [DEBUG] http: Request GET /v1/status/leader (147.819µs) from=127.0.0.6:43877 2022/11/14 10:23:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (1m41.22698332s) from=127.0.0.6:59289 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (1m41.210036887s) from=127.0.0.6:57359 2022/11/14 10:23:09 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.36.254_8443" 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Node info in sync 2022/11/14 10:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.117035ms) from=127.0.0.6:40237 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:09 [DEBUG] agent: Node info in sync 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (567.054µs) from=127.0.0.6:59289 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (187.198µs) from=127.0.0.6:43877 2022/11/14 10:23:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (53.666227ms) from=127.0.0.6:57359 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (55.72703ms) from=127.0.0.6:40237 2022/11/14 10:23:09 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.33.3_8082" 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Node info in sync 2022/11/14 10:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (17.05347ms) from=127.0.0.6:46643 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:09 [DEBUG] agent: Node info in sync 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (341.828µs) from=127.0.0.6:46643 2022/11/14 10:23:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (494.815µs) from=127.0.0.6:59289 2022/11/14 10:23:10 [DEBUG] http: Request GET /v1/status/leader (248.816µs) from=127.0.0.6:42827 2022/11/14 10:23:13 [DEBUG] http: Request GET /v1/status/leader (249.038µs) from=127.0.0.6:42827 2022/11/14 10:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.355809762s) from=127.0.0.6:38291 2022/11/14 10:23:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.5.242_8410" 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.862372ms) from=127.0.0.6:42827 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (9.972476021s) from=127.0.0.6:57359 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (9.972494871s) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (4.33383ms) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (310.81µs) from=127.0.0.6:42827 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [INFO] agent: Synced service "_v1_vnfmgr_10.233.49.225_8803" 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.082792ms) from=127.0.0.6:55469 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (66.843659ms) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (85.210777ms) from=127.0.0.6:57359 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (454.494µs) from=127.0.0.6:55469 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (219.893µs) from=127.0.0.6:59289 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [INFO] agent: Synced service "_v1_vnfres_10.233.49.128_8802" 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.464484ms) from=127.0.0.6:55469 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (89.303082ms) from=127.0.0.6:57359 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (86.709459ms) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (346.644µs) from=127.0.0.6:47953 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (236.897µs) from=127.0.0.6:47953 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.73446452s) from=127.0.0.6:59377 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.34.16_8482" 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.923167ms) from=127.0.0.6:55469 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (84.684041ms) from=127.0.0.6:57359 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (86.263075ms) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (461.979µs) from=127.0.0.6:32935 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (217.605µs) from=127.0.0.6:32935 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [INFO] agent: Synced service "_v1_nslcm_10.233.12.29_8403" 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.103946ms) from=127.0.0.6:51907 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (207.402682ms) from=127.0.0.6:57359 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (208.465854ms) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (422.944µs) from=127.0.0.6:51907 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (223.244µs) from=127.0.0.6:55469 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:19 [INFO] agent: Synced service "_v2_nslcm_10.233.12.29_8403" 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (80.435583ms) from=127.0.0.6:57359 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (81.706382ms) from=127.0.0.6:40237 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.873332ms) from=127.0.0.6:51907 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:19 [DEBUG] agent: Node info in sync 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (575.59µs) from=127.0.0.6:33305 2022/11/14 10:23:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (174.177µs) from=127.0.0.6:57359 2022/11/14 10:23:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.18.160_8484" 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:20 [DEBUG] agent: Node info in sync 2022/11/14 10:23:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.269192ms) from=127.0.0.6:35669 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:20 [DEBUG] agent: Node info in sync 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (192.231641ms) from=127.0.0.6:40237 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (192.996255ms) from=127.0.0.6:51907 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.616097ms) from=127.0.0.6:51907 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (222.345µs) from=127.0.0.6:35669 2022/11/14 10:23:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:23:20 [INFO] agent: Synced service "_v1_vnflcm_10.233.26.73_8801" 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Node info in sync 2022/11/14 10:23:20 [DEBUG] http: Request PUT /v1/agent/service/register (15.638286ms) from=127.0.0.6:45291 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:23:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:23:20 [DEBUG] agent: Node info in sync 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (116.526554ms) from=127.0.0.6:51907 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (122.378413ms) from=127.0.0.6:40237 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (490.54µs) from=127.0.0.6:40237 2022/11/14 10:23:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (141.206µs) from=127.0.0.6:45291 2022/11/14 10:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.307268911s) from=127.0.0.6:34245 2022/11/14 10:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.633340588s) from=127.0.0.6:52791 2022/11/14 10:23:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.532245247s) from=127.0.0.6:58051 2022/11/14 10:23:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.533543858s) from=127.0.0.6:45981 2022/11/14 10:23:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.32738971s) from=127.0.0.6:46619 2022/11/14 10:23:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.726829149s) from=127.0.0.6:48385 2022/11/14 10:23:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m7.111226991s) from=127.0.0.6:55649 2022/11/14 10:23:30 [DEBUG] http: Request GET /v1/status/leader (255.436µs) from=127.0.0.6:33703 2022/11/14 10:23:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.813311419s) from=127.0.0.6:42395 2022/11/14 10:23:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.931822408s) from=127.0.0.6:57159 2022/11/14 10:23:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.169356123s) from=127.0.0.6:49693 2022/11/14 10:23:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.43319369s) from=127.0.0.6:56325 2022/11/14 10:23:33 [DEBUG] http: Request GET /v1/status/leader (319.117µs) from=127.0.0.6:33305 2022/11/14 10:23:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.914061326s) from=127.0.0.6:48453 2022/11/14 10:23:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.998253456s) from=127.0.0.6:34045 2022/11/14 10:23:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.019801129s) from=127.0.0.6:46337 2022/11/14 10:23:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.099509561s) from=127.0.0.6:44927 2022/11/14 10:23:50 [DEBUG] http: Request GET /v1/status/leader (328.107µs) from=127.0.0.6:33703 2022/11/14 10:23:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.171377543s) from=127.0.0.6:52559 2022/11/14 10:23:53 [DEBUG] http: Request GET /v1/status/leader (255.234µs) from=127.0.0.6:33305 2022/11/14 10:24:10 [DEBUG] http: Request GET /v1/status/leader (271.428µs) from=127.0.0.6:33703 2022/11/14 10:24:13 [DEBUG] http: Request GET /v1/status/leader (254.602µs) from=127.0.0.6:33305 2022/11/14 10:24:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:24:31 [DEBUG] http: Request GET /v1/status/leader (278.208µs) from=127.0.0.6:33703 2022/11/14 10:24:33 [DEBUG] http: Request GET /v1/status/leader (204.258µs) from=127.0.0.6:33305 2022/11/14 10:24:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:24:51 [DEBUG] http: Request GET /v1/status/leader (421.786µs) from=127.0.0.6:33703 2022/11/14 10:24:54 [DEBUG] http: Request GET /v1/status/leader (3.66582ms) from=127.0.0.6:33305 2022/11/14 10:25:11 [DEBUG] http: Request GET /v1/status/leader (615.934µs) from=127.0.0.6:33703 2022/11/14 10:25:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m2.46521742s) from=127.0.0.6:46643 2022/11/14 10:25:14 [DEBUG] http: Request GET /v1/status/leader (151.165µs) from=127.0.0.6:33305 2022/11/14 10:25:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.987317665s) from=127.0.0.6:38291 2022/11/14 10:25:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m6.470937447s) from=127.0.0.6:43877 2022/11/14 10:25:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:25:17 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:25:17 [DEBUG] agent: Node info in sync 2022/11/14 10:25:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:25:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m0.390198531s) from=127.0.0.6:42827 2022/11/14 10:25:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.663320487s) from=127.0.0.6:32935 2022/11/14 10:25:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.17798864s) from=127.0.0.6:59377 2022/11/14 10:25:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.806439332s) from=127.0.0.6:35669 2022/11/14 10:25:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.371355354s) from=127.0.0.6:57359 2022/11/14 10:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.297852804s) from=127.0.0.6:58051 2022/11/14 10:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.887908137s) from=127.0.0.6:40237 2022/11/14 10:25:24 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.518355745s) from=127.0.0.6:59289 2022/11/14 10:25:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m0.41373421s) from=127.0.0.6:45981 2022/11/14 10:25:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.324404797s) from=127.0.0.6:52791 2022/11/14 10:25:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.495369554s) from=127.0.0.6:55469 2022/11/14 10:25:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.277843159s) from=127.0.0.6:45291 2022/11/14 10:25:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.413053934s) from=127.0.0.6:46619 2022/11/14 10:25:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.44293071s) from=127.0.0.6:51907 2022/11/14 10:25:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m7.43823051s) from=127.0.0.6:47953 2022/11/14 10:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m4.989726602s) from=127.0.0.6:34245 2022/11/14 10:25:31 [DEBUG] http: Request GET /v1/status/leader (262.882µs) from=127.0.0.6:33305 2022/11/14 10:25:34 [DEBUG] http: Request GET /v1/status/leader (187.72µs) from=127.0.0.6:33305 2022/11/14 10:25:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.421439122s) from=127.0.0.6:57159 2022/11/14 10:25:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.915872489s) from=127.0.0.6:42395 2022/11/14 10:25:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.916776046s) from=127.0.0.6:48385 2022/11/14 10:25:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.271976235s) from=127.0.0.6:55649 2022/11/14 10:25:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.245093361s) from=127.0.0.6:49693 2022/11/14 10:25:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.145849123s) from=127.0.0.6:48453 2022/11/14 10:25:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m4.525218457s) from=127.0.0.6:56325 2022/11/14 10:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.922084633s) from=127.0.0.6:34045 2022/11/14 10:25:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.523000693s) from=127.0.0.6:46337 2022/11/14 10:25:51 [DEBUG] http: Request GET /v1/status/leader (313.159µs) from=127.0.0.6:33703 2022/11/14 10:25:54 [DEBUG] http: Request GET /v1/status/leader (422.851µs) from=127.0.0.6:33305 2022/11/14 10:25:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.456567166s) from=127.0.0.6:44927 2022/11/14 10:25:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.733716046s) from=127.0.0.6:52559 2022/11/14 10:26:11 [DEBUG] http: Request GET /v1/status/leader (160.854µs) from=127.0.0.6:33305 2022/11/14 10:26:14 [DEBUG] http: Request GET /v1/status/leader (153.671µs) from=127.0.0.6:33305 2022/11/14 10:26:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:26:31 [DEBUG] http: Request GET /v1/status/leader (183.291µs) from=127.0.0.6:33703 2022/11/14 10:26:34 [DEBUG] http: Request GET /v1/status/leader (288.887µs) from=127.0.0.6:33305 2022/11/14 10:26:51 [DEBUG] http: Request GET /v1/status/leader (221.848µs) from=127.0.0.6:33305 2022/11/14 10:26:54 [DEBUG] http: Request GET /v1/status/leader (172.145µs) from=127.0.0.6:33305 2022/11/14 10:27:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:27:02 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:27:02 [DEBUG] agent: Node info in sync 2022/11/14 10:27:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:27:11 [DEBUG] http: Request GET /v1/status/leader (213.619µs) from=127.0.0.6:33703 2022/11/14 10:27:14 [DEBUG] http: Request GET /v1/status/leader (252.523µs) from=127.0.0.6:33305 2022/11/14 10:27:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.438521079s) from=127.0.0.6:46643 2022/11/14 10:27:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:27:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m3.691053686s) from=127.0.0.6:43877 2022/11/14 10:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.740911715s) from=127.0.0.6:38291 2022/11/14 10:27:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.350531068s) from=127.0.0.6:32935 2022/11/14 10:27:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m5.857327074s) from=127.0.0.6:42827 2022/11/14 10:27:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.85831807s) from=127.0.0.6:59289 2022/11/14 10:27:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.079507634s) from=127.0.0.6:59377 2022/11/14 10:27:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.962563742s) from=127.0.0.6:57359 2022/11/14 10:27:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.468921797s) from=127.0.0.6:35669 2022/11/14 10:27:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.036499086s) from=127.0.0.6:40237 2022/11/14 10:27:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.144825064s) from=127.0.0.6:46619 2022/11/14 10:27:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.305964004s) from=127.0.0.6:52791 2022/11/14 10:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.639512084s) from=127.0.0.6:58051 2022/11/14 10:27:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.162431558s) from=127.0.0.6:34245 2022/11/14 10:27:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.610823575s) from=127.0.0.6:45981 2022/11/14 10:27:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.099231964s) from=127.0.0.6:47953 2022/11/14 10:27:31 [DEBUG] http: Request GET /v1/status/leader (306.93µs) from=127.0.0.6:33703 2022/11/14 10:27:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.266357481s) from=127.0.0.6:45291 2022/11/14 10:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.721355403s) from=127.0.0.6:51907 2022/11/14 10:27:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.314044072s) from=127.0.0.6:55469 2022/11/14 10:27:34 [DEBUG] http: Request GET /v1/status/leader (237.774µs) from=127.0.0.6:33305 2022/11/14 10:27:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.262680386s) from=127.0.0.6:42395 2022/11/14 10:27:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m3.075871701s) from=127.0.0.6:57159 2022/11/14 10:27:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.537911005s) from=127.0.0.6:48385 2022/11/14 10:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.818185734s) from=127.0.0.6:56325 2022/11/14 10:27:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.324068643s) from=127.0.0.6:55649 2022/11/14 10:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.592021689s) from=127.0.0.6:34045 2022/11/14 10:27:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.46201898s) from=127.0.0.6:49693 2022/11/14 10:27:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.33600926s) from=127.0.0.6:48453 2022/11/14 10:27:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.700367321s) from=127.0.0.6:46337 2022/11/14 10:27:51 [DEBUG] http: Request GET /v1/status/leader (243.393µs) from=127.0.0.6:33703 2022/11/14 10:27:54 [DEBUG] http: Request GET /v1/status/leader (238.455µs) from=127.0.0.6:33305 2022/11/14 10:27:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.948459648s) from=127.0.0.6:44927 2022/11/14 10:28:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.157592388s) from=127.0.0.6:52559 2022/11/14 10:28:11 [DEBUG] http: Request GET /v1/status/leader (146.324µs) from=127.0.0.6:33703 2022/11/14 10:28:14 [DEBUG] http: Request GET /v1/status/leader (278.513µs) from=127.0.0.6:33305 2022/11/14 10:28:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:28:31 [DEBUG] http: Request GET /v1/status/leader (287.667µs) from=127.0.0.6:33703 2022/11/14 10:28:34 [DEBUG] http: Request GET /v1/status/leader (268.615µs) from=127.0.0.6:33305 2022/11/14 10:28:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:28:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:28:36 [DEBUG] agent: Node info in sync 2022/11/14 10:28:51 [DEBUG] http: Request GET /v1/status/leader (150.659µs) from=127.0.0.6:33703 2022/11/14 10:28:54 [DEBUG] http: Request GET /v1/status/leader (152.429µs) from=127.0.0.6:33305 2022/11/14 10:29:11 [DEBUG] http: Request GET /v1/status/leader (308.759µs) from=127.0.0.6:33703 2022/11/14 10:29:14 [DEBUG] http: Request GET /v1/status/leader (250.212µs) from=127.0.0.6:33305 2022/11/14 10:29:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:29:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.843059896s) from=127.0.0.6:46643 2022/11/14 10:29:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.886430414s) from=127.0.0.6:32935 2022/11/14 10:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.841694968s) from=127.0.0.6:38291 2022/11/14 10:29:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m5.65459969s) from=127.0.0.6:43877 2022/11/14 10:29:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.587368961s) from=127.0.0.6:42827 2022/11/14 10:29:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.563628819s) from=127.0.0.6:59289 2022/11/14 10:29:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m1.471079937s) from=127.0.0.6:57359 2022/11/14 10:29:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:29:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.408923089s) from=127.0.0.6:59377 2022/11/14 10:29:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.100909698s) from=127.0.0.6:35669 2022/11/14 10:29:31 [DEBUG] http: Request GET /v1/status/leader (232.74µs) from=127.0.0.6:33305 2022/11/14 10:29:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.616796146s) from=127.0.0.6:47953 2022/11/14 10:29:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.883811192s) from=127.0.0.6:46619 2022/11/14 10:29:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.953865223s) from=127.0.0.6:40237 2022/11/14 10:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.364996662s) from=127.0.0.6:52791 2022/11/14 10:29:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.046761391s) from=127.0.0.6:55469 2022/11/14 10:29:34 [DEBUG] http: Request GET /v1/status/leader (304.52µs) from=127.0.0.6:33305 2022/11/14 10:29:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m4.348284983s) from=127.0.0.6:45291 2022/11/14 10:29:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.757108182s) from=127.0.0.6:51907 2022/11/14 10:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.931632821s) from=127.0.0.6:34245 2022/11/14 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.314265168s) from=127.0.0.6:58051 2022/11/14 10:29:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.737247191s) from=127.0.0.6:45981 2022/11/14 10:29:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.414826499s) from=127.0.0.6:42395 2022/11/14 10:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.231523305s) from=127.0.0.6:56325 2022/11/14 10:29:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.89507551s) from=127.0.0.6:57159 2022/11/14 10:29:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.269518945s) from=127.0.0.6:55649 2022/11/14 10:29:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.929258659s) from=127.0.0.6:49693 2022/11/14 10:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.280578733s) from=127.0.0.6:34045 2022/11/14 10:29:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.843900724s) from=127.0.0.6:48385 2022/11/14 10:29:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m2.488250147s) from=127.0.0.6:48453 2022/11/14 10:29:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:29:49 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:29:49 [DEBUG] agent: Node info in sync 2022/11/14 10:29:51 [DEBUG] http: Request GET /v1/status/leader (256.486µs) from=127.0.0.6:33703 2022/11/14 10:29:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m2.846487253s) from=127.0.0.6:46337 2022/11/14 10:29:54 [DEBUG] http: Request GET /v1/status/leader (158.421µs) from=127.0.0.6:33305 2022/11/14 10:30:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.846443968s) from=127.0.0.6:44927 2022/11/14 10:30:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.590212745s) from=127.0.0.6:52559 2022/11/14 10:30:11 [DEBUG] http: Request GET /v1/status/leader (1.062922ms) from=127.0.0.6:33305 2022/11/14 10:30:14 [DEBUG] http: Request GET /v1/status/leader (122.697µs) from=127.0.0.6:33305 2022/11/14 10:30:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:30:31 [DEBUG] http: Request GET /v1/status/leader (324.591µs) from=127.0.0.6:33305 2022/11/14 10:30:34 [DEBUG] http: Request GET /v1/status/leader (524.719µs) from=127.0.0.6:33305 2022/11/14 10:30:51 [DEBUG] http: Request GET /v1/status/leader (225.442µs) from=127.0.0.6:33703 2022/11/14 10:30:54 [DEBUG] http: Request GET /v1/status/leader (246.758µs) from=127.0.0.6:33305 2022/11/14 10:30:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:30:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:30:56 [DEBUG] agent: Node info in sync 2022/11/14 10:31:11 [DEBUG] http: Request GET /v1/status/leader (357.1µs) from=127.0.0.6:33305 2022/11/14 10:31:14 [DEBUG] http: Request GET /v1/status/leader (158.725µs) from=127.0.0.6:33305 2022/11/14 10:31:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:31:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m5.867747478s) from=127.0.0.6:46643 2022/11/14 10:31:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m1.169539975s) from=127.0.0.6:43877 2022/11/14 10:31:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.763283616s) from=127.0.0.6:32935 2022/11/14 10:31:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.036403153s) from=127.0.0.6:57359 2022/11/14 10:31:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m0.573551494s) from=127.0.0.6:59289 2022/11/14 10:31:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.398609594s) from=127.0.0.6:38291 2022/11/14 10:31:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m3.408676938s) from=127.0.0.6:42827 2022/11/14 10:31:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.729900809s) from=127.0.0.6:59377 2022/11/14 10:31:31 [DEBUG] http: Request GET /v1/status/leader (274.151µs) from=127.0.0.6:33305 2022/11/14 10:31:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.668424218s) from=127.0.0.6:35669 2022/11/14 10:31:34 [DEBUG] http: Request GET /v1/status/leader (1.800161ms) from=127.0.0.6:33305 2022/11/14 10:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m0.193457472s) from=127.0.0.6:34245 2022/11/14 10:31:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.28118184s) from=127.0.0.6:40237 2022/11/14 10:31:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.624350774s) from=127.0.0.6:52791 2022/11/14 10:31:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.699824513s) from=127.0.0.6:46619 2022/11/14 10:31:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.836561333s) from=127.0.0.6:47953 2022/11/14 10:31:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.025090451s) from=127.0.0.6:51907 2022/11/14 10:31:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.648650093s) from=127.0.0.6:55469 2022/11/14 10:31:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.163377139s) from=127.0.0.6:42395 2022/11/14 10:31:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.345413714s) from=127.0.0.6:45291 2022/11/14 10:31:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m4.792287828s) from=127.0.0.6:45981 2022/11/14 10:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.85565182s) from=127.0.0.6:58051 2022/11/14 10:31:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.655579094s) from=127.0.0.6:56325 2022/11/14 10:31:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.62945455s) from=127.0.0.6:55649 2022/11/14 10:31:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.438485648s) from=127.0.0.6:48385 2022/11/14 10:31:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.709112001s) from=127.0.0.6:57159 2022/11/14 10:31:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m6.189497707s) from=127.0.0.6:34045 2022/11/14 10:31:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.275980991s) from=127.0.0.6:49693 2022/11/14 10:31:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.580584208s) from=127.0.0.6:48453 2022/11/14 10:31:51 [DEBUG] http: Request GET /v1/status/leader (303.015µs) from=127.0.0.6:33703 2022/11/14 10:31:54 [DEBUG] http: Request GET /v1/status/leader (257.32µs) from=127.0.0.6:33305 2022/11/14 10:31:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.473739669s) from=127.0.0.6:46337 2022/11/14 10:32:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.062851622s) from=127.0.0.6:44927 2022/11/14 10:32:11 [DEBUG] http: Request GET /v1/status/leader (164.878µs) from=127.0.0.6:33305 2022/11/14 10:32:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:32:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:32:13 [DEBUG] agent: Node info in sync 2022/11/14 10:32:14 [DEBUG] http: Request GET /v1/status/leader (170.57µs) from=127.0.0.6:33305 2022/11/14 10:32:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.334115004s) from=127.0.0.6:52559 2022/11/14 10:32:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:32:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:32:31 [DEBUG] http: Request GET /v1/status/leader (320.831µs) from=127.0.0.6:33305 2022/11/14 10:32:34 [DEBUG] http: Request GET /v1/status/leader (227.893µs) from=127.0.0.6:33305 2022/11/14 10:32:51 [DEBUG] http: Request GET /v1/status/leader (149.799µs) from=127.0.0.6:33703 2022/11/14 10:32:54 [DEBUG] http: Request GET /v1/status/leader (748.013µs) from=127.0.0.6:33305 2022/11/14 10:33:11 [DEBUG] http: Request GET /v1/status/leader (200.315µs) from=127.0.0.6:33703 2022/11/14 10:33:14 [DEBUG] http: Request GET /v1/status/leader (202.67µs) from=127.0.0.6:33305 2022/11/14 10:33:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:33:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.207435406s) from=127.0.0.6:46643 2022/11/14 10:33:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.760636919s) from=127.0.0.6:32935 2022/11/14 10:33:31 [DEBUG] http: Request GET /v1/status/leader (232.49µs) from=127.0.0.6:33703 2022/11/14 10:33:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m5.360591953s) from=127.0.0.6:43877 2022/11/14 10:33:34 [DEBUG] http: Request GET /v1/status/leader (165.047µs) from=127.0.0.6:33305 2022/11/14 10:33:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m0.242892435s) from=127.0.0.6:35669 2022/11/14 10:33:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.128138661s) from=127.0.0.6:59289 2022/11/14 10:33:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.887339363s) from=127.0.0.6:57359 2022/11/14 10:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.919067523s) from=127.0.0.6:38291 2022/11/14 10:33:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.439014774s) from=127.0.0.6:59377 2022/11/14 10:33:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m6.722126159s) from=127.0.0.6:42827 2022/11/14 10:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.988070903s) from=127.0.0.6:34245 2022/11/14 10:33:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.911240733s) from=127.0.0.6:47953 2022/11/14 10:33:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.073127936s) from=127.0.0.6:40237 2022/11/14 10:33:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.274348621s) from=127.0.0.6:46619 2022/11/14 10:33:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.675052678s) from=127.0.0.6:51907 2022/11/14 10:33:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.425303681s) from=127.0.0.6:55469 2022/11/14 10:33:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m1.75450456s) from=127.0.0.6:45981 2022/11/14 10:33:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.129067823s) from=127.0.0.6:52791 2022/11/14 10:33:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.123469258s) from=127.0.0.6:42395 2022/11/14 10:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.128606556s) from=127.0.0.6:56325 2022/11/14 10:33:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.057515528s) from=127.0.0.6:48385 2022/11/14 10:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.720658266s) from=127.0.0.6:58051 2022/11/14 10:33:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.398226328s) from=127.0.0.6:55649 2022/11/14 10:33:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.685991727s) from=127.0.0.6:45291 2022/11/14 10:33:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.582258982s) from=127.0.0.6:57159 2022/11/14 10:33:51 [DEBUG] http: Request GET /v1/status/leader (249.437µs) from=127.0.0.6:33703 2022/11/14 10:33:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.782086554s) from=127.0.0.6:49693 2022/11/14 10:33:54 [DEBUG] http: Request GET /v1/status/leader (265.792µs) from=127.0.0.6:33305 2022/11/14 10:33:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m7.425139167s) from=127.0.0.6:34045 2022/11/14 10:33:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.829865827s) from=127.0.0.6:48453 2022/11/14 10:34:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.205040794s) from=127.0.0.6:46337 2022/11/14 10:34:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:34:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:34:03 [DEBUG] agent: Node info in sync 2022/11/14 10:34:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.813646633s) from=127.0.0.6:44927 2022/11/14 10:34:11 [DEBUG] http: Request GET /v1/status/leader (138.616µs) from=127.0.0.6:33305 2022/11/14 10:34:14 [DEBUG] http: Request GET /v1/status/leader (170.043µs) from=127.0.0.6:33305 2022/11/14 10:34:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:34:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.850418146s) from=127.0.0.6:52559 2022/11/14 10:34:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:34:31 [DEBUG] http: Request GET /v1/status/leader (285.953µs) from=127.0.0.6:33305 2022/11/14 10:34:34 [DEBUG] http: Request GET /v1/status/leader (279.518µs) from=127.0.0.6:33305 2022/11/14 10:34:51 [DEBUG] http: Request GET /v1/status/leader (150.948µs) from=127.0.0.6:33305 2022/11/14 10:34:54 [DEBUG] http: Request GET /v1/status/leader (154.272µs) from=127.0.0.6:33305 2022/11/14 10:35:11 [DEBUG] http: Request GET /v1/status/leader (3.790317ms) from=127.0.0.6:33703 2022/11/14 10:35:14 [DEBUG] http: Request GET /v1/status/leader (374.333µs) from=127.0.0.6:33305 2022/11/14 10:35:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:35:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m0.209273391s) from=127.0.0.6:46643 2022/11/14 10:35:31 [DEBUG] http: Request GET /v1/status/leader (139.034µs) from=127.0.0.6:33305 2022/11/14 10:35:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m1.584896276s) from=127.0.0.6:43877 2022/11/14 10:35:34 [DEBUG] http: Request GET /v1/status/leader (175.828µs) from=127.0.0.6:33305 2022/11/14 10:35:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.937711802s) from=127.0.0.6:32935 2022/11/14 10:35:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.770652526s) from=127.0.0.6:59377 2022/11/14 10:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.587211549s) from=127.0.0.6:38291 2022/11/14 10:35:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.078947911s) from=127.0.0.6:57359 2022/11/14 10:35:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m5.9496887s) from=127.0.0.6:59289 2022/11/14 10:35:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.14212195s) from=127.0.0.6:35669 2022/11/14 10:35:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.541182313s) from=127.0.0.6:40237 2022/11/14 10:35:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m5.455538602s) from=127.0.0.6:42827 2022/11/14 10:35:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.058813033s) from=127.0.0.6:55469 2022/11/14 10:35:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.547432491s) from=127.0.0.6:47953 2022/11/14 10:35:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.20159952s) from=127.0.0.6:46619 2022/11/14 10:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.460502599s) from=127.0.0.6:34245 2022/11/14 10:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.058246498s) from=127.0.0.6:56325 2022/11/14 10:35:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.74722067s) from=127.0.0.6:51907 2022/11/14 10:35:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.897118472s) from=127.0.0.6:42395 2022/11/14 10:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.225139351s) from=127.0.0.6:52791 2022/11/14 10:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.548143602s) from=127.0.0.6:58051 2022/11/14 10:35:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.908588436s) from=127.0.0.6:45291 2022/11/14 10:35:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.383278391s) from=127.0.0.6:45981 2022/11/14 10:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.604558105s) from=127.0.0.6:55649 2022/11/14 10:35:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m5.854005385s) from=127.0.0.6:48385 2022/11/14 10:35:51 [DEBUG] http: Request GET /v1/status/leader (270.212µs) from=127.0.0.6:33703 2022/11/14 10:35:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.985036725s) from=127.0.0.6:57159 2022/11/14 10:35:54 [DEBUG] http: Request GET /v1/status/leader (150.524µs) from=127.0.0.6:33305 2022/11/14 10:35:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.122683011s) from=127.0.0.6:49693 2022/11/14 10:35:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:35:54 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:35:54 [DEBUG] agent: Node info in sync 2022/11/14 10:36:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m0.137392586s) from=127.0.0.6:46337 2022/11/14 10:36:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.88380441s) from=127.0.0.6:34045 2022/11/14 10:36:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.540040132s) from=127.0.0.6:48453 2022/11/14 10:36:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.167541575s) from=127.0.0.6:44927 2022/11/14 10:36:11 [DEBUG] http: Request GET /v1/status/leader (315.543µs) from=127.0.0.6:33305 2022/11/14 10:36:14 [DEBUG] http: Request GET /v1/status/leader (160.76µs) from=127.0.0.6:33305 2022/11/14 10:36:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:36:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.317852773s) from=127.0.0.6:52559 2022/11/14 10:36:31 [DEBUG] http: Request GET /v1/status/leader (464.547µs) from=127.0.0.6:33305 2022/11/14 10:36:34 [DEBUG] http: Request GET /v1/status/leader (4.978244ms) from=127.0.0.6:33305 2022/11/14 10:36:51 [DEBUG] http: Request GET /v1/status/leader (174.424µs) from=127.0.0.6:33703 2022/11/14 10:36:54 [DEBUG] http: Request GET /v1/status/leader (310.146µs) from=127.0.0.6:33305 2022/11/14 10:37:11 [DEBUG] http: Request GET /v1/status/leader (263.082µs) from=127.0.0.6:33703 2022/11/14 10:37:14 [DEBUG] http: Request GET /v1/status/leader (137.976µs) from=127.0.0.6:33305 2022/11/14 10:37:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:37:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:37:31 [DEBUG] http: Request GET /v1/status/leader (247.387µs) from=127.0.0.6:33703 2022/11/14 10:37:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m0.111990569s) from=127.0.0.6:43877 2022/11/14 10:37:34 [DEBUG] http: Request GET /v1/status/leader (254.515µs) from=127.0.0.6:33305 2022/11/14 10:37:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m7.484313616s) from=127.0.0.6:46643 2022/11/14 10:37:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.398206634s) from=127.0.0.6:32935 2022/11/14 10:37:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.778942593s) from=127.0.0.6:38291 2022/11/14 10:37:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.26519281s) from=127.0.0.6:55469 2022/11/14 10:37:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.195730776s) from=127.0.0.6:47953 2022/11/14 10:37:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.403030687s) from=127.0.0.6:59289 2022/11/14 10:37:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.33835832s) from=127.0.0.6:59377 2022/11/14 10:37:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.111999494s) from=127.0.0.6:42827 2022/11/14 10:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:37:44 [DEBUG] agent: Node info in sync 2022/11/14 10:37:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.916079684s) from=127.0.0.6:57359 2022/11/14 10:37:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.623139369s) from=127.0.0.6:40237 2022/11/14 10:37:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.536563593s) from=127.0.0.6:35669 2022/11/14 10:37:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.272957454s) from=127.0.0.6:46619 2022/11/14 10:37:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.703997052s) from=127.0.0.6:42395 2022/11/14 10:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.942593786s) from=127.0.0.6:56325 2022/11/14 10:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.784784096s) from=127.0.0.6:34245 2022/11/14 10:37:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.874625318s) from=127.0.0.6:51907 2022/11/14 10:37:51 [DEBUG] http: Request GET /v1/status/leader (158.027µs) from=127.0.0.6:33305 2022/11/14 10:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.693732818s) from=127.0.0.6:52791 2022/11/14 10:37:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.976376465s) from=127.0.0.6:45291 2022/11/14 10:37:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m1.194008418s) from=127.0.0.6:48385 2022/11/14 10:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m2.682664864s) from=127.0.0.6:55649 2022/11/14 10:37:54 [DEBUG] http: Request GET /v1/status/leader (190.751µs) from=127.0.0.6:33305 2022/11/14 10:37:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.725808695s) from=127.0.0.6:45981 2022/11/14 10:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.221511054s) from=127.0.0.6:58051 2022/11/14 10:37:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.375944472s) from=127.0.0.6:57159 2022/11/14 10:38:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m6.231255205s) from=127.0.0.6:49693 2022/11/14 10:38:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m2.755241136s) from=127.0.0.6:34045 2022/11/14 10:38:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.457294715s) from=127.0.0.6:46337 2022/11/14 10:38:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m4.976815063s) from=127.0.0.6:48453 2022/11/14 10:38:11 [DEBUG] http: Request GET /v1/status/leader (240.952µs) from=127.0.0.6:33305 2022/11/14 10:38:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.905107284s) from=127.0.0.6:44927 2022/11/14 10:38:14 [DEBUG] http: Request GET /v1/status/leader (304.411µs) from=127.0.0.6:33305 2022/11/14 10:38:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:38:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.84751334s) from=127.0.0.6:52559 2022/11/14 10:38:31 [DEBUG] http: Request GET /v1/status/leader (253.068µs) from=127.0.0.6:33703 2022/11/14 10:38:34 [DEBUG] http: Request GET /v1/status/leader (235.347µs) from=127.0.0.6:33305 2022/11/14 10:38:51 [DEBUG] http: Request GET /v1/status/leader (234.389µs) from=127.0.0.6:33305 2022/11/14 10:38:54 [DEBUG] http: Request GET /v1/status/leader (253.282µs) from=127.0.0.6:33305 2022/11/14 10:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:39:06 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:39:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:39:06 [DEBUG] agent: Node info in sync 2022/11/14 10:39:11 [DEBUG] http: Request GET /v1/status/leader (1.233806ms) from=127.0.0.6:33703 2022/11/14 10:39:14 [DEBUG] http: Request GET /v1/status/leader (222.338µs) from=127.0.0.6:33305 2022/11/14 10:39:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:39:31 [DEBUG] http: Request GET /v1/status/leader (274.836µs) from=127.0.0.6:33305 2022/11/14 10:39:34 [DEBUG] http: Request GET /v1/status/leader (157.395µs) from=127.0.0.6:33305 2022/11/14 10:39:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m2.930428768s) from=127.0.0.6:46643 2022/11/14 10:39:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m7.350513599s) from=127.0.0.6:43877 2022/11/14 10:39:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.534645734s) from=127.0.0.6:32935 2022/11/14 10:39:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.575542745s) from=127.0.0.6:38291 2022/11/14 10:39:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.038310819s) from=127.0.0.6:59289 2022/11/14 10:39:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m2.273670751s) from=127.0.0.6:42827 2022/11/14 10:39:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.512647224s) from=127.0.0.6:40237 2022/11/14 10:39:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.893069556s) from=127.0.0.6:59377 2022/11/14 10:39:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.562212185s) from=127.0.0.6:47953 2022/11/14 10:39:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m2.838602808s) from=127.0.0.6:35669 2022/11/14 10:39:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.775199225s) from=127.0.0.6:46619 2022/11/14 10:39:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.531724743s) from=127.0.0.6:55469 2022/11/14 10:39:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.204545098s) from=127.0.0.6:57359 2022/11/14 10:39:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.373937521s) from=127.0.0.6:42395 2022/11/14 10:39:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.647860141s) from=127.0.0.6:51907 2022/11/14 10:39:51 [DEBUG] http: Request GET /v1/status/leader (207.614µs) from=127.0.0.6:33305 2022/11/14 10:39:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.778579668s) from=127.0.0.6:52791 2022/11/14 10:39:54 [DEBUG] http: Request GET /v1/status/leader (156.171µs) from=127.0.0.6:33305 2022/11/14 10:39:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m5.506999588s) from=127.0.0.6:56325 2022/11/14 10:39:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.630669675s) from=127.0.0.6:45291 2022/11/14 10:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.976163757s) from=127.0.0.6:34245 2022/11/14 10:39:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.518682527s) from=127.0.0.6:58051 2022/11/14 10:39:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.425534644s) from=127.0.0.6:55649 2022/11/14 10:39:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.543540186s) from=127.0.0.6:57159 2022/11/14 10:39:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m7.238268786s) from=127.0.0.6:48385 2022/11/14 10:40:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m6.311605835s) from=127.0.0.6:45981 2022/11/14 10:40:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.517215784s) from=127.0.0.6:49693 2022/11/14 10:40:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.505521103s) from=127.0.0.6:34045 2022/11/14 10:40:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.91062299s) from=127.0.0.6:46337 2022/11/14 10:40:11 [DEBUG] http: Request GET /v1/status/leader (261.809µs) from=127.0.0.6:33703 2022/11/14 10:40:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.230343704s) from=127.0.0.6:48453 2022/11/14 10:40:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.008067636s) from=127.0.0.6:44927 2022/11/14 10:40:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:40:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:40:14 [DEBUG] agent: Node info in sync 2022/11/14 10:40:14 [DEBUG] http: Request GET /v1/status/leader (354.456µs) from=127.0.0.6:33305 2022/11/14 10:40:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:40:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.227485583s) from=127.0.0.6:52559 2022/11/14 10:40:31 [DEBUG] http: Request GET /v1/status/leader (3.994399ms) from=127.0.0.6:33703 2022/11/14 10:40:34 [DEBUG] http: Request GET /v1/status/leader (333.797µs) from=127.0.0.6:33305 2022/11/14 10:40:51 [DEBUG] http: Request GET /v1/status/leader (276.445µs) from=127.0.0.6:33703 2022/11/14 10:40:54 [DEBUG] http: Request GET /v1/status/leader (291.603µs) from=127.0.0.6:33305 2022/11/14 10:41:11 [DEBUG] http: Request GET /v1/status/leader (168.432µs) from=127.0.0.6:33305 2022/11/14 10:41:14 [DEBUG] http: Request GET /v1/status/leader (157.529µs) from=127.0.0.6:33305 2022/11/14 10:41:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:41:31 [DEBUG] http: Request GET /v1/status/leader (281.229µs) from=127.0.0.6:33305 2022/11/14 10:41:34 [DEBUG] http: Request GET /v1/status/leader (278.269µs) from=127.0.0.6:33305 2022/11/14 10:41:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m1.167095065s) from=127.0.0.6:43877 2022/11/14 10:41:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m6.06662699s) from=127.0.0.6:46643 2022/11/14 10:41:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.748199155s) from=127.0.0.6:42827 2022/11/14 10:41:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.10476432s) from=127.0.0.6:38291 2022/11/14 10:41:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.573914612s) from=127.0.0.6:32935 2022/11/14 10:41:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.468849166s) from=127.0.0.6:59289 2022/11/14 10:41:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.358542984s) from=127.0.0.6:59377 2022/11/14 10:41:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.151194986s) from=127.0.0.6:40237 2022/11/14 10:41:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m1.330772054s) from=127.0.0.6:55469 2022/11/14 10:41:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.109988335s) from=127.0.0.6:35669 2022/11/14 10:41:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.95879674s) from=127.0.0.6:42395 2022/11/14 10:41:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.426444076s) from=127.0.0.6:51907 2022/11/14 10:41:51 [DEBUG] http: Request GET /v1/status/leader (345.071µs) from=127.0.0.6:33703 2022/11/14 10:41:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.944571779s) from=127.0.0.6:57359 2022/11/14 10:41:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.434333089s) from=127.0.0.6:46619 2022/11/14 10:41:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m7.039334645s) from=127.0.0.6:47953 2022/11/14 10:41:54 [DEBUG] http: Request GET /v1/status/leader (4.50693ms) from=127.0.0.6:33305 2022/11/14 10:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.56261654s) from=127.0.0.6:52791 2022/11/14 10:41:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.122841448s) from=127.0.0.6:56325 2022/11/14 10:41:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m0.814764877s) from=127.0.0.6:57159 2022/11/14 10:42:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.439407164s) from=127.0.0.6:55649 2022/11/14 10:42:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m5.622271694s) from=127.0.0.6:45291 2022/11/14 10:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.93004676s) from=127.0.0.6:34245 2022/11/14 10:42:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.168331891s) from=127.0.0.6:48385 2022/11/14 10:42:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:42:02 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:42:02 [DEBUG] agent: Node info in sync 2022/11/14 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.015208778s) from=127.0.0.6:58051 2022/11/14 10:42:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.337281091s) from=127.0.0.6:49693 2022/11/14 10:42:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:42:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.2416582s) from=127.0.0.6:45981 2022/11/14 10:42:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.28909043s) from=127.0.0.6:34045 2022/11/14 10:42:11 [DEBUG] http: Request GET /v1/status/leader (317.685µs) from=127.0.0.6:33703 2022/11/14 10:42:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.994427506s) from=127.0.0.6:48453 2022/11/14 10:42:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m1.794785808s) from=127.0.0.6:46337 2022/11/14 10:42:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.779930712s) from=127.0.0.6:44927 2022/11/14 10:42:14 [DEBUG] http: Request GET /v1/status/leader (417.969µs) from=127.0.0.6:33305 2022/11/14 10:42:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:42:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.449399092s) from=127.0.0.6:52559 2022/11/14 10:42:31 [DEBUG] http: Request GET /v1/status/leader (218.468µs) from=127.0.0.6:33305 2022/11/14 10:42:34 [DEBUG] http: Request GET /v1/status/leader (3.733997ms) from=127.0.0.6:33305 2022/11/14 10:42:51 [DEBUG] http: Request GET /v1/status/leader (174.862µs) from=127.0.0.6:33703 2022/11/14 10:42:54 [DEBUG] http: Request GET /v1/status/leader (442.768µs) from=127.0.0.6:33305 2022/11/14 10:43:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:43:07 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:43:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:43:07 [DEBUG] agent: Node info in sync 2022/11/14 10:43:11 [DEBUG] http: Request GET /v1/status/leader (137.595µs) from=127.0.0.6:33703 2022/11/14 10:43:14 [DEBUG] http: Request GET /v1/status/leader (291.202µs) from=127.0.0.6:33305 2022/11/14 10:43:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:43:31 [DEBUG] http: Request GET /v1/status/leader (267.54µs) from=127.0.0.6:33703 2022/11/14 10:43:34 [DEBUG] http: Request GET /v1/status/leader (137.546µs) from=127.0.0.6:33305 2022/11/14 10:43:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m6.654115798s) from=127.0.0.6:43877 2022/11/14 10:43:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m4.173170841s) from=127.0.0.6:46643 2022/11/14 10:43:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.201051547s) from=127.0.0.6:38291 2022/11/14 10:43:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.843843499s) from=127.0.0.6:42827 2022/11/14 10:43:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.936105287s) from=127.0.0.6:32935 2022/11/14 10:43:51 [DEBUG] http: Request GET /v1/status/leader (337.707µs) from=127.0.0.6:33305 2022/11/14 10:43:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.676074086s) from=127.0.0.6:59377 2022/11/14 10:43:54 [DEBUG] http: Request GET /v1/status/leader (143.795µs) from=127.0.0.6:33305 2022/11/14 10:43:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.56856388s) from=127.0.0.6:40237 2022/11/14 10:43:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m6.462032872s) from=127.0.0.6:59289 2022/11/14 10:43:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m5.16100013s) from=127.0.0.6:55469 2022/11/14 10:43:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.005340977s) from=127.0.0.6:51907 2022/11/14 10:43:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.853304322s) from=127.0.0.6:52791 2022/11/14 10:43:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m4.816888448s) from=127.0.0.6:57359 2022/11/14 10:43:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m7.319752974s) from=127.0.0.6:35669 2022/11/14 10:43:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.246847536s) from=127.0.0.6:42395 2022/11/14 10:44:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.962386368s) from=127.0.0.6:46619 2022/11/14 10:44:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m1.27298752s) from=127.0.0.6:57159 2022/11/14 10:44:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.681513735s) from=127.0.0.6:47953 2022/11/14 10:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.846398447s) from=127.0.0.6:56325 2022/11/14 10:44:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.034228525s) from=127.0.0.6:48385 2022/11/14 10:44:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.22568426s) from=127.0.0.6:45291 2022/11/14 10:44:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.059613864s) from=127.0.0.6:55649 2022/11/14 10:44:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.806980012s) from=127.0.0.6:58051 2022/11/14 10:44:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m3.820558122s) from=127.0.0.6:34245 2022/11/14 10:44:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.273837661s) from=127.0.0.6:49693 2022/11/14 10:44:11 [DEBUG] http: Request GET /v1/status/leader (361.588µs) from=127.0.0.6:33305 2022/11/14 10:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.53174604s) from=127.0.0.6:34045 2022/11/14 10:44:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m7.423532328s) from=127.0.0.6:45981 2022/11/14 10:44:14 [DEBUG] http: Request GET /v1/status/leader (285.771µs) from=127.0.0.6:33305 2022/11/14 10:44:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.734250316s) from=127.0.0.6:48453 2022/11/14 10:44:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m4.376069963s) from=127.0.0.6:46337 2022/11/14 10:44:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:44:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:44:18 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:44:18 [DEBUG] agent: Node info in sync 2022/11/14 10:44:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:44:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.293291557s) from=127.0.0.6:44927 2022/11/14 10:44:31 [DEBUG] http: Request GET /v1/status/leader (168.44µs) from=127.0.0.6:33703 2022/11/14 10:44:34 [DEBUG] http: Request GET /v1/status/leader (187.555µs) from=127.0.0.6:33305 2022/11/14 10:44:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.461524043s) from=127.0.0.6:52559 2022/11/14 10:44:52 [DEBUG] http: Request GET /v1/status/leader (239.111µs) from=127.0.0.6:33703 2022/11/14 10:44:55 [DEBUG] http: Request GET /v1/status/leader (255.372µs) from=127.0.0.6:33305 2022/11/14 10:45:12 [DEBUG] http: Request GET /v1/status/leader (194.578µs) from=127.0.0.6:33703 2022/11/14 10:45:15 [DEBUG] http: Request GET /v1/status/leader (154.655µs) from=127.0.0.6:33305 2022/11/14 10:45:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:45:32 [DEBUG] http: Request GET /v1/status/leader (252.924µs) from=127.0.0.6:33305 2022/11/14 10:45:35 [DEBUG] http: Request GET /v1/status/leader (276.109µs) from=127.0.0.6:33305 2022/11/14 10:45:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m1.876214077s) from=127.0.0.6:43877 2022/11/14 10:45:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m0.63418624s) from=127.0.0.6:42827 2022/11/14 10:45:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.279127334s) from=127.0.0.6:38291 2022/11/14 10:45:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.524329742s) from=127.0.0.6:32935 2022/11/14 10:45:52 [DEBUG] http: Request GET /v1/status/leader (224.972µs) from=127.0.0.6:33305 2022/11/14 10:45:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m4.537606615s) from=127.0.0.6:46643 2022/11/14 10:45:55 [DEBUG] http: Request GET /v1/status/leader (151.263µs) from=127.0.0.6:33305 2022/11/14 10:45:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.541366699s) from=127.0.0.6:59377 2022/11/14 10:45:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.315864338s) from=127.0.0.6:40237 2022/11/14 10:45:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.976948409s) from=127.0.0.6:59289 2022/11/14 10:46:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.512142981s) from=127.0.0.6:51907 2022/11/14 10:46:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.171100235s) from=127.0.0.6:52791 2022/11/14 10:46:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m4.05104057s) from=127.0.0.6:57359 2022/11/14 10:46:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.588335832s) from=127.0.0.6:35669 2022/11/14 10:46:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m1.919693762s) from=127.0.0.6:46619 2022/11/14 10:46:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.764505797s) from=127.0.0.6:55469 2022/11/14 10:46:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m0.084439284s) from=127.0.0.6:56325 2022/11/14 10:46:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.990223865s) from=127.0.0.6:42395 2022/11/14 10:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.15372256s) from=127.0.0.6:58051 2022/11/14 10:46:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m5.038474935s) from=127.0.0.6:47953 2022/11/14 10:46:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.30513849s) from=127.0.0.6:34245 2022/11/14 10:46:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.283016223s) from=127.0.0.6:57159 2022/11/14 10:46:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m3.811625105s) from=127.0.0.6:55649 2022/11/14 10:46:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.105400108s) from=127.0.0.6:48385 2022/11/14 10:46:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.858116123s) from=127.0.0.6:49693 2022/11/14 10:46:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.932637968s) from=127.0.0.6:45291 2022/11/14 10:46:12 [DEBUG] http: Request GET /v1/status/leader (365.487µs) from=127.0.0.6:33703 2022/11/14 10:46:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:46:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:46:14 [DEBUG] agent: Node info in sync 2022/11/14 10:46:15 [DEBUG] http: Request GET /v1/status/leader (164.233µs) from=127.0.0.6:33305 2022/11/14 10:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m4.082963554s) from=127.0.0.6:34045 2022/11/14 10:46:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:46:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.582836532s) from=127.0.0.6:45981 2022/11/14 10:46:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.876094611s) from=127.0.0.6:48453 2022/11/14 10:46:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m7.472220053s) from=127.0.0.6:46337 2022/11/14 10:46:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.479538229s) from=127.0.0.6:44927 2022/11/14 10:46:32 [DEBUG] http: Request GET /v1/status/leader (183.749µs) from=127.0.0.6:33703 2022/11/14 10:46:35 [DEBUG] http: Request GET /v1/status/leader (334.527µs) from=127.0.0.6:33305 2022/11/14 10:46:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.615287199s) from=127.0.0.6:52559 2022/11/14 10:46:52 [DEBUG] http: Request GET /v1/status/leader (234.501µs) from=127.0.0.6:33305 2022/11/14 10:46:55 [DEBUG] http: Request GET /v1/status/leader (267.595µs) from=127.0.0.6:33305 2022/11/14 10:47:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:47:12 [DEBUG] http: Request GET /v1/status/leader (248.985µs) from=127.0.0.6:33703 2022/11/14 10:47:15 [DEBUG] http: Request GET /v1/status/leader (150.372µs) from=127.0.0.6:33305 2022/11/14 10:47:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:47:32 [DEBUG] http: Request GET /v1/status/leader (272.543µs) from=127.0.0.6:33305 2022/11/14 10:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:47:32 [DEBUG] agent: Node info in sync 2022/11/14 10:47:35 [DEBUG] http: Request GET /v1/status/leader (247.099µs) from=127.0.0.6:33305 2022/11/14 10:47:52 [DEBUG] http: Request GET /v1/status/leader (140.295µs) from=127.0.0.6:33703 2022/11/14 10:47:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.624873611s) from=127.0.0.6:38291 2022/11/14 10:47:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m1.967515953s) from=127.0.0.6:43877 2022/11/14 10:47:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m2.351557403s) from=127.0.0.6:42827 2022/11/14 10:47:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.680429826s) from=127.0.0.6:32935 2022/11/14 10:47:55 [DEBUG] http: Request GET /v1/status/leader (158.576µs) from=127.0.0.6:33305 2022/11/14 10:47:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.799687328s) from=127.0.0.6:46643 2022/11/14 10:47:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.042298177s) from=127.0.0.6:59377 2022/11/14 10:48:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.711867922s) from=127.0.0.6:40237 2022/11/14 10:48:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.291087689s) from=127.0.0.6:59289 2022/11/14 10:48:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.419969069s) from=127.0.0.6:52791 2022/11/14 10:48:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m1.979945841s) from=127.0.0.6:51907 2022/11/14 10:48:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m0.814081546s) from=127.0.0.6:55469 2022/11/14 10:48:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m3.529559344s) from=127.0.0.6:46619 2022/11/14 10:48:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.044778584s) from=127.0.0.6:56325 2022/11/14 10:48:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.361043285s) from=127.0.0.6:57359 2022/11/14 10:48:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.725949597s) from=127.0.0.6:35669 2022/11/14 10:48:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.630666069s) from=127.0.0.6:42395 2022/11/14 10:48:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.658398566s) from=127.0.0.6:58051 2022/11/14 10:48:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.48971889s) from=127.0.0.6:34245 2022/11/14 10:48:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.109226598s) from=127.0.0.6:47953 2022/11/14 10:48:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.907394152s) from=127.0.0.6:49693 2022/11/14 10:48:12 [DEBUG] http: Request GET /v1/status/leader (280.601µs) from=127.0.0.6:33305 2022/11/14 10:48:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.652468362s) from=127.0.0.6:45291 2022/11/14 10:48:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m5.587805403s) from=127.0.0.6:55649 2022/11/14 10:48:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.560925841s) from=127.0.0.6:48385 2022/11/14 10:48:15 [DEBUG] http: Request GET /v1/status/leader (287.471µs) from=127.0.0.6:33305 2022/11/14 10:48:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m7.414787801s) from=127.0.0.6:57159 2022/11/14 10:48:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.982551711s) from=127.0.0.6:34045 2022/11/14 10:48:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:48:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.790859176s) from=127.0.0.6:45981 2022/11/14 10:48:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.365337797s) from=127.0.0.6:48453 2022/11/14 10:48:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m6.115390266s) from=127.0.0.6:46337 2022/11/14 10:48:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.825567764s) from=127.0.0.6:44927 2022/11/14 10:48:32 [DEBUG] http: Request GET /v1/status/leader (218.615µs) from=127.0.0.6:33305 2022/11/14 10:48:35 [DEBUG] http: Request GET /v1/status/leader (331.58µs) from=127.0.0.6:33305 2022/11/14 10:48:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m4.883053208s) from=127.0.0.6:52559 2022/11/14 10:48:52 [DEBUG] http: Request GET /v1/status/leader (465.904µs) from=127.0.0.6:33703 2022/11/14 10:48:55 [DEBUG] http: Request GET /v1/status/leader (146.826µs) from=127.0.0.6:33305 2022/11/14 10:49:12 [DEBUG] http: Request GET /v1/status/leader (212.038µs) from=127.0.0.6:33305 2022/11/14 10:49:15 [DEBUG] http: Request GET /v1/status/leader (142.956µs) from=127.0.0.6:33305 2022/11/14 10:49:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:49:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:49:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:49:21 [DEBUG] agent: Node info in sync 2022/11/14 10:49:32 [DEBUG] http: Request GET /v1/status/leader (341.825µs) from=127.0.0.6:33305 2022/11/14 10:49:35 [DEBUG] http: Request GET /v1/status/leader (169.349µs) from=127.0.0.6:33305 2022/11/14 10:49:52 [DEBUG] http: Request GET /v1/status/leader (220.216µs) from=127.0.0.6:33305 2022/11/14 10:49:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m0.301985268s) from=127.0.0.6:43877 2022/11/14 10:49:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.072064904s) from=127.0.0.6:38291 2022/11/14 10:49:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:49:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.629419924s) from=127.0.0.6:42827 2022/11/14 10:49:55 [DEBUG] http: Request GET /v1/status/leader (248.828µs) from=127.0.0.6:33305 2022/11/14 10:49:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.495396374s) from=127.0.0.6:32935 2022/11/14 10:49:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m2.401146783s) from=127.0.0.6:46643 2022/11/14 10:50:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.646650225s) from=127.0.0.6:59377 2022/11/14 10:50:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m3.6503253s) from=127.0.0.6:59289 2022/11/14 10:50:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.488904801s) from=127.0.0.6:40237 2022/11/14 10:50:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.618218827s) from=127.0.0.6:51907 2022/11/14 10:50:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.060787615s) from=127.0.0.6:46619 2022/11/14 10:50:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m4.354647596s) from=127.0.0.6:52791 2022/11/14 10:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.209054125s) from=127.0.0.6:56325 2022/11/14 10:50:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m5.847098884s) from=127.0.0.6:55469 2022/11/14 10:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.726093625s) from=127.0.0.6:34245 2022/11/14 10:50:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.989071248s) from=127.0.0.6:35669 2022/11/14 10:50:12 [DEBUG] http: Request GET /v1/status/leader (220.723µs) from=127.0.0.6:33703 2022/11/14 10:50:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m5.757580909s) from=127.0.0.6:57359 2022/11/14 10:50:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m4.208959169s) from=127.0.0.6:47953 2022/11/14 10:50:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.645871487s) from=127.0.0.6:49693 2022/11/14 10:50:15 [DEBUG] http: Request GET /v1/status/leader (286.063µs) from=127.0.0.6:33305 2022/11/14 10:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m1.278196728s) from=127.0.0.6:55649 2022/11/14 10:50:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.125293879s) from=127.0.0.6:42395 2022/11/14 10:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.387932681s) from=127.0.0.6:58051 2022/11/14 10:50:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.467952849s) from=127.0.0.6:45291 2022/11/14 10:50:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m3.270011633s) from=127.0.0.6:48385 2022/11/14 10:50:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.088644982s) from=127.0.0.6:34045 2022/11/14 10:50:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.837780517s) from=127.0.0.6:57159 2022/11/14 10:50:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m0.328917703s) from=127.0.0.6:48453 2022/11/14 10:50:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.826968561s) from=127.0.0.6:45981 2022/11/14 10:50:32 [DEBUG] http: Request GET /v1/status/leader (165.054µs) from=127.0.0.6:33703 2022/11/14 10:50:35 [DEBUG] http: Request GET /v1/status/leader (1.483638ms) from=127.0.0.6:33305 2022/11/14 10:50:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m4.705327789s) from=127.0.0.6:44927 2022/11/14 10:50:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.275845574s) from=127.0.0.6:46337 2022/11/14 10:50:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m1.244723563s) from=127.0.0.6:52559 2022/11/14 10:50:52 [DEBUG] http: Request GET /v1/status/leader (234.523µs) from=127.0.0.6:33703 2022/11/14 10:50:55 [DEBUG] http: Request GET /v1/status/leader (277.906µs) from=127.0.0.6:33305 2022/11/14 10:50:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:50:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:50:59 [DEBUG] agent: Node info in sync 2022/11/14 10:51:12 [DEBUG] http: Request GET /v1/status/leader (158.814µs) from=127.0.0.6:33305 2022/11/14 10:51:15 [DEBUG] http: Request GET /v1/status/leader (338.453µs) from=127.0.0.6:33305 2022/11/14 10:51:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:51:32 [DEBUG] http: Request GET /v1/status/leader (242.777µs) from=127.0.0.6:33703 2022/11/14 10:51:35 [DEBUG] http: Request GET /v1/status/leader (264.245µs) from=127.0.0.6:33305 2022/11/14 10:51:52 [DEBUG] http: Request GET /v1/status/leader (152.508µs) from=127.0.0.6:33305 2022/11/14 10:51:55 [DEBUG] http: Request GET /v1/status/leader (425.663µs) from=127.0.0.6:33305 2022/11/14 10:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.475283216s) from=127.0.0.6:38291 2022/11/14 10:51:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m5.909149962s) from=127.0.0.6:43877 2022/11/14 10:51:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m4.871043739s) from=127.0.0.6:42827 2022/11/14 10:52:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.476263917s) from=127.0.0.6:32935 2022/11/14 10:52:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m2.074505706s) from=127.0.0.6:46643 2022/11/14 10:52:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.488933067s) from=127.0.0.6:59377 2022/11/14 10:52:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m1.302476703s) from=127.0.0.6:59289 2022/11/14 10:52:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m2.027002554s) from=127.0.0.6:46619 2022/11/14 10:52:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m1.965700208s) from=127.0.0.6:52791 2022/11/14 10:52:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m4.998147295s) from=127.0.0.6:40237 2022/11/14 10:52:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.340690564s) from=127.0.0.6:51907 2022/11/14 10:52:12 [DEBUG] http: Request GET /v1/status/leader (276.584µs) from=127.0.0.6:33703 2022/11/14 10:52:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.450299096s) from=127.0.0.6:34245 2022/11/14 10:52:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m3.893338397s) from=127.0.0.6:56325 2022/11/14 10:52:15 [DEBUG] http: Request GET /v1/status/leader (156.348µs) from=127.0.0.6:33305 2022/11/14 10:52:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m0.084764433s) from=127.0.0.6:42395 2022/11/14 10:52:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m1.79868912s) from=127.0.0.6:47953 2022/11/14 10:52:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m6.074612609s) from=127.0.0.6:55469 2022/11/14 10:52:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m4.203964366s) from=127.0.0.6:35669 2022/11/14 10:52:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m3.397754988s) from=127.0.0.6:57359 2022/11/14 10:52:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m2.686082435s) from=127.0.0.6:49693 2022/11/14 10:52:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:52:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m2.062232099s) from=127.0.0.6:45291 2022/11/14 10:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.278646999s) from=127.0.0.6:55649 2022/11/14 10:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.963905211s) from=127.0.0.6:58051 2022/11/14 10:52:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:52:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:52:20 [DEBUG] agent: Node info in sync 2022/11/14 10:52:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.843722894s) from=127.0.0.6:34045 2022/11/14 10:52:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.476339332s) from=127.0.0.6:48385 2022/11/14 10:52:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.124325687s) from=127.0.0.6:57159 2022/11/14 10:52:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.941591346s) from=127.0.0.6:48453 2022/11/14 10:52:32 [DEBUG] http: Request GET /v1/status/leader (226.549µs) from=127.0.0.6:33305 2022/11/14 10:52:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:52:35 [DEBUG] http: Request GET /v1/status/leader (4.054984ms) from=127.0.0.6:33305 2022/11/14 10:52:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.198442149s) from=127.0.0.6:45981 2022/11/14 10:52:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m1.496483828s) from=127.0.0.6:44927 2022/11/14 10:52:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m3.655273544s) from=127.0.0.6:46337 2022/11/14 10:52:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.903343991s) from=127.0.0.6:52559 2022/11/14 10:52:52 [DEBUG] http: Request GET /v1/status/leader (305.489µs) from=127.0.0.6:33305 2022/11/14 10:52:55 [DEBUG] http: Request GET /v1/status/leader (231.717µs) from=127.0.0.6:33305 2022/11/14 10:53:12 [DEBUG] http: Request GET /v1/status/leader (218.549µs) from=127.0.0.6:33305 2022/11/14 10:53:15 [DEBUG] http: Request GET /v1/status/leader (147.524µs) from=127.0.0.6:33305 2022/11/14 10:53:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:53:32 [DEBUG] http: Request GET /v1/status/leader (257.172µs) from=127.0.0.6:33305 2022/11/14 10:53:35 [DEBUG] http: Request GET /v1/status/leader (300.154µs) from=127.0.0.6:33305 2022/11/14 10:53:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:53:36 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:53:36 [DEBUG] agent: Node info in sync 2022/11/14 10:53:52 [DEBUG] http: Request GET /v1/status/leader (418.002µs) from=127.0.0.6:33703 2022/11/14 10:53:55 [DEBUG] http: Request GET /v1/status/leader (184.88µs) from=127.0.0.6:33305 2022/11/14 10:54:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.995753004s) from=127.0.0.6:38291 2022/11/14 10:54:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.441847241s) from=127.0.0.6:42827 2022/11/14 10:54:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m6.362689885s) from=127.0.0.6:43877 2022/11/14 10:54:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.422578325s) from=127.0.0.6:46643 2022/11/14 10:54:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.249225087s) from=127.0.0.6:32935 2022/11/14 10:54:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m0.534242713s) from=127.0.0.6:46619 2022/11/14 10:54:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.01266825s) from=127.0.0.6:59377 2022/11/14 10:54:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.159502447s) from=127.0.0.6:59289 2022/11/14 10:54:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m0.339599419s) from=127.0.0.6:51907 2022/11/14 10:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m3.791602773s) from=127.0.0.6:52791 2022/11/14 10:54:12 [DEBUG] http: Request GET /v1/status/leader (315.774µs) from=127.0.0.6:33703 2022/11/14 10:54:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m3.269048184s) from=127.0.0.6:40237 2022/11/14 10:54:15 [DEBUG] http: Request GET /v1/status/leader (239.848µs) from=127.0.0.6:33305 2022/11/14 10:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m2.99518776s) from=127.0.0.6:56325 2022/11/14 10:54:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:54:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m5.514682461s) from=127.0.0.6:34245 2022/11/14 10:54:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.669412723s) from=127.0.0.6:57359 2022/11/14 10:54:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.958773318s) from=127.0.0.6:35669 2022/11/14 10:54:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.192984882s) from=127.0.0.6:45291 2022/11/14 10:54:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m5.467993799s) from=127.0.0.6:42395 2022/11/14 10:54:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m6.336385101s) from=127.0.0.6:47953 2022/11/14 10:54:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m1.098685612s) from=127.0.0.6:34045 2022/11/14 10:54:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m7.287422577s) from=127.0.0.6:55469 2022/11/14 10:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.0806395s) from=127.0.0.6:55649 2022/11/14 10:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.039901673s) from=127.0.0.6:58051 2022/11/14 10:54:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.255625934s) from=127.0.0.6:49693 2022/11/14 10:54:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m4.337559793s) from=127.0.0.6:48385 2022/11/14 10:54:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m6.592886621s) from=127.0.0.6:57159 2022/11/14 10:54:32 [DEBUG] http: Request GET /v1/status/leader (3.724948ms) from=127.0.0.6:33305 2022/11/14 10:54:35 [DEBUG] http: Request GET /v1/status/leader (279.836µs) from=127.0.0.6:33305 2022/11/14 10:54:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m6.365862552s) from=127.0.0.6:48453 2022/11/14 10:54:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m2.717267369s) from=127.0.0.6:45981 2022/11/14 10:54:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:54:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.090481256s) from=127.0.0.6:44927 2022/11/14 10:54:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.872039699s) from=127.0.0.6:46337 2022/11/14 10:54:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m3.22042229s) from=127.0.0.6:52559 2022/11/14 10:54:52 [DEBUG] http: Request GET /v1/status/leader (465.346µs) from=127.0.0.6:33305 2022/11/14 10:54:55 [DEBUG] http: Request GET /v1/status/leader (142.189µs) from=127.0.0.6:33305 2022/11/14 10:55:12 [DEBUG] http: Request GET /v1/status/leader (265.579µs) from=127.0.0.6:33703 2022/11/14 10:55:15 [DEBUG] http: Request GET /v1/status/leader (267.869µs) from=127.0.0.6:33305 2022/11/14 10:55:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:55:19 [DEBUG] agent: Node info in sync 2022/11/14 10:55:32 [DEBUG] http: Request GET /v1/status/leader (137.567µs) from=127.0.0.6:33305 2022/11/14 10:55:35 [DEBUG] http: Request GET /v1/status/leader (282.881µs) from=127.0.0.6:33305 2022/11/14 10:55:52 [DEBUG] http: Request GET /v1/status/leader (2.368357ms) from=127.0.0.6:33305 2022/11/14 10:55:55 [DEBUG] http: Request GET /v1/status/leader (361.19µs) from=127.0.0.6:33305 2022/11/14 10:56:01 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m1.102419445s) from=127.0.0.6:42827 2022/11/14 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.672774204s) from=127.0.0.6:38291 2022/11/14 10:56:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.132072308s) from=127.0.0.6:46643 2022/11/14 10:56:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m5.178584074s) from=127.0.0.6:43877 2022/11/14 10:56:12 [DEBUG] http: Request GET /v1/status/leader (182.781µs) from=127.0.0.6:33703 2022/11/14 10:56:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m0.917534722s) from=127.0.0.6:52791 2022/11/14 10:56:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.656390232s) from=127.0.0.6:59289 2022/11/14 10:56:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.396633726s) from=127.0.0.6:32935 2022/11/14 10:56:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m6.4860542s) from=127.0.0.6:46619 2022/11/14 10:56:15 [DEBUG] http: Request GET /v1/status/leader (167.638µs) from=127.0.0.6:33305 2022/11/14 10:56:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.292903399s) from=127.0.0.6:59377 2022/11/14 10:56:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.960977925s) from=127.0.0.6:40237 2022/11/14 10:56:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m6.315085256s) from=127.0.0.6:51907 2022/11/14 10:56:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.900832975s) from=127.0.0.6:56325 2022/11/14 10:56:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:56:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m1.684996481s) from=127.0.0.6:34245 2022/11/14 10:56:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m0.550508525s) from=127.0.0.6:35669 2022/11/14 10:56:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m1.707850307s) from=127.0.0.6:45291 2022/11/14 10:56:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m0.716917045s) from=127.0.0.6:55649 2022/11/14 10:56:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.188009649s) from=127.0.0.6:58051 2022/11/14 10:56:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m6.227032341s) from=127.0.0.6:57359 2022/11/14 10:56:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.32810788s) from=127.0.0.6:47953 2022/11/14 10:56:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.225768651s) from=127.0.0.6:34045 2022/11/14 10:56:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:56:26 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:56:26 [DEBUG] agent: Node info in sync 2022/11/14 10:56:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.663101455s) from=127.0.0.6:42395 2022/11/14 10:56:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m4.823922597s) from=127.0.0.6:55469 2022/11/14 10:56:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.773729905s) from=127.0.0.6:49693 2022/11/14 10:56:32 [DEBUG] http: Request GET /v1/status/leader (237.416µs) from=127.0.0.6:33305 2022/11/14 10:56:35 [DEBUG] http: Request GET /v1/status/leader (222.064µs) from=127.0.0.6:33305 2022/11/14 10:56:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m6.817611849s) from=127.0.0.6:48385 2022/11/14 10:56:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m4.227519695s) from=127.0.0.6:57159 2022/11/14 10:56:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m3.939661764s) from=127.0.0.6:48453 2022/11/14 10:56:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m3.360425922s) from=127.0.0.6:45981 2022/11/14 10:56:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m7.053581502s) from=127.0.0.6:44927 2022/11/14 10:56:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:56:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.520678809s) from=127.0.0.6:46337 2022/11/14 10:56:52 [DEBUG] http: Request GET /v1/status/leader (228.489µs) from=127.0.0.6:33703 2022/11/14 10:56:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.352386962s) from=127.0.0.6:52559 2022/11/14 10:56:55 [DEBUG] http: Request GET /v1/status/leader (300.6µs) from=127.0.0.6:33305 2022/11/14 10:57:12 [DEBUG] http: Request GET /v1/status/leader (141.107µs) from=127.0.0.6:33305 2022/11/14 10:57:15 [DEBUG] http: Request GET /v1/status/leader (1.420262ms) from=127.0.0.6:33305 2022/11/14 10:57:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:57:32 [DEBUG] http: Request GET /v1/status/leader (315.471µs) from=127.0.0.6:33305 2022/11/14 10:57:35 [DEBUG] http: Request GET /v1/status/leader (345.899µs) from=127.0.0.6:33305 2022/11/14 10:57:52 [DEBUG] http: Request GET /v1/status/leader (284.531µs) from=127.0.0.6:33703 2022/11/14 10:57:55 [DEBUG] http: Request GET /v1/status/leader (3.76446ms) from=127.0.0.6:33305 2022/11/14 10:58:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m2.977063682s) from=127.0.0.6:42827 2022/11/14 10:58:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:58:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:58:07 [DEBUG] agent: Node info in sync 2022/11/14 10:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.00862383s) from=127.0.0.6:38291 2022/11/14 10:58:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m3.095698506s) from=127.0.0.6:46643 2022/11/14 10:58:12 [DEBUG] http: Request GET /v1/status/leader (277.923µs) from=127.0.0.6:33703 2022/11/14 10:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m2.131592153s) from=127.0.0.6:52791 2022/11/14 10:58:15 [DEBUG] http: Request GET /v1/status/leader (171.996µs) from=127.0.0.6:33305 2022/11/14 10:58:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m5.512177837s) from=127.0.0.6:43877 2022/11/14 10:58:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m2.256009724s) from=127.0.0.6:59289 2022/11/14 10:58:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.298726224s) from=127.0.0.6:32935 2022/11/14 10:58:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:58:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m4.045323518s) from=127.0.0.6:46619 2022/11/14 10:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m1.392920802s) from=127.0.0.6:56325 2022/11/14 10:58:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m2.068988471s) from=127.0.0.6:51907 2022/11/14 10:58:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.47912687s) from=127.0.0.6:59377 2022/11/14 10:58:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.991316426s) from=127.0.0.6:40237 2022/11/14 10:58:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m3.766568313s) from=127.0.0.6:35669 2022/11/14 10:58:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m3.250844793s) from=127.0.0.6:45291 2022/11/14 10:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.238549584s) from=127.0.0.6:58051 2022/11/14 10:58:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m7.438235606s) from=127.0.0.6:34245 2022/11/14 10:58:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m2.889518246s) from=127.0.0.6:57359 2022/11/14 10:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m3.289988136s) from=127.0.0.6:34045 2022/11/14 10:58:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m3.640150471s) from=127.0.0.6:47953 2022/11/14 10:58:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m4.891101321s) from=127.0.0.6:55649 2022/11/14 10:58:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m3.412559954s) from=127.0.0.6:55469 2022/11/14 10:58:32 [DEBUG] http: Request GET /v1/status/leader (141.538µs) from=127.0.0.6:33703 2022/11/14 10:58:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m7.318919736s) from=127.0.0.6:42395 2022/11/14 10:58:35 [DEBUG] http: Request GET /v1/status/leader (310.772µs) from=127.0.0.6:33305 2022/11/14 10:58:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m5.934937961s) from=127.0.0.6:49693 2022/11/14 10:58:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m2.166681818s) from=127.0.0.6:48385 2022/11/14 10:58:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=123 (2m5.222974604s) from=127.0.0.6:57159 2022/11/14 10:58:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=52 (2m5.188157021s) from=127.0.0.6:48453 2022/11/14 10:58:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=49 (2m5.738931007s) from=127.0.0.6:45981 2022/11/14 10:58:52 [DEBUG] http: Request GET /v1/status/leader (258.935µs) from=127.0.0.6:33305 2022/11/14 10:58:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m3.564269123s) from=127.0.0.6:44927 2022/11/14 10:58:55 [DEBUG] http: Request GET /v1/status/leader (256.647µs) from=127.0.0.6:33305 2022/11/14 10:58:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m2.747637701s) from=127.0.0.6:52559 2022/11/14 10:58:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=50 (2m5.602197212s) from=127.0.0.6:46337 2022/11/14 10:59:12 [DEBUG] http: Request GET /v1/status/leader (138.994µs) from=127.0.0.6:33703 2022/11/14 10:59:15 [DEBUG] http: Request GET /v1/status/leader (3.902142ms) from=127.0.0.6:33305 2022/11/14 10:59:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 10:59:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 10:59:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 10:59:19 [DEBUG] agent: Node info in sync 2022/11/14 10:59:32 [DEBUG] http: Request GET /v1/status/leader (309.677µs) from=127.0.0.6:33703 2022/11/14 10:59:35 [DEBUG] http: Request GET /v1/status/leader (311.093µs) from=127.0.0.6:33305 2022/11/14 10:59:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-277j8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 10:59:52 [DEBUG] http: Request GET /v1/status/leader (144.738µs) from=127.0.0.6:33703 2022/11/14 10:59:55 [DEBUG] http: Request GET /v1/status/leader (270.41µs) from=127.0.0.6:33305 2022/11/14 11:00:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=133 (2m4.965164855s) from=127.0.0.6:42827 2022/11/14 11:00:12 [DEBUG] http: Request GET /v1/status/leader (253.713µs) from=127.0.0.6:33703 2022/11/14 11:00:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=130 (2m1.463537148s) from=127.0.0.6:46643 2022/11/14 11:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.926714009s) from=127.0.0.6:38291 2022/11/14 11:00:15 [DEBUG] http: Request GET /v1/status/leader (283.87µs) from=127.0.0.6:33305 2022/11/14 11:00:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-277j8" since the cluster is too small 2022/11/14 11:00:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=129 (2m4.109695377s) from=127.0.0.6:43877 2022/11/14 11:00:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=134 (2m4.581389098s) from=127.0.0.6:59289 2022/11/14 11:00:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.878843744s) from=127.0.0.6:32935 2022/11/14 11:00:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_parser_10.233.45.64_8806" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.49.252_9015" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.32.206_9001" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.32.206_9001" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_sdnc_10.233.18.98_8282" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.36.254_8443" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v2_nslcm_10.233.12.29_8403" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.45.64_8806" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.190_443" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.56_9011" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.5.242_8410" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.45.64_8806" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.190_9092" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.49.225_8803" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_nslcm_10.233.12.29_8403" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.160_8484" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.26.73_8801" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.64_8806" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.243_9007" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.60.124_8181" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.33.3_8082" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_vnfres_10.233.49.128_8802" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.34.16_8482" in sync 2022/11/14 11:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.158_8080" in sync 2022/11/14 11:00:20 [DEBUG] agent: Node info in sync 2022/11/14 11:00:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=57 (2m6.341882444s) from=127.0.0.6:52791 2022/11/14 11:00:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.997458956s) from=127.0.0.6:59377 2022/11/14 11:00:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=53 (2m5.563705198s) from=127.0.0.6:46619 2022/11/14 11:00:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=47 (2m6.19611895s) from=127.0.0.6:56325 2022/11/14 11:00:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m7.49050363s) from=127.0.0.6:51907 2022/11/14 11:00:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=138 (2m0.030344525s) from=127.0.0.6:57359 2022/11/14 11:00:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (2m5.73466054s) from=127.0.0.6:40237 2022/11/14 11:00:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=135 (2m0.537087376s) from=127.0.0.6:47953 2022/11/14 11:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=48 (2m0.806014802s) from=127.0.0.6:34045 2022/11/14 11:00:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=139 (2m5.160575659s) from=127.0.0.6:45291 2022/11/14 11:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=55 (2m2.876743463s) from=127.0.0.6:34245 2022/11/14 11:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.972916853s) from=127.0.0.6:58051 2022/11/14 11:00:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=140 (2m6.270547787s) from=127.0.0.6:35669 2022/11/14 11:00:32 [DEBUG] http: Request GET /v1/status/leader (254.432µs) from=127.0.0.6:33703 2022/11/14 11:00:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=137 (2m2.715951932s) from=127.0.0.6:55469 2022/11/14 11:00:35 [DEBUG] http: Request GET /v1/status/leader (193.112µs) from=127.0.0.6:33305 2022/11/14 11:00:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=54 (2m6.754110789s) from=127.0.0.6:55649 2022/11/14 11:00:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=56 (2m0.785197149s) from=127.0.0.6:49693 2022/11/14 11:00:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=51 (2m0.664973198s) from=127.0.0.6:48385 2022/11/14 11:00:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=46 (2m6.251590507s) from=127.0.0.6:42395