By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'd235ec0a-90fa-1e40-d7b9-c05434c649e6' Node name: 'onap-msb-consul-5454dcc5c5-4c5gv' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/10/30 22:53:27 [DEBUG] agent: Using random ID "d235ec0a-90fa-1e40-d7b9-c05434c649e6" as node ID 2022/10/30 22:53:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d235ec0a-90fa-1e40-d7b9-c05434c649e6 Address:127.0.0.1:8300}] 2022/10/30 22:53:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-4c5gv.dc1 127.0.0.1 2022/10/30 22:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/10/30 22:53:27 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-4c5gv 127.0.0.1 2022/10/30 22:53:27 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/10/30 22:53:27 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-4c5gv.dc1" in area "wan" 2022/10/30 22:53:27 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-4c5gv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 22:53:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/10/30 22:53:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/10/30 22:53:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/10/30 22:53:27 [INFO] agent: started state syncer 2022/10/30 22:53:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/10/30 22:53:27 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/10/30 22:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/10/30 22:53:27 [DEBUG] raft: Votes needed: 1 2022/10/30 22:53:27 [DEBUG] raft: Vote granted from d235ec0a-90fa-1e40-d7b9-c05434c649e6 in term 2. Tally: 1 2022/10/30 22:53:27 [INFO] raft: Election won. Tally: 1 2022/10/30 22:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/10/30 22:53:27 [INFO] consul: cluster leadership acquired 2022/10/30 22:53:27 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-4c5gv 2022/10/30 22:53:27 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/10/30 22:53:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:53:27 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-4c5gv' joined, marking health alive 2022/10/30 22:53:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 22:53:27 [INFO] agent: Synced node info 2022/10/30 22:53:27 [DEBUG] agent: Node info in sync 2022/10/30 22:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 22:53:30 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/10/30 22:54:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:55:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 22:55:17 [DEBUG] agent: Node info in sync 2022/10/30 22:55:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 22:55:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:56:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 22:56:49 [DEBUG] agent: Node info in sync 2022/10/30 22:57:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:57:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 22:58:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:58:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 22:58:27 [DEBUG] agent: Node info in sync 2022/10/30 22:59:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 22:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 22:59:38 [DEBUG] agent: Node info in sync 2022/10/30 23:00:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:00:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:00:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:00:39 [DEBUG] agent: Node info in sync 2022/10/30 23:01:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:01:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:01:51 [DEBUG] agent: Node info in sync 2022/10/30 23:02:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:02:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:03:25 [DEBUG] http: Request GET /v1/status/leader (1.629578ms) from=127.0.0.6:56489 2022/10/30 23:03:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:25 [INFO] agent: Synced service "_v1_sdc-gui_10.233.37.189_8181" 2022/10/30 23:03:25 [DEBUG] agent: Node info in sync 2022/10/30 23:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (23.569428ms) from=127.0.0.6:39603 2022/10/30 23:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:25 [DEBUG] agent: Node info in sync 2022/10/30 23:03:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (872.904µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_parser_10.233.47.191_8806" 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (13.775967ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (492.574µs) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_catalog_10.233.47.191_8806" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.496837ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (515.186µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_nsd_10.233.47.191_8806" 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.540834ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (299.162µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.191_8806" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.178361ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.101353ms) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.38.139_443" 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.471561ms) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (450.234µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.169_9015" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.508795ms) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (422.395µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.34.198_9007" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.346727ms) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (350.653µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.34.198_9007" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.777277ms) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (622.924µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.62.88_9011" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.926701ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (506.618µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.62.88_9011" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.373692ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (380.107µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.166_8080" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (21.141596ms) from=127.0.0.6:39603 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (413.658µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [INFO] agent: Synced service "_v0_multicloud_10.233.30.181_9001" 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (84.531408ms) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:03:26 [DEBUG] agent: Node info in sync 2022/10/30 23:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.48µs) from=127.0.0.6:56489 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:03:27 [INFO] agent: Synced service "_v1_multicloud_10.233.30.181_9001" 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:27 [DEBUG] agent: Node info in sync 2022/10/30 23:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (28.173857ms) from=127.0.0.6:56489 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:03:27 [DEBUG] agent: Node info in sync 2022/10/30 23:03:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (916.701µs) from=127.0.0.6:39603 2022/10/30 23:03:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/catalog/services (369.058µs) from=127.0.0.6:56489 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/status/leader (725.241µs) from=127.0.0.6:39603 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (272.953µs) from=127.0.0.6:39603 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (270.017µs) from=127.0.0.6:39603 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (215.029µs) from=127.0.0.6:51823 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (307.974µs) from=127.0.0.6:51823 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (293.172µs) from=127.0.0.6:37655 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (376.062µs) from=127.0.0.6:39603 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.148µs) from=127.0.0.6:39603 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (183.531µs) from=127.0.0.6:37655 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.312279ms) from=127.0.0.6:51823 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (173.59µs) from=127.0.0.6:37655 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (150.706µs) from=127.0.0.6:37655 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (161.792µs) from=127.0.0.6:37655 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (248.879µs) from=127.0.0.6:39603 2022/10/30 23:03:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (310.309µs) from=127.0.0.6:36463 2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/catalog/services (666.443µs) from=127.0.0.6:57013 2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/status/leader (582.422µs) from=127.0.0.6:41775 2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (489.342µs) from=127.0.0.6:41775 2022/10/30 23:03:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (194.762µs) from=127.0.0.6:53957 2022/10/30 23:03:55 [DEBUG] http: Request GET /v1/status/leader (448.378µs) from=127.0.0.6:60693 2022/10/30 23:04:08 [DEBUG] http: Request GET /v1/status/leader (397.663µs) from=127.0.0.6:60693 2022/10/30 23:04:15 [DEBUG] http: Request GET /v1/status/leader (364.255µs) from=127.0.0.6:33117 2022/10/30 23:04:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:04:28 [DEBUG] http: Request GET /v1/status/leader (209.807µs) from=127.0.0.6:60693 2022/10/30 23:04:35 [DEBUG] http: Request GET /v1/status/leader (236.865µs) from=127.0.0.6:60693 2022/10/30 23:04:48 [DEBUG] http: Request GET /v1/status/leader (258.065µs) from=127.0.0.6:60693 2022/10/30 23:04:55 [DEBUG] http: Request GET /v1/status/leader (263.337µs) from=127.0.0.6:33117 2022/10/30 23:05:08 [DEBUG] http: Request GET /v1/status/leader (297.985µs) from=127.0.0.6:60693 2022/10/30 23:05:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:05:15 [DEBUG] http: Request GET /v1/status/leader (289.283µs) from=127.0.0.6:60693 2022/10/30 23:05:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:05:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:05:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:05:26 [DEBUG] agent: Node info in sync 2022/10/30 23:05:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:05:28 [DEBUG] http: Request GET /v1/status/leader (258.789µs) from=127.0.0.6:60693 2022/10/30 23:05:35 [DEBUG] http: Request GET /v1/status/leader (148.542µs) from=127.0.0.6:60693 2022/10/30 23:05:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.670822434s) from=127.0.0.6:36463 2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.204670304s) from=127.0.0.6:59091 2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.321360677s) from=127.0.0.6:41249 2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.346316925s) from=127.0.0.6:32779 2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.543651574s) from=127.0.0.6:37503 2022/10/30 23:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.846386397s) from=127.0.0.6:35851 2022/10/30 23:05:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.19632889s) from=127.0.0.6:37251 2022/10/30 23:05:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m2.691702442s) from=127.0.0.6:59917 2022/10/30 23:05:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.17299354s) from=127.0.0.6:37655 2022/10/30 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.411206566s) from=127.0.0.6:50161 2022/10/30 23:05:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m4.598186487s) from=127.0.0.6:56489 2022/10/30 23:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.868338753s) from=127.0.0.6:39603 2022/10/30 23:05:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.929722375s) from=127.0.0.6:52659 2022/10/30 23:05:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.208299852s) from=127.0.0.6:51823 2022/10/30 23:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.252595414s) from=127.0.0.6:34477 2022/10/30 23:05:48 [DEBUG] http: Request GET /v1/status/leader (351.824µs) from=127.0.0.6:60693 2022/10/30 23:05:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.54402258s) from=127.0.0.6:53957 2022/10/30 23:05:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (2m1.701282856s) from=127.0.0.6:57013 2022/10/30 23:05:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.363182389s) from=127.0.0.6:41775 2022/10/30 23:05:55 [DEBUG] http: Request GET /v1/status/leader (290.326µs) from=127.0.0.6:33117 2022/10/30 23:06:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:06:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:06:00 [INFO] agent: Synced service "_v1_sdnc_10.233.29.16_8282" 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (19.860980666s) from=127.0.0.6:56489 2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (10.142342863s) from=127.0.0.6:57013 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:06:00 [DEBUG] agent: Node info in sync 2022/10/30 23:06:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.702606ms) from=127.0.0.6:60693 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:06:00 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:06:00 [DEBUG] agent: Node info in sync 2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (369.585µs) from=127.0.0.6:60693 2022/10/30 23:06:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (202.304µs) from=127.0.0.6:60693 2022/10/30 23:06:08 [DEBUG] http: Request GET /v1/status/leader (900.726µs) from=127.0.0.6:41437 2022/10/30 23:06:15 [DEBUG] http: Request GET /v1/status/leader (353.532µs) from=127.0.0.6:33117 2022/10/30 23:06:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:06:28 [DEBUG] http: Request GET /v1/status/leader (441.747µs) from=127.0.0.6:41437 2022/10/30 23:06:35 [DEBUG] http: Request GET /v1/status/leader (401.066µs) from=127.0.0.6:33117 2022/10/30 23:06:48 [DEBUG] http: Request GET /v1/status/leader (414.584µs) from=127.0.0.6:41437 2022/10/30 23:06:55 [DEBUG] http: Request GET /v1/status/leader (362.18µs) from=127.0.0.6:33117 2022/10/30 23:07:08 [DEBUG] http: Request GET /v1/status/leader (273.113µs) from=127.0.0.6:41437 2022/10/30 23:07:15 [DEBUG] http: Request GET /v1/status/leader (354.452µs) from=127.0.0.6:33117 2022/10/30 23:07:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:07:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:07:21 [DEBUG] agent: Node info in sync 2022/10/30 23:07:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:07:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:07:28 [DEBUG] http: Request GET /v1/status/leader (354.636µs) from=127.0.0.6:41437 2022/10/30 23:07:35 [DEBUG] http: Request GET /v1/status/leader (305.57µs) from=127.0.0.6:33117 2022/10/30 23:07:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.299838906s) from=127.0.0.6:36463 2022/10/30 23:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.729280676s) from=127.0.0.6:41249 2022/10/30 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.304622088s) from=127.0.0.6:59917 2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.503762448s) from=127.0.0.6:35851 2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.406015396s) from=127.0.0.6:50161 2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.568748411s) from=127.0.0.6:32779 2022/10/30 23:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.835410389s) from=127.0.0.6:59091 2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.835718856s) from=127.0.0.6:37503 2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.875888835s) from=127.0.0.6:39603 2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.495480734s) from=127.0.0.6:37251 2022/10/30 23:07:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.713081806s) from=127.0.0.6:34477 2022/10/30 23:07:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.114006465s) from=127.0.0.6:37655 2022/10/30 23:07:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.503474052s) from=127.0.0.6:52659 2022/10/30 23:07:48 [DEBUG] http: Request GET /v1/status/leader (302.449µs) from=127.0.0.6:41437 2022/10/30 23:07:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.326580336s) from=127.0.0.6:51823 2022/10/30 23:07:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.858933304s) from=127.0.0.6:41775 2022/10/30 23:07:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.805482723s) from=127.0.0.6:53957 2022/10/30 23:07:55 [DEBUG] http: Request GET /v1/status/leader (932.784µs) from=127.0.0.6:33117 2022/10/30 23:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.398280601s) from=127.0.0.6:56489 2022/10/30 23:08:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.430255069s) from=127.0.0.6:57013 2022/10/30 23:08:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.361938058s) from=127.0.0.6:60693 2022/10/30 23:08:08 [DEBUG] http: Request GET /v1/status/leader (331.762µs) from=127.0.0.6:41437 2022/10/30 23:08:15 [DEBUG] http: Request GET /v1/status/leader (582.163µs) from=127.0.0.6:33117 2022/10/30 23:08:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:08:28 [DEBUG] http: Request GET /v1/status/leader (199.017µs) from=127.0.0.6:41437 2022/10/30 23:08:35 [DEBUG] http: Request GET /v1/status/leader (174.715µs) from=127.0.0.6:33117 2022/10/30 23:08:48 [DEBUG] http: Request GET /v1/status/leader (462.771µs) from=127.0.0.6:41437 2022/10/30 23:08:55 [DEBUG] http: Request GET /v1/status/leader (422.349µs) from=127.0.0.6:33117 2022/10/30 23:09:08 [DEBUG] http: Request GET /v1/status/leader (310.03µs) from=127.0.0.6:41437 2022/10/30 23:09:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:09:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:09:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:09:14 [DEBUG] agent: Node info in sync 2022/10/30 23:09:15 [DEBUG] http: Request GET /v1/status/leader (350.044µs) from=127.0.0.6:33117 2022/10/30 23:09:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:09:28 [DEBUG] http: Request GET /v1/status/leader (369.125µs) from=127.0.0.6:41437 2022/10/30 23:09:35 [DEBUG] http: Request GET /v1/status/leader (317.679µs) from=127.0.0.6:33117 2022/10/30 23:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.024009882s) from=127.0.0.6:41249 2022/10/30 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.373332548s) from=127.0.0.6:59091 2022/10/30 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.235168856s) from=127.0.0.6:32779 2022/10/30 23:09:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.327326478s) from=127.0.0.6:50161 2022/10/30 23:09:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.290956276s) from=127.0.0.6:59917 2022/10/30 23:09:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.001721552s) from=127.0.0.6:36463 2022/10/30 23:09:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.507966656s) from=127.0.0.6:52659 2022/10/30 23:09:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.332935042s) from=127.0.0.6:34477 2022/10/30 23:09:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.674156259s) from=127.0.0.6:37655 2022/10/30 23:09:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.651306783s) from=127.0.0.6:37503 2022/10/30 23:09:48 [DEBUG] http: Request GET /v1/status/leader (148.736µs) from=127.0.0.6:41437 2022/10/30 23:09:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.736874257s) from=127.0.0.6:35851 2022/10/30 23:09:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.406273802s) from=127.0.0.6:39603 2022/10/30 23:09:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.404091303s) from=127.0.0.6:37251 2022/10/30 23:09:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.514729458s) from=127.0.0.6:51823 2022/10/30 23:09:55 [DEBUG] http: Request GET /v1/status/leader (148.462µs) from=127.0.0.6:33117 2022/10/30 23:09:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.029123355s) from=127.0.0.6:53957 2022/10/30 23:10:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.41496502s) from=127.0.0.6:41775 2022/10/30 23:10:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:10:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.893883709s) from=127.0.0.6:57013 2022/10/30 23:10:08 [DEBUG] http: Request GET /v1/status/leader (292.996µs) from=127.0.0.6:41437 2022/10/30 23:10:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m4.223327856s) from=127.0.0.6:56489 2022/10/30 23:10:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.907121045s) from=127.0.0.6:60693 2022/10/30 23:10:15 [DEBUG] http: Request GET /v1/status/leader (260.065µs) from=127.0.0.6:33117 2022/10/30 23:10:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:10:28 [DEBUG] http: Request GET /v1/status/leader (1.016602ms) from=127.0.0.6:41437 2022/10/30 23:10:36 [DEBUG] http: Request GET /v1/status/leader (330.755µs) from=127.0.0.6:33117 2022/10/30 23:10:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:10:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:10:43 [DEBUG] agent: Node info in sync 2022/10/30 23:10:48 [DEBUG] http: Request GET /v1/status/leader (151.108µs) from=127.0.0.6:41437 2022/10/30 23:10:56 [DEBUG] http: Request GET /v1/status/leader (150.372µs) from=127.0.0.6:33117 2022/10/30 23:11:08 [DEBUG] http: Request GET /v1/status/leader (149.964µs) from=127.0.0.6:41437 2022/10/30 23:11:16 [DEBUG] http: Request GET /v1/status/leader (393.44µs) from=127.0.0.6:33117 2022/10/30 23:11:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:11:28 [DEBUG] http: Request GET /v1/status/leader (541.572µs) from=127.0.0.6:41437 2022/10/30 23:11:36 [DEBUG] http: Request GET /v1/status/leader (562.503µs) from=127.0.0.6:33117 2022/10/30 23:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.323618532s) from=127.0.0.6:41249 2022/10/30 23:11:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.790091663s) from=127.0.0.6:59917 2022/10/30 23:11:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.053206965s) from=127.0.0.6:59091 2022/10/30 23:11:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.113103545s) from=127.0.0.6:50161 2022/10/30 23:11:48 [DEBUG] http: Request GET /v1/status/leader (179.238µs) from=127.0.0.6:41437 2022/10/30 23:11:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:11:49 [DEBUG] agent: Node info in sync 2022/10/30 23:11:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.124862632s) from=127.0.0.6:52659 2022/10/30 23:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.350342753s) from=127.0.0.6:34477 2022/10/30 23:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.966007659s) from=127.0.0.6:37503 2022/10/30 23:11:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.043471465s) from=127.0.0.6:37251 2022/10/30 23:11:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.387276019s) from=127.0.0.6:32779 2022/10/30 23:11:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.82255282s) from=127.0.0.6:36463 2022/10/30 23:11:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.738326684s) from=127.0.0.6:35851 2022/10/30 23:11:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.567871031s) from=127.0.0.6:37655 2022/10/30 23:11:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.613575211s) from=127.0.0.6:39603 2022/10/30 23:11:56 [DEBUG] http: Request GET /v1/status/leader (322.708µs) from=127.0.0.6:33117 2022/10/30 23:11:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.312801724s) from=127.0.0.6:51823 2022/10/30 23:11:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.16711601s) from=127.0.0.6:53957 2022/10/30 23:12:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.22169177s) from=127.0.0.6:41775 2022/10/30 23:12:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m0.974274935s) from=127.0.0.6:57013 2022/10/30 23:12:08 [DEBUG] http: Request GET /v1/status/leader (155.105µs) from=127.0.0.6:41437 2022/10/30 23:12:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:12:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.071760794s) from=127.0.0.6:56489 2022/10/30 23:12:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.23387317s) from=127.0.0.6:60693 2022/10/30 23:12:16 [DEBUG] http: Request GET /v1/status/leader (268.719µs) from=127.0.0.6:33117 2022/10/30 23:12:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:12:28 [DEBUG] http: Request GET /v1/status/leader (199.597µs) from=127.0.0.6:41437 2022/10/30 23:12:36 [DEBUG] http: Request GET /v1/status/leader (246.761µs) from=127.0.0.6:33117 2022/10/30 23:12:48 [DEBUG] http: Request GET /v1/status/leader (300.076µs) from=127.0.0.6:41437 2022/10/30 23:12:56 [DEBUG] http: Request GET /v1/status/leader (216.435µs) from=127.0.0.6:33117 2022/10/30 23:13:08 [DEBUG] http: Request GET /v1/status/leader (1.001778ms) from=127.0.0.6:41437 2022/10/30 23:13:16 [DEBUG] http: Request GET /v1/status/leader (251.644µs) from=127.0.0.6:33117 2022/10/30 23:13:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:13:28 [DEBUG] http: Request GET /v1/status/leader (152.618µs) from=127.0.0.6:41437 2022/10/30 23:13:36 [DEBUG] http: Request GET /v1/status/leader (274.856µs) from=127.0.0.6:33117 2022/10/30 23:13:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:13:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:13:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:13:38 [DEBUG] agent: Node info in sync 2022/10/30 23:13:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.314423288s) from=127.0.0.6:41249 2022/10/30 23:13:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.219865169s) from=127.0.0.6:59091 2022/10/30 23:13:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.007980326s) from=127.0.0.6:59917 2022/10/30 23:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.320415852s) from=127.0.0.6:50161 2022/10/30 23:13:48 [DEBUG] http: Request GET /v1/status/leader (156.839µs) from=127.0.0.6:41437 2022/10/30 23:13:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.106395123s) from=127.0.0.6:52659 2022/10/30 23:13:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.882205144s) from=127.0.0.6:36463 2022/10/30 23:13:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.633385669s) from=127.0.0.6:37503 2022/10/30 23:13:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.675858163s) from=127.0.0.6:37251 2022/10/30 23:13:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.529402393s) from=127.0.0.6:35851 2022/10/30 23:13:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.825987435s) from=127.0.0.6:37655 2022/10/30 23:13:56 [DEBUG] http: Request GET /v1/status/leader (653.005µs) from=127.0.0.6:33117 2022/10/30 23:13:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.112321587s) from=127.0.0.6:34477 2022/10/30 23:13:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.409435739s) from=127.0.0.6:32779 2022/10/30 23:13:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.568515143s) from=127.0.0.6:39603 2022/10/30 23:13:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.856220663s) from=127.0.0.6:51823 2022/10/30 23:14:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.941865656s) from=127.0.0.6:53957 2022/10/30 23:14:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.448909293s) from=127.0.0.6:41775 2022/10/30 23:14:08 [DEBUG] http: Request GET /v1/status/leader (3.892222ms) from=127.0.0.6:41437 2022/10/30 23:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.725600185s) from=127.0.0.6:57013 2022/10/30 23:14:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.038808696s) from=127.0.0.6:56489 2022/10/30 23:14:16 [DEBUG] http: Request GET /v1/status/leader (207.739µs) from=127.0.0.6:33117 2022/10/30 23:14:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.498190441s) from=127.0.0.6:60693 2022/10/30 23:14:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:14:28 [DEBUG] http: Request GET /v1/status/leader (194.486µs) from=127.0.0.6:41437 2022/10/30 23:14:36 [DEBUG] http: Request GET /v1/status/leader (3.835538ms) from=127.0.0.6:33117 2022/10/30 23:14:48 [DEBUG] http: Request GET /v1/status/leader (266.819µs) from=127.0.0.6:41437 2022/10/30 23:14:56 [DEBUG] http: Request GET /v1/status/leader (195.883µs) from=127.0.0.6:33117 2022/10/30 23:14:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:15:08 [DEBUG] http: Request GET /v1/status/leader (166.563µs) from=127.0.0.6:41437 2022/10/30 23:15:16 [DEBUG] http: Request GET /v1/status/leader (392.409µs) from=127.0.0.6:33117 2022/10/30 23:15:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:15:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:15:28 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:15:28 [DEBUG] agent: Node info in sync 2022/10/30 23:15:28 [DEBUG] http: Request GET /v1/status/leader (248.465µs) from=127.0.0.6:41437 2022/10/30 23:15:36 [DEBUG] http: Request GET /v1/status/leader (310.961µs) from=127.0.0.6:33117 2022/10/30 23:15:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.332268295s) from=127.0.0.6:41249 2022/10/30 23:15:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.346449216s) from=127.0.0.6:59091 2022/10/30 23:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.084440879s) from=127.0.0.6:50161 2022/10/30 23:15:48 [DEBUG] http: Request GET /v1/status/leader (304.562µs) from=127.0.0.6:41437 2022/10/30 23:15:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.966100668s) from=127.0.0.6:59917 2022/10/30 23:15:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.349441354s) from=127.0.0.6:52659 2022/10/30 23:15:56 [DEBUG] http: Request GET /v1/status/leader (298.246µs) from=127.0.0.6:33117 2022/10/30 23:15:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.691202787s) from=127.0.0.6:35851 2022/10/30 23:15:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.679512523s) from=127.0.0.6:37251 2022/10/30 23:15:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.229271987s) from=127.0.0.6:36463 2022/10/30 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.616655303s) from=127.0.0.6:32779 2022/10/30 23:16:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.390870864s) from=127.0.0.6:37503 2022/10/30 23:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.08145221s) from=127.0.0.6:39603 2022/10/30 23:16:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.904886373s) from=127.0.0.6:37655 2022/10/30 23:16:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.106870117s) from=127.0.0.6:34477 2022/10/30 23:16:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.361115019s) from=127.0.0.6:51823 2022/10/30 23:16:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.827126309s) from=127.0.0.6:53957 2022/10/30 23:16:08 [DEBUG] http: Request GET /v1/status/leader (281.629µs) from=127.0.0.6:41437 2022/10/30 23:16:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.144170449s) from=127.0.0.6:41775 2022/10/30 23:16:16 [DEBUG] http: Request GET /v1/status/leader (155.42µs) from=127.0.0.6:33117 2022/10/30 23:16:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.707409003s) from=127.0.0.6:56489 2022/10/30 23:16:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m5.201404416s) from=127.0.0.6:57013 2022/10/30 23:16:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.206531746s) from=127.0.0.6:60693 2022/10/30 23:16:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:16:28 [DEBUG] http: Request GET /v1/status/leader (1.185496ms) from=127.0.0.6:41437 2022/10/30 23:16:36 [DEBUG] http: Request GET /v1/status/leader (336.978µs) from=127.0.0.6:33117 2022/10/30 23:16:48 [DEBUG] http: Request GET /v1/status/leader (324.561µs) from=127.0.0.6:41437 2022/10/30 23:16:56 [DEBUG] http: Request GET /v1/status/leader (276.495µs) from=127.0.0.6:33117 2022/10/30 23:16:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:17:08 [DEBUG] http: Request GET /v1/status/leader (311.067µs) from=127.0.0.6:41437 2022/10/30 23:17:16 [DEBUG] http: Request GET /v1/status/leader (354.773µs) from=127.0.0.6:33117 2022/10/30 23:17:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:17:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:17:21 [DEBUG] agent: Node info in sync 2022/10/30 23:17:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:17:28 [DEBUG] http: Request GET /v1/status/leader (361.381µs) from=127.0.0.6:41437 2022/10/30 23:17:36 [DEBUG] http: Request GET /v1/status/leader (193.869µs) from=127.0.0.6:33117 2022/10/30 23:17:49 [DEBUG] http: Request GET /v1/status/leader (285.015µs) from=127.0.0.6:41437 2022/10/30 23:17:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.289956215s) from=127.0.0.6:41249 2022/10/30 23:17:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.348766278s) from=127.0.0.6:59091 2022/10/30 23:17:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m3.531182086s) from=127.0.0.6:59917 2022/10/30 23:17:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.156659707s) from=127.0.0.6:50161 2022/10/30 23:17:56 [DEBUG] http: Request GET /v1/status/leader (307.126µs) from=127.0.0.6:33117 2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.275267565s) from=127.0.0.6:35851 2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.196142862s) from=127.0.0.6:32779 2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.118770815s) from=127.0.0.6:52659 2022/10/30 23:18:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.20114908s) from=127.0.0.6:37251 2022/10/30 23:18:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.661124023s) from=127.0.0.6:37503 2022/10/30 23:18:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.436516324s) from=127.0.0.6:36463 2022/10/30 23:18:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.455822558s) from=127.0.0.6:34477 2022/10/30 23:18:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.921820431s) from=127.0.0.6:39603 2022/10/30 23:18:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.10149895s) from=127.0.0.6:51823 2022/10/30 23:18:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.963675951s) from=127.0.0.6:37655 2022/10/30 23:18:09 [DEBUG] http: Request GET /v1/status/leader (989.484µs) from=127.0.0.6:41437 2022/10/30 23:18:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.646796679s) from=127.0.0.6:53957 2022/10/30 23:18:16 [DEBUG] http: Request GET /v1/status/leader (376.016µs) from=127.0.0.6:33117 2022/10/30 23:18:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.830371151s) from=127.0.0.6:41775 2022/10/30 23:18:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.295839049s) from=127.0.0.6:56489 2022/10/30 23:18:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.239334104s) from=127.0.0.6:60693 2022/10/30 23:18:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m6.307701516s) from=127.0.0.6:57013 2022/10/30 23:18:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:18:29 [DEBUG] http: Request GET /v1/status/leader (208.306µs) from=127.0.0.6:41437 2022/10/30 23:18:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:18:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:18:33 [DEBUG] agent: Node info in sync 2022/10/30 23:18:36 [DEBUG] http: Request GET /v1/status/leader (166.815µs) from=127.0.0.6:33117 2022/10/30 23:18:49 [DEBUG] http: Request GET /v1/status/leader (265.098µs) from=127.0.0.6:41437 2022/10/30 23:18:56 [DEBUG] http: Request GET /v1/status/leader (152.128µs) from=127.0.0.6:33117 2022/10/30 23:19:09 [DEBUG] http: Request GET /v1/status/leader (630.842µs) from=127.0.0.6:41437 2022/10/30 23:19:16 [DEBUG] http: Request GET /v1/status/leader (171.978µs) from=127.0.0.6:33117 2022/10/30 23:19:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:19:29 [DEBUG] http: Request GET /v1/status/leader (287.278µs) from=127.0.0.6:41437 2022/10/30 23:19:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:19:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:19:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:19:33 [DEBUG] agent: Node info in sync 2022/10/30 23:19:36 [DEBUG] http: Request GET /v1/status/leader (156.766µs) from=127.0.0.6:33117 2022/10/30 23:19:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:19:49 [DEBUG] http: Request GET /v1/status/leader (525.392µs) from=127.0.0.6:41437 2022/10/30 23:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.376662529s) from=127.0.0.6:41249 2022/10/30 23:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.821324647s) from=127.0.0.6:59091 2022/10/30 23:19:56 [DEBUG] http: Request GET /v1/status/leader (179.521µs) from=127.0.0.6:33117 2022/10/30 23:19:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.395017527s) from=127.0.0.6:50161 2022/10/30 23:19:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.604324274s) from=127.0.0.6:59917 2022/10/30 23:20:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.366785843s) from=127.0.0.6:52659 2022/10/30 23:20:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.635075603s) from=127.0.0.6:35851 2022/10/30 23:20:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.804315949s) from=127.0.0.6:36463 2022/10/30 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.778813383s) from=127.0.0.6:34477 2022/10/30 23:20:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.427681632s) from=127.0.0.6:37251 2022/10/30 23:20:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.597095492s) from=127.0.0.6:39603 2022/10/30 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.473642447s) from=127.0.0.6:32779 2022/10/30 23:20:09 [DEBUG] http: Request GET /v1/status/leader (333.972µs) from=127.0.0.6:41437 2022/10/30 23:20:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.234481085s) from=127.0.0.6:37503 2022/10/30 23:20:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.794498616s) from=127.0.0.6:51823 2022/10/30 23:20:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.749563908s) from=127.0.0.6:53957 2022/10/30 23:20:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.635942247s) from=127.0.0.6:37655 2022/10/30 23:20:16 [DEBUG] http: Request GET /v1/status/leader (293.845µs) from=127.0.0.6:33117 2022/10/30 23:20:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.129147933s) from=127.0.0.6:41775 2022/10/30 23:20:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m2.111338961s) from=127.0.0.6:56489 2022/10/30 23:20:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2m1.108750816s) from=127.0.0.6:57013 2022/10/30 23:20:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.603200316s) from=127.0.0.6:60693 2022/10/30 23:20:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:20:29 [DEBUG] http: Request GET /v1/status/leader (345.706µs) from=127.0.0.6:41437 2022/10/30 23:20:36 [DEBUG] http: Request GET /v1/status/leader (154.673µs) from=127.0.0.6:33117 2022/10/30 23:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:20:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:20:41 [DEBUG] agent: Node info in sync 2022/10/30 23:20:49 [DEBUG] http: Request GET /v1/status/leader (5.240167ms) from=127.0.0.6:41437 2022/10/30 23:20:56 [DEBUG] http: Request GET /v1/status/leader (274.861µs) from=127.0.0.6:33117 2022/10/30 23:21:09 [DEBUG] http: Request GET /v1/status/leader (167.766µs) from=127.0.0.6:41437 2022/10/30 23:21:16 [DEBUG] http: Request GET /v1/status/leader (160.393µs) from=127.0.0.6:33117 2022/10/30 23:21:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:21:29 [DEBUG] http: Request GET /v1/status/leader (160.05µs) from=127.0.0.6:41437 2022/10/30 23:21:36 [DEBUG] http: Request GET /v1/status/leader (164.138µs) from=127.0.0.6:33117 2022/10/30 23:21:49 [DEBUG] http: Request GET /v1/status/leader (195.019µs) from=127.0.0.6:41437 2022/10/30 23:21:56 [DEBUG] http: Request GET /v1/status/leader (266.539µs) from=127.0.0.6:33117 2022/10/30 23:21:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.626496947s) from=127.0.0.6:59091 2022/10/30 23:22:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.76249159s) from=127.0.0.6:41249 2022/10/30 23:22:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.455213474s) from=127.0.0.6:50161 2022/10/30 23:22:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.564793365s) from=127.0.0.6:59917 2022/10/30 23:22:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.178343585s) from=127.0.0.6:52659 2022/10/30 23:22:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.00915865s) from=127.0.0.6:36463 2022/10/30 23:22:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:22:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:22:07 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m46.25085957s) from=127.0.0.6:56489 2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1m40.479165456s) from=127.0.0.6:57013 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Node info in sync 2022/10/30 23:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (8.879804ms) from=127.0.0.6:33117 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:22:07 [DEBUG] agent: Node info in sync 2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (375.921µs) from=127.0.0.6:56489 2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (296.038µs) from=127.0.0.6:56489 2022/10/30 23:22:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.705471897s) from=127.0.0.6:35851 2022/10/30 23:22:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.321305055s) from=127.0.0.6:37251 2022/10/30 23:22:09 [DEBUG] http: Request GET /v1/status/leader (345.401µs) from=127.0.0.6:41437 2022/10/30 23:22:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.728092758s) from=127.0.0.6:34477 2022/10/30 23:22:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.017958825s) from=127.0.0.6:39603 2022/10/30 23:22:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.099425919s) from=127.0.0.6:53957 2022/10/30 23:22:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.987420042s) from=127.0.0.6:32779 2022/10/30 23:22:16 [DEBUG] http: Request GET /v1/status/leader (397.989µs) from=127.0.0.6:49913 2022/10/30 23:22:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.39683188s) from=127.0.0.6:37655 2022/10/30 23:22:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.454227348s) from=127.0.0.6:37503 2022/10/30 23:22:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m7.466720686s) from=127.0.0.6:51823 2022/10/30 23:22:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.64663024s) from=127.0.0.6:41775 2022/10/30 23:22:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:22:29 [DEBUG] http: Request GET /v1/status/leader (228.151µs) from=127.0.0.6:41437 2022/10/30 23:22:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.156062441s) from=127.0.0.6:60693 2022/10/30 23:22:36 [DEBUG] http: Request GET /v1/status/leader (337.315µs) from=127.0.0.6:49913 2022/10/30 23:22:49 [DEBUG] http: Request GET /v1/status/leader (1.590925ms) from=127.0.0.6:41437 2022/10/30 23:22:56 [DEBUG] http: Request GET /v1/status/leader (196.185µs) from=127.0.0.6:49913 2022/10/30 23:23:09 [DEBUG] http: Request GET /v1/status/leader (176.352µs) from=127.0.0.6:41437 2022/10/30 23:23:16 [DEBUG] http: Request GET /v1/status/leader (264.358µs) from=127.0.0.6:41437 2022/10/30 23:23:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:23:29 [DEBUG] http: Request GET /v1/status/leader (143.506µs) from=127.0.0.6:41437 2022/10/30 23:23:36 [DEBUG] http: Request GET /v1/status/leader (259.291µs) from=127.0.0.6:49913 2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:39 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.46.214_8443" 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:39 [DEBUG] agent: Node info in sync 2022/10/30 23:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (9.587935ms) from=127.0.0.6:49913 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (1m31.801201295s) from=127.0.0.6:57013 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (1m31.802141063s) from=127.0.0.6:33117 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Node info in sync 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (543.833µs) from=127.0.0.6:41437 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (226.617µs) from=127.0.0.6:49913 2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (54.090457ms) from=127.0.0.6:33117 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (50.304617ms) from=127.0.0.6:57013 2022/10/30 23:23:39 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.39.62_8082" 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:39 [DEBUG] agent: Node info in sync 2022/10/30 23:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.69733ms) from=127.0.0.6:41437 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:39 [DEBUG] agent: Node info in sync 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (498.594µs) from=127.0.0.6:33293 2022/10/30 23:23:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (130.624µs) from=127.0.0.6:41437 2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:49 [DEBUG] http: Request GET /v1/status/leader (309.495µs) from=127.0.0.6:43069 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_vnflcm_10.233.31.211_8801" 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (63.572117ms) from=127.0.0.6:39417 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.154827266s) from=127.0.0.6:33117 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (10.15358934s) from=127.0.0.6:57013 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (321.614µs) from=127.0.0.6:39417 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (384.107µs) from=127.0.0.6:33293 2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_nslcm_10.233.10.149_8403" 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (27.047234ms) from=127.0.0.6:33293 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (129.887694ms) from=127.0.0.6:33117 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (134.857649ms) from=127.0.0.6:57013 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (11.868889ms) from=127.0.0.6:33117 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (242.942µs) from=127.0.0.6:43069 2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [INFO] agent: Synced service "_v2_nslcm_10.233.10.149_8403" 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (14.598761ms) from=127.0.0.6:48027 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (143.288153ms) from=127.0.0.6:57013 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (113.975281ms) from=127.0.0.6:33117 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (335.983µs) from=127.0.0.6:48027 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (317.641µs) from=127.0.0.6:48027 2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.35.85_8482" 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.231157ms) from=127.0.0.6:55781 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (92.712015ms) from=127.0.0.6:33117 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (93.585846ms) from=127.0.0.6:57013 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (489.976µs) from=127.0.0.6:55781 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (259.016µs) from=127.0.0.6:33293 2022/10/30 23:23:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.29.206_8484" 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (49.15244ms) from=127.0.0.6:55781 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (111.136188ms) from=127.0.0.6:33117 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (131.672402ms) from=127.0.0.6:57013 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:49 [DEBUG] agent: Node info in sync 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (305.477µs) from=127.0.0.6:55781 2022/10/30 23:23:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (452.461µs) from=127.0.0.6:33117 2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:50 [INFO] agent: Synced service "_v1_vnfmgr_10.233.18.52_8803" 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Node info in sync 2022/10/30 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (21.544583ms) from=127.0.0.6:38067 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Node info in sync 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (164.530216ms) from=127.0.0.6:57013 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (99.690504ms) from=127.0.0.6:33117 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (550.916µs) from=127.0.0.6:38067 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (184.26µs) from=127.0.0.6:57013 2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:23:50 [INFO] agent: Synced service "_v1_vnfres_10.233.19.102_8802" 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Node info in sync 2022/10/30 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (23.932883ms) from=127.0.0.6:52105 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:50 [DEBUG] agent: Node info in sync 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (101.743799ms) from=127.0.0.6:33117 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (86.51198ms) from=127.0.0.6:57013 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.483805ms) from=127.0.0.6:38067 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (339.439µs) from=127.0.0.6:52105 2022/10/30 23:23:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/30 23:23: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/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:50 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.23.237_8410" 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Node info in sync 2022/10/30 23:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (22.392849ms) from=127.0.0.6:55027 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (100.210056ms) from=127.0.0.6:33117 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (108.688941ms) from=127.0.0.6:57013 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:23:50 [DEBUG] agent: Node info in sync 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (458.703µs) from=127.0.0.6:38067 2022/10/30 23:23:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (230.142µs) from=127.0.0.6:33117 2022/10/30 23:23:56 [DEBUG] http: Request GET /v1/status/leader (276.422µs) from=127.0.0.6:44375 2022/10/30 23:23:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.068509764s) from=127.0.0.6:59091 2022/10/30 23:24:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.59335963s) from=127.0.0.6:50161 2022/10/30 23:24:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m5.331843894s) from=127.0.0.6:41249 2022/10/30 23:24:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m3.013473872s) from=127.0.0.6:59917 2022/10/30 23:24:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.722028992s) from=127.0.0.6:35851 2022/10/30 23:24:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.625449418s) from=127.0.0.6:52659 2022/10/30 23:24:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.455608392s) from=127.0.0.6:37251 2022/10/30 23:24:09 [DEBUG] http: Request GET /v1/status/leader (154.314µs) from=127.0.0.6:38067 2022/10/30 23:24:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.78936613s) from=127.0.0.6:36463 2022/10/30 23:24:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.500264493s) from=127.0.0.6:56489 2022/10/30 23:24:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.323448733s) from=127.0.0.6:53957 2022/10/30 23:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.195686859s) from=127.0.0.6:32779 2022/10/30 23:24:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.19837208s) from=127.0.0.6:34477 2022/10/30 23:24:16 [DEBUG] http: Request GET /v1/status/leader (140.99µs) from=127.0.0.6:44375 2022/10/30 23:24:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.00472422s) from=127.0.0.6:39603 2022/10/30 23:24:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.698769032s) from=127.0.0.6:51823 2022/10/30 23:24:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:24:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.020008917s) from=127.0.0.6:37655 2022/10/30 23:24:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.845228798s) from=127.0.0.6:37503 2022/10/30 23:24:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:24:29 [DEBUG] http: Request GET /v1/status/leader (3.138751ms) from=127.0.0.6:38067 2022/10/30 23:24:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.425838414s) from=127.0.0.6:41775 2022/10/30 23:24:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.199786353s) from=127.0.0.6:60693 2022/10/30 23:24:36 [DEBUG] http: Request GET /v1/status/leader (481.359µs) from=127.0.0.6:44375 2022/10/30 23:24:49 [DEBUG] http: Request GET /v1/status/leader (296.522µs) from=127.0.0.6:38067 2022/10/30 23:24:56 [DEBUG] http: Request GET /v1/status/leader (428.676µs) from=127.0.0.6:44375 2022/10/30 23:25:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:25:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:25:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:25:09 [DEBUG] agent: Node info in sync 2022/10/30 23:25:09 [DEBUG] http: Request GET /v1/status/leader (2.707529ms) from=127.0.0.6:38067 2022/10/30 23:25:16 [DEBUG] http: Request GET /v1/status/leader (378.473µs) from=127.0.0.6:44375 2022/10/30 23:25:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:25:29 [DEBUG] http: Request GET /v1/status/leader (197.759µs) from=127.0.0.6:38067 2022/10/30 23:25:36 [DEBUG] http: Request GET /v1/status/leader (302.902µs) from=127.0.0.6:44375 2022/10/30 23:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.068358302s) from=127.0.0.6:49913 2022/10/30 23:25:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.225885051s) from=127.0.0.6:41437 2022/10/30 23:25:49 [DEBUG] http: Request GET /v1/status/leader (240.44µs) from=127.0.0.6:38067 2022/10/30 23:25:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.034179157s) from=127.0.0.6:33293 2022/10/30 23:25:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.499234324s) from=127.0.0.6:43069 2022/10/30 23:25:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.177293124s) from=127.0.0.6:33117 2022/10/30 23:25:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.433334579s) from=127.0.0.6:39417 2022/10/30 23:25:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.522202498s) from=127.0.0.6:55027 2022/10/30 23:25:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.403139739s) from=127.0.0.6:48027 2022/10/30 23:25:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.305014112s) from=127.0.0.6:55781 2022/10/30 23:25:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.91962682s) from=127.0.0.6:52105 2022/10/30 23:25:56 [DEBUG] http: Request GET /v1/status/leader (225.162µs) from=127.0.0.6:44375 2022/10/30 23:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.086574711s) from=127.0.0.6:57013 2022/10/30 23:25:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.354050345s) from=127.0.0.6:40965 2022/10/30 23:26:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.76767347s) from=127.0.0.6:59091 2022/10/30 23:26:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.431705613s) from=127.0.0.6:50161 2022/10/30 23:26:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.420668265s) from=127.0.0.6:41249 2022/10/30 23:26:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.126424298s) from=127.0.0.6:35851 2022/10/30 23:26:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.603619275s) from=127.0.0.6:59917 2022/10/30 23:26:09 [DEBUG] http: Request GET /v1/status/leader (319.427µs) from=127.0.0.6:38067 2022/10/30 23:26:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.116617892s) from=127.0.0.6:52659 2022/10/30 23:26:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.673063882s) from=127.0.0.6:36463 2022/10/30 23:26:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.626243345s) from=127.0.0.6:56489 2022/10/30 23:26:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.631910227s) from=127.0.0.6:37251 2022/10/30 23:26:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:26:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:26:14 [DEBUG] agent: Node info in sync 2022/10/30 23:26:16 [DEBUG] http: Request GET /v1/status/leader (297.953µs) from=127.0.0.6:44375 2022/10/30 23:26:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.955214834s) from=127.0.0.6:53957 2022/10/30 23:26:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.793080171s) from=127.0.0.6:32779 2022/10/30 23:26:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.610579573s) from=127.0.0.6:34477 2022/10/30 23:26:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.684350486s) from=127.0.0.6:51823 2022/10/30 23:26:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.700101819s) from=127.0.0.6:37655 2022/10/30 23:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.270763293s) from=127.0.0.6:39603 2022/10/30 23:26:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.054836903s) from=127.0.0.6:37503 2022/10/30 23:26:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:26:29 [DEBUG] http: Request GET /v1/status/leader (198.535µs) from=127.0.0.6:38067 2022/10/30 23:26:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.391591225s) from=127.0.0.6:41775 2022/10/30 23:26:36 [DEBUG] http: Request GET /v1/status/leader (309.033µs) from=127.0.0.6:44375 2022/10/30 23:26:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.975900282s) from=127.0.0.6:60693 2022/10/30 23:26:49 [DEBUG] http: Request GET /v1/status/leader (233.572µs) from=127.0.0.6:38067 2022/10/30 23:26:56 [DEBUG] http: Request GET /v1/status/leader (193.778µs) from=127.0.0.6:44375 2022/10/30 23:27:09 [DEBUG] http: Request GET /v1/status/leader (200.785µs) from=127.0.0.6:38067 2022/10/30 23:27:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:27:16 [DEBUG] http: Request GET /v1/status/leader (165.907µs) from=127.0.0.6:44375 2022/10/30 23:27:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:27:29 [DEBUG] http: Request GET /v1/status/leader (255.151µs) from=127.0.0.6:38067 2022/10/30 23:27:36 [DEBUG] http: Request GET /v1/status/leader (413.909µs) from=127.0.0.6:44375 2022/10/30 23:27:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.422538363s) from=127.0.0.6:41437 2022/10/30 23:27:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.875793624s) from=127.0.0.6:49913 2022/10/30 23:27:49 [DEBUG] http: Request GET /v1/status/leader (342.211µs) from=127.0.0.6:38067 2022/10/30 23:27:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.758467831s) from=127.0.0.6:43069 2022/10/30 23:27:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.997293904s) from=127.0.0.6:33293 2022/10/30 23:27:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.676462628s) from=127.0.0.6:55027 2022/10/30 23:27:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m5.101731706s) from=127.0.0.6:33117 2022/10/30 23:27:56 [DEBUG] http: Request GET /v1/status/leader (245.136µs) from=127.0.0.6:44375 2022/10/30 23:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.490717642s) from=127.0.0.6:57013 2022/10/30 23:27:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.581310518s) from=127.0.0.6:39417 2022/10/30 23:27:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.120709324s) from=127.0.0.6:55781 2022/10/30 23:28:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.08879597s) from=127.0.0.6:48027 2022/10/30 23:28:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.425398156s) from=127.0.0.6:52105 2022/10/30 23:28:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.09105504s) from=127.0.0.6:59091 2022/10/30 23:28:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.36975939s) from=127.0.0.6:40965 2022/10/30 23:28:09 [DEBUG] http: Request GET /v1/status/leader (267.687µs) from=127.0.0.6:38067 2022/10/30 23:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.291296975s) from=127.0.0.6:41249 2022/10/30 23:28:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.560693587s) from=127.0.0.6:35851 2022/10/30 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.073103509s) from=127.0.0.6:50161 2022/10/30 23:28:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:28:12 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:28:12 [DEBUG] agent: Node info in sync 2022/10/30 23:28:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.498367842s) from=127.0.0.6:56489 2022/10/30 23:28:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.781561039s) from=127.0.0.6:36463 2022/10/30 23:28:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.89572271s) from=127.0.0.6:37251 2022/10/30 23:28:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.918084954s) from=127.0.0.6:59917 2022/10/30 23:28:16 [DEBUG] http: Request GET /v1/status/leader (321.623µs) from=127.0.0.6:44375 2022/10/30 23:28:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.321065971s) from=127.0.0.6:52659 2022/10/30 23:28:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.681389755s) from=127.0.0.6:32779 2022/10/30 23:28:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.173908165s) from=127.0.0.6:51823 2022/10/30 23:28:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.666977295s) from=127.0.0.6:53957 2022/10/30 23:28:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.543836065s) from=127.0.0.6:37655 2022/10/30 23:28:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.712473924s) from=127.0.0.6:34477 2022/10/30 23:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.04900333s) from=127.0.0.6:39603 2022/10/30 23:28:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.082060417s) from=127.0.0.6:37503 2022/10/30 23:28:29 [DEBUG] http: Request GET /v1/status/leader (285.462µs) from=127.0.0.6:38067 2022/10/30 23:28:36 [DEBUG] http: Request GET /v1/status/leader (798.794µs) from=127.0.0.6:44375 2022/10/30 23:28:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.528754869s) from=127.0.0.6:41775 2022/10/30 23:28:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.696371808s) from=127.0.0.6:60693 2022/10/30 23:28:49 [DEBUG] http: Request GET /v1/status/leader (161.53µs) from=127.0.0.6:38067 2022/10/30 23:28:56 [DEBUG] http: Request GET /v1/status/leader (181.712µs) from=127.0.0.6:44375 2022/10/30 23:29:09 [DEBUG] http: Request GET /v1/status/leader (234.948µs) from=127.0.0.6:38067 2022/10/30 23:29:16 [DEBUG] http: Request GET /v1/status/leader (318.356µs) from=127.0.0.6:44375 2022/10/30 23:29:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:29:18 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:29:18 [DEBUG] agent: Node info in sync 2022/10/30 23:29:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:29:29 [DEBUG] http: Request GET /v1/status/leader (268.422µs) from=127.0.0.6:38067 2022/10/30 23:29:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:29:36 [DEBUG] http: Request GET /v1/status/leader (315.945µs) from=127.0.0.6:44375 2022/10/30 23:29:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.224940928s) from=127.0.0.6:41437 2022/10/30 23:29:49 [DEBUG] http: Request GET /v1/status/leader (330.367µs) from=127.0.0.6:38067 2022/10/30 23:29:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.624685972s) from=127.0.0.6:49913 2022/10/30 23:29:56 [DEBUG] http: Request GET /v1/status/leader (206.885µs) from=127.0.0.6:44375 2022/10/30 23:29:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.511398229s) from=127.0.0.6:33293 2022/10/30 23:29:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.749948188s) from=127.0.0.6:33117 2022/10/30 23:29:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.970817415s) from=127.0.0.6:43069 2022/10/30 23:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.600618568s) from=127.0.0.6:57013 2022/10/30 23:30:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.115451495s) from=127.0.0.6:55027 2022/10/30 23:30:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.900997696s) from=127.0.0.6:48027 2022/10/30 23:30:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.957162187s) from=127.0.0.6:55781 2022/10/30 23:30:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.310772692s) from=127.0.0.6:40965 2022/10/30 23:30:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.596727668s) from=127.0.0.6:39417 2022/10/30 23:30:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.748509986s) from=127.0.0.6:52105 2022/10/30 23:30:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.460263051s) from=127.0.0.6:59091 2022/10/30 23:30:09 [DEBUG] http: Request GET /v1/status/leader (3.19023ms) from=127.0.0.6:38067 2022/10/30 23:30:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.428718142s) from=127.0.0.6:41249 2022/10/30 23:30:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.037147652s) from=127.0.0.6:56489 2022/10/30 23:30:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.247441178s) from=127.0.0.6:35851 2022/10/30 23:30:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m0.295879373s) from=127.0.0.6:59917 2022/10/30 23:30:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.414414879s) from=127.0.0.6:36463 2022/10/30 23:30:16 [DEBUG] http: Request GET /v1/status/leader (312.184µs) from=127.0.0.6:44375 2022/10/30 23:30:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.418350525s) from=127.0.0.6:50161 2022/10/30 23:30:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.45897785s) from=127.0.0.6:52659 2022/10/30 23:30:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m7.175937294s) from=127.0.0.6:37251 2022/10/30 23:30:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.445714137s) from=127.0.0.6:53957 2022/10/30 23:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.113856856s) from=127.0.0.6:32779 2022/10/30 23:30:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.040225125s) from=127.0.0.6:51823 2022/10/30 23:30:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:30:29 [DEBUG] http: Request GET /v1/status/leader (297.537µs) from=127.0.0.6:38067 2022/10/30 23:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.910302032s) from=127.0.0.6:34477 2022/10/30 23:30:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.051413423s) from=127.0.0.6:37503 2022/10/30 23:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.881816706s) from=127.0.0.6:39603 2022/10/30 23:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.624272886s) from=127.0.0.6:37655 2022/10/30 23:30:36 [DEBUG] http: Request GET /v1/status/leader (270.387µs) from=127.0.0.6:44375 2022/10/30 23:30:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.631599759s) from=127.0.0.6:41775 2022/10/30 23:30:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.809158584s) from=127.0.0.6:60693 2022/10/30 23:30:49 [DEBUG] http: Request GET /v1/status/leader (2.6102ms) from=127.0.0.6:38067 2022/10/30 23:30:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:30:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:30:54 [DEBUG] agent: Node info in sync 2022/10/30 23:30:56 [DEBUG] http: Request GET /v1/status/leader (240.225µs) from=127.0.0.6:44375 2022/10/30 23:31:09 [DEBUG] http: Request GET /v1/status/leader (318.654µs) from=127.0.0.6:38067 2022/10/30 23:31:16 [DEBUG] http: Request GET /v1/status/leader (174.189µs) from=127.0.0.6:44375 2022/10/30 23:31:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:31:29 [DEBUG] http: Request GET /v1/status/leader (293.147µs) from=127.0.0.6:38067 2022/10/30 23:31:36 [DEBUG] http: Request GET /v1/status/leader (264.307µs) from=127.0.0.6:44375 2022/10/30 23:31:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:31:49 [DEBUG] http: Request GET /v1/status/leader (383.494µs) from=127.0.0.6:38067 2022/10/30 23:31:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.865295008s) from=127.0.0.6:41437 2022/10/30 23:31:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.961096248s) from=127.0.0.6:49913 2022/10/30 23:31:57 [DEBUG] http: Request GET /v1/status/leader (686.281µs) from=127.0.0.6:44375 2022/10/30 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.589935646s) from=127.0.0.6:55027 2022/10/30 23:32:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.390536789s) from=127.0.0.6:57013 2022/10/30 23:32:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.60318427s) from=127.0.0.6:33293 2022/10/30 23:32:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.086014498s) from=127.0.0.6:33117 2022/10/30 23:32:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.141565203s) from=127.0.0.6:43069 2022/10/30 23:32:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.391560513s) from=127.0.0.6:48027 2022/10/30 23:32:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.607066422s) from=127.0.0.6:40965 2022/10/30 23:32:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.79066842s) from=127.0.0.6:52105 2022/10/30 23:32:09 [DEBUG] http: Request GET /v1/status/leader (254.349µs) from=127.0.0.6:38067 2022/10/30 23:32:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.529156101s) from=127.0.0.6:39417 2022/10/30 23:32:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.211709846s) from=127.0.0.6:55781 2022/10/30 23:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.974179639s) from=127.0.0.6:59091 2022/10/30 23:32:17 [DEBUG] http: Request GET /v1/status/leader (1.32849ms) from=127.0.0.6:44375 2022/10/30 23:32:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.435840681s) from=127.0.0.6:35851 2022/10/30 23:32:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.695814769s) from=127.0.0.6:50161 2022/10/30 23:32:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.97091754s) from=127.0.0.6:36463 2022/10/30 23:32:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.022852964s) from=127.0.0.6:52659 2022/10/30 23:32:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.366537878s) from=127.0.0.6:59917 2022/10/30 23:32:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.260234276s) from=127.0.0.6:41249 2022/10/30 23:32:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.893537374s) from=127.0.0.6:56489 2022/10/30 23:32:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.485229231s) from=127.0.0.6:37251 2022/10/30 23:32:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:32:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.329892399s) from=127.0.0.6:32779 2022/10/30 23:32:29 [DEBUG] http: Request GET /v1/status/leader (408.884µs) from=127.0.0.6:38067 2022/10/30 23:32:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.977512332s) from=127.0.0.6:53957 2022/10/30 23:32:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.360431362s) from=127.0.0.6:51823 2022/10/30 23:32:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.402329771s) from=127.0.0.6:37655 2022/10/30 23:32:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.049934786s) from=127.0.0.6:34477 2022/10/30 23:32:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.776740101s) from=127.0.0.6:37503 2022/10/30 23:32:37 [DEBUG] http: Request GET /v1/status/leader (200.254µs) from=127.0.0.6:44375 2022/10/30 23:32:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.193241212s) from=127.0.0.6:39603 2022/10/30 23:32:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.172697702s) from=127.0.0.6:41775 2022/10/30 23:32:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:32:43 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:32:43 [DEBUG] agent: Node info in sync 2022/10/30 23:32:49 [DEBUG] http: Request GET /v1/status/leader (178.708µs) from=127.0.0.6:38067 2022/10/30 23:32:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.318512517s) from=127.0.0.6:60693 2022/10/30 23:32:57 [DEBUG] http: Request GET /v1/status/leader (155.505µs) from=127.0.0.6:44375 2022/10/30 23:33:09 [DEBUG] http: Request GET /v1/status/leader (198.72µs) from=127.0.0.6:38067 2022/10/30 23:33:17 [DEBUG] http: Request GET /v1/status/leader (385.619µs) from=127.0.0.6:44375 2022/10/30 23:33:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:33:29 [DEBUG] http: Request GET /v1/status/leader (324.475µs) from=127.0.0.6:38067 2022/10/30 23:33:37 [DEBUG] http: Request GET /v1/status/leader (325.205µs) from=127.0.0.6:44375 2022/10/30 23:33:49 [DEBUG] http: Request GET /v1/status/leader (270.288µs) from=127.0.0.6:38067 2022/10/30 23:33:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.905521555s) from=127.0.0.6:41437 2022/10/30 23:33:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.349058723s) from=127.0.0.6:49913 2022/10/30 23:33:57 [DEBUG] http: Request GET /v1/status/leader (365.474µs) from=127.0.0.6:44375 2022/10/30 23:34:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.984672791s) from=127.0.0.6:57013 2022/10/30 23:34:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.469889137s) from=127.0.0.6:33293 2022/10/30 23:34:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.292615491s) from=127.0.0.6:33117 2022/10/30 23:34:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:34:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.771959718s) from=127.0.0.6:55027 2022/10/30 23:34:09 [DEBUG] http: Request GET /v1/status/leader (303.718µs) from=127.0.0.6:38067 2022/10/30 23:34:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.307322516s) from=127.0.0.6:40965 2022/10/30 23:34:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.405210719s) from=127.0.0.6:43069 2022/10/30 23:34:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.401348714s) from=127.0.0.6:55781 2022/10/30 23:34:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.938722092s) from=127.0.0.6:48027 2022/10/30 23:34:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.77708274s) from=127.0.0.6:52105 2022/10/30 23:34:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.05408404s) from=127.0.0.6:39417 2022/10/30 23:34:17 [DEBUG] http: Request GET /v1/status/leader (2.145861ms) from=127.0.0.6:44375 2022/10/30 23:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.133295237s) from=127.0.0.6:59091 2022/10/30 23:34:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.348479718s) from=127.0.0.6:41249 2022/10/30 23:34:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m1.506012378s) from=127.0.0.6:56489 2022/10/30 23:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.662401635s) from=127.0.0.6:50161 2022/10/30 23:34:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.05338155s) from=127.0.0.6:52659 2022/10/30 23:34:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.382980164s) from=127.0.0.6:36463 2022/10/30 23:34:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.149898655s) from=127.0.0.6:59917 2022/10/30 23:34:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.423440847s) from=127.0.0.6:35851 2022/10/30 23:34:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:34:29 [DEBUG] http: Request GET /v1/status/leader (291.589µs) from=127.0.0.6:38067 2022/10/30 23:34:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.848620473s) from=127.0.0.6:37251 2022/10/30 23:34:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.080769879s) from=127.0.0.6:32779 2022/10/30 23:34:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.333301912s) from=127.0.0.6:51823 2022/10/30 23:34:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.900090711s) from=127.0.0.6:37503 2022/10/30 23:34:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.848214564s) from=127.0.0.6:37655 2022/10/30 23:34:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.582634033s) from=127.0.0.6:53957 2022/10/30 23:34:37 [DEBUG] http: Request GET /v1/status/leader (161.088µs) from=127.0.0.6:44375 2022/10/30 23:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.833457678s) from=127.0.0.6:34477 2022/10/30 23:34:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.351029396s) from=127.0.0.6:39603 2022/10/30 23:34:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:34:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:34:43 [DEBUG] agent: Node info in sync 2022/10/30 23:34:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.312300007s) from=127.0.0.6:41775 2022/10/30 23:34:49 [DEBUG] http: Request GET /v1/status/leader (274.402µs) from=127.0.0.6:38067 2022/10/30 23:34:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.136868074s) from=127.0.0.6:60693 2022/10/30 23:34:57 [DEBUG] http: Request GET /v1/status/leader (168.641µs) from=127.0.0.6:44375 2022/10/30 23:35:09 [DEBUG] http: Request GET /v1/status/leader (1.380956ms) from=127.0.0.6:38067 2022/10/30 23:35:17 [DEBUG] http: Request GET /v1/status/leader (259.404µs) from=127.0.0.6:44375 2022/10/30 23:35:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:35:29 [DEBUG] http: Request GET /v1/status/leader (157.932µs) from=127.0.0.6:38067 2022/10/30 23:35:37 [DEBUG] http: Request GET /v1/status/leader (413.862µs) from=127.0.0.6:44375 2022/10/30 23:35:49 [DEBUG] http: Request GET /v1/status/leader (144.615µs) from=127.0.0.6:38067 2022/10/30 23:35:57 [DEBUG] http: Request GET /v1/status/leader (187.731µs) from=127.0.0.6:44375 2022/10/30 23:35:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.456420201s) from=127.0.0.6:49913 2022/10/30 23:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.035951438s) from=127.0.0.6:41437 2022/10/30 23:36:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.748134388s) from=127.0.0.6:57013 2022/10/30 23:36:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.526145188s) from=127.0.0.6:33293 2022/10/30 23:36:09 [DEBUG] http: Request GET /v1/status/leader (366.177µs) from=127.0.0.6:38067 2022/10/30 23:36:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.138071599s) from=127.0.0.6:40965 2022/10/30 23:36:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.029328262s) from=127.0.0.6:33117 2022/10/30 23:36:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.464958496s) from=127.0.0.6:43069 2022/10/30 23:36:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.272989882s) from=127.0.0.6:55027 2022/10/30 23:36:17 [DEBUG] http: Request GET /v1/status/leader (272.834µs) from=127.0.0.6:44375 2022/10/30 23:36:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.451501889s) from=127.0.0.6:55781 2022/10/30 23:36:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.873762236s) from=127.0.0.6:39417 2022/10/30 23:36:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.451228949s) from=127.0.0.6:48027 2022/10/30 23:36:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.293950547s) from=127.0.0.6:52105 2022/10/30 23:36:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:36:24 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:36:24 [DEBUG] agent: Node info in sync 2022/10/30 23:36:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.654816525s) from=127.0.0.6:50161 2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.025090561s) from=127.0.0.6:59091 2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.406179807s) from=127.0.0.6:35851 2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.079220418s) from=127.0.0.6:56489 2022/10/30 23:36:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.694417897s) from=127.0.0.6:36463 2022/10/30 23:36:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:36:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.910626642s) from=127.0.0.6:41249 2022/10/30 23:36:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.675020674s) from=127.0.0.6:52659 2022/10/30 23:36:30 [DEBUG] http: Request GET /v1/status/leader (178.034µs) from=127.0.0.6:38067 2022/10/30 23:36:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.590991001s) from=127.0.0.6:59917 2022/10/30 23:36:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.140759192s) from=127.0.0.6:37251 2022/10/30 23:36:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.044610006s) from=127.0.0.6:51823 2022/10/30 23:36:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.927932049s) from=127.0.0.6:53957 2022/10/30 23:36:37 [DEBUG] http: Request GET /v1/status/leader (282.571µs) from=127.0.0.6:44375 2022/10/30 23:36:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.200005569s) from=127.0.0.6:32779 2022/10/30 23:36:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.001462857s) from=127.0.0.6:34477 2022/10/30 23:36:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.802716228s) from=127.0.0.6:37655 2022/10/30 23:36:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.468069406s) from=127.0.0.6:37503 2022/10/30 23:36:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.671395534s) from=127.0.0.6:39603 2022/10/30 23:36:50 [DEBUG] http: Request GET /v1/status/leader (320.056µs) from=127.0.0.6:38067 2022/10/30 23:36:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.073350004s) from=127.0.0.6:41775 2022/10/30 23:36:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:36:57 [DEBUG] http: Request GET /v1/status/leader (160.975µs) from=127.0.0.6:44375 2022/10/30 23:36:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.339764669s) from=127.0.0.6:60693 2022/10/30 23:37:10 [DEBUG] http: Request GET /v1/status/leader (1.171301ms) from=127.0.0.6:38067 2022/10/30 23:37:17 [DEBUG] http: Request GET /v1/status/leader (343.516µs) from=127.0.0.6:44375 2022/10/30 23:37:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:37:30 [DEBUG] http: Request GET /v1/status/leader (289.184µs) from=127.0.0.6:38067 2022/10/30 23:37:37 [DEBUG] http: Request GET /v1/status/leader (197.066µs) from=127.0.0.6:44375 2022/10/30 23:37:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:37:44 [DEBUG] agent: Node info in sync 2022/10/30 23:37:50 [DEBUG] http: Request GET /v1/status/leader (323.987µs) from=127.0.0.6:38067 2022/10/30 23:37:57 [DEBUG] http: Request GET /v1/status/leader (288.221µs) from=127.0.0.6:44375 2022/10/30 23:37:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.885318625s) from=127.0.0.6:49913 2022/10/30 23:38:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.728364848s) from=127.0.0.6:41437 2022/10/30 23:38:10 [DEBUG] http: Request GET /v1/status/leader (195.421µs) from=127.0.0.6:38067 2022/10/30 23:38:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.616811729s) from=127.0.0.6:33293 2022/10/30 23:38:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.870797389s) from=127.0.0.6:57013 2022/10/30 23:38:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.556205745s) from=127.0.0.6:40965 2022/10/30 23:38:17 [DEBUG] http: Request GET /v1/status/leader (346.26µs) from=127.0.0.6:44375 2022/10/30 23:38:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.547414316s) from=127.0.0.6:43069 2022/10/30 23:38:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.296045441s) from=127.0.0.6:33117 2022/10/30 23:38:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.728011166s) from=127.0.0.6:48027 2022/10/30 23:38:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.377272033s) from=127.0.0.6:55027 2022/10/30 23:38:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.730796949s) from=127.0.0.6:52105 2022/10/30 23:38:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.853127512s) from=127.0.0.6:55781 2022/10/30 23:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.103129267s) from=127.0.0.6:59091 2022/10/30 23:38:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.301481179s) from=127.0.0.6:39417 2022/10/30 23:38:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.944519237s) from=127.0.0.6:56489 2022/10/30 23:38:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.085147124s) from=127.0.0.6:35851 2022/10/30 23:38:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.57607048s) from=127.0.0.6:50161 2022/10/30 23:38:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.462058273s) from=127.0.0.6:36463 2022/10/30 23:38:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.822372045s) from=127.0.0.6:52659 2022/10/30 23:38:30 [DEBUG] http: Request GET /v1/status/leader (224.401µs) from=127.0.0.6:38067 2022/10/30 23:38:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.509450985s) from=127.0.0.6:37251 2022/10/30 23:38:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.269915217s) from=127.0.0.6:41249 2022/10/30 23:38:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.552027091s) from=127.0.0.6:59917 2022/10/30 23:38:37 [DEBUG] http: Request GET /v1/status/leader (301.906µs) from=127.0.0.6:44375 2022/10/30 23:38:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.051404339s) from=127.0.0.6:51823 2022/10/30 23:38:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.684137412s) from=127.0.0.6:53957 2022/10/30 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.809312495s) from=127.0.0.6:32779 2022/10/30 23:38:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.207310172s) from=127.0.0.6:37503 2022/10/30 23:38:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.917875688s) from=127.0.0.6:34477 2022/10/30 23:38:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.981591485s) from=127.0.0.6:37655 2022/10/30 23:38:50 [DEBUG] http: Request GET /v1/status/leader (307.406µs) from=127.0.0.6:38067 2022/10/30 23:38:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.093725139s) from=127.0.0.6:39603 2022/10/30 23:38:57 [DEBUG] http: Request GET /v1/status/leader (397.955µs) from=127.0.0.6:44375 2022/10/30 23:38:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.180703904s) from=127.0.0.6:41775 2022/10/30 23:39:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.717585458s) from=127.0.0.6:60693 2022/10/30 23:39:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:39:10 [DEBUG] http: Request GET /v1/status/leader (555.535µs) from=127.0.0.6:38067 2022/10/30 23:39:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:39:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:39:13 [DEBUG] agent: Node info in sync 2022/10/30 23:39:17 [DEBUG] http: Request GET /v1/status/leader (162.486µs) from=127.0.0.6:44375 2022/10/30 23:39:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:39:30 [DEBUG] http: Request GET /v1/status/leader (505.644µs) from=127.0.0.6:38067 2022/10/30 23:39:37 [DEBUG] http: Request GET /v1/status/leader (404.244µs) from=127.0.0.6:44375 2022/10/30 23:39:50 [DEBUG] http: Request GET /v1/status/leader (307.435µs) from=127.0.0.6:38067 2022/10/30 23:39:57 [DEBUG] http: Request GET /v1/status/leader (364.737µs) from=127.0.0.6:44375 2022/10/30 23:39:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.195139188s) from=127.0.0.6:49913 2022/10/30 23:40:10 [DEBUG] http: Request GET /v1/status/leader (366.671µs) from=127.0.0.6:38067 2022/10/30 23:40:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.244668859s) from=127.0.0.6:41437 2022/10/30 23:40:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.085834538s) from=127.0.0.6:57013 2022/10/30 23:40:17 [DEBUG] http: Request GET /v1/status/leader (375.154µs) from=127.0.0.6:44375 2022/10/30 23:40:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.457337999s) from=127.0.0.6:33293 2022/10/30 23:40:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.545352749s) from=127.0.0.6:33117 2022/10/30 23:40:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.676496853s) from=127.0.0.6:40965 2022/10/30 23:40:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.261462913s) from=127.0.0.6:43069 2022/10/30 23:40:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.309993916s) from=127.0.0.6:48027 2022/10/30 23:40:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.054859218s) from=127.0.0.6:52105 2022/10/30 23:40:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.164737538s) from=127.0.0.6:55781 2022/10/30 23:40:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:40:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.268275999s) from=127.0.0.6:55027 2022/10/30 23:40:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.100805588s) from=127.0.0.6:59091 2022/10/30 23:40:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:40:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:40:29 [DEBUG] agent: Node info in sync 2022/10/30 23:40:30 [DEBUG] http: Request GET /v1/status/leader (278.053µs) from=127.0.0.6:38067 2022/10/30 23:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.834636701s) from=127.0.0.6:50161 2022/10/30 23:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.328784044s) from=127.0.0.6:35851 2022/10/30 23:40:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.939235247s) from=127.0.0.6:56489 2022/10/30 23:40:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.952715686s) from=127.0.0.6:52659 2022/10/30 23:40:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.444759908s) from=127.0.0.6:39417 2022/10/30 23:40:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.812746085s) from=127.0.0.6:36463 2022/10/30 23:40:37 [DEBUG] http: Request GET /v1/status/leader (218.225µs) from=127.0.0.6:44375 2022/10/30 23:40:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m2.622237098s) from=127.0.0.6:59917 2022/10/30 23:40:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.318485571s) from=127.0.0.6:37251 2022/10/30 23:40:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.681740921s) from=127.0.0.6:41249 2022/10/30 23:40:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.964283756s) from=127.0.0.6:51823 2022/10/30 23:40:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.557263268s) from=127.0.0.6:53957 2022/10/30 23:40:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.353929619s) from=127.0.0.6:32779 2022/10/30 23:40:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.71503615s) from=127.0.0.6:37503 2022/10/30 23:40:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.014563568s) from=127.0.0.6:34477 2022/10/30 23:40:50 [DEBUG] http: Request GET /v1/status/leader (273.685µs) from=127.0.0.6:38067 2022/10/30 23:40:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.781054184s) from=127.0.0.6:37655 2022/10/30 23:40:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.498550042s) from=127.0.0.6:39603 2022/10/30 23:40:57 [DEBUG] http: Request GET /v1/status/leader (223.15µs) from=127.0.0.6:44375 2022/10/30 23:41:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.523183759s) from=127.0.0.6:41775 2022/10/30 23:41:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.534224075s) from=127.0.0.6:60693 2022/10/30 23:41:10 [DEBUG] http: Request GET /v1/status/leader (315.068µs) from=127.0.0.6:38067 2022/10/30 23:41:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:41:17 [DEBUG] http: Request GET /v1/status/leader (193.858µs) from=127.0.0.6:44375 2022/10/30 23:41:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:41:30 [DEBUG] http: Request GET /v1/status/leader (225.047µs) from=127.0.0.6:38067 2022/10/30 23:41:37 [DEBUG] http: Request GET /v1/status/leader (322.429µs) from=127.0.0.6:44375 2022/10/30 23:41:50 [DEBUG] http: Request GET /v1/status/leader (316.786µs) from=127.0.0.6:38067 2022/10/30 23:41:57 [DEBUG] http: Request GET /v1/status/leader (278.102µs) from=127.0.0.6:44375 2022/10/30 23:42:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.896099623s) from=127.0.0.6:49913 2022/10/30 23:42:10 [DEBUG] http: Request GET /v1/status/leader (327.21µs) from=127.0.0.6:38067 2022/10/30 23:42:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:42:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:42:15 [DEBUG] agent: Node info in sync 2022/10/30 23:42:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.526840572s) from=127.0.0.6:57013 2022/10/30 23:42:17 [DEBUG] http: Request GET /v1/status/leader (368.688µs) from=127.0.0.6:44375 2022/10/30 23:42:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.830021548s) from=127.0.0.6:41437 2022/10/30 23:42:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.470534123s) from=127.0.0.6:33293 2022/10/30 23:42:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.443804785s) from=127.0.0.6:33117 2022/10/30 23:42:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.551830684s) from=127.0.0.6:40965 2022/10/30 23:42:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:42:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.163845999s) from=127.0.0.6:48027 2022/10/30 23:42:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.994872393s) from=127.0.0.6:52105 2022/10/30 23:42:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.559567244s) from=127.0.0.6:43069 2022/10/30 23:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.71918473s) from=127.0.0.6:55027 2022/10/30 23:42:30 [DEBUG] http: Request GET /v1/status/leader (383.335µs) from=127.0.0.6:38067 2022/10/30 23:42:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.425092006s) from=127.0.0.6:55781 2022/10/30 23:42:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.094076957s) from=127.0.0.6:59091 2022/10/30 23:42:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.43263515s) from=127.0.0.6:39417 2022/10/30 23:42:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.088316251s) from=127.0.0.6:56489 2022/10/30 23:42:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.579056127s) from=127.0.0.6:52659 2022/10/30 23:42:37 [DEBUG] http: Request GET /v1/status/leader (325.648µs) from=127.0.0.6:44375 2022/10/30 23:42:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.814960374s) from=127.0.0.6:35851 2022/10/30 23:42:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.837626766s) from=127.0.0.6:50161 2022/10/30 23:42:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.7387314s) from=127.0.0.6:36463 2022/10/30 23:42:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.107025265s) from=127.0.0.6:41249 2022/10/30 23:42:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.8038369s) from=127.0.0.6:37251 2022/10/30 23:42:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.652257932s) from=127.0.0.6:51823 2022/10/30 23:42:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m7.175163637s) from=127.0.0.6:59917 2022/10/30 23:42:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.698055257s) from=127.0.0.6:53957 2022/10/30 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.200973374s) from=127.0.0.6:37503 2022/10/30 23:42:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.137648946s) from=127.0.0.6:32779 2022/10/30 23:42:50 [DEBUG] http: Request GET /v1/status/leader (267.263µs) from=127.0.0.6:38067 2022/10/30 23:42:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.619399588s) from=127.0.0.6:34477 2022/10/30 23:42:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.849096916s) from=127.0.0.6:39603 2022/10/30 23:42:57 [DEBUG] http: Request GET /v1/status/leader (302.771µs) from=127.0.0.6:44375 2022/10/30 23:42:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.504807039s) from=127.0.0.6:37655 2022/10/30 23:43:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.677588531s) from=127.0.0.6:41775 2022/10/30 23:43:10 [DEBUG] http: Request GET /v1/status/leader (350.641µs) from=127.0.0.6:38067 2022/10/30 23:43:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.433412023s) from=127.0.0.6:60693 2022/10/30 23:43:17 [DEBUG] http: Request GET /v1/status/leader (183.816µs) from=127.0.0.6:44375 2022/10/30 23:43:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:43:30 [DEBUG] http: Request GET /v1/status/leader (327.482µs) from=127.0.0.6:38067 2022/10/30 23:43:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:43:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:43:32 [DEBUG] agent: Node info in sync 2022/10/30 23:43:37 [DEBUG] http: Request GET /v1/status/leader (216.22µs) from=127.0.0.6:44375 2022/10/30 23:43:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:43:50 [DEBUG] http: Request GET /v1/status/leader (169.452µs) from=127.0.0.6:38067 2022/10/30 23:43:57 [DEBUG] http: Request GET /v1/status/leader (337.892µs) from=127.0.0.6:44375 2022/10/30 23:44:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.731831072s) from=127.0.0.6:49913 2022/10/30 23:44:10 [DEBUG] http: Request GET /v1/status/leader (170.39µs) from=127.0.0.6:38067 2022/10/30 23:44:17 [DEBUG] http: Request GET /v1/status/leader (713.171µs) from=127.0.0.6:44375 2022/10/30 23:44:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.211993361s) from=127.0.0.6:57013 2022/10/30 23:44:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.451243904s) from=127.0.0.6:41437 2022/10/30 23:44:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.590405231s) from=127.0.0.6:33293 2022/10/30 23:44:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.584121604s) from=127.0.0.6:40965 2022/10/30 23:44:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:44:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.750723007s) from=127.0.0.6:52105 2022/10/30 23:44:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.86479262s) from=127.0.0.6:33117 2022/10/30 23:44:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.119733839s) from=127.0.0.6:43069 2022/10/30 23:44:30 [DEBUG] http: Request GET /v1/status/leader (340.754µs) from=127.0.0.6:38067 2022/10/30 23:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.320879842s) from=127.0.0.6:55027 2022/10/30 23:44:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.509850855s) from=127.0.0.6:48027 2022/10/30 23:44:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.661619188s) from=127.0.0.6:59091 2022/10/30 23:44:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.534676027s) from=127.0.0.6:56489 2022/10/30 23:44:37 [DEBUG] http: Request GET /v1/status/leader (290.053µs) from=127.0.0.6:44375 2022/10/30 23:44:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.811629146s) from=127.0.0.6:55781 2022/10/30 23:44:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.157052504s) from=127.0.0.6:35851 2022/10/30 23:44:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.632552317s) from=127.0.0.6:39417 2022/10/30 23:44:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.405495533s) from=127.0.0.6:52659 2022/10/30 23:44:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.102723859s) from=127.0.0.6:50161 2022/10/30 23:44:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.823345973s) from=127.0.0.6:41249 2022/10/30 23:44:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.673317745s) from=127.0.0.6:59917 2022/10/30 23:44:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.441004589s) from=127.0.0.6:36463 2022/10/30 23:44:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.487893012s) from=127.0.0.6:37251 2022/10/30 23:44:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.583874259s) from=127.0.0.6:37503 2022/10/30 23:44:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.515280742s) from=127.0.0.6:53957 2022/10/30 23:44:50 [DEBUG] http: Request GET /v1/status/leader (272.091µs) from=127.0.0.6:38067 2022/10/30 23:44:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.952725865s) from=127.0.0.6:51823 2022/10/30 23:44:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.017370348s) from=127.0.0.6:32779 2022/10/30 23:44:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:44:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:44:54 [DEBUG] agent: Node info in sync 2022/10/30 23:44:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.547312826s) from=127.0.0.6:39603 2022/10/30 23:44:57 [DEBUG] http: Request GET /v1/status/leader (263.6µs) from=127.0.0.6:44375 2022/10/30 23:44:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.214413079s) from=127.0.0.6:34477 2022/10/30 23:45:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.14763678s) from=127.0.0.6:41775 2022/10/30 23:45:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.612165524s) from=127.0.0.6:37655 2022/10/30 23:45:10 [DEBUG] http: Request GET /v1/status/leader (307.499µs) from=127.0.0.6:38067 2022/10/30 23:45:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.611412773s) from=127.0.0.6:60693 2022/10/30 23:45:17 [DEBUG] http: Request GET /v1/status/leader (240.288µs) from=127.0.0.6:44375 2022/10/30 23:45:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:45:30 [DEBUG] http: Request GET /v1/status/leader (276.752µs) from=127.0.0.6:38067 2022/10/30 23:45:37 [DEBUG] http: Request GET /v1/status/leader (287.335µs) from=127.0.0.6:44375 2022/10/30 23:45:50 [DEBUG] http: Request GET /v1/status/leader (287.261µs) from=127.0.0.6:38067 2022/10/30 23:45:57 [DEBUG] http: Request GET /v1/status/leader (172.88µs) from=127.0.0.6:44375 2022/10/30 23:46:10 [DEBUG] http: Request GET /v1/status/leader (271.966µs) from=127.0.0.6:38067 2022/10/30 23:46:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.824413077s) from=127.0.0.6:49913 2022/10/30 23:46:17 [DEBUG] http: Request GET /v1/status/leader (265.647µs) from=127.0.0.6:44375 2022/10/30 23:46:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.287626312s) from=127.0.0.6:41437 2022/10/30 23:46:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.081337487s) from=127.0.0.6:57013 2022/10/30 23:46:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:46:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.045377045s) from=127.0.0.6:33293 2022/10/30 23:46:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.69315922s) from=127.0.0.6:40965 2022/10/30 23:46:30 [DEBUG] http: Request GET /v1/status/leader (360.78µs) from=127.0.0.6:38067 2022/10/30 23:46:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.877521502s) from=127.0.0.6:33117 2022/10/30 23:46:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.261022643s) from=127.0.0.6:55027 2022/10/30 23:46:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.005823599s) from=127.0.0.6:43069 2022/10/30 23:46:35 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.029819576s) from=127.0.0.6:52105 2022/10/30 23:46:37 [DEBUG] http: Request GET /v1/status/leader (375.528µs) from=127.0.0.6:44375 2022/10/30 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.348375927s) from=127.0.0.6:59091 2022/10/30 23:46:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.282046003s) from=127.0.0.6:48027 2022/10/30 23:46:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.974153842s) from=127.0.0.6:55781 2022/10/30 23:46:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.520649429s) from=127.0.0.6:52659 2022/10/30 23:46:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.735869539s) from=127.0.0.6:56489 2022/10/30 23:46:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.108518185s) from=127.0.0.6:35851 2022/10/30 23:46:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.875944248s) from=127.0.0.6:39417 2022/10/30 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.752206482s) from=127.0.0.6:50161 2022/10/30 23:46:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.555335962s) from=127.0.0.6:41249 2022/10/30 23:46:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:46:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:46:50 [DEBUG] agent: Node info in sync 2022/10/30 23:46:50 [DEBUG] http: Request GET /v1/status/leader (593.581µs) from=127.0.0.6:38067 2022/10/30 23:46:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.67512714s) from=127.0.0.6:53957 2022/10/30 23:46:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.789433576s) from=127.0.0.6:37251 2022/10/30 23:46:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.969615432s) from=127.0.0.6:59917 2022/10/30 23:46:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.554436419s) from=127.0.0.6:36463 2022/10/30 23:46:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.71005415s) from=127.0.0.6:37503 2022/10/30 23:46:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.452710561s) from=127.0.0.6:51823 2022/10/30 23:46:57 [DEBUG] http: Request GET /v1/status/leader (276.623µs) from=127.0.0.6:44375 2022/10/30 23:46:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.311961932s) from=127.0.0.6:32779 2022/10/30 23:47:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.56677374s) from=127.0.0.6:39603 2022/10/30 23:47:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.971416234s) from=127.0.0.6:34477 2022/10/30 23:47:10 [DEBUG] http: Request GET /v1/status/leader (456.673µs) from=127.0.0.6:38067 2022/10/30 23:47:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.566542917s) from=127.0.0.6:41775 2022/10/30 23:47:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.359523212s) from=127.0.0.6:37655 2022/10/30 23:47:17 [DEBUG] http: Request GET /v1/status/leader (286.962µs) from=127.0.0.6:44375 2022/10/30 23:47:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.877303467s) from=127.0.0.6:60693 2022/10/30 23:47:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:47:30 [DEBUG] http: Request GET /v1/status/leader (463.138µs) from=127.0.0.6:38067 2022/10/30 23:47:37 [DEBUG] http: Request GET /v1/status/leader (193.186µs) from=127.0.0.6:44375 2022/10/30 23:47:50 [DEBUG] http: Request GET /v1/status/leader (158.91µs) from=127.0.0.6:38067 2022/10/30 23:47:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:47:53 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:47:53 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:47:53 [DEBUG] agent: Node info in sync 2022/10/30 23:47:57 [DEBUG] http: Request GET /v1/status/leader (2.597198ms) from=127.0.0.6:44375 2022/10/30 23:48:10 [DEBUG] http: Request GET /v1/status/leader (284.164µs) from=127.0.0.6:38067 2022/10/30 23:48:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.679911573s) from=127.0.0.6:49913 2022/10/30 23:48:17 [DEBUG] http: Request GET /v1/status/leader (236.125µs) from=127.0.0.6:44375 2022/10/30 23:48:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:48:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.086571608s) from=127.0.0.6:41437 2022/10/30 23:48:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:48:30 [DEBUG] http: Request GET /v1/status/leader (333.77µs) from=127.0.0.6:38067 2022/10/30 23:48:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.21218056s) from=127.0.0.6:57013 2022/10/30 23:48:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.002300693s) from=127.0.0.6:40965 2022/10/30 23:48:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.305309361s) from=127.0.0.6:33293 2022/10/30 23:48:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.114614474s) from=127.0.0.6:55027 2022/10/30 23:48:37 [DEBUG] http: Request GET /v1/status/leader (390.263µs) from=127.0.0.6:44375 2022/10/30 23:48:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.264634025s) from=127.0.0.6:33117 2022/10/30 23:48:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.415671003s) from=127.0.0.6:52105 2022/10/30 23:48:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.044007235s) from=127.0.0.6:43069 2022/10/30 23:48:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.431316504s) from=127.0.0.6:48027 2022/10/30 23:48:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.334936952s) from=127.0.0.6:52659 2022/10/30 23:48:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.083016732s) from=127.0.0.6:55781 2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m1.946957331s) from=127.0.0.6:39417 2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.371530789s) from=127.0.0.6:56489 2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.997684363s) from=127.0.0.6:50161 2022/10/30 23:48:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.006380409s) from=127.0.0.6:59091 2022/10/30 23:48:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.228807583s) from=127.0.0.6:41249 2022/10/30 23:48:50 [DEBUG] http: Request GET /v1/status/leader (320.279µs) from=127.0.0.6:38067 2022/10/30 23:48:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.415047237s) from=127.0.0.6:35851 2022/10/30 23:48:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.339030111s) from=127.0.0.6:36463 2022/10/30 23:48:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:48:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:48:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:48:55 [DEBUG] agent: Node info in sync 2022/10/30 23:48:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.632418969s) from=127.0.0.6:37251 2022/10/30 23:48:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.607138749s) from=127.0.0.6:53957 2022/10/30 23:48:57 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.455932265s) from=127.0.0.6:51823 2022/10/30 23:48:57 [DEBUG] http: Request GET /v1/status/leader (276.078µs) from=127.0.0.6:44375 2022/10/30 23:48:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.398199624s) from=127.0.0.6:59917 2022/10/30 23:49:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.43793922s) from=127.0.0.6:37503 2022/10/30 23:49:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.386261146s) from=127.0.0.6:32779 2022/10/30 23:49:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.698838047s) from=127.0.0.6:34477 2022/10/30 23:49:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.235226241s) from=127.0.0.6:39603 2022/10/30 23:49:10 [DEBUG] http: Request GET /v1/status/leader (319.136µs) from=127.0.0.6:38067 2022/10/30 23:49:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.791899123s) from=127.0.0.6:37655 2022/10/30 23:49:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.824561443s) from=127.0.0.6:41775 2022/10/30 23:49:17 [DEBUG] http: Request GET /v1/status/leader (278.506µs) from=127.0.0.6:44375 2022/10/30 23:49:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.940870019s) from=127.0.0.6:60693 2022/10/30 23:49:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:49:30 [DEBUG] http: Request GET /v1/status/leader (170.983µs) from=127.0.0.6:38067 2022/10/30 23:49:37 [DEBUG] http: Request GET /v1/status/leader (334.04µs) from=127.0.0.6:44375 2022/10/30 23:49:50 [DEBUG] http: Request GET /v1/status/leader (190.132µs) from=127.0.0.6:38067 2022/10/30 23:49:57 [DEBUG] http: Request GET /v1/status/leader (200.309µs) from=127.0.0.6:44375 2022/10/30 23:50:10 [DEBUG] http: Request GET /v1/status/leader (306.617µs) from=127.0.0.6:38067 2022/10/30 23:50:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.519285467s) from=127.0.0.6:49913 2022/10/30 23:50:17 [DEBUG] http: Request GET /v1/status/leader (258.799µs) from=127.0.0.6:44375 2022/10/30 23:50:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.261694647s) from=127.0.0.6:41437 2022/10/30 23:50:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:50:30 [DEBUG] http: Request GET /v1/status/leader (311.111µs) from=127.0.0.6:38067 2022/10/30 23:50:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.034108384s) from=127.0.0.6:57013 2022/10/30 23:50:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m3.251248865s) from=127.0.0.6:40965 2022/10/30 23:50:37 [DEBUG] http: Request GET /v1/status/leader (190.837µs) from=127.0.0.6:44375 2022/10/30 23:50:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.884718918s) from=127.0.0.6:33293 2022/10/30 23:50:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.76169544s) from=127.0.0.6:52105 2022/10/30 23:50:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.185766827s) from=127.0.0.6:55027 2022/10/30 23:50:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.784202458s) from=127.0.0.6:43069 2022/10/30 23:50:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.524958059s) from=127.0.0.6:33117 2022/10/30 23:50:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.421346701s) from=127.0.0.6:55781 2022/10/30 23:50:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.60099192s) from=127.0.0.6:48027 2022/10/30 23:50:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.193659207s) from=127.0.0.6:39417 2022/10/30 23:50:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.307774331s) from=127.0.0.6:52659 2022/10/30 23:50:50 [DEBUG] http: Request GET /v1/status/leader (338.932µs) from=127.0.0.6:38067 2022/10/30 23:50:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.507980943s) from=127.0.0.6:50161 2022/10/30 23:50:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.795101991s) from=127.0.0.6:35851 2022/10/30 23:50:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.375032525s) from=127.0.0.6:56489 2022/10/30 23:50:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.848920699s) from=127.0.0.6:59091 2022/10/30 23:50:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.583011456s) from=127.0.0.6:36463 2022/10/30 23:50:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:50:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:50:55 [DEBUG] agent: Node info in sync 2022/10/30 23:50:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m7.066144454s) from=127.0.0.6:41249 2022/10/30 23:50:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.222364394s) from=127.0.0.6:53957 2022/10/30 23:50:57 [DEBUG] http: Request GET /v1/status/leader (334.223µs) from=127.0.0.6:44375 2022/10/30 23:51:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.477071895s) from=127.0.0.6:37251 2022/10/30 23:51:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.707815858s) from=127.0.0.6:32779 2022/10/30 23:51:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.970593649s) from=127.0.0.6:37503 2022/10/30 23:51:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.920446597s) from=127.0.0.6:51823 2022/10/30 23:51:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.858256335s) from=127.0.0.6:59917 2022/10/30 23:51:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.314452003s) from=127.0.0.6:34477 2022/10/30 23:51:10 [DEBUG] http: Request GET /v1/status/leader (318.218µs) from=127.0.0.6:38067 2022/10/30 23:51:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.340854449s) from=127.0.0.6:39603 2022/10/30 23:51:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:51:17 [DEBUG] http: Request GET /v1/status/leader (297.079µs) from=127.0.0.6:44375 2022/10/30 23:51:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.665835857s) from=127.0.0.6:37655 2022/10/30 23:51:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.93008689s) from=127.0.0.6:41775 2022/10/30 23:51:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.161710205s) from=127.0.0.6:60693 2022/10/30 23:51:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:51:30 [DEBUG] http: Request GET /v1/status/leader (279.798µs) from=127.0.0.6:38067 2022/10/30 23:51:37 [DEBUG] http: Request GET /v1/status/leader (190.991µs) from=127.0.0.6:44375 2022/10/30 23:51:50 [DEBUG] http: Request GET /v1/status/leader (186.09µs) from=127.0.0.6:38067 2022/10/30 23:51:57 [DEBUG] http: Request GET /v1/status/leader (159.519µs) from=127.0.0.6:44375 2022/10/30 23:52:10 [DEBUG] http: Request GET /v1/status/leader (274.733µs) from=127.0.0.6:38067 2022/10/30 23:52:17 [DEBUG] http: Request GET /v1/status/leader (274.345µs) from=127.0.0.6:44375 2022/10/30 23:52:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.082747394s) from=127.0.0.6:49913 2022/10/30 23:52:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:52:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:52:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:52:30 [DEBUG] agent: Node info in sync 2022/10/30 23:52:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.450633173s) from=127.0.0.6:41437 2022/10/30 23:52:30 [DEBUG] http: Request GET /v1/status/leader (287.961µs) from=127.0.0.6:38067 2022/10/30 23:52:37 [DEBUG] http: Request GET /v1/status/leader (175.179µs) from=127.0.0.6:44375 2022/10/30 23:52:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.88741922s) from=127.0.0.6:40965 2022/10/30 23:52:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.318593725s) from=127.0.0.6:57013 2022/10/30 23:52:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.638749943s) from=127.0.0.6:33293 2022/10/30 23:52:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.330505733s) from=127.0.0.6:55027 2022/10/30 23:52:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.099455514s) from=127.0.0.6:52105 2022/10/30 23:52:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.71524438s) from=127.0.0.6:43069 2022/10/30 23:52:50 [DEBUG] http: Request GET /v1/status/leader (277.47µs) from=127.0.0.6:38067 2022/10/30 23:52:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.562840595s) from=127.0.0.6:55781 2022/10/30 23:52:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.942991605s) from=127.0.0.6:48027 2022/10/30 23:52:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.716990206s) from=127.0.0.6:39417 2022/10/30 23:52:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m7.455522751s) from=127.0.0.6:33117 2022/10/30 23:52:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.479718034s) from=127.0.0.6:35851 2022/10/30 23:52:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.811986032s) from=127.0.0.6:50161 2022/10/30 23:52:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.157309724s) from=127.0.0.6:56489 2022/10/30 23:52:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.399174618s) from=127.0.0.6:36463 2022/10/30 23:52:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.338782942s) from=127.0.0.6:52659 2022/10/30 23:52:57 [DEBUG] http: Request GET /v1/status/leader (282.841µs) from=127.0.0.6:44375 2022/10/30 23:52:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.334366947s) from=127.0.0.6:41249 2022/10/30 23:53:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.64422172s) from=127.0.0.6:53957 2022/10/30 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.383786276s) from=127.0.0.6:59091 2022/10/30 23:53:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.623993936s) from=127.0.0.6:51823 2022/10/30 23:53:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.914869805s) from=127.0.0.6:37251 2022/10/30 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.755139003s) from=127.0.0.6:37503 2022/10/30 23:53:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.505778708s) from=127.0.0.6:59917 2022/10/30 23:53:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.216340964s) from=127.0.0.6:32779 2022/10/30 23:53:10 [DEBUG] http: Request GET /v1/status/leader (3.717621ms) from=127.0.0.6:38067 2022/10/30 23:53:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.934005341s) from=127.0.0.6:34477 2022/10/30 23:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.730032449s) from=127.0.0.6:39603 2022/10/30 23:53:17 [DEBUG] http: Request GET /v1/status/leader (264.792µs) from=127.0.0.6:44375 2022/10/30 23:53:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.827558876s) from=127.0.0.6:37655 2022/10/30 23:53:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.660657909s) from=127.0.0.6:60693 2022/10/30 23:53:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.444531976s) from=127.0.0.6:41775 2022/10/30 23:53:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:53:30 [DEBUG] http: Request GET /v1/status/leader (205.251µs) from=127.0.0.6:38067 2022/10/30 23:53:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:53:37 [DEBUG] http: Request GET /v1/status/leader (152.743µs) from=127.0.0.6:44375 2022/10/30 23:53:50 [DEBUG] http: Request GET /v1/status/leader (323.095µs) from=127.0.0.6:38067 2022/10/30 23:53:57 [DEBUG] http: Request GET /v1/status/leader (168.917µs) from=127.0.0.6:44375 2022/10/30 23:54:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:54:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:54:02 [DEBUG] agent: Node info in sync 2022/10/30 23:54:10 [DEBUG] http: Request GET /v1/status/leader (312.391µs) from=127.0.0.6:38067 2022/10/30 23:54:17 [DEBUG] http: Request GET /v1/status/leader (334.519µs) from=127.0.0.6:44375 2022/10/30 23:54:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.224467654s) from=127.0.0.6:49913 2022/10/30 23:54:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:54:30 [DEBUG] http: Request GET /v1/status/leader (223.1µs) from=127.0.0.6:38067 2022/10/30 23:54:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.798218558s) from=127.0.0.6:41437 2022/10/30 23:54:37 [DEBUG] http: Request GET /v1/status/leader (173.77µs) from=127.0.0.6:44375 2022/10/30 23:54:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.685819603s) from=127.0.0.6:40965 2022/10/30 23:54:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.011309276s) from=127.0.0.6:57013 2022/10/30 23:54:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.837282284s) from=127.0.0.6:33293 2022/10/30 23:54:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.187798441s) from=127.0.0.6:55027 2022/10/30 23:54:50 [DEBUG] http: Request GET /v1/status/leader (292.062µs) from=127.0.0.6:38067 2022/10/30 23:54:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.634483797s) from=127.0.0.6:43069 2022/10/30 23:54:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.840674082s) from=127.0.0.6:33117 2022/10/30 23:54:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.565898704s) from=127.0.0.6:35851 2022/10/30 23:54:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.887888076s) from=127.0.0.6:50161 2022/10/30 23:54:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.311552611s) from=127.0.0.6:52105 2022/10/30 23:54:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.698367451s) from=127.0.0.6:39417 2022/10/30 23:54:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.296005669s) from=127.0.0.6:55781 2022/10/30 23:54:57 [DEBUG] http: Request GET /v1/status/leader (177.257µs) from=127.0.0.6:44375 2022/10/30 23:54:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.924021431s) from=127.0.0.6:48027 2022/10/30 23:54:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.461957394s) from=127.0.0.6:36463 2022/10/30 23:55:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.399669818s) from=127.0.0.6:52659 2022/10/30 23:55:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.140156014s) from=127.0.0.6:56489 2022/10/30 23:55:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.443055627s) from=127.0.0.6:53957 2022/10/30 23:55:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.274941237s) from=127.0.0.6:41249 2022/10/30 23:55:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.262285641s) from=127.0.0.6:51823 2022/10/30 23:55:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.119305001s) from=127.0.0.6:59091 2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.957579133s) from=127.0.0.6:37503 2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.335837706s) from=127.0.0.6:59917 2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.394559391s) from=127.0.0.6:32779 2022/10/30 23:55:10 [DEBUG] http: Request GET /v1/status/leader (217.084µs) from=127.0.0.6:38067 2022/10/30 23:55:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.968813167s) from=127.0.0.6:37251 2022/10/30 23:55:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.056930067s) from=127.0.0.6:34477 2022/10/30 23:55:17 [DEBUG] http: Request GET /v1/status/leader (405.114µs) from=127.0.0.6:44375 2022/10/30 23:55:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.936238087s) from=127.0.0.6:39603 2022/10/30 23:55:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:55:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.42615621s) from=127.0.0.6:37655 2022/10/30 23:55:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.185995886s) from=127.0.0.6:41775 2022/10/30 23:55:30 [DEBUG] http: Request GET /v1/status/leader (336.277µs) from=127.0.0.6:38067 2022/10/30 23:55:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:55:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:55:31 [DEBUG] agent: Node info in sync 2022/10/30 23:55:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.284461483s) from=127.0.0.6:60693 2022/10/30 23:55:37 [DEBUG] http: Request GET /v1/status/leader (176.479µs) from=127.0.0.6:44375 2022/10/30 23:55:50 [DEBUG] http: Request GET /v1/status/leader (226.525µs) from=127.0.0.6:38067 2022/10/30 23:55:57 [DEBUG] http: Request GET /v1/status/leader (312.505µs) from=127.0.0.6:44375 2022/10/30 23:56:10 [DEBUG] http: Request GET /v1/status/leader (402.633µs) from=127.0.0.6:38067 2022/10/30 23:56:18 [DEBUG] http: Request GET /v1/status/leader (342.747µs) from=127.0.0.6:44375 2022/10/30 23:56:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:56:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:56:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.897696268s) from=127.0.0.6:49913 2022/10/30 23:56:30 [DEBUG] http: Request GET /v1/status/leader (202.326µs) from=127.0.0.6:38067 2022/10/30 23:56:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.229216037s) from=127.0.0.6:41437 2022/10/30 23:56:38 [DEBUG] http: Request GET /v1/status/leader (236.821µs) from=127.0.0.6:44375 2022/10/30 23:56:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.070119564s) from=127.0.0.6:40965 2022/10/30 23:56:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.045404159s) from=127.0.0.6:57013 2022/10/30 23:56:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.913921915s) from=127.0.0.6:33293 2022/10/30 23:56:50 [DEBUG] http: Request GET /v1/status/leader (391.569µs) from=127.0.0.6:38067 2022/10/30 23:56:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.628492552s) from=127.0.0.6:55027 2022/10/30 23:56:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.022751125s) from=127.0.0.6:55781 2022/10/30 23:56:58 [DEBUG] http: Request GET /v1/status/leader (306.723µs) from=127.0.0.6:44375 2022/10/30 23:56:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.092797016s) from=127.0.0.6:33117 2022/10/30 23:56:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.612995642s) from=127.0.0.6:43069 2022/10/30 23:56:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.763264961s) from=127.0.0.6:39417 2022/10/30 23:56:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.061504209s) from=127.0.0.6:50161 2022/10/30 23:57:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.453569207s) from=127.0.0.6:52659 2022/10/30 23:57:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.878782535s) from=127.0.0.6:35851 2022/10/30 23:57:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.385887081s) from=127.0.0.6:48027 2022/10/30 23:57:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.060553411s) from=127.0.0.6:52105 2022/10/30 23:57:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.781352989s) from=127.0.0.6:53957 2022/10/30 23:57:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.79450303s) from=127.0.0.6:36463 2022/10/30 23:57:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.912743167s) from=127.0.0.6:51823 2022/10/30 23:57:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.603892869s) from=127.0.0.6:56489 2022/10/30 23:57:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.03689894s) from=127.0.0.6:41249 2022/10/30 23:57:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:57:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:57:10 [DEBUG] agent: Node info in sync 2022/10/30 23:57:10 [DEBUG] http: Request GET /v1/status/leader (206.294µs) from=127.0.0.6:38067 2022/10/30 23:57:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.405939098s) from=127.0.0.6:37251 2022/10/30 23:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.741720926s) from=127.0.0.6:59091 2022/10/30 23:57:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.712114171s) from=127.0.0.6:37503 2022/10/30 23:57:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.321240764s) from=127.0.0.6:59917 2022/10/30 23:57:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m4.795538271s) from=127.0.0.6:32779 2022/10/30 23:57:18 [DEBUG] http: Request GET /v1/status/leader (1.459716ms) from=127.0.0.6:44375 2022/10/30 23:57:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.029176142s) from=127.0.0.6:39603 2022/10/30 23:57:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m6.662577361s) from=127.0.0.6:34477 2022/10/30 23:57:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:57:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.024103929s) from=127.0.0.6:37655 2022/10/30 23:57:30 [DEBUG] http: Request GET /v1/status/leader (307.952µs) from=127.0.0.6:38067 2022/10/30 23:57:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m3.371520966s) from=127.0.0.6:60693 2022/10/30 23:57:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.847678572s) from=127.0.0.6:41775 2022/10/30 23:57:38 [DEBUG] http: Request GET /v1/status/leader (156.643µs) from=127.0.0.6:44375 2022/10/30 23:57:51 [DEBUG] http: Request GET /v1/status/leader (406.047µs) from=127.0.0.6:38067 2022/10/30 23:57:58 [DEBUG] http: Request GET /v1/status/leader (172.339µs) from=127.0.0.6:44375 2022/10/30 23:58:11 [DEBUG] http: Request GET /v1/status/leader (197.595µs) from=127.0.0.6:38067 2022/10/30 23:58:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:58:13 [DEBUG] agent: Node info in sync 2022/10/30 23:58:18 [DEBUG] http: Request GET /v1/status/leader (289.744µs) from=127.0.0.6:44375 2022/10/30 23:58:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:58:31 [DEBUG] http: Request GET /v1/status/leader (290.057µs) from=127.0.0.6:38067 2022/10/30 23:58:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.94839124s) from=127.0.0.6:49913 2022/10/30 23:58:38 [DEBUG] http: Request GET /v1/status/leader (324.924µs) from=127.0.0.6:44375 2022/10/30 23:58:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m5.008655249s) from=127.0.0.6:41437 2022/10/30 23:58:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.496019116s) from=127.0.0.6:57013 2022/10/30 23:58:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.331976563s) from=127.0.0.6:40965 2022/10/30 23:58:51 [DEBUG] http: Request GET /v1/status/leader (284.54µs) from=127.0.0.6:38067 2022/10/30 23:58:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.067880011s) from=127.0.0.6:33293 2022/10/30 23:58:58 [DEBUG] http: Request GET /v1/status/leader (324.767µs) from=127.0.0.6:44375 2022/10/30 23:58:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.805306579s) from=127.0.0.6:55781 2022/10/30 23:59:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.839465288s) from=127.0.0.6:33117 2022/10/30 23:59:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.356555356s) from=127.0.0.6:55027 2022/10/30 23:59:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.511643693s) from=127.0.0.6:43069 2022/10/30 23:59:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.350721662s) from=127.0.0.6:52105 2022/10/30 23:59:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.467513715s) from=127.0.0.6:52659 2022/10/30 23:59:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.212284621s) from=127.0.0.6:35851 2022/10/30 23:59:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.201061437s) from=127.0.0.6:50161 2022/10/30 23:59:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.57713397s) from=127.0.0.6:48027 2022/10/30 23:59:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.001763228s) from=127.0.0.6:39417 2022/10/30 23:59:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.51548231s) from=127.0.0.6:51823 2022/10/30 23:59:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/30 23:59:11 [DEBUG] http: Request GET /v1/status/leader (177.362µs) from=127.0.0.6:38067 2022/10/30 23:59:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.840056474s) from=127.0.0.6:56489 2022/10/30 23:59:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.865086645s) from=127.0.0.6:53957 2022/10/30 23:59:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.338987394s) from=127.0.0.6:36463 2022/10/30 23:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.702763163s) from=127.0.0.6:59091 2022/10/30 23:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.98264791s) from=127.0.0.6:41249 2022/10/30 23:59:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.456698664s) from=127.0.0.6:37251 2022/10/30 23:59:18 [DEBUG] http: Request GET /v1/status/leader (183.492µs) from=127.0.0.6:44375 2022/10/30 23:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.792069054s) from=127.0.0.6:32779 2022/10/30 23:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.67332182s) from=127.0.0.6:37503 2022/10/30 23:59:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m7.42217386s) from=127.0.0.6:59917 2022/10/30 23:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.299042973s) from=127.0.0.6:34477 2022/10/30 23:59:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/30 23:59:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.916170729s) from=127.0.0.6:39603 2022/10/30 23:59:31 [DEBUG] http: Request GET /v1/status/leader (283.172µs) from=127.0.0.6:38067 2022/10/30 23:59:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/30 23:59:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/30 23:59:34 [DEBUG] agent: Node info in sync 2022/10/30 23:59:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.785097191s) from=127.0.0.6:37655 2022/10/30 23:59:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.635642804s) from=127.0.0.6:60693 2022/10/30 23:59:38 [DEBUG] http: Request GET /v1/status/leader (303.266µs) from=127.0.0.6:44375 2022/10/30 23:59:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.69552734s) from=127.0.0.6:41775 2022/10/30 23:59:51 [DEBUG] http: Request GET /v1/status/leader (217.213µs) from=127.0.0.6:38067 2022/10/30 23:59:58 [DEBUG] http: Request GET /v1/status/leader (160.424µs) from=127.0.0.6:44375 2022/10/31 00:00:11 [DEBUG] http: Request GET /v1/status/leader (315.431µs) from=127.0.0.6:38067 2022/10/31 00:00:18 [DEBUG] http: Request GET /v1/status/leader (277.192µs) from=127.0.0.6:44375 2022/10/31 00:00:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:00:31 [DEBUG] http: Request GET /v1/status/leader (293.735µs) from=127.0.0.6:38067 2022/10/31 00:00:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.92035169s) from=127.0.0.6:49913 2022/10/31 00:00:38 [DEBUG] http: Request GET /v1/status/leader (198.48µs) from=127.0.0.6:44375 2022/10/31 00:00:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.323732205s) from=127.0.0.6:41437 2022/10/31 00:00:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.78871935s) from=127.0.0.6:57013 2022/10/31 00:00:51 [DEBUG] http: Request GET /v1/status/leader (511.006µs) from=127.0.0.6:38067 2022/10/31 00:00:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m7.200491377s) from=127.0.0.6:40965 2022/10/31 00:00:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.092398152s) from=127.0.0.6:33293 2022/10/31 00:00:58 [DEBUG] http: Request GET /v1/status/leader (287.879µs) from=127.0.0.6:44375 2022/10/31 00:00:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.441410401s) from=127.0.0.6:55781 2022/10/31 00:01:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.887985954s) from=127.0.0.6:55027 2022/10/31 00:01:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.889740907s) from=127.0.0.6:43069 2022/10/31 00:01:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:01:03 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:01:03 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:01:03 [DEBUG] agent: Node info in sync 2022/10/31 00:01:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.606531826s) from=127.0.0.6:33117 2022/10/31 00:01:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.475571075s) from=127.0.0.6:52105 2022/10/31 00:01:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.183801407s) from=127.0.0.6:52659 2022/10/31 00:01:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.970583641s) from=127.0.0.6:48027 2022/10/31 00:01:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.220444211s) from=127.0.0.6:35851 2022/10/31 00:01:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.101606492s) from=127.0.0.6:51823 2022/10/31 00:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.088233067s) from=127.0.0.6:50161 2022/10/31 00:01:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.036307075s) from=127.0.0.6:39417 2022/10/31 00:01:11 [DEBUG] http: Request GET /v1/status/leader (189.545µs) from=127.0.0.6:38067 2022/10/31 00:01:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.545193029s) from=127.0.0.6:53957 2022/10/31 00:01:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.389116797s) from=127.0.0.6:56489 2022/10/31 00:01:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.522519918s) from=127.0.0.6:41249 2022/10/31 00:01:18 [DEBUG] http: Request GET /v1/status/leader (207.174µs) from=127.0.0.6:44375 2022/10/31 00:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m4.180193598s) from=127.0.0.6:59091 2022/10/31 00:01:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.339220647s) from=127.0.0.6:36463 2022/10/31 00:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.181914155s) from=127.0.0.6:32779 2022/10/31 00:01:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.210936603s) from=127.0.0.6:59917 2022/10/31 00:01:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.412660599s) from=127.0.0.6:37251 2022/10/31 00:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.248397177s) from=127.0.0.6:37503 2022/10/31 00:01:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:01:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.408230113s) from=127.0.0.6:34477 2022/10/31 00:01:31 [DEBUG] http: Request GET /v1/status/leader (277.461µs) from=127.0.0.6:38067 2022/10/31 00:01:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:01:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m7.103640924s) from=127.0.0.6:39603 2022/10/31 00:01:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.037073266s) from=127.0.0.6:60693 2022/10/31 00:01:38 [DEBUG] http: Request GET /v1/status/leader (300.769µs) from=127.0.0.6:44375 2022/10/31 00:01:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.483163436s) from=127.0.0.6:37655 2022/10/31 00:01:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.983383232s) from=127.0.0.6:41775 2022/10/31 00:01:51 [DEBUG] http: Request GET /v1/status/leader (306.612µs) from=127.0.0.6:38067 2022/10/31 00:01:58 [DEBUG] http: Request GET /v1/status/leader (313.77µs) from=127.0.0.6:44375 2022/10/31 00:02:11 [DEBUG] http: Request GET /v1/status/leader (341.089µs) from=127.0.0.6:38067 2022/10/31 00:02:18 [DEBUG] http: Request GET /v1/status/leader (234.401µs) from=127.0.0.6:44375 2022/10/31 00:02:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:02:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:02:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:02:21 [DEBUG] agent: Node info in sync 2022/10/31 00:02:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:02:31 [DEBUG] http: Request GET /v1/status/leader (3.47218ms) from=127.0.0.6:38067 2022/10/31 00:02:38 [DEBUG] http: Request GET /v1/status/leader (494.489µs) from=127.0.0.6:44375 2022/10/31 00:02:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.715814901s) from=127.0.0.6:49913 2022/10/31 00:02:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.331170665s) from=127.0.0.6:41437 2022/10/31 00:02:51 [DEBUG] http: Request GET /v1/status/leader (296.463µs) from=127.0.0.6:38067 2022/10/31 00:02:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.49552698s) from=127.0.0.6:57013 2022/10/31 00:02:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.744305777s) from=127.0.0.6:33293 2022/10/31 00:02:58 [DEBUG] http: Request GET /v1/status/leader (189.858µs) from=127.0.0.6:44375 2022/10/31 00:02:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.71070768s) from=127.0.0.6:40965 2022/10/31 00:03:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.709560076s) from=127.0.0.6:55781 2022/10/31 00:03:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.88979291s) from=127.0.0.6:43069 2022/10/31 00:03:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.707364038s) from=127.0.0.6:55027 2022/10/31 00:03:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.629098049s) from=127.0.0.6:48027 2022/10/31 00:03:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.370701876s) from=127.0.0.6:52659 2022/10/31 00:03:11 [DEBUG] http: Request GET /v1/status/leader (4.537745ms) from=127.0.0.6:38067 2022/10/31 00:03:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.637570194s) from=127.0.0.6:39417 2022/10/31 00:03:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.65171429s) from=127.0.0.6:33117 2022/10/31 00:03:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.187230616s) from=127.0.0.6:51823 2022/10/31 00:03:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.039617674s) from=127.0.0.6:52105 2022/10/31 00:03:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.975971863s) from=127.0.0.6:35851 2022/10/31 00:03:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.736054178s) from=127.0.0.6:50161 2022/10/31 00:03:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.946378432s) from=127.0.0.6:53957 2022/10/31 00:03:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.747391495s) from=127.0.0.6:41249 2022/10/31 00:03:18 [DEBUG] http: Request GET /v1/status/leader (176.48µs) from=127.0.0.6:44375 2022/10/31 00:03:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.913068577s) from=127.0.0.6:56489 2022/10/31 00:03:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m0.260835058s) from=127.0.0.6:59917 2022/10/31 00:03:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.398644153s) from=127.0.0.6:36463 2022/10/31 00:03:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.325875728s) from=127.0.0.6:59091 2022/10/31 00:03:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.42858945s) from=127.0.0.6:32779 2022/10/31 00:03:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:03:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.341831032s) from=127.0.0.6:37251 2022/10/31 00:03:31 [DEBUG] http: Request GET /v1/status/leader (256.674µs) from=127.0.0.6:38067 2022/10/31 00:03:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.704665378s) from=127.0.0.6:37503 2022/10/31 00:03:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.72745916s) from=127.0.0.6:34477 2022/10/31 00:03:38 [DEBUG] http: Request GET /v1/status/leader (379.233µs) from=127.0.0.6:44375 2022/10/31 00:03:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.412384487s) from=127.0.0.6:39603 2022/10/31 00:03:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m4.470245736s) from=127.0.0.6:60693 2022/10/31 00:03:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:03:42 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:03:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:03:42 [DEBUG] agent: Node info in sync 2022/10/31 00:03:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.370119397s) from=127.0.0.6:37655 2022/10/31 00:03:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.627630718s) from=127.0.0.6:41775 2022/10/31 00:03:51 [DEBUG] http: Request GET /v1/status/leader (184.122µs) from=127.0.0.6:38067 2022/10/31 00:03:58 [DEBUG] http: Request GET /v1/status/leader (168.385µs) from=127.0.0.6:44375 2022/10/31 00:04:11 [DEBUG] http: Request GET /v1/status/leader (302.516µs) from=127.0.0.6:38067 2022/10/31 00:04:18 [DEBUG] http: Request GET /v1/status/leader (270.414µs) from=127.0.0.6:44375 2022/10/31 00:04:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:04:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:04:31 [DEBUG] http: Request GET /v1/status/leader (649.902µs) from=127.0.0.6:38067 2022/10/31 00:04:38 [DEBUG] http: Request GET /v1/status/leader (314.682µs) from=127.0.0.6:44375 2022/10/31 00:04:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.482025081s) from=127.0.0.6:49913 2022/10/31 00:04:51 [DEBUG] http: Request GET /v1/status/leader (222.28µs) from=127.0.0.6:38067 2022/10/31 00:04:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.411115343s) from=127.0.0.6:41437 2022/10/31 00:04:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.758377581s) from=127.0.0.6:57013 2022/10/31 00:04:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.239502804s) from=127.0.0.6:33293 2022/10/31 00:04:58 [DEBUG] http: Request GET /v1/status/leader (331.39µs) from=127.0.0.6:44375 2022/10/31 00:05:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m4.049682453s) from=127.0.0.6:40965 2022/10/31 00:05:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.038131303s) from=127.0.0.6:43069 2022/10/31 00:05:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.331836436s) from=127.0.0.6:55781 2022/10/31 00:05:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.16711195s) from=127.0.0.6:55027 2022/10/31 00:05:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.501667312s) from=127.0.0.6:48027 2022/10/31 00:05:11 [DEBUG] http: Request GET /v1/status/leader (224.925µs) from=127.0.0.6:38067 2022/10/31 00:05:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.274630155s) from=127.0.0.6:39417 2022/10/31 00:05:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.949191072s) from=127.0.0.6:51823 2022/10/31 00:05:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.789833601s) from=127.0.0.6:35851 2022/10/31 00:05:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.244038712s) from=127.0.0.6:52659 2022/10/31 00:05:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.615557997s) from=127.0.0.6:52105 2022/10/31 00:05:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.538256502s) from=127.0.0.6:50161 2022/10/31 00:05:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.404404895s) from=127.0.0.6:33117 2022/10/31 00:05:18 [DEBUG] http: Request GET /v1/status/leader (366.84µs) from=127.0.0.6:44375 2022/10/31 00:05:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.764353478s) from=127.0.0.6:53957 2022/10/31 00:05:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m4.280962052s) from=127.0.0.6:41249 2022/10/31 00:05:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m0.575265829s) from=127.0.0.6:59917 2022/10/31 00:05:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.672581144s) from=127.0.0.6:56489 2022/10/31 00:05:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.244555291s) from=127.0.0.6:32779 2022/10/31 00:05:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:05:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.342097327s) from=127.0.0.6:36463 2022/10/31 00:05:31 [DEBUG] http: Request GET /v1/status/leader (205.247µs) from=127.0.0.6:38067 2022/10/31 00:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.887074359s) from=127.0.0.6:59091 2022/10/31 00:05:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.244995342s) from=127.0.0.6:37503 2022/10/31 00:05:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.170109928s) from=127.0.0.6:37251 2022/10/31 00:05:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:05:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:05:38 [DEBUG] agent: Node info in sync 2022/10/31 00:05:38 [DEBUG] http: Request GET /v1/status/leader (454.731µs) from=127.0.0.6:44375 2022/10/31 00:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m5.774627462s) from=127.0.0.6:34477 2022/10/31 00:05:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.492842041s) from=127.0.0.6:60693 2022/10/31 00:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m6.011784031s) from=127.0.0.6:39603 2022/10/31 00:05:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.118751271s) from=127.0.0.6:41775 2022/10/31 00:05:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.375065934s) from=127.0.0.6:37655 2022/10/31 00:05:51 [DEBUG] http: Request GET /v1/status/leader (1.690242ms) from=127.0.0.6:38067 2022/10/31 00:05:58 [DEBUG] http: Request GET /v1/status/leader (284.78µs) from=127.0.0.6:44375 2022/10/31 00:06:11 [DEBUG] http: Request GET /v1/status/leader (217.11µs) from=127.0.0.6:38067 2022/10/31 00:06:18 [DEBUG] http: Request GET /v1/status/leader (160.409µs) from=127.0.0.6:44375 2022/10/31 00:06:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:06:31 [DEBUG] http: Request GET /v1/status/leader (350.735µs) from=127.0.0.6:38067 2022/10/31 00:06:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:06:38 [DEBUG] http: Request GET /v1/status/leader (171.557µs) from=127.0.0.6:44375 2022/10/31 00:06:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:06:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:06:42 [DEBUG] agent: Node info in sync 2022/10/31 00:06:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.542682949s) from=127.0.0.6:49913 2022/10/31 00:06:51 [DEBUG] http: Request GET /v1/status/leader (329.012µs) from=127.0.0.6:38067 2022/10/31 00:06:58 [DEBUG] http: Request GET /v1/status/leader (328.653µs) from=127.0.0.6:44375 2022/10/31 00:06:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.561542577s) from=127.0.0.6:33293 2022/10/31 00:06:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.117381122s) from=127.0.0.6:57013 2022/10/31 00:07:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m7.467165247s) from=127.0.0.6:41437 2022/10/31 00:07:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.493112592s) from=127.0.0.6:40965 2022/10/31 00:07:11 [DEBUG] http: Request GET /v1/status/leader (208.313µs) from=127.0.0.6:38067 2022/10/31 00:07:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.596661973s) from=127.0.0.6:55027 2022/10/31 00:07:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.083204977s) from=127.0.0.6:48027 2022/10/31 00:07:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.55692813s) from=127.0.0.6:55781 2022/10/31 00:07:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.432805876s) from=127.0.0.6:43069 2022/10/31 00:07:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.435489032s) from=127.0.0.6:35851 2022/10/31 00:07:18 [DEBUG] http: Request GET /v1/status/leader (170.933µs) from=127.0.0.6:44375 2022/10/31 00:07:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.497312708s) from=127.0.0.6:39417 2022/10/31 00:07:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.960920206s) from=127.0.0.6:52659 2022/10/31 00:07:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.921987415s) from=127.0.0.6:51823 2022/10/31 00:07:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.979085032s) from=127.0.0.6:33117 2022/10/31 00:07:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.422418479s) from=127.0.0.6:52105 2022/10/31 00:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.868636696s) from=127.0.0.6:41249 2022/10/31 00:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.735497015s) from=127.0.0.6:50161 2022/10/31 00:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m0.386443607s) from=127.0.0.6:32779 2022/10/31 00:07:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.790293174s) from=127.0.0.6:53957 2022/10/31 00:07:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m2.842707088s) from=127.0.0.6:59917 2022/10/31 00:07:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:07:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.333461957s) from=127.0.0.6:36463 2022/10/31 00:07:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.879041369s) from=127.0.0.6:56489 2022/10/31 00:07:31 [DEBUG] http: Request GET /v1/status/leader (279.344µs) from=127.0.0.6:38067 2022/10/31 00:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.249149934s) from=127.0.0.6:37503 2022/10/31 00:07:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.163202575s) from=127.0.0.6:59091 2022/10/31 00:07:38 [DEBUG] http: Request GET /v1/status/leader (266.847µs) from=127.0.0.6:44375 2022/10/31 00:07:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.011532974s) from=127.0.0.6:37251 2022/10/31 00:07:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.478827624s) from=127.0.0.6:34477 2022/10/31 00:07:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.712579657s) from=127.0.0.6:37655 2022/10/31 00:07:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.862126962s) from=127.0.0.6:60693 2022/10/31 00:07:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.719539885s) from=127.0.0.6:39603 2022/10/31 00:07:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.452502838s) from=127.0.0.6:41775 2022/10/31 00:07:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:07:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:07:50 [DEBUG] agent: Node info in sync 2022/10/31 00:07:51 [DEBUG] http: Request GET /v1/status/leader (315.406µs) from=127.0.0.6:38067 2022/10/31 00:07:58 [DEBUG] http: Request GET /v1/status/leader (280.13µs) from=127.0.0.6:44375 2022/10/31 00:08:11 [DEBUG] http: Request GET /v1/status/leader (180.918µs) from=127.0.0.6:38067 2022/10/31 00:08:18 [DEBUG] http: Request GET /v1/status/leader (331.329µs) from=127.0.0.6:44375 2022/10/31 00:08:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:08:31 [DEBUG] http: Request GET /v1/status/leader (160.13µs) from=127.0.0.6:38067 2022/10/31 00:08:38 [DEBUG] http: Request GET /v1/status/leader (183.348µs) from=127.0.0.6:44375 2022/10/31 00:08:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:08:51 [DEBUG] http: Request GET /v1/status/leader (969.516µs) from=127.0.0.6:38067 2022/10/31 00:08:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.773617874s) from=127.0.0.6:49913 2022/10/31 00:08:58 [DEBUG] http: Request GET /v1/status/leader (283.262µs) from=127.0.0.6:44375 2022/10/31 00:08:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.68696789s) from=127.0.0.6:33293 2022/10/31 00:09:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.668824539s) from=127.0.0.6:57013 2022/10/31 00:09:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.556734952s) from=127.0.0.6:40965 2022/10/31 00:09:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.910147994s) from=127.0.0.6:41437 2022/10/31 00:09:11 [DEBUG] http: Request GET /v1/status/leader (320.397µs) from=127.0.0.6:38067 2022/10/31 00:09:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.943319977s) from=127.0.0.6:55027 2022/10/31 00:09:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.105170713s) from=127.0.0.6:43069 2022/10/31 00:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.430684824s) from=127.0.0.6:35851 2022/10/31 00:09:18 [DEBUG] http: Request GET /v1/status/leader (275.417µs) from=127.0.0.6:44375 2022/10/31 00:09:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.088085464s) from=127.0.0.6:48027 2022/10/31 00:09:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m6.290947615s) from=127.0.0.6:55781 2022/10/31 00:09:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.894143402s) from=127.0.0.6:39417 2022/10/31 00:09:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.260769394s) from=127.0.0.6:52105 2022/10/31 00:09:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.418858377s) from=127.0.0.6:33117 2022/10/31 00:09:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m3.697383247s) from=127.0.0.6:52659 2022/10/31 00:09:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.021079008s) from=127.0.0.6:51823 2022/10/31 00:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.027554284s) from=127.0.0.6:41249 2022/10/31 00:09:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.08739277s) from=127.0.0.6:53957 2022/10/31 00:09:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:09:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.642403623s) from=127.0.0.6:59917 2022/10/31 00:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.451748881s) from=127.0.0.6:32779 2022/10/31 00:09:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.80223023s) from=127.0.0.6:50161 2022/10/31 00:09:31 [DEBUG] http: Request GET /v1/status/leader (172.126µs) from=127.0.0.6:38067 2022/10/31 00:09:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.26591999s) from=127.0.0.6:36463 2022/10/31 00:09:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.295150558s) from=127.0.0.6:56489 2022/10/31 00:09:38 [DEBUG] http: Request GET /v1/status/leader (301.156µs) from=127.0.0.6:44375 2022/10/31 00:09:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.705713651s) from=127.0.0.6:37503 2022/10/31 00:09:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m3.547324824s) from=127.0.0.6:37251 2022/10/31 00:09:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m2.635360752s) from=127.0.0.6:34477 2022/10/31 00:09:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.343330923s) from=127.0.0.6:59091 2022/10/31 00:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:09:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:09:46 [DEBUG] agent: Node info in sync 2022/10/31 00:09:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.012064622s) from=127.0.0.6:39603 2022/10/31 00:09:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.36534921s) from=127.0.0.6:60693 2022/10/31 00:09:51 [DEBUG] http: Request GET /v1/status/leader (207.909µs) from=127.0.0.6:38067 2022/10/31 00:09:55 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.138491167s) from=127.0.0.6:37655 2022/10/31 00:09:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.151467781s) from=127.0.0.6:41775 2022/10/31 00:09:58 [DEBUG] http: Request GET /v1/status/leader (255.755µs) from=127.0.0.6:44375 2022/10/31 00:10:11 [DEBUG] http: Request GET /v1/status/leader (289.787µs) from=127.0.0.6:38067 2022/10/31 00:10:18 [DEBUG] http: Request GET /v1/status/leader (287.256µs) from=127.0.0.6:44375 2022/10/31 00:10:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:10:31 [DEBUG] http: Request GET /v1/status/leader (269.29µs) from=127.0.0.6:38067 2022/10/31 00:10:38 [DEBUG] http: Request GET /v1/status/leader (166.295µs) from=127.0.0.6:44375 2022/10/31 00:10:51 [DEBUG] http: Request GET /v1/status/leader (285.035µs) from=127.0.0.6:38067 2022/10/31 00:10:58 [DEBUG] http: Request GET /v1/status/leader (311.925µs) from=127.0.0.6:44375 2022/10/31 00:10:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.628359602s) from=127.0.0.6:49913 2022/10/31 00:11:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.186558621s) from=127.0.0.6:33293 2022/10/31 00:11:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.33975043s) from=127.0.0.6:40965 2022/10/31 00:11:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.812055817s) from=127.0.0.6:41437 2022/10/31 00:11:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.264341698s) from=127.0.0.6:57013 2022/10/31 00:11:11 [DEBUG] http: Request GET /v1/status/leader (291.831µs) from=127.0.0.6:38067 2022/10/31 00:11:18 [DEBUG] http: Request GET /v1/status/leader (278.891µs) from=127.0.0.6:44375 2022/10/31 00:11:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.150108926s) from=127.0.0.6:55027 2022/10/31 00:11:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.494135026s) from=127.0.0.6:55781 2022/10/31 00:11:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m3.306262993s) from=127.0.0.6:39417 2022/10/31 00:11:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.283172438s) from=127.0.0.6:35851 2022/10/31 00:11:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.668573996s) from=127.0.0.6:43069 2022/10/31 00:11:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.871106895s) from=127.0.0.6:48027 2022/10/31 00:11:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:11:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.736719877s) from=127.0.0.6:41249 2022/10/31 00:11:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:11:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.351786819s) from=127.0.0.6:33117 2022/10/31 00:11:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.709459279s) from=127.0.0.6:52105 2022/10/31 00:11:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.518780224s) from=127.0.0.6:53957 2022/10/31 00:11:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.852971142s) from=127.0.0.6:52659 2022/10/31 00:11:30 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.401659883s) from=127.0.0.6:51823 2022/10/31 00:11:31 [DEBUG] http: Request GET /v1/status/leader (301.605µs) from=127.0.0.6:38067 2022/10/31 00:11:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.869056609s) from=127.0.0.6:50161 2022/10/31 00:11:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m6.034594686s) from=127.0.0.6:59917 2022/10/31 00:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.698116202s) from=127.0.0.6:32779 2022/10/31 00:11:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.549753148s) from=127.0.0.6:36463 2022/10/31 00:11:38 [DEBUG] http: Request GET /v1/status/leader (309.654µs) from=127.0.0.6:44375 2022/10/31 00:11:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.300546576s) from=127.0.0.6:37503 2022/10/31 00:11:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.89173273s) from=127.0.0.6:56489 2022/10/31 00:11:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.680296833s) from=127.0.0.6:37251 2022/10/31 00:11:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.242456123s) from=127.0.0.6:34477 2022/10/31 00:11:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:11:46 [DEBUG] agent: Node info in sync 2022/10/31 00:11:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.578830214s) from=127.0.0.6:59091 2022/10/31 00:11:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.40891826s) from=127.0.0.6:39603 2022/10/31 00:11:51 [DEBUG] http: Request GET /v1/status/leader (276.522µs) from=127.0.0.6:38067 2022/10/31 00:11:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.814498156s) from=127.0.0.6:60693 2022/10/31 00:11:58 [DEBUG] http: Request GET /v1/status/leader (335.431µs) from=127.0.0.6:44375 2022/10/31 00:11:58 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m3.661772588s) from=127.0.0.6:37655 2022/10/31 00:12:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.564412813s) from=127.0.0.6:41775 2022/10/31 00:12:11 [DEBUG] http: Request GET /v1/status/leader (279.995µs) from=127.0.0.6:38067 2022/10/31 00:12:18 [DEBUG] http: Request GET /v1/status/leader (323.259µs) from=127.0.0.6:44375 2022/10/31 00:12:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:12:31 [DEBUG] http: Request GET /v1/status/leader (177.099µs) from=127.0.0.6:38067 2022/10/31 00:12:38 [DEBUG] http: Request GET /v1/status/leader (160.583µs) from=127.0.0.6:44375 2022/10/31 00:12:51 [DEBUG] http: Request GET /v1/status/leader (297.2µs) from=127.0.0.6:38067 2022/10/31 00:12:58 [DEBUG] http: Request GET /v1/status/leader (360.849µs) from=127.0.0.6:44375 2022/10/31 00:13:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.614195145s) from=127.0.0.6:49913 2022/10/31 00:13:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.278901686s) from=127.0.0.6:40965 2022/10/31 00:13:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.253541818s) from=127.0.0.6:33293 2022/10/31 00:13:11 [DEBUG] http: Request GET /v1/status/leader (179.668µs) from=127.0.0.6:38067 2022/10/31 00:13:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.935097399s) from=127.0.0.6:57013 2022/10/31 00:13:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.293745036s) from=127.0.0.6:41437 2022/10/31 00:13:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:13:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:13:12 [DEBUG] agent: Node info in sync 2022/10/31 00:13:18 [DEBUG] http: Request GET /v1/status/leader (188.205µs) from=127.0.0.6:44375 2022/10/31 00:13:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.758513866s) from=127.0.0.6:55027 2022/10/31 00:13:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.889768059s) from=127.0.0.6:35851 2022/10/31 00:13:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.054926806s) from=127.0.0.6:43069 2022/10/31 00:13:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:13:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.417972363s) from=127.0.0.6:41249 2022/10/31 00:13:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.433577064s) from=127.0.0.6:48027 2022/10/31 00:13:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m7.048603594s) from=127.0.0.6:55781 2022/10/31 00:13:29 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.17381025s) from=127.0.0.6:52105 2022/10/31 00:13:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.413146096s) from=127.0.0.6:39417 2022/10/31 00:13:31 [DEBUG] http: Request GET /v1/status/leader (463.324µs) from=127.0.0.6:38067 2022/10/31 00:13:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.578106152s) from=127.0.0.6:52659 2022/10/31 00:13:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.929045271s) from=127.0.0.6:53957 2022/10/31 00:13:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m6.682288987s) from=127.0.0.6:33117 2022/10/31 00:13:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.079859432s) from=127.0.0.6:51823 2022/10/31 00:13:38 [DEBUG] http: Request GET /v1/status/leader (354.326µs) from=127.0.0.6:44375 2022/10/31 00:13:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.171355297s) from=127.0.0.6:59917 2022/10/31 00:13:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.486365039s) from=127.0.0.6:36463 2022/10/31 00:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.176217612s) from=127.0.0.6:50161 2022/10/31 00:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.907535304s) from=127.0.0.6:37503 2022/10/31 00:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.458198574s) from=127.0.0.6:32779 2022/10/31 00:13:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.531965632s) from=127.0.0.6:37251 2022/10/31 00:13:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.868857895s) from=127.0.0.6:56489 2022/10/31 00:13:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.265965814s) from=127.0.0.6:59091 2022/10/31 00:13:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.831769222s) from=127.0.0.6:34477 2022/10/31 00:13:51 [DEBUG] http: Request GET /v1/status/leader (330.104µs) from=127.0.0.6:38067 2022/10/31 00:13:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.647832191s) from=127.0.0.6:39603 2022/10/31 00:13:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.056358258s) from=127.0.0.6:60693 2022/10/31 00:13:58 [DEBUG] http: Request GET /v1/status/leader (231.281µs) from=127.0.0.6:44375 2022/10/31 00:14:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.322183452s) from=127.0.0.6:41775 2022/10/31 00:14:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:14:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m6.183267907s) from=127.0.0.6:37655 2022/10/31 00:14:11 [DEBUG] http: Request GET /v1/status/leader (290.041µs) from=127.0.0.6:38067 2022/10/31 00:14:18 [DEBUG] http: Request GET /v1/status/leader (385.77µs) from=127.0.0.6:44375 2022/10/31 00:14:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:14:31 [DEBUG] http: Request GET /v1/status/leader (199.973µs) from=127.0.0.6:38067 2022/10/31 00:14:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:14:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:14:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:14:33 [DEBUG] agent: Node info in sync 2022/10/31 00:14:38 [DEBUG] http: Request GET /v1/status/leader (218.645µs) from=127.0.0.6:44375 2022/10/31 00:14:51 [DEBUG] http: Request GET /v1/status/leader (270.542µs) from=127.0.0.6:38067 2022/10/31 00:14:58 [DEBUG] http: Request GET /v1/status/leader (391.652µs) from=127.0.0.6:44375 2022/10/31 00:15:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m6.466328845s) from=127.0.0.6:49913 2022/10/31 00:15:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.689509964s) from=127.0.0.6:33293 2022/10/31 00:15:11 [DEBUG] http: Request GET /v1/status/leader (227.917µs) from=127.0.0.6:38067 2022/10/31 00:15:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.595932831s) from=127.0.0.6:41437 2022/10/31 00:15:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.871537919s) from=127.0.0.6:57013 2022/10/31 00:15:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.025002336s) from=127.0.0.6:40965 2022/10/31 00:15:18 [DEBUG] http: Request GET /v1/status/leader (298.363µs) from=127.0.0.6:44375 2022/10/31 00:15:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.991731677s) from=127.0.0.6:55027 2022/10/31 00:15:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.113438599s) from=127.0.0.6:35851 2022/10/31 00:15:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.60715204s) from=127.0.0.6:41249 2022/10/31 00:15:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.564946861s) from=127.0.0.6:43069 2022/10/31 00:15:31 [DEBUG] http: Request GET /v1/status/leader (239.855µs) from=127.0.0.6:38067 2022/10/31 00:15:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.624381245s) from=127.0.0.6:48027 2022/10/31 00:15:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.49890424s) from=127.0.0.6:55781 2022/10/31 00:15:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.562243871s) from=127.0.0.6:52659 2022/10/31 00:15:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.206265644s) from=127.0.0.6:39417 2022/10/31 00:15:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m7.389268912s) from=127.0.0.6:52105 2022/10/31 00:15:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.082782018s) from=127.0.0.6:53957 2022/10/31 00:15:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.683971684s) from=127.0.0.6:51823 2022/10/31 00:15:38 [DEBUG] http: Request GET /v1/status/leader (282.793µs) from=127.0.0.6:44375 2022/10/31 00:15:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m4.62486372s) from=127.0.0.6:33117 2022/10/31 00:15:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.561705463s) from=127.0.0.6:59917 2022/10/31 00:15:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:15:41 [DEBUG] agent: Node info in sync 2022/10/31 00:15:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.367564076s) from=127.0.0.6:50161 2022/10/31 00:15:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.198594191s) from=127.0.0.6:36463 2022/10/31 00:15:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.928825926s) from=127.0.0.6:37503 2022/10/31 00:15:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.065039657s) from=127.0.0.6:32779 2022/10/31 00:15:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.071697976s) from=127.0.0.6:37251 2022/10/31 00:15:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.820585788s) from=127.0.0.6:56489 2022/10/31 00:15:51 [DEBUG] http: Request GET /v1/status/leader (1.161678ms) from=127.0.0.6:38067 2022/10/31 00:15:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.58832244s) from=127.0.0.6:34477 2022/10/31 00:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.247193807s) from=127.0.0.6:39603 2022/10/31 00:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m6.358087622s) from=127.0.0.6:59091 2022/10/31 00:15:58 [DEBUG] http: Request GET /v1/status/leader (241.739µs) from=127.0.0.6:44375 2022/10/31 00:16:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.028176452s) from=127.0.0.6:60693 2022/10/31 00:16:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.790748497s) from=127.0.0.6:37655 2022/10/31 00:16:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.082416702s) from=127.0.0.6:41775 2022/10/31 00:16:11 [DEBUG] http: Request GET /v1/status/leader (320.606µs) from=127.0.0.6:38067 2022/10/31 00:16:18 [DEBUG] http: Request GET /v1/status/leader (211.95µs) from=127.0.0.6:44375 2022/10/31 00:16:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:16:31 [DEBUG] http: Request GET /v1/status/leader (239.472µs) from=127.0.0.6:38067 2022/10/31 00:16:38 [DEBUG] http: Request GET /v1/status/leader (167.869µs) from=127.0.0.6:44375 2022/10/31 00:16:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:16:51 [DEBUG] http: Request GET /v1/status/leader (351.382µs) from=127.0.0.6:38067 2022/10/31 00:16:58 [DEBUG] http: Request GET /v1/status/leader (267.484µs) from=127.0.0.6:44375 2022/10/31 00:16:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:16:59 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:16:59 [DEBUG] agent: Node info in sync 2022/10/31 00:17:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m3.851048332s) from=127.0.0.6:49913 2022/10/31 00:17:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.176777046s) from=127.0.0.6:33293 2022/10/31 00:17:11 [DEBUG] http: Request GET /v1/status/leader (159.485µs) from=127.0.0.6:38067 2022/10/31 00:17:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.883644084s) from=127.0.0.6:57013 2022/10/31 00:17:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m6.18472389s) from=127.0.0.6:41437 2022/10/31 00:17:18 [DEBUG] http: Request GET /v1/status/leader (176.81µs) from=127.0.0.6:44375 2022/10/31 00:17:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.01608065s) from=127.0.0.6:40965 2022/10/31 00:17:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.590604783s) from=127.0.0.6:35851 2022/10/31 00:17:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:17:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.922157459s) from=127.0.0.6:55027 2022/10/31 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.418960833s) from=127.0.0.6:41249 2022/10/31 00:17:31 [DEBUG] http: Request GET /v1/status/leader (830.502µs) from=127.0.0.6:38067 2022/10/31 00:17:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.298942655s) from=127.0.0.6:43069 2022/10/31 00:17:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.614872961s) from=127.0.0.6:48027 2022/10/31 00:17:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.258841055s) from=127.0.0.6:55781 2022/10/31 00:17:38 [DEBUG] http: Request GET /v1/status/leader (277.274µs) from=127.0.0.6:44375 2022/10/31 00:17:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m6.322822599s) from=127.0.0.6:52659 2022/10/31 00:17:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.217429938s) from=127.0.0.6:51823 2022/10/31 00:17:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m0.914067069s) from=127.0.0.6:59917 2022/10/31 00:17:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.92332474s) from=127.0.0.6:39417 2022/10/31 00:17:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.229185834s) from=127.0.0.6:33117 2022/10/31 00:17:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.451752542s) from=127.0.0.6:53957 2022/10/31 00:17:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.388063735s) from=127.0.0.6:52105 2022/10/31 00:17:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.333619018s) from=127.0.0.6:36463 2022/10/31 00:17:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.876301712s) from=127.0.0.6:50161 2022/10/31 00:17:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.716564591s) from=127.0.0.6:37503 2022/10/31 00:17:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.911199853s) from=127.0.0.6:32779 2022/10/31 00:17:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.899926729s) from=127.0.0.6:37251 2022/10/31 00:17:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.238832824s) from=127.0.0.6:56489 2022/10/31 00:17:51 [DEBUG] http: Request GET /v1/status/leader (245.499µs) from=127.0.0.6:38067 2022/10/31 00:17:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.747625907s) from=127.0.0.6:34477 2022/10/31 00:17:58 [DEBUG] http: Request GET /v1/status/leader (687.212µs) from=127.0.0.6:44375 2022/10/31 00:17:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.286682881s) from=127.0.0.6:39603 2022/10/31 00:18:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m5.666869231s) from=127.0.0.6:59091 2022/10/31 00:18:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.659396879s) from=127.0.0.6:37655 2022/10/31 00:18:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.67042434s) from=127.0.0.6:60693 2022/10/31 00:18:11 [DEBUG] http: Request GET /v1/status/leader (310.652µs) from=127.0.0.6:38067 2022/10/31 00:18:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:18:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:18:13 [DEBUG] agent: Node info in sync 2022/10/31 00:18:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.693478944s) from=127.0.0.6:41775 2022/10/31 00:18:18 [DEBUG] http: Request GET /v1/status/leader (165.04µs) from=127.0.0.6:44375 2022/10/31 00:18:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:18:31 [DEBUG] http: Request GET /v1/status/leader (170.168µs) from=127.0.0.6:38067 2022/10/31 00:18:38 [DEBUG] http: Request GET /v1/status/leader (196.793µs) from=127.0.0.6:44375 2022/10/31 00:18:51 [DEBUG] http: Request GET /v1/status/leader (200.517µs) from=127.0.0.6:38067 2022/10/31 00:18:58 [DEBUG] http: Request GET /v1/status/leader (201.17µs) from=127.0.0.6:44375 2022/10/31 00:19:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:19:11 [DEBUG] http: Request GET /v1/status/leader (866.891µs) from=127.0.0.6:38067 2022/10/31 00:19:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.699749952s) from=127.0.0.6:33293 2022/10/31 00:19:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m4.050498171s) from=127.0.0.6:49913 2022/10/31 00:19:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:19:15 [DEBUG] agent: Node info in sync 2022/10/31 00:19:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.425102405s) from=127.0.0.6:57013 2022/10/31 00:19:18 [DEBUG] http: Request GET /v1/status/leader (842.904µs) from=127.0.0.6:44375 2022/10/31 00:19:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.43887912s) from=127.0.0.6:41437 2022/10/31 00:19:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m1.804257303s) from=127.0.0.6:40965 2022/10/31 00:19:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:19:31 [DEBUG] http: Request GET /v1/status/leader (880.497µs) from=127.0.0.6:38067 2022/10/31 00:19:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.03664712s) from=127.0.0.6:35851 2022/10/31 00:19:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.654879349s) from=127.0.0.6:41249 2022/10/31 00:19:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.295772582s) from=127.0.0.6:43069 2022/10/31 00:19:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.652948911s) from=127.0.0.6:55027 2022/10/31 00:19:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.095629109s) from=127.0.0.6:55781 2022/10/31 00:19:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.871663771s) from=127.0.0.6:48027 2022/10/31 00:19:38 [DEBUG] http: Request GET /v1/status/leader (333.621µs) from=127.0.0.6:44375 2022/10/31 00:19:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m2.011324086s) from=127.0.0.6:52659 2022/10/31 00:19:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m0.867161307s) from=127.0.0.6:59917 2022/10/31 00:19:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.135947676s) from=127.0.0.6:33117 2022/10/31 00:19:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m3.358300108s) from=127.0.0.6:51823 2022/10/31 00:19:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.490358817s) from=127.0.0.6:53957 2022/10/31 00:19:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.601189645s) from=127.0.0.6:52105 2022/10/31 00:19:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.576610961s) from=127.0.0.6:36463 2022/10/31 00:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.083282665s) from=127.0.0.6:50161 2022/10/31 00:19:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.404058022s) from=127.0.0.6:39417 2022/10/31 00:19:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.224279013s) from=127.0.0.6:37251 2022/10/31 00:19:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m0.553602468s) from=127.0.0.6:56489 2022/10/31 00:19:51 [DEBUG] http: Request GET /v1/status/leader (268.979µs) from=127.0.0.6:38067 2022/10/31 00:19:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.838787898s) from=127.0.0.6:37503 2022/10/31 00:19:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m6.571502955s) from=127.0.0.6:32779 2022/10/31 00:19:59 [DEBUG] http: Request GET /v1/status/leader (272.462µs) from=127.0.0.6:44375 2022/10/31 00:20:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.319492197s) from=127.0.0.6:34477 2022/10/31 00:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.08247186s) from=127.0.0.6:59091 2022/10/31 00:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m3.484779255s) from=127.0.0.6:39603 2022/10/31 00:20:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.186603629s) from=127.0.0.6:37655 2022/10/31 00:20:11 [DEBUG] http: Request GET /v1/status/leader (377.782µs) from=127.0.0.6:38067 2022/10/31 00:20:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.745272292s) from=127.0.0.6:60693 2022/10/31 00:20:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.353959411s) from=127.0.0.6:41775 2022/10/31 00:20:19 [DEBUG] http: Request GET /v1/status/leader (337.22µs) from=127.0.0.6:44375 2022/10/31 00:20:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:20:31 [DEBUG] http: Request GET /v1/status/leader (167.223µs) from=127.0.0.6:38067 2022/10/31 00:20:39 [DEBUG] http: Request GET /v1/status/leader (331.813µs) from=127.0.0.6:44375 2022/10/31 00:20:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:20:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:20:46 [DEBUG] agent: Node info in sync 2022/10/31 00:20:52 [DEBUG] http: Request GET /v1/status/leader (291.864µs) from=127.0.0.6:38067 2022/10/31 00:20:59 [DEBUG] http: Request GET /v1/status/leader (181.694µs) from=127.0.0.6:44375 2022/10/31 00:21:12 [DEBUG] http: Request GET /v1/status/leader (825µs) from=127.0.0.6:38067 2022/10/31 00:21:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.67208705s) from=127.0.0.6:49913 2022/10/31 00:21:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.443436739s) from=127.0.0.6:33293 2022/10/31 00:21:19 [DEBUG] http: Request GET /v1/status/leader (306.361µs) from=127.0.0.6:44375 2022/10/31 00:21:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.424522439s) from=127.0.0.6:41437 2022/10/31 00:21:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.163269152s) from=127.0.0.6:57013 2022/10/31 00:21:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m2.338148742s) from=127.0.0.6:40965 2022/10/31 00:21:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:21:32 [DEBUG] http: Request GET /v1/status/leader (296.638µs) from=127.0.0.6:38067 2022/10/31 00:21:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.706037519s) from=127.0.0.6:35851 2022/10/31 00:21:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.394844966s) from=127.0.0.6:43069 2022/10/31 00:21:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.634252926s) from=127.0.0.6:41249 2022/10/31 00:21:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m1.23805457s) from=127.0.0.6:55781 2022/10/31 00:21:39 [DEBUG] http: Request GET /v1/status/leader (284.294µs) from=127.0.0.6:44375 2022/10/31 00:21:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.395807062s) from=127.0.0.6:55027 2022/10/31 00:21:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:21:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.41269896s) from=127.0.0.6:48027 2022/10/31 00:21:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.91753495s) from=127.0.0.6:52659 2022/10/31 00:21:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.183351778s) from=127.0.0.6:59917 2022/10/31 00:21:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.47333458s) from=127.0.0.6:33117 2022/10/31 00:21:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.792279558s) from=127.0.0.6:52105 2022/10/31 00:21:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m0.407799083s) from=127.0.0.6:39417 2022/10/31 00:21:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.030416804s) from=127.0.0.6:51823 2022/10/31 00:21:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m6.183117341s) from=127.0.0.6:53957 2022/10/31 00:21:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:21:51 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:21:51 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:21:51 [DEBUG] agent: Node info in sync 2022/10/31 00:21:52 [DEBUG] http: Request GET /v1/status/leader (179.06µs) from=127.0.0.6:38067 2022/10/31 00:21:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.218210625s) from=127.0.0.6:36463 2022/10/31 00:21:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m4.68608894s) from=127.0.0.6:56489 2022/10/31 00:21:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m6.985358097s) from=127.0.0.6:50161 2022/10/31 00:21:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.050027372s) from=127.0.0.6:37251 2022/10/31 00:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.905231402s) from=127.0.0.6:32779 2022/10/31 00:21:59 [DEBUG] http: Request GET /v1/status/leader (1.375893ms) from=127.0.0.6:44375 2022/10/31 00:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.05767938s) from=127.0.0.6:37503 2022/10/31 00:22:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m0.166027488s) from=127.0.0.6:59091 2022/10/31 00:22:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.964517508s) from=127.0.0.6:39603 2022/10/31 00:22:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.811963252s) from=127.0.0.6:37655 2022/10/31 00:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m7.054548346s) from=127.0.0.6:34477 2022/10/31 00:22:12 [DEBUG] http: Request GET /v1/status/leader (210.299µs) from=127.0.0.6:38067 2022/10/31 00:22:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m2.757954183s) from=127.0.0.6:60693 2022/10/31 00:22:19 [DEBUG] http: Request GET /v1/status/leader (334.415µs) from=127.0.0.6:44375 2022/10/31 00:22:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.725489953s) from=127.0.0.6:41775 2022/10/31 00:22:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:22:32 [DEBUG] http: Request GET /v1/status/leader (307.549µs) from=127.0.0.6:38067 2022/10/31 00:22:39 [DEBUG] http: Request GET /v1/status/leader (273.929µs) from=127.0.0.6:44375 2022/10/31 00:22:52 [DEBUG] http: Request GET /v1/status/leader (295.893µs) from=127.0.0.6:38067 2022/10/31 00:22:59 [DEBUG] http: Request GET /v1/status/leader (330.753µs) from=127.0.0.6:44375 2022/10/31 00:23:12 [DEBUG] http: Request GET /v1/status/leader (147.465µs) from=127.0.0.6:38067 2022/10/31 00:23:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.325309598s) from=127.0.0.6:33293 2022/10/31 00:23:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.314358526s) from=127.0.0.6:49913 2022/10/31 00:23:19 [DEBUG] http: Request GET /v1/status/leader (251.973µs) from=127.0.0.6:44375 2022/10/31 00:23:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.033983602s) from=127.0.0.6:41437 2022/10/31 00:23:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.165890042s) from=127.0.0.6:57013 2022/10/31 00:23:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:23:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.203213148s) from=127.0.0.6:40965 2022/10/31 00:23:32 [DEBUG] http: Request GET /v1/status/leader (250.517µs) from=127.0.0.6:38067 2022/10/31 00:23:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.277392759s) from=127.0.0.6:55781 2022/10/31 00:23:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.983565957s) from=127.0.0.6:35851 2022/10/31 00:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.194888534s) from=127.0.0.6:41249 2022/10/31 00:23:39 [DEBUG] http: Request GET /v1/status/leader (323.955µs) from=127.0.0.6:44375 2022/10/31 00:23:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.217186174s) from=127.0.0.6:43069 2022/10/31 00:23:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:23:44 [DEBUG] agent: Node info in sync 2022/10/31 00:23:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.651479877s) from=127.0.0.6:48027 2022/10/31 00:23:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.396247794s) from=127.0.0.6:59917 2022/10/31 00:23:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.264725015s) from=127.0.0.6:55027 2022/10/31 00:23:47 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.984512164s) from=127.0.0.6:52659 2022/10/31 00:23:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:23:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.993909912s) from=127.0.0.6:33117 2022/10/31 00:23:52 [DEBUG] http: Request GET /v1/status/leader (191.981µs) from=127.0.0.6:38067 2022/10/31 00:23:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.04287524s) from=127.0.0.6:52105 2022/10/31 00:23:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.601120436s) from=127.0.0.6:53957 2022/10/31 00:23:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.902343626s) from=127.0.0.6:51823 2022/10/31 00:23:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.777289904s) from=127.0.0.6:39417 2022/10/31 00:23:59 [DEBUG] http: Request GET /v1/status/leader (2.989999ms) from=127.0.0.6:44375 2022/10/31 00:23:59 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.655032163s) from=127.0.0.6:56489 2022/10/31 00:23:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.461239455s) from=127.0.0.6:36463 2022/10/31 00:24:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.580717392s) from=127.0.0.6:50161 2022/10/31 00:24:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m6.256917658s) from=127.0.0.6:37251 2022/10/31 00:24:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m5.433536096s) from=127.0.0.6:32779 2022/10/31 00:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.151042572s) from=127.0.0.6:37503 2022/10/31 00:24:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.502013908s) from=127.0.0.6:39603 2022/10/31 00:24:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.032073465s) from=127.0.0.6:34477 2022/10/31 00:24:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.244579052s) from=127.0.0.6:37655 2022/10/31 00:24:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.258836717s) from=127.0.0.6:59091 2022/10/31 00:24:12 [DEBUG] http: Request GET /v1/status/leader (181.356µs) from=127.0.0.6:38067 2022/10/31 00:24:19 [DEBUG] http: Request GET /v1/status/leader (300.129µs) from=127.0.0.6:44375 2022/10/31 00:24:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.91588885s) from=127.0.0.6:41775 2022/10/31 00:24:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m7.434630584s) from=127.0.0.6:60693 2022/10/31 00:24:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:24:32 [DEBUG] http: Request GET /v1/status/leader (195.156µs) from=127.0.0.6:38067 2022/10/31 00:24:39 [DEBUG] http: Request GET /v1/status/leader (240.775µs) from=127.0.0.6:44375 2022/10/31 00:24:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:24:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:24:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:24:45 [DEBUG] agent: Node info in sync 2022/10/31 00:24:52 [DEBUG] http: Request GET /v1/status/leader (1.123427ms) from=127.0.0.6:38067 2022/10/31 00:24:59 [DEBUG] http: Request GET /v1/status/leader (330.312µs) from=127.0.0.6:44375 2022/10/31 00:25:12 [DEBUG] http: Request GET /v1/status/leader (165.45µs) from=127.0.0.6:38067 2022/10/31 00:25:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.384253568s) from=127.0.0.6:49913 2022/10/31 00:25:19 [DEBUG] http: Request GET /v1/status/leader (347.656µs) from=127.0.0.6:44375 2022/10/31 00:25:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.978276021s) from=127.0.0.6:33293 2022/10/31 00:25:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:25:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.718194808s) from=127.0.0.6:41437 2022/10/31 00:25:32 [DEBUG] http: Request GET /v1/status/leader (162.67µs) from=127.0.0.6:38067 2022/10/31 00:25:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.069661257s) from=127.0.0.6:57013 2022/10/31 00:25:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.914869183s) from=127.0.0.6:40965 2022/10/31 00:25:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.667801356s) from=127.0.0.6:55781 2022/10/31 00:25:39 [DEBUG] http: Request GET /v1/status/leader (232.376µs) from=127.0.0.6:44375 2022/10/31 00:25:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.12831155s) from=127.0.0.6:35851 2022/10/31 00:25:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m3.978278821s) from=127.0.0.6:41249 2022/10/31 00:25:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.729866583s) from=127.0.0.6:43069 2022/10/31 00:25:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.493331939s) from=127.0.0.6:59917 2022/10/31 00:25:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.089302877s) from=127.0.0.6:48027 2022/10/31 00:25:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.531570911s) from=127.0.0.6:33117 2022/10/31 00:25:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.505405611s) from=127.0.0.6:55027 2022/10/31 00:25:52 [DEBUG] http: Request GET /v1/status/leader (425.791µs) from=127.0.0.6:38067 2022/10/31 00:25:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.464086269s) from=127.0.0.6:53957 2022/10/31 00:25:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.028662883s) from=127.0.0.6:52105 2022/10/31 00:25:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.047196907s) from=127.0.0.6:52659 2022/10/31 00:25:59 [DEBUG] http: Request GET /v1/status/leader (494.787µs) from=127.0.0.6:44375 2022/10/31 00:26:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m6.837975781s) from=127.0.0.6:51823 2022/10/31 00:26:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.76797802s) from=127.0.0.6:36463 2022/10/31 00:26:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m7.371230536s) from=127.0.0.6:39417 2022/10/31 00:26:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.881714013s) from=127.0.0.6:50161 2022/10/31 00:26:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.574680949s) from=127.0.0.6:56489 2022/10/31 00:26:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.378579339s) from=127.0.0.6:37251 2022/10/31 00:26:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.106512241s) from=127.0.0.6:34477 2022/10/31 00:26:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m0.594037118s) from=127.0.0.6:37655 2022/10/31 00:26:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.118675273s) from=127.0.0.6:32779 2022/10/31 00:26:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.752853994s) from=127.0.0.6:39603 2022/10/31 00:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.446096874s) from=127.0.0.6:37503 2022/10/31 00:26:12 [DEBUG] http: Request GET /v1/status/leader (350.815µs) from=127.0.0.6:38067 2022/10/31 00:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.803766274s) from=127.0.0.6:59091 2022/10/31 00:26:19 [DEBUG] http: Request GET /v1/status/leader (262.822µs) from=127.0.0.6:44375 2022/10/31 00:26:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:26:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m2.918573683s) from=127.0.0.6:41775 2022/10/31 00:26:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:26:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.019884759s) from=127.0.0.6:60693 2022/10/31 00:26:32 [DEBUG] http: Request GET /v1/status/leader (298.252µs) from=127.0.0.6:38067 2022/10/31 00:26:39 [DEBUG] http: Request GET /v1/status/leader (182.414µs) from=127.0.0.6:44375 2022/10/31 00:26:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:26:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:26:44 [DEBUG] agent: Node info in sync 2022/10/31 00:26:52 [DEBUG] http: Request GET /v1/status/leader (174.277µs) from=127.0.0.6:38067 2022/10/31 00:26:59 [DEBUG] http: Request GET /v1/status/leader (255.373µs) from=127.0.0.6:44375 2022/10/31 00:27:12 [DEBUG] http: Request GET /v1/status/leader (1.225662ms) from=127.0.0.6:38067 2022/10/31 00:27:19 [DEBUG] http: Request GET /v1/status/leader (417.738µs) from=127.0.0.6:44375 2022/10/31 00:27:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.842652017s) from=127.0.0.6:49913 2022/10/31 00:27:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:27:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.16202911s) from=127.0.0.6:33293 2022/10/31 00:27:32 [DEBUG] http: Request GET /v1/status/leader (352.252µs) from=127.0.0.6:38067 2022/10/31 00:27:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.322557064s) from=127.0.0.6:57013 2022/10/31 00:27:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.384718607s) from=127.0.0.6:41437 2022/10/31 00:27:39 [DEBUG] http: Request GET /v1/status/leader (286.052µs) from=127.0.0.6:44375 2022/10/31 00:27:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.170464206s) from=127.0.0.6:40965 2022/10/31 00:27:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m3.997367945s) from=127.0.0.6:55781 2022/10/31 00:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.221506278s) from=127.0.0.6:41249 2022/10/31 00:27:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.859513948s) from=127.0.0.6:43069 2022/10/31 00:27:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m5.297633194s) from=127.0.0.6:35851 2022/10/31 00:27:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m1.088173808s) from=127.0.0.6:59917 2022/10/31 00:27:52 [DEBUG] http: Request GET /v1/status/leader (293.335µs) from=127.0.0.6:38067 2022/10/31 00:27:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.873976494s) from=127.0.0.6:48027 2022/10/31 00:27:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.47842974s) from=127.0.0.6:55027 2022/10/31 00:27:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m3.819989694s) from=127.0.0.6:33117 2022/10/31 00:27:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.592656827s) from=127.0.0.6:52105 2022/10/31 00:27:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.651607163s) from=127.0.0.6:53957 2022/10/31 00:27:59 [DEBUG] http: Request GET /v1/status/leader (176.946µs) from=127.0.0.6:44375 2022/10/31 00:28:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m5.723060965s) from=127.0.0.6:52659 2022/10/31 00:28:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.386145342s) from=127.0.0.6:51823 2022/10/31 00:28:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.08351943s) from=127.0.0.6:36463 2022/10/31 00:28:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.576245011s) from=127.0.0.6:50161 2022/10/31 00:28:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m2.024076103s) from=127.0.0.6:37251 2022/10/31 00:28:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.381124884s) from=127.0.0.6:39417 2022/10/31 00:28:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.75178524s) from=127.0.0.6:34477 2022/10/31 00:28:12 [DEBUG] http: Request GET /v1/status/leader (187.041µs) from=127.0.0.6:38067 2022/10/31 00:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.513587265s) from=127.0.0.6:37503 2022/10/31 00:28:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.035652026s) from=127.0.0.6:56489 2022/10/31 00:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m2.414026681s) from=127.0.0.6:39603 2022/10/31 00:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.159454687s) from=127.0.0.6:32779 2022/10/31 00:28:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.69058808s) from=127.0.0.6:37655 2022/10/31 00:28:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.18219786s) from=127.0.0.6:59091 2022/10/31 00:28:19 [DEBUG] http: Request GET /v1/status/leader (4.41611ms) from=127.0.0.6:44375 2022/10/31 00:28:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:28:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m3.015732555s) from=127.0.0.6:41775 2022/10/31 00:28:32 [DEBUG] http: Request GET /v1/status/leader (303.4µs) from=127.0.0.6:38067 2022/10/31 00:28:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:28:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:28:33 [DEBUG] agent: Node info in sync 2022/10/31 00:28:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:28:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m6.523381457s) from=127.0.0.6:60693 2022/10/31 00:28:39 [DEBUG] http: Request GET /v1/status/leader (225.43µs) from=127.0.0.6:44375 2022/10/31 00:28:52 [DEBUG] http: Request GET /v1/status/leader (1.181648ms) from=127.0.0.6:38067 2022/10/31 00:28:59 [DEBUG] http: Request GET /v1/status/leader (205.055µs) from=127.0.0.6:44375 2022/10/31 00:29:12 [DEBUG] http: Request GET /v1/status/leader (235.715µs) from=127.0.0.6:38067 2022/10/31 00:29:19 [DEBUG] http: Request GET /v1/status/leader (373.663µs) from=127.0.0.6:44375 2022/10/31 00:29:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.639054554s) from=127.0.0.6:49913 2022/10/31 00:29:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:29:32 [DEBUG] http: Request GET /v1/status/leader (254.424µs) from=127.0.0.6:38067 2022/10/31 00:29:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.052296907s) from=127.0.0.6:57013 2022/10/31 00:29:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.002664991s) from=127.0.0.6:41437 2022/10/31 00:29:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.595333579s) from=127.0.0.6:33293 2022/10/31 00:29:39 [DEBUG] http: Request GET /v1/status/leader (148.851µs) from=127.0.0.6:44375 2022/10/31 00:29:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.32250848s) from=127.0.0.6:40965 2022/10/31 00:29:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m2.955099316s) from=127.0.0.6:41249 2022/10/31 00:29:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.005563106s) from=127.0.0.6:55781 2022/10/31 00:29:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.131811457s) from=127.0.0.6:59917 2022/10/31 00:29:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.722935977s) from=127.0.0.6:35851 2022/10/31 00:29:52 [DEBUG] http: Request GET /v1/status/leader (166.001µs) from=127.0.0.6:38067 2022/10/31 00:29:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.602910628s) from=127.0.0.6:43069 2022/10/31 00:29:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.805454008s) from=127.0.0.6:55027 2022/10/31 00:29:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.986586155s) from=127.0.0.6:33117 2022/10/31 00:29:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.638517996s) from=127.0.0.6:53957 2022/10/31 00:29:59 [DEBUG] http: Request GET /v1/status/leader (1.42398ms) from=127.0.0.6:44375 2022/10/31 00:29:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.419930228s) from=127.0.0.6:52105 2022/10/31 00:30:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.088256987s) from=127.0.0.6:48027 2022/10/31 00:30:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m4.579927176s) from=127.0.0.6:52659 2022/10/31 00:30:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:30:05 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:30:05 [DEBUG] agent: Node info in sync 2022/10/31 00:30:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m1.847314084s) from=127.0.0.6:51823 2022/10/31 00:30:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m0.320824537s) from=127.0.0.6:50161 2022/10/31 00:30:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.424504003s) from=127.0.0.6:37251 2022/10/31 00:30:12 [DEBUG] http: Request GET /v1/status/leader (281.292µs) from=127.0.0.6:38067 2022/10/31 00:30:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m7.281884978s) from=127.0.0.6:36463 2022/10/31 00:30:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.647044091s) from=127.0.0.6:34477 2022/10/31 00:30:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.680678362s) from=127.0.0.6:39417 2022/10/31 00:30:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m1.388223406s) from=127.0.0.6:32779 2022/10/31 00:30:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m5.402718707s) from=127.0.0.6:56489 2022/10/31 00:30:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.479581336s) from=127.0.0.6:59091 2022/10/31 00:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.375171831s) from=127.0.0.6:37503 2022/10/31 00:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.157267458s) from=127.0.0.6:39603 2022/10/31 00:30:19 [DEBUG] http: Request GET /v1/status/leader (352.805µs) from=127.0.0.6:44375 2022/10/31 00:30:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m5.966778826s) from=127.0.0.6:37655 2022/10/31 00:30:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:30:32 [DEBUG] http: Request GET /v1/status/leader (744.925µs) from=127.0.0.6:38067 2022/10/31 00:30:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.011197235s) from=127.0.0.6:41775 2022/10/31 00:30:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.530154604s) from=127.0.0.6:60693 2022/10/31 00:30:39 [DEBUG] http: Request GET /v1/status/leader (215.134µs) from=127.0.0.6:44375 2022/10/31 00:30:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:30:52 [DEBUG] http: Request GET /v1/status/leader (501.239µs) from=127.0.0.6:38067 2022/10/31 00:30:59 [DEBUG] http: Request GET /v1/status/leader (4.385298ms) from=127.0.0.6:44375 2022/10/31 00:31:12 [DEBUG] http: Request GET /v1/status/leader (214.835µs) from=127.0.0.6:38067 2022/10/31 00:31:19 [DEBUG] http: Request GET /v1/status/leader (435.588µs) from=127.0.0.6:44375 2022/10/31 00:31:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:31:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:31:23 [DEBUG] agent: Node info in sync 2022/10/31 00:31:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m5.272127201s) from=127.0.0.6:49913 2022/10/31 00:31:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:31:32 [DEBUG] http: Request GET /v1/status/leader (330.343µs) from=127.0.0.6:38067 2022/10/31 00:31:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m1.956082795s) from=127.0.0.6:41437 2022/10/31 00:31:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.770870128s) from=127.0.0.6:33293 2022/10/31 00:31:39 [DEBUG] http: Request GET /v1/status/leader (346.322µs) from=127.0.0.6:44375 2022/10/31 00:31:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.676033495s) from=127.0.0.6:57013 2022/10/31 00:31:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.423739816s) from=127.0.0.6:55781 2022/10/31 00:31:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.622496834s) from=127.0.0.6:41249 2022/10/31 00:31:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.442382988s) from=127.0.0.6:40965 2022/10/31 00:31:52 [DEBUG] http: Request GET /v1/status/leader (186.455µs) from=127.0.0.6:38067 2022/10/31 00:31:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.223343664s) from=127.0.0.6:43069 2022/10/31 00:31:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.238377329s) from=127.0.0.6:35851 2022/10/31 00:31:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.005536298s) from=127.0.0.6:33117 2022/10/31 00:31:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.573941247s) from=127.0.0.6:55027 2022/10/31 00:31:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.116455872s) from=127.0.0.6:59917 2022/10/31 00:31:59 [DEBUG] http: Request GET /v1/status/leader (192.824µs) from=127.0.0.6:44375 2022/10/31 00:32:00 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.767129334s) from=127.0.0.6:52105 2022/10/31 00:32:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m4.359031479s) from=127.0.0.6:53957 2022/10/31 00:32:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.966777804s) from=127.0.0.6:48027 2022/10/31 00:32:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m5.582694202s) from=127.0.0.6:51823 2022/10/31 00:32:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.198776714s) from=127.0.0.6:52659 2022/10/31 00:32:12 [DEBUG] http: Request GET /v1/status/leader (220.696µs) from=127.0.0.6:38067 2022/10/31 00:32:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m5.682650252s) from=127.0.0.6:50161 2022/10/31 00:32:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m0.067964631s) from=127.0.0.6:34477 2022/10/31 00:32:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.929711424s) from=127.0.0.6:37251 2022/10/31 00:32:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m2.921977016s) from=127.0.0.6:39417 2022/10/31 00:32:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.067035744s) from=127.0.0.6:39603 2022/10/31 00:32:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m5.986482416s) from=127.0.0.6:36463 2022/10/31 00:32:19 [DEBUG] http: Request GET /v1/status/leader (289.85µs) from=127.0.0.6:44375 2022/10/31 00:32:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m3.739726462s) from=127.0.0.6:32779 2022/10/31 00:32:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.239598537s) from=127.0.0.6:37503 2022/10/31 00:32:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m1.409757637s) from=127.0.0.6:37655 2022/10/31 00:32:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m7.208299797s) from=127.0.0.6:56489 2022/10/31 00:32:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m7.39249874s) from=127.0.0.6:59091 2022/10/31 00:32:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:32:32 [DEBUG] http: Request GET /v1/status/leader (270.004µs) from=127.0.0.6:38067 2022/10/31 00:32:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.408957365s) from=127.0.0.6:41775 2022/10/31 00:32:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.23462535s) from=127.0.0.6:60693 2022/10/31 00:32:39 [DEBUG] http: Request GET /v1/status/leader (300.8µs) from=127.0.0.6:44375 2022/10/31 00:32:52 [DEBUG] http: Request GET /v1/status/leader (140.38µs) from=127.0.0.6:38067 2022/10/31 00:32:59 [DEBUG] http: Request GET /v1/status/leader (182.505µs) from=127.0.0.6:44375 2022/10/31 00:33:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:33:01 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:33:01 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:33:01 [DEBUG] agent: Node info in sync 2022/10/31 00:33:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:33:12 [DEBUG] http: Request GET /v1/status/leader (320.927µs) from=127.0.0.6:38067 2022/10/31 00:33:19 [DEBUG] http: Request GET /v1/status/leader (154.114µs) from=127.0.0.6:44375 2022/10/31 00:33:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:33:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.605384474s) from=127.0.0.6:49913 2022/10/31 00:33:32 [DEBUG] http: Request GET /v1/status/leader (259.98µs) from=127.0.0.6:38067 2022/10/31 00:33:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.801650911s) from=127.0.0.6:41437 2022/10/31 00:33:39 [DEBUG] http: Request GET /v1/status/leader (314.05µs) from=127.0.0.6:44375 2022/10/31 00:33:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.327452735s) from=127.0.0.6:33293 2022/10/31 00:33:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.16291981s) from=127.0.0.6:57013 2022/10/31 00:33:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.456836493s) from=127.0.0.6:41249 2022/10/31 00:33:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.446105545s) from=127.0.0.6:55781 2022/10/31 00:33:52 [DEBUG] http: Request GET /v1/status/leader (146.01µs) from=127.0.0.6:38067 2022/10/31 00:33:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m6.062493468s) from=127.0.0.6:40965 2022/10/31 00:33:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.703601625s) from=127.0.0.6:33117 2022/10/31 00:33:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.507013861s) from=127.0.0.6:43069 2022/10/31 00:33:59 [DEBUG] http: Request GET /v1/status/leader (208.925µs) from=127.0.0.6:44375 2022/10/31 00:34:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.693762706s) from=127.0.0.6:59917 2022/10/31 00:34:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.812145852s) from=127.0.0.6:55027 2022/10/31 00:34:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m7.27764357s) from=127.0.0.6:35851 2022/10/31 00:34:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.342840752s) from=127.0.0.6:52105 2022/10/31 00:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.816421099s) from=127.0.0.6:53957 2022/10/31 00:34:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.564579667s) from=127.0.0.6:48027 2022/10/31 00:34:12 [DEBUG] http: Request GET /v1/status/leader (338.891µs) from=127.0.0.6:38067 2022/10/31 00:34:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m0.70775224s) from=127.0.0.6:52659 2022/10/31 00:34:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m2.877085995s) from=127.0.0.6:51823 2022/10/31 00:34:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.870729087s) from=127.0.0.6:34477 2022/10/31 00:34:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m4.307998706s) from=127.0.0.6:50161 2022/10/31 00:34:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m4.273180841s) from=127.0.0.6:37251 2022/10/31 00:34:19 [DEBUG] http: Request GET /v1/status/leader (328.961µs) from=127.0.0.6:44375 2022/10/31 00:34:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m0.316954158s) from=127.0.0.6:39603 2022/10/31 00:34:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.299783287s) from=127.0.0.6:36463 2022/10/31 00:34:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.896253715s) from=127.0.0.6:32779 2022/10/31 00:34:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.950268889s) from=127.0.0.6:39417 2022/10/31 00:34:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.985198851s) from=127.0.0.6:37503 2022/10/31 00:34:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:34:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.944919492s) from=127.0.0.6:37655 2022/10/31 00:34:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.444198972s) from=127.0.0.6:59091 2022/10/31 00:34:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.948992652s) from=127.0.0.6:56489 2022/10/31 00:34:32 [DEBUG] http: Request GET /v1/status/leader (162.172µs) from=127.0.0.6:38067 2022/10/31 00:34:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m0.051687985s) from=127.0.0.6:60693 2022/10/31 00:34:39 [DEBUG] http: Request GET /v1/status/leader (1.215171ms) from=127.0.0.6:44375 2022/10/31 00:34:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.334780727s) from=127.0.0.6:41775 2022/10/31 00:34:52 [DEBUG] http: Request GET /v1/status/leader (235.389µs) from=127.0.0.6:38067 2022/10/31 00:34:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:34:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:34:55 [DEBUG] agent: Node info in sync 2022/10/31 00:34:59 [DEBUG] http: Request GET /v1/status/leader (166.558µs) from=127.0.0.6:44375 2022/10/31 00:35:12 [DEBUG] http: Request GET /v1/status/leader (291.672µs) from=127.0.0.6:38067 2022/10/31 00:35:19 [DEBUG] http: Request GET /v1/status/leader (565.6µs) from=127.0.0.6:44375 2022/10/31 00:35:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:35:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.677920989s) from=127.0.0.6:49913 2022/10/31 00:35:32 [DEBUG] http: Request GET /v1/status/leader (287.217µs) from=127.0.0.6:38067 2022/10/31 00:35:39 [DEBUG] http: Request GET /v1/status/leader (275.601µs) from=127.0.0.6:44375 2022/10/31 00:35:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m3.038821139s) from=127.0.0.6:41437 2022/10/31 00:35:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.885323657s) from=127.0.0.6:57013 2022/10/31 00:35:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.721766875s) from=127.0.0.6:33293 2022/10/31 00:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.124435951s) from=127.0.0.6:41249 2022/10/31 00:35:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:35:52 [DEBUG] http: Request GET /v1/status/leader (224.222µs) from=127.0.0.6:38067 2022/10/31 00:35:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m2.12868102s) from=127.0.0.6:55781 2022/10/31 00:35:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m3.216372235s) from=127.0.0.6:40965 2022/10/31 00:35:59 [DEBUG] http: Request GET /v1/status/leader (168.545µs) from=127.0.0.6:44375 2022/10/31 00:36:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m1.751871519s) from=127.0.0.6:33117 2022/10/31 00:36:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:36:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:36:00 [DEBUG] agent: Node info in sync 2022/10/31 00:36:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m1.491054104s) from=127.0.0.6:59917 2022/10/31 00:36:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.207063605s) from=127.0.0.6:43069 2022/10/31 00:36:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.644810582s) from=127.0.0.6:52105 2022/10/31 00:36:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.98435596s) from=127.0.0.6:53957 2022/10/31 00:36:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m4.017957126s) from=127.0.0.6:35851 2022/10/31 00:36:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.096538002s) from=127.0.0.6:48027 2022/10/31 00:36:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.148053219s) from=127.0.0.6:55027 2022/10/31 00:36:12 [DEBUG] http: Request GET /v1/status/leader (265.032µs) from=127.0.0.6:38067 2022/10/31 00:36:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m0.00961708s) from=127.0.0.6:51823 2022/10/31 00:36:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.921369075s) from=127.0.0.6:52659 2022/10/31 00:36:19 [DEBUG] http: Request GET /v1/status/leader (1.066925ms) from=127.0.0.6:44375 2022/10/31 00:36:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m2.330838222s) from=127.0.0.6:50161 2022/10/31 00:36:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m4.143269144s) from=127.0.0.6:34477 2022/10/31 00:36:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m1.67383746s) from=127.0.0.6:39603 2022/10/31 00:36:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.33275608s) from=127.0.0.6:36463 2022/10/31 00:36:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m5.053492496s) from=127.0.0.6:37251 2022/10/31 00:36:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.294809135s) from=127.0.0.6:32779 2022/10/31 00:36:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.238075082s) from=127.0.0.6:37503 2022/10/31 00:36:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:36:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m5.469144771s) from=127.0.0.6:39417 2022/10/31 00:36:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m2.779201954s) from=127.0.0.6:59091 2022/10/31 00:36:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m3.246712864s) from=127.0.0.6:56489 2022/10/31 00:36:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m3.677747281s) from=127.0.0.6:37655 2022/10/31 00:36:32 [DEBUG] http: Request GET /v1/status/leader (159.058µs) from=127.0.0.6:38067 2022/10/31 00:36:39 [DEBUG] http: Request GET /v1/status/leader (1.745874ms) from=127.0.0.6:44375 2022/10/31 00:36:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.549937267s) from=127.0.0.6:60693 2022/10/31 00:36:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.592139902s) from=127.0.0.6:41775 2022/10/31 00:36:52 [DEBUG] http: Request GET /v1/status/leader (268.229µs) from=127.0.0.6:38067 2022/10/31 00:36:59 [DEBUG] http: Request GET /v1/status/leader (173.658µs) from=127.0.0.6:44375 2022/10/31 00:37:12 [DEBUG] http: Request GET /v1/status/leader (198.738µs) from=127.0.0.6:38067 2022/10/31 00:37:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:37:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:37:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:37:14 [DEBUG] agent: Node info in sync 2022/10/31 00:37:19 [DEBUG] http: Request GET /v1/status/leader (246.081µs) from=127.0.0.6:44375 2022/10/31 00:37:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:37:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m1.370893246s) from=127.0.0.6:49913 2022/10/31 00:37:32 [DEBUG] http: Request GET /v1/status/leader (171.738µs) from=127.0.0.6:38067 2022/10/31 00:37:39 [DEBUG] http: Request GET /v1/status/leader (291.822µs) from=127.0.0.6:44375 2022/10/31 00:37:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m4.966309055s) from=127.0.0.6:41437 2022/10/31 00:37:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.20327802s) from=127.0.0.6:57013 2022/10/31 00:37:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.305027518s) from=127.0.0.6:33293 2022/10/31 00:37:52 [DEBUG] http: Request GET /v1/status/leader (338.747µs) from=127.0.0.6:38067 2022/10/31 00:37:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m0.036961161s) from=127.0.0.6:55781 2022/10/31 00:37:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m6.169063677s) from=127.0.0.6:41249 2022/10/31 00:37:59 [DEBUG] http: Request GET /v1/status/leader (189.307µs) from=127.0.0.6:44375 2022/10/31 00:38:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m0.164813746s) from=127.0.0.6:33117 2022/10/31 00:38:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m0.585146598s) from=127.0.0.6:59917 2022/10/31 00:38:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.851421911s) from=127.0.0.6:40965 2022/10/31 00:38:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.172698292s) from=127.0.0.6:52105 2022/10/31 00:38:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.268307838s) from=127.0.0.6:43069 2022/10/31 00:38:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m1.716710804s) from=127.0.0.6:53957 2022/10/31 00:38:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.304913338s) from=127.0.0.6:55027 2022/10/31 00:38:12 [DEBUG] http: Request GET /v1/status/leader (179.937µs) from=127.0.0.6:38067 2022/10/31 00:38:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m7.450533565s) from=127.0.0.6:35851 2022/10/31 00:38:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.700837044s) from=127.0.0.6:48027 2022/10/31 00:38:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.140293263s) from=127.0.0.6:51823 2022/10/31 00:38:19 [DEBUG] http: Request GET /v1/status/leader (3.82959ms) from=127.0.0.6:44375 2022/10/31 00:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m1.364376149s) from=127.0.0.6:34477 2022/10/31 00:38:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m7.405241963s) from=127.0.0.6:52659 2022/10/31 00:38:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m3.17814125s) from=127.0.0.6:50161 2022/10/31 00:38:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m0.477491337s) from=127.0.0.6:36463 2022/10/31 00:38:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:38:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:38:24 [DEBUG] agent: Node info in sync 2022/10/31 00:38:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m0.770726085s) from=127.0.0.6:37251 2022/10/31 00:38:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m5.216661762s) from=127.0.0.6:39603 2022/10/31 00:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m2.342144443s) from=127.0.0.6:32779 2022/10/31 00:38:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:38:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.198929157s) from=127.0.0.6:37503 2022/10/31 00:38:32 [DEBUG] http: Request GET /v1/status/leader (210.868µs) from=127.0.0.6:38067 2022/10/31 00:38:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m2.266252716s) from=127.0.0.6:37655 2022/10/31 00:38:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m2.937171618s) from=127.0.0.6:56489 2022/10/31 00:38:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m4.82731881s) from=127.0.0.6:59091 2022/10/31 00:38:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m6.152501738s) from=127.0.0.6:39417 2022/10/31 00:38:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:38:39 [DEBUG] http: Request GET /v1/status/leader (1.283275ms) from=127.0.0.6:44375 2022/10/31 00:38:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m1.773988283s) from=127.0.0.6:60693 2022/10/31 00:38:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m7.152192302s) from=127.0.0.6:41775 2022/10/31 00:38:52 [DEBUG] http: Request GET /v1/status/leader (212.278µs) from=127.0.0.6:38067 2022/10/31 00:38:59 [DEBUG] http: Request GET /v1/status/leader (303.041µs) from=127.0.0.6:44375 2022/10/31 00:39:12 [DEBUG] http: Request GET /v1/status/leader (361.35µs) from=127.0.0.6:38067 2022/10/31 00:39:19 [DEBUG] http: Request GET /v1/status/leader (346.711µs) from=127.0.0.6:44375 2022/10/31 00:39:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:39:32 [DEBUG] http: Request GET /v1/status/leader (205.444µs) from=127.0.0.6:38067 2022/10/31 00:39:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m0.608993629s) from=127.0.0.6:49913 2022/10/31 00:39:39 [DEBUG] http: Request GET /v1/status/leader (179.769µs) from=127.0.0.6:44375 2022/10/31 00:39:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m2.905793952s) from=127.0.0.6:41437 2022/10/31 00:39:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.640147699s) from=127.0.0.6:57013 2022/10/31 00:39:52 [DEBUG] http: Request GET /v1/status/leader (2.852952ms) from=127.0.0.6:38067 2022/10/31 00:39:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.228357352s) from=127.0.0.6:33293 2022/10/31 00:39:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m0.852032646s) from=127.0.0.6:41249 2022/10/31 00:39:59 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m5.702138799s) from=127.0.0.6:55781 2022/10/31 00:39:59 [DEBUG] http: Request GET /v1/status/leader (290.1µs) from=127.0.0.6:44375 2022/10/31 00:40:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:40:03 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:40:03 [DEBUG] agent: Node info in sync 2022/10/31 00:40:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m5.50742332s) from=127.0.0.6:33117 2022/10/31 00:40:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.306165985s) from=127.0.0.6:52105 2022/10/31 00:40:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.091899067s) from=127.0.0.6:43069 2022/10/31 00:40:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m5.081012355s) from=127.0.0.6:40965 2022/10/31 00:40:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m6.161116095s) from=127.0.0.6:59917 2022/10/31 00:40:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m2.273936577s) from=127.0.0.6:53957 2022/10/31 00:40:12 [DEBUG] http: Request GET /v1/status/leader (214.462µs) from=127.0.0.6:38067 2022/10/31 00:40:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.691864329s) from=127.0.0.6:48027 2022/10/31 00:40:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.015303356s) from=127.0.0.6:55027 2022/10/31 00:40:19 [DEBUG] http: Request GET /v1/status/leader (166.515µs) from=127.0.0.6:44375 2022/10/31 00:40:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=51 (2m5.062013548s) from=127.0.0.6:35851 2022/10/31 00:40:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=47 (2m4.902663493s) from=127.0.0.6:51823 2022/10/31 00:40:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=50 (2m1.65076511s) from=127.0.0.6:52659 2022/10/31 00:40:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=54 (2m1.816290211s) from=127.0.0.6:50161 2022/10/31 00:40:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=53 (2m3.322524813s) from=127.0.0.6:34477 2022/10/31 00:40:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=48 (2m1.284096455s) from=127.0.0.6:37251 2022/10/31 00:40:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=46 (2m3.105213255s) from=127.0.0.6:36463 2022/10/31 00:40:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:40:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.606645869s) from=127.0.0.6:37503 2022/10/31 00:40:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=56 (2m4.726805398s) from=127.0.0.6:39603 2022/10/31 00:40:32 [DEBUG] http: Request GET /v1/status/leader (150.846µs) from=127.0.0.6:38067 2022/10/31 00:40:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=58 (2m7.019369159s) from=127.0.0.6:32779 2022/10/31 00:40:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=55 (2m1.005362339s) from=127.0.0.6:37655 2022/10/31 00:40:39 [DEBUG] http: Request GET /v1/status/leader (225.207µs) from=127.0.0.6:44375 2022/10/31 00:40:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=139 (2m4.622686555s) from=127.0.0.6:39417 2022/10/31 00:40:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=130 (2m6.739930421s) from=127.0.0.6:56489 2022/10/31 00:40:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=49 (2m7.182902879s) from=127.0.0.6:59091 2022/10/31 00:40:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-4c5gv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/31 00:40:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=70 (2m5.785412241s) from=127.0.0.6:60693 2022/10/31 00:40:52 [DEBUG] http: Request GET /v1/status/leader (243.8µs) from=127.0.0.6:38067 2022/10/31 00:40:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=57 (2m4.811604987s) from=127.0.0.6:41775 2022/10/31 00:40:59 [DEBUG] http: Request GET /v1/status/leader (322.386µs) from=127.0.0.6:44375 2022/10/31 00:41:12 [DEBUG] http: Request GET /v1/status/leader (185.413µs) from=127.0.0.6:38067 2022/10/31 00:41:19 [DEBUG] http: Request GET /v1/status/leader (392.994µs) from=127.0.0.6:44375 2022/10/31 00:41:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-4c5gv" since the cluster is too small 2022/10/31 00:41:32 [DEBUG] http: Request GET /v1/status/leader (318.728µs) from=127.0.0.6:38067 2022/10/31 00:41:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=137 (2m2.988610779s) from=127.0.0.6:49913 2022/10/31 00:41:39 [DEBUG] http: Request GET /v1/status/leader (290.159µs) from=127.0.0.6:44375 2022/10/31 00:41:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=138 (2m0.661565624s) from=127.0.0.6:41437 2022/10/31 00:41:52 [DEBUG] http: Request GET /v1/status/leader (299.542µs) from=127.0.0.6:38067 2022/10/31 00:41:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_sdnc_10.233.29.16_8282" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.31.211_8801" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_parser_10.233.47.191_8806" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.139_443" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v0_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v2_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.35.85_8482" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.18.52_8803" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_vnfres_10.233.19.102_8802" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.191_8806" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.191_8806" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.166_8080" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_multicloud_10.233.30.181_9001" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.9.220_9092" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.46.214_8443" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.189_8181" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.191_8806" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.169_9015" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.34.198_9007" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.23.237_8410" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.62.88_9011" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.39.62_8082" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_nslcm_10.233.10.149_8403" in sync 2022/10/31 00:41:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.29.206_8484" in sync 2022/10/31 00:41:55 [DEBUG] agent: Node info in sync 2022/10/31 00:41:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.990684907s) from=127.0.0.6:57013 2022/10/31 00:41:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=59 (2m1.38084411s) from=127.0.0.6:41249 2022/10/31 00:42:00 [DEBUG] http: Request GET /v1/status/leader (296.184µs) from=127.0.0.6:44375 2022/10/31 00:42:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.050923913s) from=127.0.0.6:33293 2022/10/31 00:42:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=143 (2m4.120396693s) from=127.0.0.6:55781 2022/10/31 00:42:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=146 (2m2.533208226s) from=127.0.0.6:33117 2022/10/31 00:42:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=144 (2m0.884215562s) from=127.0.0.6:40965 2022/10/31 00:42:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?