+ 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: 'c0551465-7788-df89-21f4-2276577c667d' Node name: 'onap-msb-consul-5454dcc5c5-662k7' 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/09/06 23:08:41 [DEBUG] agent: Using random ID "c0551465-7788-df89-21f4-2276577c667d" as node ID 2022/09/06 23:08:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:c0551465-7788-df89-21f4-2276577c667d Address:127.0.0.1:8300}] 2022/09/06 23:08:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/06 23:08:41 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-662k7.dc1 127.0.0.1 2022/09/06 23:08:41 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-662k7 127.0.0.1 2022/09/06 23:08:41 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-662k7 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:08:41 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-662k7.dc1" in area "wan" 2022/09/06 23:08:41 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/06 23:08:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/06 23:08:41 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/06 23:08:41 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/06 23:08:41 [INFO] agent: started state syncer 2022/09/06 23:08:41 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/06 23:08:41 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/06 23:08:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/06 23:08:41 [DEBUG] raft: Votes needed: 1 2022/09/06 23:08:41 [DEBUG] raft: Vote granted from c0551465-7788-df89-21f4-2276577c667d in term 2. Tally: 1 2022/09/06 23:08:41 [INFO] raft: Election won. Tally: 1 2022/09/06 23:08:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/06 23:08:41 [INFO] consul: cluster leadership acquired 2022/09/06 23:08:41 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-662k7 2022/09/06 23:08:41 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/06 23:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:08:41 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-662k7' joined, marking health alive 2022/09/06 23:08:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:08:41 [INFO] agent: Synced node info 2022/09/06 23:08:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:08:42 [DEBUG] agent: Node info in sync 2022/09/06 23:08:42 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/09/06 23:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:09:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:09:53 [DEBUG] agent: Node info in sync 2022/09/06 23:10:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:10:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:10:56 [DEBUG] agent: Node info in sync 2022/09/06 23:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:12:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:12:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:12:53 [DEBUG] agent: Node info in sync 2022/09/06 23:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:14:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:14:25 [DEBUG] agent: Node info in sync 2022/09/06 23:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:15:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:15:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:15:33 [DEBUG] agent: Node info in sync 2022/09/06 23:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:17:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:17:24 [DEBUG] agent: Node info in sync 2022/09/06 23:17:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:17:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:18:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:18:29 [DEBUG] agent: Node info in sync 2022/09/06 23:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:19:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:20:02 [DEBUG] http: Request GET /v1/status/leader (830.774µs) from=127.0.0.6:51159 2022/09/06 23:20:02 [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/09/06 23:20:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:02 [INFO] agent: Synced service "_v1_parser_10.233.38.160_8806" 2022/09/06 23:20:02 [DEBUG] agent: Node info in sync 2022/09/06 23:20:02 [DEBUG] http: Request PUT /v1/agent/service/register (32.222265ms) from=127.0.0.6:51159 2022/09/06 23:20:02 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:02 [DEBUG] agent: Node info in sync 2022/09/06 23:20:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.774729ms) from=127.0.0.6:51159 2022/09/06 23:20:02 [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/09/06 23:20:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v1_catalog_10.233.38.160_8806" 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (69.729127ms) from=127.0.0.6:51159 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (622.005µs) from=127.0.0.6:58567 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v1_nsd_10.233.38.160_8806" 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.040405ms) from=127.0.0.6:51159 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (503.215µs) from=127.0.0.6:51159 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.38.160_8806" 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (26.007899ms) from=127.0.0.6:58567 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (638.508µs) from=127.0.0.6:58567 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.5.2_9015" 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.833447ms) from=127.0.0.6:58567 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (605.754µs) from=127.0.0.6:58567 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.88_9007" 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.12148ms) from=127.0.0.6:51159 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (526.386µs) from=127.0.0.6:51159 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.88_9007" 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.689318ms) from=127.0.0.6:51159 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (546.325µs) from=127.0.0.6:51159 2022/09/06 23:20:03 [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/09/06 23:20:03 [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/09/06 23:20:03 [INFO] agent: Synced service "_v1_sdc-gui_10.233.48.38_8181" 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.306563ms) from=127.0.0.6:51159 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (483.55µs) from=127.0.0.6:58567 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.52_9011" 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (27.502497ms) from=127.0.0.6:58567 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (807.426µs) from=127.0.0.6:58567 2022/09/06 23:20:03 [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/09/06 23:20:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:03 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.52_9011" 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.232345ms) from=127.0.0.6:58567 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:03 [DEBUG] agent: Node info in sync 2022/09/06 23:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.691855ms) from=127.0.0.6:58567 2022/09/06 23:20:04 [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/09/06 23:20:04 [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/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.15.79_443" 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.775772ms) from=127.0.0.6:58567 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (637.743µs) from=127.0.0.6:51159 2022/09/06 23:20:04 [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/09/06 23:20:04 [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/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [INFO] agent: Synced service "_v0_multicloud_10.233.32.66_9001" 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.677394ms) from=127.0.0.6:51159 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (772.248µs) from=127.0.0.6:58567 2022/09/06 23:20:04 [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/09/06 23:20:04 [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/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [INFO] agent: Synced service "_v1_multicloud_10.233.32.66_9001" 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (16.599ms) from=127.0.0.6:58567 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (471.541µs) from=127.0.0.6:51159 2022/09/06 23:20:04 [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/09/06 23:20:04 [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/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [INFO] agent: Synced service "_v1_wf-gui_10.233.58.109_8080" 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request PUT /v1/agent/service/register (103.353028ms) from=127.0.0.6:51159 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:20:04 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:20:04 [DEBUG] agent: Node info in sync 2022/09/06 23:20:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (722.7µs) from=127.0.0.6:51159 2022/09/06 23:20:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:20:33 [DEBUG] http: Request GET /v1/catalog/services (497.378µs) from=127.0.0.6:51159 2022/09/06 23:20:33 [DEBUG] http: Request GET /v1/status/leader (3.762755ms) from=127.0.0.6:51159 2022/09/06 23:20:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.935µs) from=127.0.0.6:34675 2022/09/06 23:20:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.403µs) from=127.0.0.6:35229 2022/09/06 23:20:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:20:53 [DEBUG] http: Request GET /v1/status/leader (229.75µs) from=127.0.0.6:32905 2022/09/06 23:21:13 [DEBUG] http: Request GET /v1/status/leader (1.590838ms) from=127.0.0.6:32905 2022/09/06 23:21:39 [DEBUG] http: Request GET /v1/catalog/services (915.232µs) from=127.0.0.6:58567 2022/09/06 23:21:39 [DEBUG] http: Request GET /v1/status/leader (627.984µs) from=127.0.0.6:58567 2022/09/06 23:21:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (610.902µs) from=127.0.0.6:32905 2022/09/06 23:21:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (222.913µs) from=127.0.0.6:60157 2022/09/06 23:21:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/catalog/services (534.128µs) from=127.0.0.6:41641 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/status/leader (534.782µs) from=127.0.0.6:41641 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (382.325µs) from=127.0.0.6:57737 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (396.325µs) from=127.0.0.6:57737 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (302.663µs) from=127.0.0.6:35701 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.274399ms) from=127.0.0.6:57737 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (330.799µs) from=127.0.0.6:57737 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (220.653µs) from=127.0.0.6:35701 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (356.728µs) from=127.0.0.6:35701 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (316.677µs) from=127.0.0.6:39903 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.942374ms) from=127.0.0.6:39903 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (365.763µs) from=127.0.0.6:35701 2022/09/06 23:21:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (473.145µs) from=127.0.0.6:39903 2022/09/06 23:21:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (364.308µs) from=127.0.0.6:39903 2022/09/06 23:21:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (342.678µs) from=127.0.0.6:47109 2022/09/06 23:21:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (417.396µs) from=127.0.0.6:57737 2022/09/06 23:21:59 [DEBUG] http: Request GET /v1/status/leader (461.568µs) from=127.0.0.6:47425 2022/09/06 23:22:02 [DEBUG] http: Request GET /v1/status/leader (532.497µs) from=127.0.0.6:53941 2022/09/06 23:22:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:22:02 [DEBUG] agent: Node info in sync 2022/09/06 23:22:19 [DEBUG] http: Request GET /v1/status/leader (200.929µs) from=127.0.0.6:47425 2022/09/06 23:22:22 [DEBUG] http: Request GET /v1/status/leader (431.349µs) from=127.0.0.6:53941 2022/09/06 23:22:26 [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/09/06 23:22: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/09/06 23:22:26 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:22:26 [INFO] agent: Synced service "_v1_sdnc_10.233.26.242_8282" 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:22:26 [DEBUG] agent: Node info in sync 2022/09/06 23:22:26 [DEBUG] http: Request PUT /v1/agent/service/register (20.833957ms) from=127.0.0.6:53941 2022/09/06 23:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (45.237099805s) from=127.0.0.6:41641 2022/09/06 23:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m53.364143316s) from=127.0.0.6:51159 2022/09/06 23:22:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (47.10070941s) from=127.0.0.6:58567 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:22:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:22:26 [DEBUG] agent: Node info in sync 2022/09/06 23:22:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (587.478µs) from=127.0.0.6:47425 2022/09/06 23:22:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (337.963µs) from=127.0.0.6:53941 2022/09/06 23:22:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.127072647s) from=127.0.0.6:34675 2022/09/06 23:22:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:22:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.738815599s) from=127.0.0.6:35229 2022/09/06 23:22:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:22:53 [DEBUG] http: Request GET /v1/catalog/services (327.164µs) from=127.0.0.6:51879 2022/09/06 23:22:53 [DEBUG] http: Request GET /v1/status/leader (513.397µs) from=127.0.0.6:51879 2022/09/06 23:22:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (375.542µs) from=127.0.0.6:57825 2022/09/06 23:22:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (347.232µs) from=127.0.0.6:41641 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/catalog/services (441.788µs) from=127.0.0.6:56223 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/status/leader (164.565µs) from=127.0.0.6:56223 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (344.916µs) from=127.0.0.6:45827 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (285.363µs) from=127.0.0.6:45827 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (148.519µs) from=127.0.0.6:37695 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/parser-v1 (231.108µs) from=127.0.0.6:46069 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.614µs) from=127.0.0.6:45827 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (200.049µs) from=127.0.0.6:46069 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (293.18µs) from=127.0.0.6:46069 2022/09/06 23:22:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (328.486µs) from=127.0.0.6:46069 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (418.243µs) from=127.0.0.6:46069 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (227.771µs) from=127.0.0.6:39867 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (251.35µs) from=127.0.0.6:46069 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (366.025µs) from=127.0.0.6:46069 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (312.102µs) from=127.0.0.6:51593 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (307.87µs) from=127.0.0.6:51593 2022/09/06 23:22:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (201.256µs) from=127.0.0.6:43489 2022/09/06 23:23:13 [DEBUG] http: Request GET /v1/status/leader (945.008µs) from=127.0.0.6:40283 2022/09/06 23:23:18 [DEBUG] http: Request GET /v1/status/leader (198.825µs) from=127.0.0.6:40283 2022/09/06 23:23:33 [DEBUG] http: Request GET /v1/status/leader (187.471µs) from=127.0.0.6:40283 2022/09/06 23:23:38 [DEBUG] http: Request GET /v1/status/leader (186.928µs) from=127.0.0.6:40283 2022/09/06 23:23:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:23:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.432523959s) from=127.0.0.6:32905 2022/09/06 23:23:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m0.501695337s) from=127.0.0.6:33227 2022/09/06 23:23:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.87090018s) from=127.0.0.6:59937 2022/09/06 23:23:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.17236971s) from=127.0.0.6:47109 2022/09/06 23:23:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.332334624s) from=127.0.0.6:60157 2022/09/06 23:23:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.047653024s) from=127.0.0.6:54821 2022/09/06 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.680169106s) from=127.0.0.6:57737 2022/09/06 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.864882896s) from=127.0.0.6:54547 2022/09/06 23:23:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.144864966s) from=127.0.0.6:55117 2022/09/06 23:23:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.321486334s) from=127.0.0.6:49439 2022/09/06 23:23:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.272387962s) from=127.0.0.6:58349 2022/09/06 23:23:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.513495429s) from=127.0.0.6:35701 2022/09/06 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.314888003s) from=127.0.0.6:52697 2022/09/06 23:23:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.686993289s) from=127.0.0.6:39903 2022/09/06 23:23:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.983846253s) from=127.0.0.6:46825 2022/09/06 23:23:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.258529452s) from=127.0.0.6:35445 2022/09/06 23:24:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:24:03 [DEBUG] agent: Node info in sync 2022/09/06 23:24:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.055604595s) from=127.0.0.6:47425 2022/09/06 23:24:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m2.530673826s) from=127.0.0.6:58567 2022/09/06 23:24:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m2.963128252s) from=127.0.0.6:53941 2022/09/06 23:24:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:24:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.296554681s) from=127.0.0.6:41641 2022/09/06 23:24:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.300498455s) from=127.0.0.6:57825 2022/09/06 23:24:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.171930735s) from=127.0.0.6:51879 2022/09/06 23:24:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.017585174s) from=127.0.0.6:51593 2022/09/06 23:24:59 [DEBUG] http: Request GET /v1/catalog/services (617.516µs) from=127.0.0.6:34903 2022/09/06 23:24:59 [DEBUG] http: Request GET /v1/status/leader (519.193µs) from=127.0.0.6:34903 2022/09/06 23:24:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (567.853µs) from=127.0.0.6:40283 2022/09/06 23:24:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (725.059µs) from=127.0.0.6:40283 2022/09/06 23:24:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.551336952s) from=127.0.0.6:49781 2022/09/06 23:25:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.155511964s) from=127.0.0.6:45827 2022/09/06 23:25:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.280613651s) from=127.0.0.6:56223 2022/09/06 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.029155364s) from=127.0.0.6:38785 2022/09/06 23:25:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.202207879s) from=127.0.0.6:34849 2022/09/06 23:25:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.466965147s) from=127.0.0.6:60263 2022/09/06 23:25:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.639300505s) from=127.0.0.6:43489 2022/09/06 23:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.968548582s) from=127.0.0.6:35017 2022/09/06 23:25:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.855333788s) from=127.0.0.6:37695 2022/09/06 23:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.908157163s) from=127.0.0.6:39879 2022/09/06 23:25:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.050076531s) from=127.0.0.6:60939 2022/09/06 23:25:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.88180757s) from=127.0.0.6:46069 2022/09/06 23:25:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.920916184s) from=127.0.0.6:39867 2022/09/06 23:25:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.80734863s) from=127.0.0.6:43787 2022/09/06 23:25:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.987470496s) from=127.0.0.6:32957 2022/09/06 23:25:19 [DEBUG] http: Request GET /v1/status/leader (1.063716ms) from=127.0.0.6:44943 2022/09/06 23:25:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:25:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:25:39 [DEBUG] agent: Node info in sync 2022/09/06 23:25:39 [DEBUG] http: Request GET /v1/status/leader (328.808µs) from=127.0.0.6:35815 2022/09/06 23:25:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:26:00 [DEBUG] http: Request GET /v1/catalog/services (459.731µs) from=127.0.0.6:35815 2022/09/06 23:26:00 [DEBUG] http: Request GET /v1/status/leader (474.157µs) from=127.0.0.6:35815 2022/09/06 23:26:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (436.302µs) from=127.0.0.6:44943 2022/09/06 23:26:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (246.043µs) from=127.0.0.6:44943 2022/09/06 23:26:20 [DEBUG] http: Request GET /v1/status/leader (333.681µs) from=127.0.0.6:50281 2022/09/06 23:26:40 [DEBUG] http: Request GET /v1/status/leader (306.817µs) from=127.0.0.6:37601 2022/09/06 23:26:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:27:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.315042902s) from=127.0.0.6:40283 2022/09/06 23:27:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.580909427s) from=127.0.0.6:39645 2022/09/06 23:27:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m6.941956835s) from=127.0.0.6:34903 2022/09/06 23:27:09 [DEBUG] http: Request GET /v1/catalog/services (413.193µs) from=127.0.0.6:37601 2022/09/06 23:27:09 [DEBUG] http: Request GET /v1/status/leader (374.828µs) from=127.0.0.6:50281 2022/09/06 23:27:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (398.378µs) from=127.0.0.6:40355 2022/09/06 23:27:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (339.828µs) from=127.0.0.6:50281 2022/09/06 23:27:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:27:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:27:27 [DEBUG] agent: Node info in sync 2022/09/06 23:27:29 [DEBUG] http: Request GET /v1/status/leader (430.359µs) from=127.0.0.6:54859 2022/09/06 23:27:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:27:49 [DEBUG] http: Request GET /v1/catalog/services (442.638µs) from=127.0.0.6:54859 2022/09/06 23:27:49 [DEBUG] http: Request GET /v1/status/leader (262.552µs) from=127.0.0.6:58637 2022/09/06 23:27:49 [DEBUG] http: Request GET /v1/status/leader (311.573µs) from=127.0.0.6:37955 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (285.081µs) from=127.0.0.6:37955 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (234.329µs) from=127.0.0.6:44429 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (147.159µs) from=127.0.0.6:58637 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (188.601µs) from=127.0.0.6:39939 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (416.707µs) from=127.0.0.6:39939 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (330.174µs) from=127.0.0.6:58637 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (994.865µs) from=127.0.0.6:39939 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (243.819µs) from=127.0.0.6:58637 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (334.304µs) from=127.0.0.6:58637 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (278.84µs) from=127.0.0.6:39939 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (226.086µs) from=127.0.0.6:58637 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (163.868µs) from=127.0.0.6:44429 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (299.844µs) from=127.0.0.6:44429 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (274.454µs) from=127.0.0.6:58637 2022/09/06 23:27:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (180.097µs) from=127.0.0.6:44429 2022/09/06 23:27:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:28:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.591779276s) from=127.0.0.6:35815 2022/09/06 23:28:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.762884347s) from=127.0.0.6:44943 2022/09/06 23:28:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.314543436s) from=127.0.0.6:36431 2022/09/06 23:28:10 [DEBUG] http: Request GET /v1/status/leader (349.891µs) from=127.0.0.6:44057 2022/09/06 23:28:30 [DEBUG] http: Request GET /v1/status/leader (584.51µs) from=127.0.0.6:44057 2022/09/06 23:28:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:28:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:28:39 [DEBUG] agent: Node info in sync 2022/09/06 23:28:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:29:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.794062702s) from=127.0.0.6:50281 2022/09/06 23:29:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.591314936s) from=127.0.0.6:40355 2022/09/06 23:29:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m4.701433839s) from=127.0.0.6:37601 2022/09/06 23:29:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:29:49 [DEBUG] http: Request GET /v1/catalog/services (719.172µs) from=127.0.0.6:35473 2022/09/06 23:29:49 [DEBUG] http: Request GET /v1/status/leader (459.542µs) from=127.0.0.6:44103 2022/09/06 23:29:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (359.702µs) from=127.0.0.6:44103 2022/09/06 23:29:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.212µs) from=127.0.0.6:44103 2022/09/06 23:29:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.632688808s) from=127.0.0.6:44375 2022/09/06 23:29:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m1.432724143s) from=127.0.0.6:46065 2022/09/06 23:29:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.475330706s) from=127.0.0.6:50965 2022/09/06 23:29:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.902865934s) from=127.0.0.6:37955 2022/09/06 23:29:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.348346229s) from=127.0.0.6:39939 2022/09/06 23:29:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.474564704s) from=127.0.0.6:46047 2022/09/06 23:29:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.40931382s) from=127.0.0.6:44429 2022/09/06 23:29:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.219187649s) from=127.0.0.6:36959 2022/09/06 23:29:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.186243511s) from=127.0.0.6:54859 2022/09/06 23:29:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.31968346s) from=127.0.0.6:39073 2022/09/06 23:29:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.361007399s) from=127.0.0.6:33985 2022/09/06 23:29:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.810650577s) from=127.0.0.6:53623 2022/09/06 23:29:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.244881278s) from=127.0.0.6:34369 2022/09/06 23:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m7.474622078s) from=127.0.0.6:58637 2022/09/06 23:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.201713189s) from=127.0.0.6:34253 2022/09/06 23:29:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m7.35846168s) from=127.0.0.6:54861 2022/09/06 23:30:09 [DEBUG] http: Request GET /v1/status/leader (369.42µs) from=127.0.0.6:52067 2022/09/06 23:30:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:30:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:30:25 [DEBUG] agent: Node info in sync 2022/09/06 23:30:29 [DEBUG] http: Request GET /v1/status/leader (352.216µs) from=127.0.0.6:52067 2022/09/06 23:30:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:31:00 [DEBUG] http: Request GET /v1/catalog/services (514.136µs) from=127.0.0.6:52067 2022/09/06 23:31:00 [DEBUG] http: Request GET /v1/status/leader (1.245008ms) from=127.0.0.6:38623 2022/09/06 23:31:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (385.875µs) from=127.0.0.6:38623 2022/09/06 23:31:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (375.283µs) from=127.0.0.6:37523 2022/09/06 23:31:20 [DEBUG] http: Request GET /v1/status/leader (313.114µs) from=127.0.0.6:34435 2022/09/06 23:31:34 [DEBUG] http: Request GET /v1/catalog/services (476.997µs) from=127.0.0.6:34435 2022/09/06 23:31:34 [DEBUG] http: Request GET /v1/status/leader (1.273901ms) from=127.0.0.6:53867 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (313.812µs) from=127.0.0.6:53867 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (308.447µs) from=127.0.0.6:53867 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (383.773µs) from=127.0.0.6:36071 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (433.798µs) from=127.0.0.6:36071 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (440.302µs) from=127.0.0.6:36071 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (6.174081ms) from=127.0.0.6:54187 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (760.865µs) from=127.0.0.6:47127 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (8.657609ms) from=127.0.0.6:34819 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (9.188953ms) from=127.0.0.6:50961 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (9.389169ms) from=127.0.0.6:53905 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (9.961472ms) from=127.0.0.6:53867 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (10.17606ms) from=127.0.0.6:51543 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (403.115µs) from=127.0.0.6:47127 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (324.193µs) from=127.0.0.6:51543 2022/09/06 23:31:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (599.474µs) from=127.0.0.6:47127 2022/09/06 23:31:40 [DEBUG] http: Request GET /v1/status/leader (337.361µs) from=127.0.0.6:47261 2022/09/06 23:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:31:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:31:41 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:31:41 [DEBUG] agent: Node info in sync 2022/09/06 23:31:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m0.539122363s) from=127.0.0.6:35473 2022/09/06 23:31:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.071313305s) from=127.0.0.6:46899 2022/09/06 23:31:55 [DEBUG] http: Request GET /v1/status/leader (242.171µs) from=127.0.0.6:47261 2022/09/06 23:31:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.452876166s) from=127.0.0.6:44103 2022/09/06 23:32:15 [DEBUG] http: Request GET /v1/status/leader (1.625625ms) from=127.0.0.6:47261 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/catalog/services (1.285142ms) from=127.0.0.6:47261 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/status/leader (836.009µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (752.139µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (411.359µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (383.152µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (468.015µs) from=127.0.0.6:58735 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (832.669µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (448.616µs) from=127.0.0.6:52277 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (442.68µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (283.582µs) from=127.0.0.6:58735 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (312.822µs) from=127.0.0.6:43391 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (284.251µs) from=127.0.0.6:59781 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (357.762µs) from=127.0.0.6:60849 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (268.08µs) from=127.0.0.6:43391 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (192.674µs) from=127.0.0.6:58735 2022/09/06 23:32:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (822.299µs) from=127.0.0.6:60849 2022/09/06 23:32:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (273.551µs) from=127.0.0.6:58735 2022/09/06 23:32:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:32:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:32:51 [DEBUG] agent: Node info in sync 2022/09/06 23:32:59 [DEBUG] http: Request GET /v1/status/leader (17.223044ms) from=127.0.0.6:56861 2022/09/06 23:33:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.251670167s) from=127.0.0.6:38623 2022/09/06 23:33:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.956639746s) from=127.0.0.6:37523 2022/09/06 23:33:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.761608766s) from=127.0.0.6:52067 2022/09/06 23:33:19 [DEBUG] http: Request GET /v1/status/leader (250.588µs) from=127.0.0.6:56861 2022/09/06 23:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.004110023s) from=127.0.0.6:40643 2022/09/06 23:33:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:33:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.8776499s) from=127.0.0.6:54187 2022/09/06 23:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.239898485s) from=127.0.0.6:50961 2022/09/06 23:33:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.265299487s) from=127.0.0.6:53867 2022/09/06 23:33:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m2.046482603s) from=127.0.0.6:51543 2022/09/06 23:33:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.143795349s) from=127.0.0.6:47127 2022/09/06 23:33:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.271267394s) from=127.0.0.6:43151 2022/09/06 23:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.887890387s) from=127.0.0.6:41055 2022/09/06 23:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.983743787s) from=127.0.0.6:50147 2022/09/06 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.28221439s) from=127.0.0.6:53905 2022/09/06 23:33:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.423757934s) from=127.0.0.6:36071 2022/09/06 23:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.910353254s) from=127.0.0.6:34819 2022/09/06 23:33:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:33:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.331897842s) from=127.0.0.6:50021 2022/09/06 23:33:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m7.323790852s) from=127.0.0.6:34435 2022/09/06 23:33:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.113700328s) from=127.0.0.6:47311 2022/09/06 23:33:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.695397582s) from=127.0.0.6:55151 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/catalog/services (560.827µs) from=127.0.0.6:56861 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/status/leader (258.056µs) from=127.0.0.6:45461 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (321.748µs) from=127.0.0.6:45461 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (894.268µs) from=127.0.0.6:45461 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (450.127µs) from=127.0.0.6:50963 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (384.28µs) from=127.0.0.6:50963 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (300.853µs) from=127.0.0.6:45461 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (250.034µs) from=127.0.0.6:46183 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (348.998µs) from=127.0.0.6:50963 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (364.935µs) from=127.0.0.6:50963 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (224.381µs) from=127.0.0.6:50963 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (467.169µs) from=127.0.0.6:46183 2022/09/06 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (318.736µs) from=127.0.0.6:50963 2022/09/06 23:33:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (300.849µs) from=127.0.0.6:50963 2022/09/06 23:33:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (452.09µs) from=127.0.0.6:46183 2022/09/06 23:33:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (299.889µs) from=127.0.0.6:51025 2022/09/06 23:33:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (502.14µs) from=127.0.0.6:51025 2022/09/06 23:34:05 [DEBUG] http: Request GET /v1/status/leader (307.906µs) from=127.0.0.6:50375 2022/09/06 23:34:25 [DEBUG] http: Request GET /v1/status/leader (346.604µs) from=127.0.0.6:41531 2022/09/06 23:34:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:34:28 [DEBUG] agent: Node info in sync 2022/09/06 23:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.263181564s) from=127.0.0.6:58735 2022/09/06 23:34:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.390077687s) from=127.0.0.6:36687 2022/09/06 23:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.902532661s) from=127.0.0.6:52277 2022/09/06 23:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.094353962s) from=127.0.0.6:38995 2022/09/06 23:34:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.126237123s) from=127.0.0.6:40499 2022/09/06 23:34:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.163085147s) from=127.0.0.6:34579 2022/09/06 23:34:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.72042878s) from=127.0.0.6:56499 2022/09/06 23:34:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:34:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.099841465s) from=127.0.0.6:43391 2022/09/06 23:34:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.612741405s) from=127.0.0.6:59781 2022/09/06 23:34:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m5.098014283s) from=127.0.0.6:47261 2022/09/06 23:34:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m4.492681904s) from=127.0.0.6:49853 2022/09/06 23:34:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.229856909s) from=127.0.0.6:46655 2022/09/06 23:34:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.68190833s) from=127.0.0.6:42451 2022/09/06 23:34:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.532152978s) from=127.0.0.6:60849 2022/09/06 23:34:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.487250003s) from=127.0.0.6:44223 2022/09/06 23:34:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.285076954s) from=127.0.0.6:55993 2022/09/06 23:35:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:35:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:35:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.465036699s) from=127.0.0.6:51025 2022/09/06 23:35:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.671860776s) from=127.0.0.6:39887 2022/09/06 23:35:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.581131181s) from=127.0.0.6:50963 2022/09/06 23:35:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.631597761s) from=127.0.0.6:57561 2022/09/06 23:35:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (2m3.090208459s) from=127.0.0.6:56861 2022/09/06 23:35:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m2.841010058s) from=127.0.0.6:45461 2022/09/06 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.800068537s) from=127.0.0.6:55123 2022/09/06 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.43484372s) from=127.0.0.6:46183 2022/09/06 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.342922828s) from=127.0.0.6:53295 2022/09/06 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.740265121s) from=127.0.0.6:44385 2022/09/06 23:35:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.55857434s) from=127.0.0.6:41747 2022/09/06 23:35:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.918723491s) from=127.0.0.6:48315 2022/09/06 23:35:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.417434255s) from=127.0.0.6:52065 2022/09/06 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.323068293s) from=127.0.0.6:53033 2022/09/06 23:35:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m7.006176852s) from=127.0.0.6:44143 2022/09/06 23:35:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m7.466998296s) from=127.0.0.6:60709 2022/09/06 23:36:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:36:11 [DEBUG] agent: Node info in sync 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/catalog/services (555.808µs) from=127.0.0.6:39483 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/status/leader (1.224688ms) from=127.0.0.6:34517 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (480.122µs) from=127.0.0.6:52463 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (265.004µs) from=127.0.0.6:52463 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (279.363µs) from=127.0.0.6:34517 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (196.756µs) from=127.0.0.6:34517 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (447.089µs) from=127.0.0.6:34517 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (406.194µs) from=127.0.0.6:39333 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (256.68µs) from=127.0.0.6:34517 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (214.787µs) from=127.0.0.6:52463 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (260.147µs) from=127.0.0.6:39333 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (314.73µs) from=127.0.0.6:42997 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (204.512µs) from=127.0.0.6:39333 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (248.218µs) from=127.0.0.6:44473 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (301.676µs) from=127.0.0.6:52463 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (387.655µs) from=127.0.0.6:52463 2022/09/06 23:36:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (385.288µs) from=127.0.0.6:52463 2022/09/06 23:36:36 [DEBUG] http: Request GET /v1/status/leader (579.068µs) from=127.0.0.6:38565 2022/09/06 23:36:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:36:57 [DEBUG] http: Request GET /v1/status/leader (167.187µs) from=127.0.0.6:38565 2022/09/06 23:37:12 [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/09/06 23:37:12 [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/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:37:12 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:37:12 [DEBUG] agent: Node info in sync 2022/09/06 23:37:12 [DEBUG] http: Request PUT /v1/agent/service/register (6.975348ms) from=127.0.0.6:35411 2022/09/06 23:37:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:37:12 [DEBUG] agent: Node info in sync 2022/09/06 23:37:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (55.979382708s) from=127.0.0.6:39483 2022/09/06 23:37:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (552.561µs) from=127.0.0.6:35411 2022/09/06 23:37:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:38:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:38:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.529764222s) from=127.0.0.6:52463 2022/09/06 23:38:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.206199404s) from=127.0.0.6:44473 2022/09/06 23:38:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.42963646s) from=127.0.0.6:56463 2022/09/06 23:38:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m2.744860203s) from=127.0.0.6:56575 2022/09/06 23:38:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.122615408s) from=127.0.0.6:34517 2022/09/06 23:38:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.1854603s) from=127.0.0.6:43325 2022/09/06 23:38:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.035587977s) from=127.0.0.6:56999 2022/09/06 23:38:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.4740197s) from=127.0.0.6:39333 2022/09/06 23:38:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.812965267s) from=127.0.0.6:48791 2022/09/06 23:38:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.113508542s) from=127.0.0.6:42997 2022/09/06 23:38:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m6.074105102s) from=127.0.0.6:39019 2022/09/06 23:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.648208759s) from=127.0.0.6:52997 2022/09/06 23:38:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.725238978s) from=127.0.0.6:36417 2022/09/06 23:38:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.259434806s) from=127.0.0.6:42319 2022/09/06 23:38:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m7.23084856s) from=127.0.0.6:59685 2022/09/06 23:38:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:38:47 [DEBUG] http: Request GET /v1/catalog/services (556.38µs) from=127.0.0.6:52381 2022/09/06 23:38:48 [DEBUG] http: Request GET /v1/status/leader (4.860849ms) from=127.0.0.6:33551 2022/09/06 23:38:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (753.916µs) from=127.0.0.6:39963 2022/09/06 23:38:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (460.263µs) from=127.0.0.6:39963 2022/09/06 23:39:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:01 [DEBUG] agent: Node info in sync 2022/09/06 23:39:09 [DEBUG] http: Request GET /v1/status/leader (616.417µs) from=127.0.0.6:33551 2022/09/06 23:39:21 [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/09/06 23:39:21 [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/09/06 23:39:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:21 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.21.130_8443" 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Node info in sync 2022/09/06 23:39:21 [DEBUG] http: Request PUT /v1/agent/service/register (6.525274ms) from=127.0.0.6:33551 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Node info in sync 2022/09/06 23:39:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (32.780587381s) from=127.0.0.6:52381 2022/09/06 23:39:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.178369ms) from=127.0.0.6:52381 2022/09/06 23:39:21 [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/09/06 23:39:21 [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/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:21 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.47.60_8082" 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Node info in sync 2022/09/06 23:39:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.68352ms) from=127.0.0.6:33551 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:21 [DEBUG] agent: Node info in sync 2022/09/06 23:39:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (46.708785ms) from=127.0.0.6:52381 2022/09/06 23:39:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (499.092µs) from=127.0.0.6:50167 2022/09/06 23:39:29 [DEBUG] http: Request GET /v1/status/leader (4.546528ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [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/09/06 23:39:31 [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/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.18_8482" 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.902025ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (9.788651681s) from=127.0.0.6:52381 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (540.938µs) from=127.0.0.6:50167 2022/09/06 23:39:31 [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/09/06 23:39:31 [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/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [INFO] agent: Synced service "_v1_vnfmgr_10.233.11.249_8803" 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (20.484526ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (81.522397ms) from=127.0.0.6:52381 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (452.489µs) from=127.0.0.6:50167 2022/09/06 23:39:31 [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/09/06 23:39:31 [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/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [INFO] agent: Synced service "_v1_vnflcm_10.233.59.144_8801" 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=143 (22.263677ms) from=127.0.0.6:52381 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.460749ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (517.449µs) from=127.0.0.6:33551 2022/09/06 23:39:31 [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/09/06 23:39:31 [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/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [INFO] agent: Synced service "_v1_vnfres_10.233.18.240_8802" 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (18.294336ms) from=127.0.0.6:50167 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (34.445519ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (513.467µs) from=127.0.0.6:50167 2022/09/06 23:39:31 [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/09/06 23:39:31 [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/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [INFO] agent: Synced service "_v1_nslcm_10.233.20.7_8403" 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (8.037651ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (1.165567ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (342.18µs) from=127.0.0.6:33551 2022/09/06 23:39:31 [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/09/06 23:39:31 [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/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [INFO] agent: Synced service "_v2_nslcm_10.233.20.7_8403" 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (42.448994ms) from=127.0.0.6:33551 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:31 [DEBUG] agent: Node info in sync 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (35.4792ms) from=127.0.0.6:52381 2022/09/06 23:39:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (611.502µs) from=127.0.0.6:52381 2022/09/06 23:39:32 [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/09/06 23:39:32 [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/09/06 23:39:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:32 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.46.254_8410" 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:32 [DEBUG] agent: Node info in sync 2022/09/06 23:39:32 [DEBUG] http: Request PUT /v1/agent/service/register (29.578062ms) from=127.0.0.6:52381 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:39:32 [DEBUG] agent: Node info in sync 2022/09/06 23:39:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (362.945µs) from=127.0.0.6:52381 2022/09/06 23:39:32 [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/09/06 23:39:32 [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/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:32 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.3.106_8484" 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Node info in sync 2022/09/06 23:39:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.315168ms) from=127.0.0.6:50167 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:39:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:39:32 [DEBUG] agent: Node info in sync 2022/09/06 23:39:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (3.164962ms) from=127.0.0.6:50167 2022/09/06 23:39:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=147 (722.074µs) from=127.0.0.6:52381 2022/09/06 23:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:39:57 [DEBUG] http: Request GET /v1/catalog/services (621.123µs) from=127.0.0.6:33551 2022/09/06 23:39:57 [DEBUG] http: Request GET /v1/status/leader (316.008µs) from=127.0.0.6:33551 2022/09/06 23:39:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (437.204µs) from=127.0.0.6:36411 2022/09/06 23:39:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.61714ms) from=127.0.0.6:36411 2022/09/06 23:40:18 [DEBUG] http: Request GET /v1/status/leader (895.053µs) from=127.0.0.6:50167 2022/09/06 23:40:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:40:38 [DEBUG] http: Request GET /v1/status/leader (612.554µs) from=127.0.0.6:50167 2022/09/06 23:40:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:40:39 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:40:39 [DEBUG] agent: Node info in sync 2022/09/06 23:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:40:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.556292556s) from=127.0.0.6:40413 2022/09/06 23:40:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.552980837s) from=127.0.0.6:39963 2022/09/06 23:41:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.112424084s) from=127.0.0.6:52381 2022/09/06 23:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:41:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:41:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:41:47 [DEBUG] agent: Node info in sync 2022/09/06 23:41:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.293057403s) from=127.0.0.6:36411 2022/09/06 23:42:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.25125734s) from=127.0.0.6:33551 2022/09/06 23:42:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.076042252s) from=127.0.0.6:33911 2022/09/06 23:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:43:02 [DEBUG] http: Request GET /v1/catalog/services (706.08µs) from=127.0.0.6:42549 2022/09/06 23:43:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (379.881µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (354.164µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (333.084µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (313.454µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (224.012µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (181.828µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/status/leader (1.131366ms) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (425.669µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (246.693µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (352.332µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (304.135µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (239.802µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (270.229µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (149.918µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (301.247µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (259.69µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (395.175µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (205.464µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (242.949µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (261.476µs) from=127.0.0.6:54155 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (248.503µs) from=127.0.0.6:43601 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (343.884µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (322.706µs) from=127.0.0.6:44469 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (242.991µs) from=127.0.0.6:56049 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (390.718µs) from=127.0.0.6:35165 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (208.882µs) from=127.0.0.6:35165 2022/09/06 23:43:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (322.812µs) from=127.0.0.6:35165 2022/09/06 23:43:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:43:14 [DEBUG] agent: Node info in sync 2022/09/06 23:43:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:43:23 [DEBUG] http: Request GET /v1/status/leader (405.956µs) from=127.0.0.6:40723 2022/09/06 23:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:43:43 [DEBUG] http: Request GET /v1/status/leader (187.461µs) from=127.0.0.6:40723 2022/09/06 23:44:33 [DEBUG] http: Request GET /v1/catalog/services (826.425µs) from=127.0.0.6:40723 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (468.715µs) from=127.0.0.6:35671 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (169.11µs) from=127.0.0.6:34333 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (243.438µs) from=127.0.0.6:40687 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (238.359µs) from=127.0.0.6:35729 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (320.122µs) from=127.0.0.6:34333 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (318.558µs) from=127.0.0.6:40687 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (786.492µs) from=127.0.0.6:35729 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (217.606µs) from=127.0.0.6:35671 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (403.713µs) from=127.0.0.6:34333 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (496.992µs) from=127.0.0.6:35729 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (214.301µs) from=127.0.0.6:35671 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (378.072µs) from=127.0.0.6:34333 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (339.511µs) from=127.0.0.6:40687 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (308.249µs) from=127.0.0.6:35729 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (256.801µs) from=127.0.0.6:35671 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (367.539µs) from=127.0.0.6:35671 2022/09/06 23:44:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (488.756µs) from=127.0.0.6:35729 2022/09/06 23:44:35 [DEBUG] http: Request GET /v1/status/leader (3.86292ms) from=127.0.0.6:35729 2022/09/06 23:44:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (606.36µs) from=127.0.0.6:35671 2022/09/06 23:44:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (441.733µs) from=127.0.0.6:35671 2022/09/06 23:44:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (373.372µs) from=127.0.0.6:40687 2022/09/06 23:44:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (262.45µs) from=127.0.0.6:36607 2022/09/06 23:44:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (482.956µs) from=127.0.0.6:35865 2022/09/06 23:44:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (394.384µs) from=127.0.0.6:37621 2022/09/06 23:44:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (196.731µs) from=127.0.0.6:40549 2022/09/06 23:44:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (359.005µs) from=127.0.0.6:40549 2022/09/06 23:44:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (282.25µs) from=127.0.0.6:39713 2022/09/06 23:44:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:44:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:44:37 [DEBUG] agent: Node info in sync 2022/09/06 23:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:44:55 [DEBUG] http: Request GET /v1/status/leader (550.651µs) from=127.0.0.6:34291 2022/09/06 23:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.309521156s) from=127.0.0.6:58521 2022/09/06 23:45:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.409710747s) from=127.0.0.6:33951 2022/09/06 23:45:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.140803577s) from=127.0.0.6:49243 2022/09/06 23:45:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.712621049s) from=127.0.0.6:57081 2022/09/06 23:45:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.262713641s) from=127.0.0.6:43601 2022/09/06 23:45:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.941948544s) from=127.0.0.6:41691 2022/09/06 23:45:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m1.289510394s) from=127.0.0.6:35165 2022/09/06 23:45:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m0.878865773s) from=127.0.0.6:34271 2022/09/06 23:45:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.434828431s) from=127.0.0.6:54155 2022/09/06 23:45:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.146307476s) from=127.0.0.6:36429 2022/09/06 23:45:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.817577983s) from=127.0.0.6:53637 2022/09/06 23:45:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.244460495s) from=127.0.0.6:58225 2022/09/06 23:45:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m2.535145705s) from=127.0.0.6:40597 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.083181488s) from=127.0.0.6:46407 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.493583199s) from=127.0.0.6:42549 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.270137888s) from=127.0.0.6:49607 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.711608405s) from=127.0.0.6:34797 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.383853892s) from=127.0.0.6:40969 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.226706789s) from=127.0.0.6:44469 2022/09/06 23:45:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.680093138s) from=127.0.0.6:44449 2022/09/06 23:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.201532455s) from=127.0.0.6:41301 2022/09/06 23:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.662690781s) from=127.0.0.6:48093 2022/09/06 23:45:08 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.596920262s) from=127.0.0.6:42145 2022/09/06 23:45:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.971611059s) from=127.0.0.6:49177 2022/09/06 23:45:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.035225666s) from=127.0.0.6:56049 2022/09/06 23:45:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.904850552s) from=127.0.0.6:52037 2022/09/06 23:45:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.111278395s) from=127.0.0.6:37833 2022/09/06 23:45:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:46:01 [DEBUG] http: Request GET /v1/catalog/services (1.158344ms) from=127.0.0.6:42097 2022/09/06 23:46:01 [DEBUG] http: Request GET /v1/status/leader (445.164µs) from=127.0.0.6:34291 2022/09/06 23:46:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (470.497µs) from=127.0.0.6:34291 2022/09/06 23:46:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (462.612µs) from=127.0.0.6:58101 2022/09/06 23:46:21 [DEBUG] http: Request GET /v1/status/leader (549.766µs) from=127.0.0.6:58505 2022/09/06 23:46:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:46:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:46:31 [DEBUG] agent: Node info in sync 2022/09/06 23:46:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.843136269s) from=127.0.0.6:40723 2022/09/06 23:46:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.927124143s) from=127.0.0.6:37621 2022/09/06 23:46:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.001949926s) from=127.0.0.6:59127 2022/09/06 23:46:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m1.608714322s) from=127.0.0.6:36607 2022/09/06 23:46:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.335245265s) from=127.0.0.6:35729 2022/09/06 23:46:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.393300791s) from=127.0.0.6:33105 2022/09/06 23:46:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.795247088s) from=127.0.0.6:43919 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.391493953s) from=127.0.0.6:39713 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.951369854s) from=127.0.0.6:45467 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.167178697s) from=127.0.0.6:34273 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.443722954s) from=127.0.0.6:56621 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m2.389151992s) from=127.0.0.6:33085 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.364343644s) from=127.0.0.6:41781 2022/09/06 23:46:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.192866918s) from=127.0.0.6:56527 2022/09/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m3.115655162s) from=127.0.0.6:60931 2022/09/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m4.250758664s) from=127.0.0.6:40549 2022/09/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.729895325s) from=127.0.0.6:47733 2022/09/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.008621933s) from=127.0.0.6:60783 2022/09/06 23:46:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.863033071s) from=127.0.0.6:58523 2022/09/06 23:46:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.067104641s) from=127.0.0.6:54547 2022/09/06 23:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:46:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.029342077s) from=127.0.0.6:59307 2022/09/06 23:46:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.750455877s) from=127.0.0.6:40687 2022/09/06 23:46:41 [DEBUG] http: Request GET /v1/status/leader (1.011786ms) from=127.0.0.6:58505 2022/09/06 23:46:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.44748687s) from=127.0.0.6:49297 2022/09/06 23:46:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.477932263s) from=127.0.0.6:34333 2022/09/06 23:46:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.729597331s) from=127.0.0.6:35865 2022/09/06 23:46:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.178941001s) from=127.0.0.6:35671 2022/09/06 23:46:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m7.104267517s) from=127.0.0.6:56313 2022/09/06 23:47:08 [DEBUG] http: Request GET /v1/catalog/services (791.373µs) from=127.0.0.6:58505 2022/09/06 23:47:08 [DEBUG] http: Request GET /v1/status/leader (586.509µs) from=127.0.0.6:41955 2022/09/06 23:47:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (436.472µs) from=127.0.0.6:41955 2022/09/06 23:47:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (384.466µs) from=127.0.0.6:54019 2022/09/06 23:47:28 [DEBUG] http: Request GET /v1/status/leader (564.751µs) from=127.0.0.6:47569 2022/09/06 23:47:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:47:32 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:47:32 [DEBUG] agent: Node info in sync 2022/09/06 23:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:47:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:47:49 [DEBUG] http: Request GET /v1/status/leader (386.748µs) from=127.0.0.6:47569 2022/09/06 23:48:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.100346352s) from=127.0.0.6:42097 2022/09/06 23:48:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.500455218s) from=127.0.0.6:58101 2022/09/06 23:48:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.609371749s) from=127.0.0.6:34291 2022/09/06 23:48:09 [DEBUG] http: Request GET /v1/status/leader (424.51µs) from=127.0.0.6:60739 2022/09/06 23:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:48:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:48:58 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:48:58 [DEBUG] agent: Node info in sync 2022/09/06 23:49:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.017430357s) from=127.0.0.6:41955 2022/09/06 23:49:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.584528102s) from=127.0.0.6:54019 2022/09/06 23:49:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.575072643s) from=127.0.0.6:58505 2022/09/06 23:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:50:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/catalog/services (822.029µs) from=127.0.0.6:41821 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/status/leader (337.015µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (330.208µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (260.236µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (295.284µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (289.006µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (441.605µs) from=127.0.0.6:49753 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (192.381µs) from=127.0.0.6:49753 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (172.56µs) from=127.0.0.6:49753 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (187.632µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (415.081µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (341.641µs) from=127.0.0.6:45357 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (362.77µs) from=127.0.0.6:45357 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (190.829µs) from=127.0.0.6:49753 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (202.958µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (289.553µs) from=127.0.0.6:36995 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (208.376µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (310.266µs) from=127.0.0.6:36995 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (225.231µs) from=127.0.0.6:45357 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (336.736µs) from=127.0.0.6:60407 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (363.183µs) from=127.0.0.6:45357 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (313.66µs) from=127.0.0.6:49753 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (555.027µs) from=127.0.0.6:49753 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (435.216µs) from=127.0.0.6:45357 2022/09/06 23:50:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (357.942µs) from=127.0.0.6:45357 2022/09/06 23:50:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (294.866µs) from=127.0.0.6:59787 2022/09/06 23:50:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (372.303µs) from=127.0.0.6:55641 2022/09/06 23:50:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (271.518µs) from=127.0.0.6:60345 2022/09/06 23:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:50:48 [DEBUG] http: Request GET /v1/status/leader (2.547889ms) from=127.0.0.6:37103 2022/09/06 23:50:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:50:50 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:50:50 [DEBUG] agent: Node info in sync 2022/09/06 23:51:08 [DEBUG] http: Request GET /v1/status/leader (1.860853ms) from=127.0.0.6:37103 2022/09/06 23:51:33 [DEBUG] http: Request GET /v1/catalog/services (666.734µs) from=127.0.0.6:37103 2022/09/06 23:51:33 [DEBUG] http: Request GET /v1/status/leader (490.259µs) from=127.0.0.6:37103 2022/09/06 23:51:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (445.115µs) from=127.0.0.6:57695 2022/09/06 23:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (382.37µs) from=127.0.0.6:57695 2022/09/06 23:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (284.006µs) from=127.0.0.6:58625 2022/09/06 23:51:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (222.378µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (317.92µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (332.444µs) from=127.0.0.6:57695 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (255.237µs) from=127.0.0.6:57695 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (347.002µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (168.372µs) from=127.0.0.6:57695 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (409.761µs) from=127.0.0.6:57695 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (190.014µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (225.87µs) from=127.0.0.6:46589 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (465.055µs) from=127.0.0.6:46589 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (199.006µs) from=127.0.0.6:46589 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (533.675µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (458.465µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (288.356µs) from=127.0.0.6:48399 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (392.135µs) from=127.0.0.6:48399 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (333.2µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (367.323µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (335.924µs) from=127.0.0.6:55815 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (353.293µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (351.099µs) from=127.0.0.6:58625 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (340µs) from=127.0.0.6:33743 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (384.201µs) from=127.0.0.6:49607 2022/09/06 23:51:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (249.81µs) from=127.0.0.6:33743 2022/09/06 23:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:51:53 [DEBUG] http: Request GET /v1/status/leader (309.584µs) from=127.0.0.6:39997 2022/09/06 23:52:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:52:13 [DEBUG] http: Request GET /v1/status/leader (2.021977ms) from=127.0.0.6:39997 2022/09/06 23:52:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m0.241225334s) from=127.0.0.6:53161 2022/09/06 23:52:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.471958532s) from=127.0.0.6:60345 2022/09/06 23:52:29 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.772548283s) from=127.0.0.6:52599 2022/09/06 23:52:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.251292007s) from=127.0.0.6:49207 2022/09/06 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m1.869055482s) from=127.0.0.6:45357 2022/09/06 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.024793446s) from=127.0.0.6:59787 2022/09/06 23:52:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.485482111s) from=127.0.0.6:49753 2022/09/06 23:52:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m2.29952725s) from=127.0.0.6:59799 2022/09/06 23:52:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.65566605s) from=127.0.0.6:41951 2022/09/06 23:52:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m2.788453941s) from=127.0.0.6:59401 2022/09/06 23:52:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.890108333s) from=127.0.0.6:55541 2022/09/06 23:52:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.404091714s) from=127.0.0.6:53397 2022/09/06 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.382232095s) from=127.0.0.6:41821 2022/09/06 23:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.228016254s) from=127.0.0.6:57637 2022/09/06 23:52:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.725743778s) from=127.0.0.6:51963 2022/09/06 23:52:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.7586539s) from=127.0.0.6:35725 2022/09/06 23:52:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.240601721s) from=127.0.0.6:36995 2022/09/06 23:52:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.228968061s) from=127.0.0.6:45559 2022/09/06 23:52:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.837606639s) from=127.0.0.6:60407 2022/09/06 23:52:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.883124403s) from=127.0.0.6:38225 2022/09/06 23:52:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.839655875s) from=127.0.0.6:40047 2022/09/06 23:52:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.905541322s) from=127.0.0.6:39003 2022/09/06 23:52:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.049523656s) from=127.0.0.6:47307 2022/09/06 23:52:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m7.075624949s) from=127.0.0.6:42013 2022/09/06 23:52:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.038226207s) from=127.0.0.6:38997 2022/09/06 23:52:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.168800684s) from=127.0.0.6:42395 2022/09/06 23:52:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.263256912s) from=127.0.0.6:55641 2022/09/06 23:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:52:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:52:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:52:45 [DEBUG] agent: Node info in sync 2022/09/06 23:53:26 [DEBUG] http: Request GET /v1/catalog/services (810.969µs) from=127.0.0.6:34487 2022/09/06 23:53:26 [DEBUG] http: Request GET /v1/status/leader (179.692µs) from=127.0.0.6:39997 2022/09/06 23:53:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (5.916849ms) from=127.0.0.6:35225 2022/09/06 23:53:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (219.949µs) from=127.0.0.6:39997 2022/09/06 23:53:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.034583212s) from=127.0.0.6:57695 2022/09/06 23:53:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.460653778s) from=127.0.0.6:37103 2022/09/06 23:53:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.946906098s) from=127.0.0.6:33743 2022/09/06 23:53:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.939008604s) from=127.0.0.6:55677 2022/09/06 23:53:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.031408412s) from=127.0.0.6:45351 2022/09/06 23:53:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.302749533s) from=127.0.0.6:47587 2022/09/06 23:53:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m2.156294936s) from=127.0.0.6:33763 2022/09/06 23:53:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.299365809s) from=127.0.0.6:52975 2022/09/06 23:53:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.452611439s) from=127.0.0.6:58091 2022/09/06 23:53:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.914825953s) from=127.0.0.6:41559 2022/09/06 23:53:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.167657027s) from=127.0.0.6:48399 2022/09/06 23:53:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.68386069s) from=127.0.0.6:46589 2022/09/06 23:53:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.859031851s) from=127.0.0.6:58625 2022/09/06 23:53:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.416707473s) from=127.0.0.6:58797 2022/09/06 23:53:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.867689686s) from=127.0.0.6:40721 2022/09/06 23:53:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m4.285106167s) from=127.0.0.6:56753 2022/09/06 23:53:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.514774992s) from=127.0.0.6:55891 2022/09/06 23:53:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m4.309105613s) from=127.0.0.6:60875 2022/09/06 23:53:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.410802637s) from=127.0.0.6:49023 2022/09/06 23:53:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.629073006s) from=127.0.0.6:40821 2022/09/06 23:53:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.086016476s) from=127.0.0.6:55815 2022/09/06 23:53:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.178024087s) from=127.0.0.6:49607 2022/09/06 23:53:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.308208171s) from=127.0.0.6:57287 2022/09/06 23:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:53:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.461465144s) from=127.0.0.6:47677 2022/09/06 23:53:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.899045688s) from=127.0.0.6:47619 2022/09/06 23:53:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.94393585s) from=127.0.0.6:49179 2022/09/06 23:53:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.959609522s) from=127.0.0.6:56447 2022/09/06 23:53:46 [DEBUG] http: Request GET /v1/status/leader (359.508µs) from=127.0.0.6:54053 2022/09/06 23:54:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:54:03 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:54:03 [DEBUG] agent: Node info in sync 2022/09/06 23:54:06 [DEBUG] http: Request GET /v1/status/leader (768.489µs) from=127.0.0.6:54053 2022/09/06 23:54:29 [DEBUG] http: Request GET /v1/catalog/services (866.38µs) from=127.0.0.6:36069 2022/09/06 23:54:29 [DEBUG] http: Request GET /v1/status/leader (309.026µs) from=127.0.0.6:54053 2022/09/06 23:54:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (540.186µs) from=127.0.0.6:54053 2022/09/06 23:54:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (399.645µs) from=127.0.0.6:58201 2022/09/06 23:54:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:54:49 [DEBUG] http: Request GET /v1/status/leader (3.40235ms) from=127.0.0.6:47265 2022/09/06 23:55:09 [DEBUG] http: Request GET /v1/status/leader (290.786µs) from=127.0.0.6:58259 2022/09/06 23:55:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.685428403s) from=127.0.0.6:39997 2022/09/06 23:55:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.314249402s) from=127.0.0.6:35225 2022/09/06 23:55:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.812082802s) from=127.0.0.6:34487 2022/09/06 23:55:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:55:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:55:38 [DEBUG] agent: Node info in sync 2022/09/06 23:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:56:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.426666816s) from=127.0.0.6:36069 2022/09/06 23:56:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.526715851s) from=127.0.0.6:58201 2022/09/06 23:56:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.284252996s) from=127.0.0.6:54053 2022/09/06 23:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:57:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:57:19 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:57:19 [DEBUG] agent: Node info in sync 2022/09/06 23:57:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/06 23:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/catalog/services (798.879µs) from=127.0.0.6:40513 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/status/leader (481.044µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (644.718µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (400.883µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (318.309µs) from=127.0.0.6:50665 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (268.674µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (619.018µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (309.769µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (234.729µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (288.438µs) from=127.0.0.6:50665 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (185.246µs) from=127.0.0.6:50665 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (358.238µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (318.764µs) from=127.0.0.6:50665 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (258.239µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (310.507µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (336.411µs) from=127.0.0.6:50665 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (327.314µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (323.162µs) from=127.0.0.6:40223 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (205.86µs) from=127.0.0.6:54387 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (193.93µs) from=127.0.0.6:35521 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (276.737µs) from=127.0.0.6:54075 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (125.407µs) from=127.0.0.6:54387 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (357.89µs) from=127.0.0.6:40455 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (384.255µs) from=127.0.0.6:54075 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (639.716µs) from=127.0.0.6:54075 2022/09/06 23:57:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (159.795µs) from=127.0.0.6:40455 2022/09/06 23:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (249.321µs) from=127.0.0.6:57909 2022/09/06 23:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.955474ms) from=127.0.0.6:58351 2022/09/06 23:58:08 [DEBUG] http: Request GET /v1/status/leader (452.109µs) from=127.0.0.6:51575 2022/09/06 23:58:28 [DEBUG] http: Request GET /v1/status/leader (321.282µs) from=127.0.0.6:51575 2022/09/06 23:58:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/06 23:58:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/06 23:58:34 [DEBUG] agent: Node info in sync 2022/09/06 23:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/catalog/services (595.662µs) from=127.0.0.6:51575 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/status/leader (361.812µs) from=127.0.0.6:51575 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.990219ms) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (251.462µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (455.801µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (414.504µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (255.867µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (467.856µs) from=127.0.0.6:42463 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (134.98µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (290.747µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (277.071µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (212.22µs) from=127.0.0.6:41661 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (348.993µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (330.279µs) from=127.0.0.6:47253 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (150.81µs) from=127.0.0.6:59707 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (245.432µs) from=127.0.0.6:47253 2022/09/06 23:58:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (112.595µs) from=127.0.0.6:59707 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (152.436µs) from=127.0.0.6:47253 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (328.872µs) from=127.0.0.6:47253 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (240.22µs) from=127.0.0.6:41661 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (241.617µs) from=127.0.0.6:41661 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (347.006µs) from=127.0.0.6:42463 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (286.457µs) from=127.0.0.6:41661 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (733.672µs) from=127.0.0.6:39007 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (427.744µs) from=127.0.0.6:39007 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (413.729µs) from=127.0.0.6:48951 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (203.174µs) from=127.0.0.6:48951 2022/09/06 23:58:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (375.175µs) from=127.0.0.6:51961 2022/09/06 23:59:11 [DEBUG] http: Request GET /v1/status/leader (297.987µs) from=127.0.0.6:37695 2022/09/06 23:59:31 [DEBUG] http: Request GET /v1/status/leader (4.496255ms) from=127.0.0.6:37695 2022/09/06 23:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/06 23:59:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m0.262619783s) from=127.0.0.6:54387 2022/09/06 23:59:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.223964876s) from=127.0.0.6:38113 2022/09/06 23:59:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.700177043s) from=127.0.0.6:58351 2022/09/06 23:59:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.785624057s) from=127.0.0.6:37449 2022/09/06 23:59:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.058062531s) from=127.0.0.6:38217 2022/09/06 23:59:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.01815314s) from=127.0.0.6:46803 2022/09/06 23:59:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.365628429s) from=127.0.0.6:36907 2022/09/06 23:59:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.591100552s) from=127.0.0.6:50665 2022/09/06 23:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.035167469s) from=127.0.0.6:59149 2022/09/06 23:59:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.062263607s) from=127.0.0.6:46327 2022/09/06 23:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.228548917s) from=127.0.0.6:60305 2022/09/06 23:59:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m2.550456313s) from=127.0.0.6:41775 2022/09/06 23:59:51 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.844329097s) from=127.0.0.6:57909 2022/09/06 23:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.598778555s) from=127.0.0.6:35521 2022/09/06 23:59:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m3.755931227s) from=127.0.0.6:40455 2022/09/06 23:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.674184615s) from=127.0.0.6:34057 2022/09/06 23:59:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.000454511s) from=127.0.0.6:52087 2022/09/06 23:59:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m4.264486278s) from=127.0.0.6:45175 2022/09/06 23:59:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.526362928s) from=127.0.0.6:53145 2022/09/06 23:59:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.378366691s) from=127.0.0.6:33407 2022/09/06 23:59:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.18421895s) from=127.0.0.6:54075 2022/09/06 23:59:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.978717427s) from=127.0.0.6:40513 2022/09/06 23:59:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.673355683s) from=127.0.0.6:37147 2022/09/06 23:59:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.945274548s) from=127.0.0.6:48189 2022/09/06 23:59:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.319100034s) from=127.0.0.6:40223 2022/09/06 23:59:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m7.136204245s) from=127.0.0.6:41523 2022/09/06 23:59:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.440733498s) from=127.0.0.6:52789 2022/09/07 00:00:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:00:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:00:13 [DEBUG] agent: Node info in sync 2022/09/07 00:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:00:44 [DEBUG] http: Request GET /v1/catalog/services (5.772357ms) from=127.0.0.6:53679 2022/09/07 00:00:44 [DEBUG] http: Request GET /v1/status/leader (576.972µs) from=127.0.0.6:38733 2022/09/07 00:00:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (349.354µs) from=127.0.0.6:47081 2022/09/07 00:00:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.831µs) from=127.0.0.6:38733 2022/09/07 00:00:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.029367156s) from=127.0.0.6:51575 2022/09/07 00:00:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.655272943s) from=127.0.0.6:59707 2022/09/07 00:00:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m0.187032007s) from=127.0.0.6:42055 2022/09/07 00:00:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.872625621s) from=127.0.0.6:52401 2022/09/07 00:00:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m1.075674104s) from=127.0.0.6:37633 2022/09/07 00:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.327670602s) from=127.0.0.6:39007 2022/09/07 00:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m1.082905165s) from=127.0.0.6:49293 2022/09/07 00:00:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m1.529719958s) from=127.0.0.6:40853 2022/09/07 00:00:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.710156021s) from=127.0.0.6:48951 2022/09/07 00:00:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.050723675s) from=127.0.0.6:50589 2022/09/07 00:00:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.006723868s) from=127.0.0.6:49221 2022/09/07 00:00:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.034506272s) from=127.0.0.6:60987 2022/09/07 00:00:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.513045378s) from=127.0.0.6:54811 2022/09/07 00:00:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.881117255s) from=127.0.0.6:40393 2022/09/07 00:00:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.279901453s) from=127.0.0.6:38659 2022/09/07 00:00:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.314338546s) from=127.0.0.6:42463 2022/09/07 00:00:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m4.116165074s) from=127.0.0.6:58823 2022/09/07 00:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.309808859s) from=127.0.0.6:35423 2022/09/07 00:00:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.818798114s) from=127.0.0.6:33193 2022/09/07 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.280128584s) from=127.0.0.6:47253 2022/09/07 00:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m5.260864494s) from=127.0.0.6:48977 2022/09/07 00:00:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.787403608s) from=127.0.0.6:41661 2022/09/07 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m6.056539485s) from=127.0.0.6:53007 2022/09/07 00:00:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.146193345s) from=127.0.0.6:39459 2022/09/07 00:00:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.473016818s) from=127.0.0.6:33353 2022/09/07 00:00:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.635736439s) from=127.0.0.6:51961 2022/09/07 00:00:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m7.140731607s) from=127.0.0.6:51307 2022/09/07 00:01:05 [DEBUG] http: Request GET /v1/status/leader (1.067969ms) from=127.0.0.6:60469 2022/09/07 00:01:25 [DEBUG] http: Request GET /v1/status/leader (984.004µs) from=127.0.0.6:60469 2022/09/07 00:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:01:50 [DEBUG] http: Request GET /v1/catalog/services (605.816µs) from=127.0.0.6:60469 2022/09/07 00:01:50 [DEBUG] http: Request GET /v1/status/leader (301.587µs) from=127.0.0.6:60469 2022/09/07 00:01:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (395.52µs) from=127.0.0.6:43569 2022/09/07 00:01:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (371.282µs) from=127.0.0.6:43027 2022/09/07 00:01:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:01:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:01:59 [DEBUG] agent: Node info in sync 2022/09/07 00:02:10 [DEBUG] http: Request GET /v1/status/leader (431.805µs) from=127.0.0.6:46311 2022/09/07 00:02:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:02:30 [DEBUG] http: Request GET /v1/status/leader (287.437µs) from=127.0.0.6:40065 2022/09/07 00:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:02:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.863457989s) from=127.0.0.6:38733 2022/09/07 00:02:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.244594406s) from=127.0.0.6:47081 2022/09/07 00:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.901847566s) from=127.0.0.6:53679 2022/09/07 00:03:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:03:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:03:37 [DEBUG] agent: Node info in sync 2022/09/07 00:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:03:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.94300164s) from=127.0.0.6:60469 2022/09/07 00:03:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.691864069s) from=127.0.0.6:43027 2022/09/07 00:03:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m6.569509576s) from=127.0.0.6:43569 2022/09/07 00:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:05:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:05:08 [DEBUG] http: Request GET /v1/catalog/services (1.096212ms) from=127.0.0.6:52111 2022/09/07 00:05:08 [DEBUG] http: Request GET /v1/status/leader (488.499µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (585.059µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (350.154µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (260.868µs) from=127.0.0.6:48723 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (288.051µs) from=127.0.0.6:48723 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (361.098µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (290.952µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (571.995µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (394.996µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (332.754µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (140.936µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (262.689µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (205.961µs) from=127.0.0.6:48723 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (250.684µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (333.805µs) from=127.0.0.6:35243 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (171.78µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (182.167µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (297.166µs) from=127.0.0.6:35243 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (205.684µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (505.238µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (342.689µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (360.181µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (381.188µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (414.135µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (410.59µs) from=127.0.0.6:59755 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (351.588µs) from=127.0.0.6:46257 2022/09/07 00:05:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (338.404µs) from=127.0.0.6:59755 2022/09/07 00:05:29 [DEBUG] http: Request GET /v1/status/leader (330.63µs) from=127.0.0.6:49587 2022/09/07 00:05:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:05:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:05:29 [DEBUG] agent: Node info in sync 2022/09/07 00:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:05:49 [DEBUG] http: Request GET /v1/status/leader (378.347µs) from=127.0.0.6:49587 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/catalog/services (726.157µs) from=127.0.0.6:49587 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/status/leader (447.33µs) from=127.0.0.6:43769 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (322.537µs) from=127.0.0.6:43769 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (285.626µs) from=127.0.0.6:43769 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (317.017µs) from=127.0.0.6:43769 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (430.663µs) from=127.0.0.6:43769 2022/09/07 00:06:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (287.681µs) from=127.0.0.6:38051 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (492.632µs) from=127.0.0.6:43109 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (289.301µs) from=127.0.0.6:38051 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (414.86µs) from=127.0.0.6:55933 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (158.57µs) from=127.0.0.6:43769 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (256.704µs) from=127.0.0.6:38051 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (243.581µs) from=127.0.0.6:43109 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (363.301µs) from=127.0.0.6:38051 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.671µs) from=127.0.0.6:38051 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (210.513µs) from=127.0.0.6:43109 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (823.12µs) from=127.0.0.6:43109 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (439.065µs) from=127.0.0.6:43109 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (475.182µs) from=127.0.0.6:45731 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (189.326µs) from=127.0.0.6:57573 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (287.14µs) from=127.0.0.6:55933 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (296.342µs) from=127.0.0.6:55933 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (279.482µs) from=127.0.0.6:55933 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (269.566µs) from=127.0.0.6:57573 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (488.623µs) from=127.0.0.6:33155 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (356.016µs) from=127.0.0.6:34461 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (278.215µs) from=127.0.0.6:34461 2022/09/07 00:06:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (422.946µs) from=127.0.0.6:39605 2022/09/07 00:06:35 [DEBUG] http: Request GET /v1/status/leader (230.956µs) from=127.0.0.6:58991 2022/09/07 00:06:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:06:56 [DEBUG] http: Request GET /v1/status/leader (299.099µs) from=127.0.0.6:58991 2022/09/07 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.043225231s) from=127.0.0.6:43627 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.280519043s) from=127.0.0.6:32805 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m0.760276439s) from=127.0.0.6:35225 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.700274494s) from=127.0.0.6:43899 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.90725984s) from=127.0.0.6:59755 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.806423827s) from=127.0.0.6:42201 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.880432828s) from=127.0.0.6:33233 2022/09/07 00:07:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.198685647s) from=127.0.0.6:40783 2022/09/07 00:07:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m1.906413487s) from=127.0.0.6:48569 2022/09/07 00:07:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.220962427s) from=127.0.0.6:46905 2022/09/07 00:07:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.588793233s) from=127.0.0.6:42293 2022/09/07 00:07:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.734314278s) from=127.0.0.6:55969 2022/09/07 00:07:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.962681041s) from=127.0.0.6:52111 2022/09/07 00:07:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.128237387s) from=127.0.0.6:34015 2022/09/07 00:07:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m3.465580118s) from=127.0.0.6:35975 2022/09/07 00:07:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.708647033s) from=127.0.0.6:60145 2022/09/07 00:07:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.711429022s) from=127.0.0.6:38311 2022/09/07 00:07:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m3.784641081s) from=127.0.0.6:39335 2022/09/07 00:07:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.897273538s) from=127.0.0.6:51571 2022/09/07 00:07:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.400153448s) from=127.0.0.6:46257 2022/09/07 00:07:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.062801874s) from=127.0.0.6:48723 2022/09/07 00:07:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.04704641s) from=127.0.0.6:47957 2022/09/07 00:07:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.179351521s) from=127.0.0.6:58565 2022/09/07 00:07:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m6.548113633s) from=127.0.0.6:41321 2022/09/07 00:07:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.824649837s) from=127.0.0.6:40331 2022/09/07 00:07:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.390467231s) from=127.0.0.6:33971 2022/09/07 00:07:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.435982112s) from=127.0.0.6:35243 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/catalog/services (730.902µs) from=127.0.0.6:58991 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/status/leader (207.586µs) from=127.0.0.6:58991 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (669.161µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (309.608µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (268.728µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (319.004µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (304.229µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (229.129µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (407.377µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (500.893µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (204.687µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (259.735µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (228.851µs) from=127.0.0.6:51885 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (178.467µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (337.951µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (240.565µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (187.073µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (222.743µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (426.185µs) from=127.0.0.6:51885 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (260.434µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (229.016µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (312.695µs) from=127.0.0.6:33111 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/parser-v1 (794.287µs) from=127.0.0.6:35315 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (487.648µs) from=127.0.0.6:44881 2022/09/07 00:07:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (374.547µs) from=127.0.0.6:44881 2022/09/07 00:07:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (316.489µs) from=127.0.0.6:44881 2022/09/07 00:07:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (517.934µs) from=127.0.0.6:51885 2022/09/07 00:07:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (209.24µs) from=127.0.0.6:35315 2022/09/07 00:07:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:07:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:07:23 [DEBUG] agent: Node info in sync 2022/09/07 00:07:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:07:42 [DEBUG] http: Request GET /v1/status/leader (915.02µs) from=127.0.0.6:37269 2022/09/07 00:07:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:08:02 [DEBUG] http: Request GET /v1/status/leader (846.38µs) from=127.0.0.6:40275 2022/09/07 00:08:04 [DEBUG] http: Request GET /v1/catalog/services (492.528µs) from=127.0.0.6:37269 2022/09/07 00:08:04 [DEBUG] http: Request GET /v1/status/leader (578.695µs) from=127.0.0.6:37269 2022/09/07 00:08:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.29478ms) from=127.0.0.6:40275 2022/09/07 00:08:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (369.927µs) from=127.0.0.6:42929 2022/09/07 00:08:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.062232488s) from=127.0.0.6:59057 2022/09/07 00:08:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.206402667s) from=127.0.0.6:39841 2022/09/07 00:08:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.173428142s) from=127.0.0.6:47715 2022/09/07 00:08:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.969277312s) from=127.0.0.6:57573 2022/09/07 00:08:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.972977312s) from=127.0.0.6:45827 2022/09/07 00:08:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.480574249s) from=127.0.0.6:45731 2022/09/07 00:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.124553539s) from=127.0.0.6:39605 2022/09/07 00:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.525228774s) from=127.0.0.6:37809 2022/09/07 00:08:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.454318832s) from=127.0.0.6:55933 2022/09/07 00:08:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.345935285s) from=127.0.0.6:49587 2022/09/07 00:08:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.725331623s) from=127.0.0.6:39277 2022/09/07 00:08:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.02826275s) from=127.0.0.6:55137 2022/09/07 00:08:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m2.927783274s) from=127.0.0.6:53381 2022/09/07 00:08:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.500634325s) from=127.0.0.6:43769 2022/09/07 00:08:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.711067432s) from=127.0.0.6:46889 2022/09/07 00:08:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.97318399s) from=127.0.0.6:47763 2022/09/07 00:08:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.813734135s) from=127.0.0.6:49337 2022/09/07 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.817181791s) from=127.0.0.6:49341 2022/09/07 00:08:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.104287478s) from=127.0.0.6:55917 2022/09/07 00:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.996782707s) from=127.0.0.6:41481 2022/09/07 00:08:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.478118543s) from=127.0.0.6:38051 2022/09/07 00:08:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.404386395s) from=127.0.0.6:35757 2022/09/07 00:08:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.90776305s) from=127.0.0.6:43109 2022/09/07 00:08:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.420518981s) from=127.0.0.6:53741 2022/09/07 00:08:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.818065768s) from=127.0.0.6:33155 2022/09/07 00:08:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.273256475s) from=127.0.0.6:34461 2022/09/07 00:08:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m6.483821092s) from=127.0.0.6:32881 2022/09/07 00:08:25 [DEBUG] http: Request GET /v1/status/leader (211.446µs) from=127.0.0.6:33221 2022/09/07 00:08:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:08:45 [DEBUG] http: Request GET /v1/status/leader (315.105µs) from=127.0.0.6:33221 2022/09/07 00:09:09 [DEBUG] http: Request GET /v1/catalog/services (984.662µs) from=127.0.0.6:33221 2022/09/07 00:09:09 [DEBUG] http: Request GET /v1/status/leader (435.831µs) from=127.0.0.6:33221 2022/09/07 00:09:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (532.351µs) from=127.0.0.6:58763 2022/09/07 00:09:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.872µs) from=127.0.0.6:58763 2022/09/07 00:09:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:09:10 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:09:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:09:10 [DEBUG] agent: Node info in sync 2022/09/07 00:09:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.289145891s) from=127.0.0.6:42251 2022/09/07 00:09:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.52392553s) from=127.0.0.6:35315 2022/09/07 00:09:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.053163581s) from=127.0.0.6:60429 2022/09/07 00:09:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m0.936798285s) from=127.0.0.6:54193 2022/09/07 00:09:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.67522772s) from=127.0.0.6:51885 2022/09/07 00:09:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m1.692993043s) from=127.0.0.6:39699 2022/09/07 00:09:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.687934268s) from=127.0.0.6:56571 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.816755032s) from=127.0.0.6:46733 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m1.920450998s) from=127.0.0.6:39203 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.293271056s) from=127.0.0.6:40057 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.320013955s) from=127.0.0.6:50673 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.404003548s) from=127.0.0.6:46823 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.212590853s) from=127.0.0.6:58991 2022/09/07 00:09:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.810872104s) from=127.0.0.6:47051 2022/09/07 00:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.051390978s) from=127.0.0.6:59401 2022/09/07 00:09:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.471222897s) from=127.0.0.6:33111 2022/09/07 00:09:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.452924748s) from=127.0.0.6:57495 2022/09/07 00:09:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.409146343s) from=127.0.0.6:42071 2022/09/07 00:09:26 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.761352863s) from=127.0.0.6:38335 2022/09/07 00:09:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.772564896s) from=127.0.0.6:41693 2022/09/07 00:09:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.339583543s) from=127.0.0.6:57631 2022/09/07 00:09:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.420026383s) from=127.0.0.6:56701 2022/09/07 00:09:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.652511998s) from=127.0.0.6:37405 2022/09/07 00:09:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.240289434s) from=127.0.0.6:56291 2022/09/07 00:09:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.300715579s) from=127.0.0.6:56605 2022/09/07 00:09:29 [DEBUG] http: Request GET /v1/status/leader (293.331µs) from=127.0.0.6:44363 2022/09/07 00:09:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m6.820151125s) from=127.0.0.6:44881 2022/09/07 00:09:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m7.48153902s) from=127.0.0.6:49973 2022/09/07 00:09:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:09:49 [DEBUG] http: Request GET /v1/status/leader (304.086µs) from=127.0.0.6:44363 2022/09/07 00:09:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:10:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.840751134s) from=127.0.0.6:37269 2022/09/07 00:10:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.85388166s) from=127.0.0.6:40275 2022/09/07 00:10:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.951245913s) from=127.0.0.6:42929 2022/09/07 00:10:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:10:12 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:10:12 [DEBUG] agent: Node info in sync 2022/09/07 00:10:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:11:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.314666224s) from=127.0.0.6:58763 2022/09/07 00:11:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.011142457s) from=127.0.0.6:33221 2022/09/07 00:11:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.188219863s) from=127.0.0.6:46425 2022/09/07 00:11:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:11:35 [DEBUG] agent: Node info in sync 2022/09/07 00:11:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:12:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:12:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:13:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:13:25 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:13:25 [DEBUG] agent: Node info in sync 2022/09/07 00:13:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:13:41 [DEBUG] http: Request GET /v1/catalog/services (1.035307ms) from=127.0.0.6:41011 2022/09/07 00:13:41 [DEBUG] http: Request GET /v1/status/leader (1.596559ms) from=127.0.0.6:60897 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (545.437µs) from=127.0.0.6:60897 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (417.053µs) from=127.0.0.6:60897 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (418.608µs) from=127.0.0.6:60897 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (344.408µs) from=127.0.0.6:60897 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (297.577µs) from=127.0.0.6:60897 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (408.044µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (390.785µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.263µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (280.747µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (420.231µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (290.676µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (433.542µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (403.899µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (360.592µs) from=127.0.0.6:54793 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (448.841µs) from=127.0.0.6:43057 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (200.139µs) from=127.0.0.6:35935 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (302.625µs) from=127.0.0.6:35935 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (367.072µs) from=127.0.0.6:53941 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (402.845µs) from=127.0.0.6:53941 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (314.217µs) from=127.0.0.6:43057 2022/09/07 00:13:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (929.779µs) from=127.0.0.6:40277 2022/09/07 00:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (409.779µs) from=127.0.0.6:40277 2022/09/07 00:13:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (294.765µs) from=127.0.0.6:40277 2022/09/07 00:13:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (444.964µs) from=127.0.0.6:55265 2022/09/07 00:13:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (386.144µs) from=127.0.0.6:52073 2022/09/07 00:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (330.627µs) from=127.0.0.6:44601 2022/09/07 00:14:01 [DEBUG] http: Request GET /v1/status/leader (254.37µs) from=127.0.0.6:49865 2022/09/07 00:14:22 [DEBUG] http: Request GET /v1/status/leader (316.843µs) from=127.0.0.6:49865 2022/09/07 00:14:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:14:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:14:31 [DEBUG] agent: Node info in sync 2022/09/07 00:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:14:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:14:55 [DEBUG] http: Request GET /v1/catalog/services (808.503µs) from=127.0.0.6:49865 2022/09/07 00:14:55 [DEBUG] http: Request GET /v1/status/leader (332.366µs) from=127.0.0.6:49865 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (440.149µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (463.185µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (388.875µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (375.82µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (154.564µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (259.507µs) from=127.0.0.6:48383 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (107.714µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (296.812µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (245.917µs) from=127.0.0.6:48383 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (313.764µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (318.774µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (268.863µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (321.219µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (156.858µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (251.63µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (275.764µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (307.532µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (298.195µs) from=127.0.0.6:50765 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (162.9µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (247.816µs) from=127.0.0.6:50765 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.809µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (169.987µs) from=127.0.0.6:48383 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.494904ms) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (210.438µs) from=127.0.0.6:46635 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (250.202µs) from=127.0.0.6:55497 2022/09/07 00:14:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (431.893µs) from=127.0.0.6:46635 2022/09/07 00:15:15 [DEBUG] http: Request GET /v1/status/leader (1.414604ms) from=127.0.0.6:38255 2022/09/07 00:15:25 [DEBUG] http: Request GET /v1/catalog/services (763.33µs) from=127.0.0.6:38255 2022/09/07 00:15:25 [DEBUG] http: Request GET /v1/status/leader (222.269µs) from=127.0.0.6:38255 2022/09/07 00:15:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (413.247µs) from=127.0.0.6:50767 2022/09/07 00:15:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (233.897µs) from=127.0.0.6:35369 2022/09/07 00:15:35 [DEBUG] http: Request GET /v1/status/leader (387.051µs) from=127.0.0.6:34089 2022/09/07 00:15:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:15:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.111175574s) from=127.0.0.6:60897 2022/09/07 00:15:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.170666359s) from=127.0.0.6:33095 2022/09/07 00:15:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m0.507954053s) from=127.0.0.6:60813 2022/09/07 00:15:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.04853281s) from=127.0.0.6:43057 2022/09/07 00:15:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m1.105311163s) from=127.0.0.6:53941 2022/09/07 00:15:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.191109706s) from=127.0.0.6:41011 2022/09/07 00:15:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.861336664s) from=127.0.0.6:46461 2022/09/07 00:15:44 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.093032426s) from=127.0.0.6:38837 2022/09/07 00:15:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.738488561s) from=127.0.0.6:54793 2022/09/07 00:15:45 [DEBUG] http: Request GET /v1/status/leader (212.172µs) from=127.0.0.6:34089 2022/09/07 00:15:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.102276441s) from=127.0.0.6:55265 2022/09/07 00:15:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.809844628s) from=127.0.0.6:48637 2022/09/07 00:15:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.145269367s) from=127.0.0.6:59271 2022/09/07 00:15:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.132460022s) from=127.0.0.6:46249 2022/09/07 00:15:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.523863628s) from=127.0.0.6:46119 2022/09/07 00:15:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m3.733786767s) from=127.0.0.6:38337 2022/09/07 00:15:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m4.041815293s) from=127.0.0.6:49435 2022/09/07 00:15:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.498502099s) from=127.0.0.6:44601 2022/09/07 00:15:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.599234514s) from=127.0.0.6:56207 2022/09/07 00:15:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.054564086s) from=127.0.0.6:40277 2022/09/07 00:15:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.76785147s) from=127.0.0.6:35935 2022/09/07 00:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.352060437s) from=127.0.0.6:49177 2022/09/07 00:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m5.962963881s) from=127.0.0.6:57811 2022/09/07 00:15:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.992394588s) from=127.0.0.6:60555 2022/09/07 00:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.956074177s) from=127.0.0.6:34047 2022/09/07 00:15:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.270130687s) from=127.0.0.6:52073 2022/09/07 00:15:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.216623602s) from=127.0.0.6:49709 2022/09/07 00:15:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.303516666s) from=127.0.0.6:36525 2022/09/07 00:15:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:15:54 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:15:54 [DEBUG] agent: Node info in sync 2022/09/07 00:16:05 [DEBUG] http: Request GET /v1/status/leader (347.725µs) from=127.0.0.6:34089 2022/09/07 00:16:29 [DEBUG] http: Request GET /v1/catalog/services (661.208µs) from=127.0.0.6:34089 2022/09/07 00:16:29 [DEBUG] http: Request GET /v1/status/leader (325.818µs) from=127.0.0.6:34089 2022/09/07 00:16:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (370.481µs) from=127.0.0.6:36673 2022/09/07 00:16:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (525.433µs) from=127.0.0.6:36673 2022/09/07 00:16:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:16:49 [DEBUG] http: Request GET /v1/status/leader (331.229µs) from=127.0.0.6:53825 2022/09/07 00:16:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.191493568s) from=127.0.0.6:33127 2022/09/07 00:16:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.614543132s) from=127.0.0.6:34675 2022/09/07 00:16:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.927164829s) from=127.0.0.6:43613 2022/09/07 00:16:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.997664954s) from=127.0.0.6:43185 2022/09/07 00:16:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m1.244954912s) from=127.0.0.6:60875 2022/09/07 00:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.674470958s) from=127.0.0.6:50089 2022/09/07 00:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m1.897158559s) from=127.0.0.6:52043 2022/09/07 00:16:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.90393056s) from=127.0.0.6:49237 2022/09/07 00:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.299148206s) from=127.0.0.6:47225 2022/09/07 00:16:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.751013953s) from=127.0.0.6:49865 2022/09/07 00:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.976393526s) from=127.0.0.6:33571 2022/09/07 00:17:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.698006015s) from=127.0.0.6:45335 2022/09/07 00:17:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.566436806s) from=127.0.0.6:39561 2022/09/07 00:17:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.303919553s) from=127.0.0.6:49627 2022/09/07 00:17:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.392512467s) from=127.0.0.6:45795 2022/09/07 00:17:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.971421917s) from=127.0.0.6:55497 2022/09/07 00:17:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m4.542974588s) from=127.0.0.6:45281 2022/09/07 00:17:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.205089348s) from=127.0.0.6:43007 2022/09/07 00:17:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.612219944s) from=127.0.0.6:46635 2022/09/07 00:17:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.688676866s) from=127.0.0.6:36629 2022/09/07 00:17:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.019371383s) from=127.0.0.6:33433 2022/09/07 00:17:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m6.442214602s) from=127.0.0.6:55519 2022/09/07 00:17:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.677471254s) from=127.0.0.6:49051 2022/09/07 00:17:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.310341832s) from=127.0.0.6:48383 2022/09/07 00:17:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.409513717s) from=127.0.0.6:50765 2022/09/07 00:17:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.10685929s) from=127.0.0.6:45757 2022/09/07 00:17:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m7.372423692s) from=127.0.0.6:58767 2022/09/07 00:17:09 [DEBUG] http: Request GET /v1/status/leader (352.134µs) from=127.0.0.6:53825 2022/09/07 00:17:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:17:29 [DEBUG] http: Request GET /v1/status/leader (321.189µs) from=127.0.0.6:53825 2022/09/07 00:17:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.332368139s) from=127.0.0.6:50767 2022/09/07 00:17:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.800643164s) from=127.0.0.6:38255 2022/09/07 00:17:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.627936445s) from=127.0.0.6:35369 2022/09/07 00:17:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:17:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:17:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:17:51 [DEBUG] agent: Node info in sync 2022/09/07 00:18:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.079277745s) from=127.0.0.6:34089 2022/09/07 00:18:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.214407203s) from=127.0.0.6:36673 2022/09/07 00:18:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.551183418s) from=127.0.0.6:52571 2022/09/07 00:18:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:18:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:18:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:18:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:18:56 [DEBUG] agent: Node info in sync 2022/09/07 00:19:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:19:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:20:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:20:24 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:20:24 [DEBUG] agent: Node info in sync 2022/09/07 00:20:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/catalog/services (664.879µs) from=127.0.0.6:58237 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/status/leader (1.441796ms) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (337.715µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (319.753µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (219.489µs) from=127.0.0.6:54569 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (308.166µs) from=127.0.0.6:54569 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (142.359µs) from=127.0.0.6:54569 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (335.604µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (352.527µs) from=127.0.0.6:54569 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (383.645µs) from=127.0.0.6:54569 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (252.516µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (311.955µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (611.486µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (394.344µs) from=127.0.0.6:57493 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (180.789µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (307.09µs) from=127.0.0.6:44277 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (297.142µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (302.236µs) from=127.0.0.6:57493 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (241.47µs) from=127.0.0.6:40733 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (275.677µs) from=127.0.0.6:44277 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (295.337µs) from=127.0.0.6:32955 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (235.171µs) from=127.0.0.6:44277 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (223.131µs) from=127.0.0.6:53957 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (180.967µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (318.674µs) from=127.0.0.6:32777 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (344.45µs) from=127.0.0.6:44277 2022/09/07 00:21:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (295.109µs) from=127.0.0.6:53957 2022/09/07 00:21:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (343.784µs) from=127.0.0.6:54199 2022/09/07 00:21:30 [DEBUG] http: Request GET /v1/status/leader (256.607µs) from=127.0.0.6:54795 2022/09/07 00:21:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:21:50 [DEBUG] http: Request GET /v1/status/leader (368.152µs) from=127.0.0.6:43101 2022/09/07 00:21:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:22:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:22:10 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:22:10 [DEBUG] agent: Node info in sync 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/catalog/services (922.93µs) from=127.0.0.6:43101 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/status/leader (964.379µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (481.16µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (298.944µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (354.031µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (298.848µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.607121ms) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (324.632µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (200.675µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (360.192µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (209.167µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (462.301µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (218.254µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (253.392µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (337.737µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (238.126µs) from=127.0.0.6:44339 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (247.503µs) from=127.0.0.6:54795 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (134.901µs) from=127.0.0.6:44339 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (171.803µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (155.197µs) from=127.0.0.6:44339 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (278.22µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (245.342µs) from=127.0.0.6:52491 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (242.305µs) from=127.0.0.6:44339 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (314.761µs) from=127.0.0.6:44339 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (265.659µs) from=127.0.0.6:59077 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (301.405µs) from=127.0.0.6:42219 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (444.623µs) from=127.0.0.6:42219 2022/09/07 00:22:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (326.899µs) from=127.0.0.6:37869 2022/09/07 00:22:35 [DEBUG] http: Request GET /v1/status/leader (741.461µs) from=127.0.0.6:36717 2022/09/07 00:22:41 [DEBUG] http: Request GET /v1/catalog/services (1.107439ms) from=127.0.0.6:36717 2022/09/07 00:22:41 [DEBUG] http: Request GET /v1/status/leader (371.701µs) from=127.0.0.6:36991 2022/09/07 00:22:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (520.818µs) from=127.0.0.6:45973 2022/09/07 00:22:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (219.745µs) from=127.0.0.6:45973 2022/09/07 00:22:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:22:55 [DEBUG] http: Request GET /v1/status/leader (455.653µs) from=127.0.0.6:36991 2022/09/07 00:23:01 [DEBUG] http: Request GET /v1/status/leader (316.403µs) from=127.0.0.6:36991 2022/09/07 00:23:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.492523508s) from=127.0.0.6:40733 2022/09/07 00:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m0.201452441s) from=127.0.0.6:54199 2022/09/07 00:23:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m0.316219443s) from=127.0.0.6:34057 2022/09/07 00:23:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m1.008189562s) from=127.0.0.6:44277 2022/09/07 00:23:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.983546458s) from=127.0.0.6:58237 2022/09/07 00:23:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.263946827s) from=127.0.0.6:42555 2022/09/07 00:23:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.893174149s) from=127.0.0.6:59867 2022/09/07 00:23:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.6302134s) from=127.0.0.6:47559 2022/09/07 00:23:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m2.194613522s) from=127.0.0.6:42393 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.431422817s) from=127.0.0.6:46185 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.592476519s) from=127.0.0.6:53957 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.2926695s) from=127.0.0.6:60001 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.949011411s) from=127.0.0.6:54569 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m2.944254273s) from=127.0.0.6:32777 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.561473687s) from=127.0.0.6:58187 2022/09/07 00:23:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.703866253s) from=127.0.0.6:51583 2022/09/07 00:23:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.822007059s) from=127.0.0.6:40021 2022/09/07 00:23:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.88908767s) from=127.0.0.6:57493 2022/09/07 00:23:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m3.920991027s) from=127.0.0.6:55845 2022/09/07 00:23:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.807595922s) from=127.0.0.6:54851 2022/09/07 00:23:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.176341921s) from=127.0.0.6:42257 2022/09/07 00:23:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m5.659928599s) from=127.0.0.6:60339 2022/09/07 00:23:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m5.854920478s) from=127.0.0.6:60081 2022/09/07 00:23:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.54049446s) from=127.0.0.6:54399 2022/09/07 00:23:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m6.759663631s) from=127.0.0.6:52183 2022/09/07 00:23:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.275397505s) from=127.0.0.6:32955 2022/09/07 00:23:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m7.093429905s) from=127.0.0.6:40845 2022/09/07 00:23:21 [DEBUG] http: Request GET /v1/status/leader (944.05µs) from=127.0.0.6:36991 2022/09/07 00:23:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:23:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:23:25 [DEBUG] agent: Node info in sync 2022/09/07 00:23:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:23:48 [DEBUG] http: Request GET /v1/catalog/services (1.145429ms) from=127.0.0.6:36991 2022/09/07 00:23:49 [DEBUG] http: Request GET /v1/status/leader (425.164µs) from=127.0.0.6:47215 2022/09/07 00:23:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (390.007µs) from=127.0.0.6:47215 2022/09/07 00:23:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (372.521µs) from=127.0.0.6:58055 2022/09/07 00:24:09 [DEBUG] http: Request GET /v1/status/leader (417.956µs) from=127.0.0.6:56905 2022/09/07 00:24:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:24:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.624908283s) from=127.0.0.6:43101 2022/09/07 00:24:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.199197356s) from=127.0.0.6:58909 2022/09/07 00:24:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m1.616046092s) from=127.0.0.6:54795 2022/09/07 00:24:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.865653081s) from=127.0.0.6:56983 2022/09/07 00:24:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.083899874s) from=127.0.0.6:36957 2022/09/07 00:24:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.086129391s) from=127.0.0.6:44339 2022/09/07 00:24:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.826712897s) from=127.0.0.6:42219 2022/09/07 00:24:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.463929037s) from=127.0.0.6:44039 2022/09/07 00:24:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.963710517s) from=127.0.0.6:51395 2022/09/07 00:24:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.049762722s) from=127.0.0.6:59939 2022/09/07 00:24:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.060555586s) from=127.0.0.6:35641 2022/09/07 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.304824829s) from=127.0.0.6:59077 2022/09/07 00:24:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.601593746s) from=127.0.0.6:53511 2022/09/07 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.642615841s) from=127.0.0.6:41295 2022/09/07 00:24:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.868599906s) from=127.0.0.6:44761 2022/09/07 00:24:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.377681194s) from=127.0.0.6:53961 2022/09/07 00:24:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.022306864s) from=127.0.0.6:40363 2022/09/07 00:24:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.375186452s) from=127.0.0.6:37869 2022/09/07 00:24:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m7.239402151s) from=127.0.0.6:52491 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.42831975s) from=127.0.0.6:39463 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.491539416s) from=127.0.0.6:50581 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m6.486192653s) from=127.0.0.6:37215 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.819971961s) from=127.0.0.6:44455 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.724923685s) from=127.0.0.6:54339 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m6.910327093s) from=127.0.0.6:40729 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.915616708s) from=127.0.0.6:34321 2022/09/07 00:24:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m7.112533856s) from=127.0.0.6:36529 2022/09/07 00:24:29 [DEBUG] http: Request GET /v1/status/leader (333.637µs) from=127.0.0.6:34615 2022/09/07 00:24:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:24:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.043245537s) from=127.0.0.6:52167 2022/09/07 00:24:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.191378967s) from=127.0.0.6:36717 2022/09/07 00:24:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.119033206s) from=127.0.0.6:45973 2022/09/07 00:24:49 [DEBUG] http: Request GET /v1/status/leader (288.759µs) from=127.0.0.6:34615 2022/09/07 00:25:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:25:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:25:18 [DEBUG] agent: Node info in sync 2022/09/07 00:25:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:25:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.110088398s) from=127.0.0.6:47215 2022/09/07 00:25:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.050252368s) from=127.0.0.6:36991 2022/09/07 00:25:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.78300148s) from=127.0.0.6:58055 2022/09/07 00:26:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:27:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:27:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:27:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:27:17 [DEBUG] agent: Node info in sync 2022/09/07 00:27:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/catalog/services (6.631775ms) from=127.0.0.6:57687 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/status/leader (713.643µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (245.839µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (272.012µs) from=127.0.0.6:59037 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (314.697µs) from=127.0.0.6:59037 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (288.557µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (243.859µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (253.085µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (318.469µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (398.131µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (308.579µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (325.11µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (474.352µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (360.944µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (247.543µs) from=127.0.0.6:59409 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (357.786µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (348.917µs) from=127.0.0.6:59037 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (248.685µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (208.764µs) from=127.0.0.6:59409 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (447.985µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (171.854µs) from=127.0.0.6:59409 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (202.35µs) from=127.0.0.6:59861 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (304.036µs) from=127.0.0.6:59409 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (373.278µs) from=127.0.0.6:52393 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (883.983µs) from=127.0.0.6:36775 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (2.143177ms) from=127.0.0.6:33805 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (432.317µs) from=127.0.0.6:56327 2022/09/07 00:28:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (411.082µs) from=127.0.0.6:52393 2022/09/07 00:28:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:28:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:28:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:28:48 [DEBUG] agent: Node info in sync 2022/09/07 00:28:50 [DEBUG] http: Request GET /v1/status/leader (413.424µs) from=127.0.0.6:38375 2022/09/07 00:29:10 [DEBUG] http: Request GET /v1/status/leader (1.115091ms) from=127.0.0.6:38375 2022/09/07 00:29:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/catalog/services (567.877µs) from=127.0.0.6:38375 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/status/leader (517.94µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.639µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (342.989µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (342.77µs) from=127.0.0.6:57477 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (165.307µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (464.687µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (749.722µs) from=127.0.0.6:42433 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (300.783µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (489.973µs) from=127.0.0.6:42433 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (337.682µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (579.287µs) from=127.0.0.6:42433 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (294.684µs) from=127.0.0.6:42433 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (191.111µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (130.373µs) from=127.0.0.6:42433 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (106.273µs) from=127.0.0.6:57477 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (359.697µs) from=127.0.0.6:42433 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (287.567µs) from=127.0.0.6:51479 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/parser-v1 (286.799µs) from=127.0.0.6:57477 2022/09/07 00:29:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (159.964µs) from=127.0.0.6:42433 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (402.663µs) from=127.0.0.6:34139 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (313.146µs) from=127.0.0.6:60027 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (317.988µs) from=127.0.0.6:55581 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (217.225µs) from=127.0.0.6:60793 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.421µs) from=127.0.0.6:60793 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (319.094µs) from=127.0.0.6:55581 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (169.563µs) from=127.0.0.6:60793 2022/09/07 00:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (140.451µs) from=127.0.0.6:50613 2022/09/07 00:29:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:29:54 [DEBUG] http: Request GET /v1/status/leader (205.532µs) from=127.0.0.6:58929 2022/09/07 00:30:00 [DEBUG] http: Request GET /v1/catalog/services (4.018175ms) from=127.0.0.6:58929 2022/09/07 00:30:00 [DEBUG] http: Request GET /v1/status/leader (337.003µs) from=127.0.0.6:36663 2022/09/07 00:30:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (363.938µs) from=127.0.0.6:41635 2022/09/07 00:30:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (276.748µs) from=127.0.0.6:41635 2022/09/07 00:30:14 [DEBUG] http: Request GET /v1/status/leader (535.735µs) from=127.0.0.6:33617 2022/09/07 00:30:20 [DEBUG] http: Request GET /v1/status/leader (899.224µs) from=127.0.0.6:36663 2022/09/07 00:30:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.046126197s) from=127.0.0.6:52065 2022/09/07 00:30:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.272867179s) from=127.0.0.6:33805 2022/09/07 00:30:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m0.367202244s) from=127.0.0.6:32927 2022/09/07 00:30:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:30:31 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:30:31 [DEBUG] agent: Node info in sync 2022/09/07 00:30:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.170669697s) from=127.0.0.6:36063 2022/09/07 00:30:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.94099222s) from=127.0.0.6:42611 2022/09/07 00:30:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.929499156s) from=127.0.0.6:36775 2022/09/07 00:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.013615488s) from=127.0.0.6:52393 2022/09/07 00:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.407543326s) from=127.0.0.6:37015 2022/09/07 00:30:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.429894238s) from=127.0.0.6:51863 2022/09/07 00:30:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.649481408s) from=127.0.0.6:42569 2022/09/07 00:30:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.701667017s) from=127.0.0.6:47403 2022/09/07 00:30:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.435586233s) from=127.0.0.6:56327 2022/09/07 00:30:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.181457615s) from=127.0.0.6:42643 2022/09/07 00:30:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m3.213041533s) from=127.0.0.6:56175 2022/09/07 00:30:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.657384274s) from=127.0.0.6:38041 2022/09/07 00:30:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.673546093s) from=127.0.0.6:33455 2022/09/07 00:30:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.964552725s) from=127.0.0.6:55481 2022/09/07 00:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m4.390312897s) from=127.0.0.6:43875 2022/09/07 00:30:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m4.661490505s) from=127.0.0.6:60345 2022/09/07 00:30:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.223416387s) from=127.0.0.6:57687 2022/09/07 00:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.827477857s) from=127.0.0.6:54129 2022/09/07 00:30:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.879727187s) from=127.0.0.6:59861 2022/09/07 00:30:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m4.954367592s) from=127.0.0.6:35925 2022/09/07 00:30:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m5.543666436s) from=127.0.0.6:59409 2022/09/07 00:30:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m5.945631747s) from=127.0.0.6:59037 2022/09/07 00:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.207484624s) from=127.0.0.6:37363 2022/09/07 00:30:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m7.425829003s) from=127.0.0.6:55321 2022/09/07 00:30:40 [DEBUG] http: Request GET /v1/status/leader (650.212µs) from=127.0.0.6:36663 2022/09/07 00:30:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:31:09 [DEBUG] http: Request GET /v1/catalog/services (544.707µs) from=127.0.0.6:36663 2022/09/07 00:31:09 [DEBUG] http: Request GET /v1/status/leader (395.626µs) from=127.0.0.6:36663 2022/09/07 00:31:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (400.716µs) from=127.0.0.6:50949 2022/09/07 00:31:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (355.461µs) from=127.0.0.6:60675 2022/09/07 00:31:29 [DEBUG] http: Request GET /v1/status/leader (340.481µs) from=127.0.0.6:60381 2022/09/07 00:31:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.276259903s) from=127.0.0.6:42433 2022/09/07 00:31:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m0.431619972s) from=127.0.0.6:55581 2022/09/07 00:31:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.685533569s) from=127.0.0.6:40299 2022/09/07 00:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.868366238s) from=127.0.0.6:60793 2022/09/07 00:31:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.779498597s) from=127.0.0.6:32911 2022/09/07 00:31:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.671852682s) from=127.0.0.6:36331 2022/09/07 00:31:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.221986706s) from=127.0.0.6:36235 2022/09/07 00:31:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.114987975s) from=127.0.0.6:59701 2022/09/07 00:31:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.949775553s) from=127.0.0.6:57115 2022/09/07 00:31:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.254361632s) from=127.0.0.6:33715 2022/09/07 00:31:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.102493553s) from=127.0.0.6:52915 2022/09/07 00:31:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m2.31225138s) from=127.0.0.6:43553 2022/09/07 00:31:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.345065277s) from=127.0.0.6:38375 2022/09/07 00:31:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m2.925940975s) from=127.0.0.6:50613 2022/09/07 00:31:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.892254564s) from=127.0.0.6:48739 2022/09/07 00:31:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.587286271s) from=127.0.0.6:50839 2022/09/07 00:31:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m4.041399158s) from=127.0.0.6:56955 2022/09/07 00:31:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.320528283s) from=127.0.0.6:57477 2022/09/07 00:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.703876822s) from=127.0.0.6:48689 2022/09/07 00:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.943507801s) from=127.0.0.6:35017 2022/09/07 00:31:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.22784602s) from=127.0.0.6:55417 2022/09/07 00:31:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:31:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m6.181325295s) from=127.0.0.6:58621 2022/09/07 00:31:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.658897627s) from=127.0.0.6:34139 2022/09/07 00:31:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.823282043s) from=127.0.0.6:60027 2022/09/07 00:31:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m6.609934813s) from=127.0.0.6:51355 2022/09/07 00:31:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.447956555s) from=127.0.0.6:56115 2022/09/07 00:31:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m7.454677779s) from=127.0.0.6:51479 2022/09/07 00:31:49 [DEBUG] http: Request GET /v1/status/leader (303.297µs) from=127.0.0.6:60381 2022/09/07 00:31:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:31:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:31:55 [DEBUG] agent: Node info in sync 2022/09/07 00:32:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.064548835s) from=127.0.0.6:41635 2022/09/07 00:32:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.559565895s) from=127.0.0.6:49927 2022/09/07 00:32:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.315852526s) from=127.0.0.6:58929 2022/09/07 00:32:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:32:09 [DEBUG] http: Request GET /v1/status/leader (485.028µs) from=127.0.0.6:33617 2022/09/07 00:32:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:33:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.41408318s) from=127.0.0.6:60675 2022/09/07 00:33:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.343835988s) from=127.0.0.6:50949 2022/09/07 00:33:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.436345704s) from=127.0.0.6:36663 2022/09/07 00:33:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:33:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:33:37 [DEBUG] agent: Node info in sync 2022/09/07 00:33:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:34:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:34:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:34:57 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:34:57 [DEBUG] agent: Node info in sync 2022/09/07 00:34:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:35:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/catalog/services (949.378µs) from=127.0.0.6:35119 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/status/leader (665.103µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (563.076µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (394.642µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (445.202µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (600.083µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (356.593µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (304.888µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (239.599µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (251.493µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (618.405µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (285.187µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (374.933µs) from=127.0.0.6:33309 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (199.581µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (438.706µs) from=127.0.0.6:52747 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (140.914µs) from=127.0.0.6:33309 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (406.442µs) from=127.0.0.6:33309 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (336.675µs) from=127.0.0.6:33309 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (170.938µs) from=127.0.0.6:52747 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (280.676µs) from=127.0.0.6:35213 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (203.516µs) from=127.0.0.6:39847 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (274.062µs) from=127.0.0.6:52747 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (408.37µs) from=127.0.0.6:33455 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (336.534µs) from=127.0.0.6:46769 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (193.242µs) from=127.0.0.6:60439 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (373.703µs) from=127.0.0.6:46769 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (495.476µs) from=127.0.0.6:33669 2022/09/07 00:35:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (443.091µs) from=127.0.0.6:60439 2022/09/07 00:36:08 [DEBUG] http: Request GET /v1/status/leader (1.61ms) from=127.0.0.6:43805 2022/09/07 00:36:28 [DEBUG] http: Request GET /v1/status/leader (733.487µs) from=127.0.0.6:43805 2022/09/07 00:36:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:36:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:36:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:36:49 [DEBUG] agent: Node info in sync 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/catalog/services (600.727µs) from=127.0.0.6:43805 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/status/leader (320.364µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (311.931µs) from=127.0.0.6:44345 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (226.116µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (280.933µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (221.347µs) from=127.0.0.6:60147 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (133.41µs) from=127.0.0.6:44345 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (330.114µs) from=127.0.0.6:60147 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.852µs) from=127.0.0.6:52351 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (233.988µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (331.675µs) from=127.0.0.6:44345 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (322.157µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (156.093µs) from=127.0.0.6:60147 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (233.924µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (263.875µs) from=127.0.0.6:48941 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (315.624µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (482.992µs) from=127.0.0.6:60147 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (222.476µs) from=127.0.0.6:44345 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (166.557µs) from=127.0.0.6:52351 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (470.585µs) from=127.0.0.6:57801 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (207.411µs) from=127.0.0.6:48941 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (289.249µs) from=127.0.0.6:60147 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (211.055µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (173.79µs) from=127.0.0.6:57801 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (472.326µs) from=127.0.0.6:52351 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (143.635µs) from=127.0.0.6:45501 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (169.713µs) from=127.0.0.6:60147 2022/09/07 00:36:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (229.265µs) from=127.0.0.6:52351 2022/09/07 00:37:12 [DEBUG] http: Request GET /v1/status/leader (382.545µs) from=127.0.0.6:43917 2022/09/07 00:37:21 [DEBUG] http: Request GET /v1/catalog/services (600.354µs) from=127.0.0.6:43917 2022/09/07 00:37:21 [DEBUG] http: Request GET /v1/status/leader (552.135µs) from=127.0.0.6:32777 2022/09/07 00:37:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (319.353µs) from=127.0.0.6:59137 2022/09/07 00:37:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.419616ms) from=127.0.0.6:32777 2022/09/07 00:37:32 [DEBUG] http: Request GET /v1/status/leader (2.067767ms) from=127.0.0.6:39463 2022/09/07 00:37:41 [DEBUG] http: Request GET /v1/status/leader (881.595µs) from=127.0.0.6:39463 2022/09/07 00:37:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:37:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.055178324s) from=127.0.0.6:34487 2022/09/07 00:37:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.008952752s) from=127.0.0.6:36843 2022/09/07 00:37:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m0.30619284s) from=127.0.0.6:39213 2022/09/07 00:37:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m0.880830288s) from=127.0.0.6:55885 2022/09/07 00:37:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.528801513s) from=127.0.0.6:46019 2022/09/07 00:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.903401495s) from=127.0.0.6:33455 2022/09/07 00:37:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.433138227s) from=127.0.0.6:35119 2022/09/07 00:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.996834125s) from=127.0.0.6:33309 2022/09/07 00:37:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:37:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.324718797s) from=127.0.0.6:52899 2022/09/07 00:37:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.665445379s) from=127.0.0.6:35389 2022/09/07 00:37:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m2.648543905s) from=127.0.0.6:46769 2022/09/07 00:37:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.353741695s) from=127.0.0.6:37861 2022/09/07 00:37:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.449189607s) from=127.0.0.6:35213 2022/09/07 00:37:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.577640756s) from=127.0.0.6:52747 2022/09/07 00:37:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.310500472s) from=127.0.0.6:47223 2022/09/07 00:37:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m3.479160134s) from=127.0.0.6:39771 2022/09/07 00:37:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.572017948s) from=127.0.0.6:60439 2022/09/07 00:37:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.155228362s) from=127.0.0.6:46085 2022/09/07 00:37:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m5.105215977s) from=127.0.0.6:51861 2022/09/07 00:37:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.1929136s) from=127.0.0.6:39847 2022/09/07 00:37:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m5.068559033s) from=127.0.0.6:34389 2022/09/07 00:37:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.603387668s) from=127.0.0.6:50917 2022/09/07 00:37:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.448662103s) from=127.0.0.6:33669 2022/09/07 00:37:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.692622159s) from=127.0.0.6:42661 2022/09/07 00:37:56 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.843971944s) from=127.0.0.6:56867 2022/09/07 00:37:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.200020935s) from=127.0.0.6:58839 2022/09/07 00:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m7.266866062s) from=127.0.0.6:46005 2022/09/07 00:38:01 [DEBUG] http: Request GET /v1/status/leader (222.301µs) from=127.0.0.6:39463 2022/09/07 00:38:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:38:26 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:38:26 [DEBUG] agent: Node info in sync 2022/09/07 00:38:30 [DEBUG] http: Request GET /v1/catalog/services (775.424µs) from=127.0.0.6:48993 2022/09/07 00:38:30 [DEBUG] http: Request GET /v1/status/leader (275.75µs) from=127.0.0.6:48993 2022/09/07 00:38:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (260.006µs) from=127.0.0.6:39463 2022/09/07 00:38:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (274.139µs) from=127.0.0.6:56413 2022/09/07 00:38:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:38:50 [DEBUG] http: Request GET /v1/status/leader (377.35µs) from=127.0.0.6:56449 2022/09/07 00:38:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.501472469s) from=127.0.0.6:48941 2022/09/07 00:38:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.593446085s) from=127.0.0.6:46823 2022/09/07 00:38:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.753131255s) from=127.0.0.6:43573 2022/09/07 00:38:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m1.080468174s) from=127.0.0.6:44719 2022/09/07 00:38:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m2.024815019s) from=127.0.0.6:35419 2022/09/07 00:38:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m2.415367026s) from=127.0.0.6:46453 2022/09/07 00:38:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.403018574s) from=127.0.0.6:52063 2022/09/07 00:38:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.544253308s) from=127.0.0.6:56381 2022/09/07 00:38:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.680657025s) from=127.0.0.6:38155 2022/09/07 00:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m3.767061127s) from=127.0.0.6:34099 2022/09/07 00:38:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.379571451s) from=127.0.0.6:47125 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.429506155s) from=127.0.0.6:36805 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m4.571362579s) from=127.0.0.6:48631 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m4.601184963s) from=127.0.0.6:46073 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.606198083s) from=127.0.0.6:43805 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.580642932s) from=127.0.0.6:38375 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.111891745s) from=127.0.0.6:44501 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m5.529671967s) from=127.0.0.6:60147 2022/09/07 00:38:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.448665738s) from=127.0.0.6:50417 2022/09/07 00:38:59 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.054254184s) from=127.0.0.6:52351 2022/09/07 00:38:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.972783979s) from=127.0.0.6:35477 2022/09/07 00:38:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.810065885s) from=127.0.0.6:58609 2022/09/07 00:38:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m5.759009173s) from=127.0.0.6:46185 2022/09/07 00:38:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.358769903s) from=127.0.0.6:45501 2022/09/07 00:39:00 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.903785841s) from=127.0.0.6:57801 2022/09/07 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.903679992s) from=127.0.0.6:44345 2022/09/07 00:39:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m7.042526428s) from=127.0.0.6:41829 2022/09/07 00:39:10 [DEBUG] http: Request GET /v1/status/leader (543.097µs) from=127.0.0.6:56449 2022/09/07 00:39:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.608539496s) from=127.0.0.6:59137 2022/09/07 00:39:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.147727382s) from=127.0.0.6:43917 2022/09/07 00:39:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m7.236369257s) from=127.0.0.6:32777 2022/09/07 00:39:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:39:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:39:37 [DEBUG] agent: Node info in sync 2022/09/07 00:39:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:40:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:40:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.622346949s) from=127.0.0.6:39463 2022/09/07 00:40:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.416133866s) from=127.0.0.6:56413 2022/09/07 00:40:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m4.745198821s) from=127.0.0.6:48993 2022/09/07 00:40:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:41:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:41:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:41:08 [DEBUG] agent: Node info in sync 2022/09/07 00:41:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:42:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:42:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:42:10 [DEBUG] agent: Node info in sync 2022/09/07 00:42:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:43:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/catalog/services (682.826µs) from=127.0.0.6:43269 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/status/leader (505.143µs) from=127.0.0.6:43269 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (379.906µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (287.994µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (567.384µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.025µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (356.893µs) from=127.0.0.6:43481 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (297.913µs) from=127.0.0.6:43481 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (346.512µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (216.08µs) from=127.0.0.6:43481 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (366.925µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (441.291µs) from=127.0.0.6:41039 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (236.952µs) from=127.0.0.6:41039 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (889.572µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.578498ms) from=127.0.0.6:41039 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.738344ms) from=127.0.0.6:43481 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (277.964µs) from=127.0.0.6:42473 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (221.584µs) from=127.0.0.6:43481 2022/09/07 00:43:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (125.438µs) from=127.0.0.6:41039 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (306.375µs) from=127.0.0.6:41039 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (302.03µs) from=127.0.0.6:43481 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (736.987µs) from=127.0.0.6:42473 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (254.988µs) from=127.0.0.6:57733 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (214.245µs) from=127.0.0.6:35355 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (454.555µs) from=127.0.0.6:51595 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (207.722µs) from=127.0.0.6:50195 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (275.726µs) from=127.0.0.6:35355 2022/09/07 00:43:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (481.728µs) from=127.0.0.6:49071 2022/09/07 00:43:27 [DEBUG] http: Request GET /v1/status/leader (560.542µs) from=127.0.0.6:43105 2022/09/07 00:43:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:43:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:43:28 [DEBUG] agent: Node info in sync 2022/09/07 00:43:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:43:47 [DEBUG] http: Request GET /v1/status/leader (2.95205ms) from=127.0.0.6:43105 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/catalog/services (661.289µs) from=127.0.0.6:43105 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/status/leader (568.336µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (952.79µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (266.854µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (368.232µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (273.593µs) from=127.0.0.6:44813 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (587.179µs) from=127.0.0.6:57943 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (419.032µs) from=127.0.0.6:57943 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (277.192µs) from=127.0.0.6:44813 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (262.892µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (262.093µs) from=127.0.0.6:44813 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (227.304µs) from=127.0.0.6:57943 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (310.129µs) from=127.0.0.6:44813 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (435.634µs) from=127.0.0.6:48995 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (385.7µs) from=127.0.0.6:51821 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (738.673µs) from=127.0.0.6:44813 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (262.11µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (340.483µs) from=127.0.0.6:57943 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (361.552µs) from=127.0.0.6:39831 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (334.349µs) from=127.0.0.6:39831 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (302.675µs) from=127.0.0.6:57943 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (302.706µs) from=127.0.0.6:39831 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (125.634µs) from=127.0.0.6:39831 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (443.346µs) from=127.0.0.6:57943 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (119.333µs) from=127.0.0.6:35495 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.051406ms) from=127.0.0.6:39831 2022/09/07 00:44:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (412.678µs) from=127.0.0.6:39831 2022/09/07 00:44:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (361.231µs) from=127.0.0.6:42491 2022/09/07 00:44:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:44:34 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:44:34 [DEBUG] agent: Node info in sync 2022/09/07 00:44:35 [DEBUG] http: Request GET /v1/status/leader (3.637826ms) from=127.0.0.6:54871 2022/09/07 00:44:40 [DEBUG] http: Request GET /v1/catalog/services (816.772µs) from=127.0.0.6:54871 2022/09/07 00:44:41 [DEBUG] http: Request GET /v1/status/leader (376.167µs) from=127.0.0.6:54871 2022/09/07 00:44:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (418.599µs) from=127.0.0.6:42891 2022/09/07 00:44:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (259.273µs) from=127.0.0.6:42891 2022/09/07 00:44:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:44:55 [DEBUG] http: Request GET /v1/status/leader (289.835µs) from=127.0.0.6:42141 2022/09/07 00:45:01 [DEBUG] http: Request GET /v1/status/leader (357.827µs) from=127.0.0.6:42177 2022/09/07 00:45:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m0.464068337s) from=127.0.0.6:49433 2022/09/07 00:45:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m1.437851943s) from=127.0.0.6:51595 2022/09/07 00:45:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.642131759s) from=127.0.0.6:43481 2022/09/07 00:45:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.706022285s) from=127.0.0.6:45541 2022/09/07 00:45:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.365748648s) from=127.0.0.6:42473 2022/09/07 00:45:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.324486365s) from=127.0.0.6:36323 2022/09/07 00:45:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m4.246193378s) from=127.0.0.6:35867 2022/09/07 00:45:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m4.558879748s) from=127.0.0.6:48643 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m4.990458674s) from=127.0.0.6:49255 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m4.972453567s) from=127.0.0.6:57979 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.749126536s) from=127.0.0.6:43269 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.281336624s) from=127.0.0.6:50195 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m5.275261215s) from=127.0.0.6:58265 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m5.353310674s) from=127.0.0.6:37081 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m5.496269692s) from=127.0.0.6:57733 2022/09/07 00:45:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.321286847s) from=127.0.0.6:59205 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m5.970236009s) from=127.0.0.6:53573 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m6.007421784s) from=127.0.0.6:44883 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.155714109s) from=127.0.0.6:41915 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.26415295s) from=127.0.0.6:48469 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.394117846s) from=127.0.0.6:35355 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.49404348s) from=127.0.0.6:52243 2022/09/07 00:45:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.492267067s) from=127.0.0.6:44705 2022/09/07 00:45:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.838449119s) from=127.0.0.6:49135 2022/09/07 00:45:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m7.077260837s) from=127.0.0.6:49071 2022/09/07 00:45:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m7.258646252s) from=127.0.0.6:41039 2022/09/07 00:45:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m7.141439865s) from=127.0.0.6:49187 2022/09/07 00:45:21 [DEBUG] http: Request GET /v1/status/leader (225.559µs) from=127.0.0.6:42177 2022/09/07 00:45:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:45:49 [DEBUG] http: Request GET /v1/catalog/services (1.112969ms) from=127.0.0.6:42177 2022/09/07 00:45:49 [DEBUG] http: Request GET /v1/status/leader (485.299µs) from=127.0.0.6:55267 2022/09/07 00:45:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (367.411µs) from=127.0.0.6:55267 2022/09/07 00:45:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (166.14µs) from=127.0.0.6:55267 2022/09/07 00:45:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:46:09 [DEBUG] http: Request GET /v1/status/leader (392.459µs) from=127.0.0.6:42141 2022/09/07 00:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m0.589083663s) from=127.0.0.6:50455 2022/09/07 00:46:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.43514611s) from=127.0.0.6:41265 2022/09/07 00:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.512481261s) from=127.0.0.6:34645 2022/09/07 00:46:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.25634681s) from=127.0.0.6:51821 2022/09/07 00:46:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.258523611s) from=127.0.0.6:36263 2022/09/07 00:46:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.646190779s) from=127.0.0.6:55815 2022/09/07 00:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.664604319s) from=127.0.0.6:57707 2022/09/07 00:46:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m1.6878266s) from=127.0.0.6:37021 2022/09/07 00:46:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.174299359s) from=127.0.0.6:34893 2022/09/07 00:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m2.621832265s) from=127.0.0.6:48327 2022/09/07 00:46:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.214056225s) from=127.0.0.6:44789 2022/09/07 00:46:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.841614912s) from=127.0.0.6:55769 2022/09/07 00:46:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.533581385s) from=127.0.0.6:57943 2022/09/07 00:46:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.627321795s) from=127.0.0.6:35495 2022/09/07 00:46:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.556990707s) from=127.0.0.6:39831 2022/09/07 00:46:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.854858391s) from=127.0.0.6:37179 2022/09/07 00:46:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m5.185898402s) from=127.0.0.6:47807 2022/09/07 00:46:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.076285144s) from=127.0.0.6:60699 2022/09/07 00:46:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m5.022976388s) from=127.0.0.6:48015 2022/09/07 00:46:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.507996647s) from=127.0.0.6:53749 2022/09/07 00:46:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.843711666s) from=127.0.0.6:43105 2022/09/07 00:46:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m5.665245888s) from=127.0.0.6:42491 2022/09/07 00:46:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.18907746s) from=127.0.0.6:43793 2022/09/07 00:46:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m6.385737086s) from=127.0.0.6:48995 2022/09/07 00:46:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m7.319806207s) from=127.0.0.6:44813 2022/09/07 00:46:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m6.898165938s) from=127.0.0.6:41271 2022/09/07 00:46:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.859729361s) from=127.0.0.6:55747 2022/09/07 00:46:29 [DEBUG] http: Request GET /v1/status/leader (469.649µs) from=127.0.0.6:42141 2022/09/07 00:46:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:46:34 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:46:34 [DEBUG] agent: Node info in sync 2022/09/07 00:46:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:46:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.366604101s) from=127.0.0.6:54871 2022/09/07 00:46:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.152970384s) from=127.0.0.6:34127 2022/09/07 00:46:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.87512058s) from=127.0.0.6:42891 2022/09/07 00:46:49 [DEBUG] http: Request GET /v1/status/leader (433.342µs) from=127.0.0.6:42141 2022/09/07 00:47:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:47:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m0.82216713s) from=127.0.0.6:42177 2022/09/07 00:47:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:47:51 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:47:51 [DEBUG] agent: Node info in sync 2022/09/07 00:47:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.95502074s) from=127.0.0.6:52617 2022/09/07 00:47:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.09713236s) from=127.0.0.6:55267 2022/09/07 00:48:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:48:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:49:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:49:22 [DEBUG] agent: Node info in sync 2022/09/07 00:49:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:50:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:50:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:50:35 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:50:35 [DEBUG] agent: Node info in sync 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/catalog/services (821.822µs) from=127.0.0.6:32935 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/status/leader (804.187µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (353.775µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (210.62µs) from=127.0.0.6:49143 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (292.145µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (332.209µs) from=127.0.0.6:34715 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (219.265µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (223.159µs) from=127.0.0.6:34715 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (292.187µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (208.049µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (205.356µs) from=127.0.0.6:34715 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (292.628µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (261.85µs) from=127.0.0.6:33729 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (307.112µs) from=127.0.0.6:49143 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (153.333µs) from=127.0.0.6:39443 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (916.786µs) from=127.0.0.6:40715 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (246.875µs) from=127.0.0.6:34715 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (434.948µs) from=127.0.0.6:33549 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (222.587µs) from=127.0.0.6:34317 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (314.07µs) from=127.0.0.6:49143 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (170.337µs) from=127.0.0.6:34317 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (184.368µs) from=127.0.0.6:33549 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (214.453µs) from=127.0.0.6:34317 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (283.707µs) from=127.0.0.6:33549 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (301.273µs) from=127.0.0.6:34715 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (318.689µs) from=127.0.0.6:49143 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (157.73µs) from=127.0.0.6:33549 2022/09/07 00:50:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (177.18µs) from=127.0.0.6:34715 2022/09/07 00:50:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:50:59 [DEBUG] http: Request GET /v1/status/leader (424.111µs) from=127.0.0.6:57121 2022/09/07 00:51:19 [DEBUG] http: Request GET /v1/status/leader (6.31387ms) from=127.0.0.6:57121 2022/09/07 00:51:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:51:43 [DEBUG] http: Request GET /v1/catalog/services (707.963µs) from=127.0.0.6:57121 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/status/leader (463.8µs) from=127.0.0.6:57121 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (378.389µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (534.166µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.03755ms) from=127.0.0.6:58065 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (310.661µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (429.963µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (325.822µs) from=127.0.0.6:34075 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (301.71µs) from=127.0.0.6:58065 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (186.453µs) from=127.0.0.6:40449 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (210.917µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (278.808µs) from=127.0.0.6:34075 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (214.722µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (323.68µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (173.162µs) from=127.0.0.6:34075 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.359µs) from=127.0.0.6:58065 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (322.979µs) from=127.0.0.6:34075 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (247.98µs) from=127.0.0.6:52729 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (221.656µs) from=127.0.0.6:58065 2022/09/07 00:51:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (339.224µs) from=127.0.0.6:58065 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (184.062µs) from=127.0.0.6:34075 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (177.279µs) from=127.0.0.6:38255 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (356.491µs) from=127.0.0.6:34075 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (734.707µs) from=127.0.0.6:35401 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (323.934µs) from=127.0.0.6:35401 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.089682ms) from=127.0.0.6:60475 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.185066ms) from=127.0.0.6:54265 2022/09/07 00:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (350.843µs) from=127.0.0.6:53825 2022/09/07 00:52:04 [DEBUG] http: Request GET /v1/status/leader (6.780728ms) from=127.0.0.6:46105 2022/09/07 00:52:08 [DEBUG] http: Request GET /v1/catalog/services (701.336µs) from=127.0.0.6:46105 2022/09/07 00:52:08 [DEBUG] http: Request GET /v1/status/leader (528.59µs) from=127.0.0.6:42471 2022/09/07 00:52:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (447.518µs) from=127.0.0.6:42471 2022/09/07 00:52:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (330.385µs) from=127.0.0.6:54097 2022/09/07 00:52:24 [DEBUG] http: Request GET /v1/status/leader (314.133µs) from=127.0.0.6:52201 2022/09/07 00:52:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:52:25 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:52:25 [DEBUG] agent: Node info in sync 2022/09/07 00:52:28 [DEBUG] http: Request GET /v1/status/leader (235.065µs) from=127.0.0.6:41641 2022/09/07 00:52:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m0.220057362s) from=127.0.0.6:40715 2022/09/07 00:52:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.40268841s) from=127.0.0.6:39443 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.137702871s) from=127.0.0.6:45505 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m1.373682616s) from=127.0.0.6:33729 2022/09/07 00:52:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.582868303s) from=127.0.0.6:34739 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m1.828940618s) from=127.0.0.6:33549 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m1.792467721s) from=127.0.0.6:37177 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.718991632s) from=127.0.0.6:53095 2022/09/07 00:52:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m2.044193963s) from=127.0.0.6:34317 2022/09/07 00:52:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.190239609s) from=127.0.0.6:51317 2022/09/07 00:52:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m2.976806514s) from=127.0.0.6:59313 2022/09/07 00:52:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m3.185504582s) from=127.0.0.6:43613 2022/09/07 00:52:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.326272066s) from=127.0.0.6:47867 2022/09/07 00:52:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.517198222s) from=127.0.0.6:41241 2022/09/07 00:52:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m3.988839177s) from=127.0.0.6:56193 2022/09/07 00:52:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.476912301s) from=127.0.0.6:52539 2022/09/07 00:52:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m4.59272328s) from=127.0.0.6:49143 2022/09/07 00:52:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m5.060279464s) from=127.0.0.6:49101 2022/09/07 00:52:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m5.11653098s) from=127.0.0.6:40593 2022/09/07 00:52:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.788962459s) from=127.0.0.6:50013 2022/09/07 00:52:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m6.081337043s) from=127.0.0.6:34715 2022/09/07 00:52:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m5.89062559s) from=127.0.0.6:56431 2022/09/07 00:52:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m7.194896077s) from=127.0.0.6:32935 2022/09/07 00:52:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m6.383626427s) from=127.0.0.6:58489 2022/09/07 00:52:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m6.834365223s) from=127.0.0.6:41815 2022/09/07 00:52:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m7.276611848s) from=127.0.0.6:41119 2022/09/07 00:52:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.297598528s) from=127.0.0.6:45375 2022/09/07 00:52:48 [DEBUG] http: Request GET /v1/status/leader (151.554µs) from=127.0.0.6:41641 2022/09/07 00:52:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:53:09 [DEBUG] http: Request GET /v1/catalog/services (1.541677ms) from=127.0.0.6:41641 2022/09/07 00:53:09 [DEBUG] http: Request GET /v1/status/leader (555.204µs) from=127.0.0.6:41641 2022/09/07 00:53:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (472.511µs) from=127.0.0.6:48401 2022/09/07 00:53:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (480.832µs) from=127.0.0.6:48401 2022/09/07 00:53:29 [DEBUG] http: Request GET /v1/status/leader (478.942µs) from=127.0.0.6:55553 2022/09/07 00:53:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:53:34 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:53:34 [DEBUG] agent: Node info in sync 2022/09/07 00:53:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:53:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m0.157779978s) from=127.0.0.6:40449 2022/09/07 00:53:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m0.199457059s) from=127.0.0.6:35401 2022/09/07 00:53:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m0.513388361s) from=127.0.0.6:42697 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m0.827138306s) from=127.0.0.6:60549 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.829869393s) from=127.0.0.6:36431 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.861987567s) from=127.0.0.6:39339 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m1.16304427s) from=127.0.0.6:36549 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.31942285s) from=127.0.0.6:51993 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m2.462703776s) from=127.0.0.6:57121 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m1.905543032s) from=127.0.0.6:52729 2022/09/07 00:53:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.562116065s) from=127.0.0.6:57473 2022/09/07 00:53:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.05994394s) from=127.0.0.6:34075 2022/09/07 00:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m3.061841772s) from=127.0.0.6:58065 2022/09/07 00:53:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m2.9227884s) from=127.0.0.6:51043 2022/09/07 00:53:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.383431384s) from=127.0.0.6:38255 2022/09/07 00:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m3.269901634s) from=127.0.0.6:54265 2022/09/07 00:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.699958346s) from=127.0.0.6:60147 2022/09/07 00:53:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.647465133s) from=127.0.0.6:40171 2022/09/07 00:53:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m3.820655957s) from=127.0.0.6:53825 2022/09/07 00:53:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m3.891219869s) from=127.0.0.6:46619 2022/09/07 00:53:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m4.252506914s) from=127.0.0.6:34179 2022/09/07 00:53:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m4.142922687s) from=127.0.0.6:36095 2022/09/07 00:53:49 [DEBUG] http: Request GET /v1/status/leader (311.723µs) from=127.0.0.6:52201 2022/09/07 00:53:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m4.926847632s) from=127.0.0.6:54775 2022/09/07 00:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.83253238s) from=127.0.0.6:54681 2022/09/07 00:53:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.537440756s) from=127.0.0.6:60475 2022/09/07 00:53:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.596169243s) from=127.0.0.6:48347 2022/09/07 00:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m7.443567296s) from=127.0.0.6:57281 2022/09/07 00:54:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m0.627873953s) from=127.0.0.6:42471 2022/09/07 00:54:09 [DEBUG] http: Request GET /v1/status/leader (382.937µs) from=127.0.0.6:55553 2022/09/07 00:54:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.833736999s) from=127.0.0.6:46105 2022/09/07 00:54:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m4.638371662s) from=127.0.0.6:54097 2022/09/07 00:54:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:55:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m1.511922379s) from=127.0.0.6:41641 2022/09/07 00:55:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.281408884s) from=127.0.0.6:47165 2022/09/07 00:55:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m5.980412558s) from=127.0.0.6:48401 2022/09/07 00:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:55:19 [DEBUG] agent: Node info in sync 2022/09/07 00:55:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:55:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:56:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:57:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:57:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:57:10 [DEBUG] agent: Node info in sync 2022/09/07 00:57:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 00:57:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/catalog/services (1.007059ms) from=127.0.0.6:44343 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/status/leader (373.667µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (325.272µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (348.834µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (431.438µs) from=127.0.0.6:33409 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (371.159µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (238.351µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (190.608µs) from=127.0.0.6:33409 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (185.208µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (312.504µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (342.435µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (277.95µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (217.533µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (220.51µs) from=127.0.0.6:33409 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (292.779µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (185.424µs) from=127.0.0.6:33409 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (249.232µs) from=127.0.0.6:33409 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (301.544µs) from=127.0.0.6:33205 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (182.283µs) from=127.0.0.6:33409 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (333.88µs) from=127.0.0.6:48841 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (440.142µs) from=127.0.0.6:48841 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (341.31µs) from=127.0.0.6:48841 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (358.85µs) from=127.0.0.6:56781 2022/09/07 00:57:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (208.571µs) from=127.0.0.6:39689 2022/09/07 00:57:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (304.108µs) from=127.0.0.6:39689 2022/09/07 00:57:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (199.577µs) from=127.0.0.6:48931 2022/09/07 00:57:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (259.265µs) from=127.0.0.6:45153 2022/09/07 00:57:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (216.403µs) from=127.0.0.6:42213 2022/09/07 00:58:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 00:58:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 00:58:15 [DEBUG] agent: Node info in sync 2022/09/07 00:58:17 [DEBUG] http: Request GET /v1/status/leader (1.745464ms) from=127.0.0.6:52723 2022/09/07 00:58:37 [DEBUG] http: Request GET /v1/status/leader (831.232µs) from=127.0.0.6:52723 2022/09/07 00:58:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/catalog/services (815.558µs) from=127.0.0.6:52723 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/status/leader (516.965µs) from=127.0.0.6:52723 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (295.444µs) from=127.0.0.6:55067 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (375.881µs) from=127.0.0.6:55067 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (370.74µs) from=127.0.0.6:55067 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (292.292µs) from=127.0.0.6:59517 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (211.516µs) from=127.0.0.6:60333 2022/09/07 00:59:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (194.486µs) from=127.0.0.6:55067 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (331.471µs) from=127.0.0.6:60333 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (361.85µs) from=127.0.0.6:55067 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (302.357µs) from=127.0.0.6:55067 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (363.782µs) from=127.0.0.6:60333 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (194.38µs) from=127.0.0.6:55067 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (295.761µs) from=127.0.0.6:60333 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (277.297µs) from=127.0.0.6:60333 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/parser-v1 (251.814µs) from=127.0.0.6:33847 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (301.988µs) from=127.0.0.6:33847 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (246.637µs) from=127.0.0.6:35605 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (354.276µs) from=127.0.0.6:35605 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (301.405µs) from=127.0.0.6:59517 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (283.994µs) from=127.0.0.6:39389 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (274.111µs) from=127.0.0.6:59517 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (288.298µs) from=127.0.0.6:59517 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (567.648µs) from=127.0.0.6:33847 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (291.272µs) from=127.0.0.6:46721 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (346.786µs) from=127.0.0.6:51481 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (297.071µs) from=127.0.0.6:33001 2022/09/07 00:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (383.846µs) from=127.0.0.6:59881 2022/09/07 00:59:25 [DEBUG] http: Request GET /v1/catalog/services (626.364µs) from=127.0.0.6:58125 2022/09/07 00:59:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (362.309µs) from=127.0.0.6:33523 2022/09/07 00:59:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (489.559µs) from=127.0.0.6:33523 2022/09/07 00:59:25 [DEBUG] http: Request GET /v1/status/leader (555.041µs) from=127.0.0.6:38189 2022/09/07 00:59:26 [DEBUG] http: Request GET /v1/status/leader (223.141µs) from=127.0.0.6:39169 2022/09/07 00:59:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 00:59:45 [DEBUG] http: Request GET /v1/status/leader (1.786212ms) from=127.0.0.6:39169 2022/09/07 00:59:46 [DEBUG] http: Request GET /v1/status/leader (377.824µs) from=127.0.0.6:39169 2022/09/07 00:59:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.102457344s) from=127.0.0.6:44643 2022/09/07 00:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m0.946195382s) from=127.0.0.6:54411 2022/09/07 00:59:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.465751168s) from=127.0.0.6:33205 2022/09/07 00:59:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m1.20454731s) from=127.0.0.6:59603 2022/09/07 00:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m1.347995471s) from=127.0.0.6:58525 2022/09/07 00:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m1.520879509s) from=127.0.0.6:39633 2022/09/07 00:59:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m1.630430826s) from=127.0.0.6:51549 2022/09/07 00:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.876179098s) from=127.0.0.6:42213 2022/09/07 01:00:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.278618504s) from=127.0.0.6:33409 2022/09/07 01:00:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m2.041508835s) from=127.0.0.6:43365 2022/09/07 01:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.481008898s) from=127.0.0.6:45153 2022/09/07 01:00:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m2.580396672s) from=127.0.0.6:50567 2022/09/07 01:00:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.52904476s) from=127.0.0.6:46571 2022/09/07 01:00:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.79615369s) from=127.0.0.6:39689 2022/09/07 01:00:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m3.166020215s) from=127.0.0.6:37877 2022/09/07 01:00:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m3.48449042s) from=127.0.0.6:56781 2022/09/07 01:00:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m3.681584618s) from=127.0.0.6:48841 2022/09/07 01:00:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m3.724611923s) from=127.0.0.6:48931 2022/09/07 01:00:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.805518649s) from=127.0.0.6:53681 2022/09/07 01:00:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m3.871209881s) from=127.0.0.6:45149 2022/09/07 01:00:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m5.366408574s) from=127.0.0.6:44343 2022/09/07 01:00:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 01:00:03 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 01:00:03 [DEBUG] agent: Node info in sync 2022/09/07 01:00:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m5.823851443s) from=127.0.0.6:39945 2022/09/07 01:00:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m6.019305313s) from=127.0.0.6:51399 2022/09/07 01:00:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.65608293s) from=127.0.0.6:54475 2022/09/07 01:00:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m6.650279044s) from=127.0.0.6:35481 2022/09/07 01:00:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m6.820960605s) from=127.0.0.6:34657 2022/09/07 01:00:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m6.948893403s) from=127.0.0.6:52025 2022/09/07 01:00:05 [DEBUG] http: Request GET /v1/status/leader (274.229µs) from=127.0.0.6:39169 2022/09/07 01:00:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 01:00:30 [DEBUG] http: Request GET /v1/catalog/services (620.18µs) from=127.0.0.6:39169 2022/09/07 01:00:30 [DEBUG] http: Request GET /v1/status/leader (730.606µs) from=127.0.0.6:50659 2022/09/07 01:00:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (314.442µs) from=127.0.0.6:50659 2022/09/07 01:00:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (328.39µs) from=127.0.0.6:50659 2022/09/07 01:00:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 01:00:50 [DEBUG] http: Request GET /v1/status/leader (416.843µs) from=127.0.0.6:52877 2022/09/07 01:01:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=142 (2m0.535258617s) from=127.0.0.6:55067 2022/09/07 01:01:08 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=131 (2m0.393492147s) from=127.0.0.6:59881 2022/09/07 01:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=61 (2m0.810882625s) from=127.0.0.6:46043 2022/09/07 01:01:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=148 (2m1.128431939s) from=127.0.0.6:52473 2022/09/07 01:01:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m1.305236973s) from=127.0.0.6:47947 2022/09/07 01:01:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m1.279162714s) from=127.0.0.6:45525 2022/09/07 01:01:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=146 (2m1.766827994s) from=127.0.0.6:46721 2022/09/07 01:01:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=62 (2m1.925909224s) from=127.0.0.6:33001 2022/09/07 01:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=58 (2m2.230068325s) from=127.0.0.6:35605 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=57 (2m2.484223639s) from=127.0.0.6:50655 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=143 (2m2.763609614s) from=127.0.0.6:39389 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/status/leader (377.106µs) from=127.0.0.6:60145 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=60 (2m2.836094479s) from=127.0.0.6:44213 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=147 (2m2.915877117s) from=127.0.0.6:60555 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=144 (2m3.123262136s) from=127.0.0.6:50073 2022/09/07 01:01:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=139 (2m3.090070951s) from=127.0.0.6:36395 2022/09/07 01:01:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=75 (2m3.576520619s) from=127.0.0.6:34047 2022/09/07 01:01:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=140 (2m4.414991305s) from=127.0.0.6:51481 2022/09/07 01:01:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=149 (2m4.575545884s) from=127.0.0.6:55875 2022/09/07 01:01:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=63 (2m5.261122865s) from=127.0.0.6:59517 2022/09/07 01:01:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=64 (2m5.502560547s) from=127.0.0.6:60333 2022/09/07 01:01:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.302398046s) from=127.0.0.6:46903 2022/09/07 01:01:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.768354543s) from=127.0.0.6:33847 2022/09/07 01:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.528260294s) from=127.0.0.6:52723 2022/09/07 01:01:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:01:13 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:01:13 [DEBUG] agent: Node info in sync 2022/09/07 01:01:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=145 (2m6.223062091s) from=127.0.0.6:58951 2022/09/07 01:01:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.370970305s) from=127.0.0.6:38925 2022/09/07 01:01:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.402351564s) from=127.0.0.6:36229 2022/09/07 01:01:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.454889735s) from=127.0.0.6:49777 2022/09/07 01:01:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m0.419935124s) from=127.0.0.6:38189 2022/09/07 01:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m3.992793207s) from=127.0.0.6:58125 2022/09/07 01:01:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m6.142870738s) from=127.0.0.6:33523 2022/09/07 01:01:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 01:02:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=59 (2m2.914814174s) from=127.0.0.6:57025 2022/09/07 01:02:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=65 (2m4.761643596s) from=127.0.0.6:50659 2022/09/07 01:02:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (2m6.145627008s) from=127.0.0.6:39169 2022/09/07 01:02:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 01:02:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 01:02:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 01:02:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 01:02:56 [DEBUG] agent: Node info in sync 2022/09/07 01:03:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 01:04:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 01:04:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 01:04:55 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 01:04:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 01:04:55 [DEBUG] agent: Node info in sync 2022/09/07 01:05:11 [DEBUG] http: Request GET /v1/catalog/services (1.052611ms) from=127.0.0.6:34053 2022/09/07 01:05:11 [DEBUG] http: Request GET /v1/status/leader (495.67µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (669.958µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (441.321µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (314.929µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (788.967µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (426.595µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (355.651µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (298.114µs) from=127.0.0.6:53253 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (309.561µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (353.604µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (293.596µs) from=127.0.0.6:53253 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (319.302µs) from=127.0.0.6:53253 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (183.887µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (353.139µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (408.6µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (334.924µs) from=127.0.0.6:53253 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (358.824µs) from=127.0.0.6:53253 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (174.151µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (221.643µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (334.439µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (301.42µs) from=127.0.0.6:47655 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (258.717µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (327.938µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (197.773µs) from=127.0.0.6:50559 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (355.075µs) from=127.0.0.6:46845 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (274.399µs) from=127.0.0.6:53253 2022/09/07 01:05:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (199.162µs) from=127.0.0.6:53253 2022/09/07 01:05:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-662k7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/07 01:05:32 [DEBUG] http: Request GET /v1/status/leader (287.223µs) from=127.0.0.6:59981 2022/09/07 01:05:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-662k7" since the cluster is too small 2022/09/07 01:05:52 [DEBUG] http: Request GET /v1/status/leader (671.389µs) from=127.0.0.6:34333 2022/09/07 01:06:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_parser_10.233.38.160_8806" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.15.79_443" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.3.106_8484" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_catalog_10.233.38.160_8806" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_nsd_10.233.38.160_8806" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.38.160_8806" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.109_8080" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_sdnc_10.233.26.242_8282" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.21.130_8443" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v2_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.5.2_9015" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.88_9007" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v0_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.11.126_9092" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.47.60_8082" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.18_8482" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_vnfres_10.233.18.240_8802" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_nslcm_10.233.20.7_8403" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.48.38_8181" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.52_9011" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_multicloud_10.233.32.66_9001" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.11.249_8803" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.59.144_8801" in sync 2022/09/07 01:06:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.46.254_8410" in sync 2022/09/07 01:06:06 [DEBUG] agent: Node info in sync 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/catalog/services (896.765µs) from=127.0.0.6:34333 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (326.785µs) from=127.0.0.6:59981 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (390.417µs) from=127.0.0.6:59981 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/status/leader (360.634µs) from=127.0.0.6:59981 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (290.979µs) from=127.0.0.6:59981 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (431.765µs) from=127.0.0.6:59981 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (368.247µs) from=127.0.0.6:58713 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (460.54µs) from=127.0.0.6:38463 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (189.178µs) from=127.0.0.6:59981 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (676.736µs) from=127.0.0.6:38463 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (799.961µs) from=127.0.0.6:58713 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (359.884µs) from=127.0.0.6:58713 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (586.241µs) from=127.0.0.6:58599 2022/09/07 01:06:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (328.586µs) from=127.0.0.6:58599 2022/09/07 01:06:27 [DEBUG] http: Request GET