By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '30f51773-654e-41a5-68ef-83c430fd8946' Node name: 'onap-msb-consul-5454dcc5c5-xsvjw' 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/12/29 22:51:36 [DEBUG] agent: Using random ID "30f51773-654e-41a5-68ef-83c430fd8946" as node ID 2022/12/29 22:51:36 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:30f51773-654e-41a5-68ef-83c430fd8946 Address:127.0.0.1:8300}] 2022/12/29 22:51:36 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/29 22:51:36 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xsvjw.dc1 127.0.0.1 2022/12/29 22:51:36 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xsvjw 127.0.0.1 2022/12/29 22:51:36 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-xsvjw.dc1" in area "wan" 2022/12/29 22:51:36 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/29 22:51:36 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/29 22:51:36 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/29 22:51:36 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/29 22:51:36 [INFO] agent: started state syncer 2022/12/29 22:51:36 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/29 22:51:36 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-xsvjw (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 22:51:36 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/29 22:51:36 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/29 22:51:36 [DEBUG] raft: Votes needed: 1 2022/12/29 22:51:36 [DEBUG] raft: Vote granted from 30f51773-654e-41a5-68ef-83c430fd8946 in term 2. Tally: 1 2022/12/29 22:51:36 [INFO] raft: Election won. Tally: 1 2022/12/29 22:51:36 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/29 22:51:36 [INFO] consul: cluster leadership acquired 2022/12/29 22:51:36 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-xsvjw 2022/12/29 22:51:36 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/29 22:51:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:51:36 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-xsvjw' joined, marking health alive 2022/12/29 22:51:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:51:36 [INFO] agent: Synced node info 2022/12/29 22:51:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:51:37 [DEBUG] agent: Node info in sync 2022/12/29 22:51:37 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2022/12/29 22:52:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:53:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:53:19 [DEBUG] agent: Node info in sync 2022/12/29 22:53:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 22:53:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:54:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:54:26 [DEBUG] agent: Node info in sync 2022/12/29 22:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:55:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:56:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 22:56:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:56:13 [DEBUG] agent: Node info in sync 2022/12/29 22:56:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:57:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:57:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:57:45 [DEBUG] agent: Node info in sync 2022/12/29 22:58:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 22:58:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 22:59:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 22:59:30 [DEBUG] agent: Node info in sync 2022/12/29 22:59:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:00:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:00:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:00:43 [DEBUG] agent: Node info in sync 2022/12/29 23:01:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:01:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:01:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:01:56 [DEBUG] agent: Node info in sync 2022/12/29 23:02:06 [DEBUG] http: Request GET /v1/status/leader (2.799127ms) from=127.0.0.6:58539 2022/12/29 23:02:07 [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/12/29 23:02:07 [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/12/29 23:02:07 [INFO] agent: Synced service "_v1_sdc-gui_10.233.26.143_8181" 2022/12/29 23:02:07 [DEBUG] agent: Node info in sync 2022/12/29 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (54.885221ms) from=127.0.0.6:58539 2022/12/29 23:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:07 [DEBUG] agent: Node info in sync 2022/12/29 23:02:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (862.137µs) from=127.0.0.6:58539 2022/12/29 23:02:07 [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/12/29 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:07 [INFO] agent: Synced service "_v0_multicloud_10.233.63.8_9001" 2022/12/29 23:02:07 [DEBUG] agent: Node info in sync 2022/12/29 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (8.827545ms) from=127.0.0.6:58539 2022/12/29 23:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:07 [DEBUG] agent: Node info in sync 2022/12/29 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (601.294µs) from=127.0.0.6:58539 2022/12/29 23:02:07 [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/12/29 23:02:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:07 [INFO] agent: Synced service "_v1_multicloud_10.233.63.8_9001" 2022/12/29 23:02:07 [DEBUG] agent: Node info in sync 2022/12/29 23:02:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.884343ms) from=127.0.0.6:58539 2022/12/29 23:02:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:07 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:07 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:07 [DEBUG] agent: Node info in sync 2022/12/29 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (443.659µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_parser_10.233.37.77_8806" 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.454227ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/parser-v1 (406.281µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_catalog_10.233.37.77_8806" 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.744646ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (415.773µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_nsd_10.233.37.77_8806" 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (19.652882ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.315873ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.37.77_8806" 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.323462ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (449.378µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.1.120_8080" 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.709594ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.48µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.23.221_9015" 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.449134ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (384.617µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.24.155_9011" 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.01612ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (461.407µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [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/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.24.155_9011" 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (11.666185ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (442.376µs) from=127.0.0.6:58539 2022/12/29 23:02:08 [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/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.52.141_9007" 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.36424ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:08 [DEBUG] agent: Node info in sync 2022/12/29 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.284615ms) from=127.0.0.6:58539 2022/12/29 23:02:08 [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/12/29 23:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:02:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.52.141_9007" 2022/12/29 23:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:09 [DEBUG] agent: Node info in sync 2022/12/29 23:02:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.872332ms) from=127.0.0.6:58539 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:02:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:02:09 [DEBUG] agent: Node info in sync 2022/12/29 23:02:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (658.16µs) from=127.0.0.6:58539 2022/12/29 23:02:12 [DEBUG] http: Request GET /v1/catalog/services (656.641µs) from=127.0.0.6:58539 2022/12/29 23:02:12 [DEBUG] http: Request GET /v1/status/leader (689.829µs) from=127.0.0.6:58539 2022/12/29 23:02:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (755.392µs) from=127.0.0.6:34557 2022/12/29 23:02:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (387.163µs) from=127.0.0.6:48035 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/catalog/services (532.04µs) from=127.0.0.6:46065 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/status/leader (242.811µs) from=127.0.0.6:46065 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (938.349µs) from=127.0.0.6:56001 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (211.987µs) from=127.0.0.6:56001 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (417.103µs) from=127.0.0.6:58605 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (210.062µs) from=127.0.0.6:56001 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (158.643µs) from=127.0.0.6:56001 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (199.75µs) from=127.0.0.6:58605 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (254.306µs) from=127.0.0.6:56001 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (223.138µs) from=127.0.0.6:58605 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (246.308µs) from=127.0.0.6:54313 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (192.197µs) from=127.0.0.6:54313 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (185.724µs) from=127.0.0.6:54313 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (154.234µs) from=127.0.0.6:58605 2022/12/29 23:02:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (284.845µs) from=127.0.0.6:56001 2022/12/29 23:02:32 [DEBUG] http: Request GET /v1/status/leader (287.302µs) from=127.0.0.6:46939 2022/12/29 23:02:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:02:45 [DEBUG] http: Request GET /v1/status/leader (399.71µs) from=127.0.0.6:46939 2022/12/29 23:02:52 [DEBUG] http: Request GET /v1/status/leader (299.466µs) from=127.0.0.6:46939 2022/12/29 23:03:05 [DEBUG] http: Request GET /v1/status/leader (146.029µs) from=127.0.0.6:46939 2022/12/29 23:03:12 [DEBUG] http: Request GET /v1/status/leader (284.697µs) from=127.0.0.6:46939 2022/12/29 23:03:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:03:14 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:03:14 [DEBUG] agent: Node info in sync 2022/12/29 23:03:25 [DEBUG] http: Request GET /v1/status/leader (335.043µs) from=127.0.0.6:46939 2022/12/29 23:03:32 [DEBUG] http: Request GET /v1/status/leader (219.583µs) from=127.0.0.6:46939 2022/12/29 23:03:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:03:45 [DEBUG] http: Request GET /v1/status/leader (1.479547ms) from=127.0.0.6:46939 2022/12/29 23:03:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:03:52 [DEBUG] http: Request GET /v1/status/leader (253.205µs) from=127.0.0.6:46939 2022/12/29 23:03:53 [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/12/29 23:03:53 [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/12/29 23:03:53 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [INFO] agent: Synced service "_v1_sdnc_10.233.4.238_8282" 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:03:53 [DEBUG] agent: Node info in sync 2022/12/29 23:03:53 [DEBUG] http: Request PUT /v1/agent/service/register (13.148498ms) from=127.0.0.6:46939 2022/12/29 23:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m27.372719911s) from=127.0.0.6:46065 2022/12/29 23:03:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (1m40.347871728s) from=127.0.0.6:58539 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:03:53 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:03:53 [DEBUG] agent: Node info in sync 2022/12/29 23:03:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (283.559µs) from=127.0.0.6:46939 2022/12/29 23:03:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (369.426µs) from=127.0.0.6:60933 2022/12/29 23:04:05 [DEBUG] http: Request GET /v1/status/leader (161.771µs) from=127.0.0.6:60933 2022/12/29 23:04:12 [DEBUG] http: Request GET /v1/status/leader (279.001µs) from=127.0.0.6:60933 2022/12/29 23:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.80755077s) from=127.0.0.6:48035 2022/12/29 23:04:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.489252629s) from=127.0.0.6:34557 2022/12/29 23:04:25 [DEBUG] http: Request GET /v1/status/leader (202.91µs) from=127.0.0.6:60933 2022/12/29 23:04:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.975352907s) from=127.0.0.6:56105 2022/12/29 23:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.177170279s) from=127.0.0.6:56001 2022/12/29 23:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.796612969s) from=127.0.0.6:37257 2022/12/29 23:04:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.460903704s) from=127.0.0.6:60271 2022/12/29 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.623402891s) from=127.0.0.6:37707 2022/12/29 23:04:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.684113247s) from=127.0.0.6:50977 2022/12/29 23:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.113372415s) from=127.0.0.6:40463 2022/12/29 23:04:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.344217613s) from=127.0.0.6:58605 2022/12/29 23:04:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.692787093s) from=127.0.0.6:37977 2022/12/29 23:04:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.588348747s) from=127.0.0.6:54313 2022/12/29 23:04:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.616065322s) from=127.0.0.6:37247 2022/12/29 23:04:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.838959813s) from=127.0.0.6:46331 2022/12/29 23:04:32 [DEBUG] http: Request GET /v1/status/leader (960.028µs) from=127.0.0.6:60933 2022/12/29 23:04:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m7.067589185s) from=127.0.0.6:50905 2022/12/29 23:04:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:04:45 [DEBUG] http: Request GET /v1/status/leader (208.906µs) from=127.0.0.6:60933 2022/12/29 23:04:52 [DEBUG] http: Request GET /v1/status/leader (303.682µs) from=127.0.0.6:60933 2022/12/29 23:05:05 [DEBUG] http: Request GET /v1/status/leader (288.848µs) from=127.0.0.6:60933 2022/12/29 23:05:12 [DEBUG] http: Request GET /v1/status/leader (426.388µs) from=127.0.0.6:60933 2022/12/29 23:05:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:05:20 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:05:20 [DEBUG] agent: Node info in sync 2022/12/29 23:05:25 [DEBUG] http: Request GET /v1/status/leader (322.397µs) from=127.0.0.6:60933 2022/12/29 23:05:32 [DEBUG] http: Request GET /v1/status/leader (199.914µs) from=127.0.0.6:60933 2022/12/29 23:05:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:05:45 [DEBUG] http: Request GET /v1/status/leader (378.337µs) from=127.0.0.6:60933 2022/12/29 23:05:52 [DEBUG] http: Request GET /v1/status/leader (434.178µs) from=127.0.0.6:60933 2022/12/29 23:05:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.32721845s) from=127.0.0.6:58539 2022/12/29 23:05:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.238786717s) from=127.0.0.6:46939 2022/12/29 23:05:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.849510082s) from=127.0.0.6:46065 2022/12/29 23:06:05 [DEBUG] http: Request GET /v1/status/leader (292.747µs) from=127.0.0.6:60933 2022/12/29 23:06:12 [DEBUG] http: Request GET /v1/status/leader (297.849µs) from=127.0.0.6:60933 2022/12/29 23:06:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:06:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.840458281s) from=127.0.0.6:48035 2022/12/29 23:06:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.030771156s) from=127.0.0.6:34557 2022/12/29 23:06:26 [DEBUG] http: Request GET /v1/status/leader (297.075µs) from=127.0.0.6:60933 2022/12/29 23:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.310656964s) from=127.0.0.6:37257 2022/12/29 23:06:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.427707481s) from=127.0.0.6:56105 2022/12/29 23:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.105856094s) from=127.0.0.6:50977 2022/12/29 23:06:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.606658042s) from=127.0.0.6:56001 2022/12/29 23:06:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.07506337s) from=127.0.0.6:37707 2022/12/29 23:06:32 [DEBUG] http: Request GET /v1/status/leader (2.2501ms) from=127.0.0.6:60933 2022/12/29 23:06:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.164168449s) from=127.0.0.6:40463 2022/12/29 23:06:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.107199435s) from=127.0.0.6:60271 2022/12/29 23:06:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.227790269s) from=127.0.0.6:37977 2022/12/29 23:06:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.867939125s) from=127.0.0.6:37247 2022/12/29 23:06:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:06:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m7.486949424s) from=127.0.0.6:58605 2022/12/29 23:06:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.80097377s) from=127.0.0.6:54313 2022/12/29 23:06:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:06:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:06:37 [DEBUG] agent: Node info in sync 2022/12/29 23:06:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.910303319s) from=127.0.0.6:50905 2022/12/29 23:06:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.266860742s) from=127.0.0.6:46331 2022/12/29 23:06:46 [DEBUG] http: Request GET /v1/status/leader (182.573µs) from=127.0.0.6:60933 2022/12/29 23:06:52 [DEBUG] http: Request GET /v1/status/leader (255.973µs) from=127.0.0.6:60933 2022/12/29 23:07:06 [DEBUG] http: Request GET /v1/status/leader (232.631µs) from=127.0.0.6:60933 2022/12/29 23:07:13 [DEBUG] http: Request GET /v1/status/leader (163.663µs) from=127.0.0.6:60933 2022/12/29 23:07:26 [DEBUG] http: Request GET /v1/status/leader (256.152µs) from=127.0.0.6:60933 2022/12/29 23:07:33 [DEBUG] http: Request GET /v1/status/leader (262.366µs) from=127.0.0.6:60933 2022/12/29 23:07:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:07:46 [DEBUG] http: Request GET /v1/status/leader (299.509µs) from=127.0.0.6:60933 2022/12/29 23:07:53 [DEBUG] http: Request GET /v1/status/leader (173.41µs) from=127.0.0.6:60933 2022/12/29 23:07:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.935763926s) from=127.0.0.6:58539 2022/12/29 23:07:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.144101226s) from=127.0.0.6:46939 2022/12/29 23:08:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.441979179s) from=127.0.0.6:46065 2022/12/29 23:08:06 [DEBUG] http: Request GET /v1/status/leader (398.941µs) from=127.0.0.6:60933 2022/12/29 23:08:13 [DEBUG] http: Request GET /v1/status/leader (342.824µs) from=127.0.0.6:60933 2022/12/29 23:08:26 [DEBUG] http: Request GET /v1/status/leader (1.834315ms) from=127.0.0.6:60933 2022/12/29 23:08:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.214654468s) from=127.0.0.6:48035 2022/12/29 23:08:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.712036924s) from=127.0.0.6:34557 2022/12/29 23:08:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.030699768s) from=127.0.0.6:37257 2022/12/29 23:08:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.776224594s) from=127.0.0.6:56001 2022/12/29 23:08:33 [DEBUG] http: Request GET /v1/status/leader (556.388µs) from=127.0.0.6:60933 2022/12/29 23:08:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:08:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:08:34 [DEBUG] agent: Node info in sync 2022/12/29 23:08:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.443179753s) from=127.0.0.6:60271 2022/12/29 23:08:35 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.726780743s) from=127.0.0.6:56105 2022/12/29 23:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.545173517s) from=127.0.0.6:37707 2022/12/29 23:08:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.582310077s) from=127.0.0.6:40463 2022/12/29 23:08:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:08:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.067675307s) from=127.0.0.6:50977 2022/12/29 23:08:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:08:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.962197167s) from=127.0.0.6:54313 2022/12/29 23:08:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.935768787s) from=127.0.0.6:37977 2022/12/29 23:08:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.9619965s) from=127.0.0.6:37247 2022/12/29 23:08:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m4.412329246s) from=127.0.0.6:58605 2022/12/29 23:08:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.036835196s) from=127.0.0.6:50905 2022/12/29 23:08:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.336905832s) from=127.0.0.6:46331 2022/12/29 23:08:46 [DEBUG] http: Request GET /v1/status/leader (361.269µs) from=127.0.0.6:60933 2022/12/29 23:08:53 [DEBUG] http: Request GET /v1/status/leader (184.083µs) from=127.0.0.6:60933 2022/12/29 23:09:06 [DEBUG] http: Request GET /v1/status/leader (1.868898ms) from=127.0.0.6:60933 2022/12/29 23:09:13 [DEBUG] http: Request GET /v1/status/leader (242.208µs) from=127.0.0.6:60933 2022/12/29 23:09:26 [DEBUG] http: Request GET /v1/status/leader (170.571µs) from=127.0.0.6:60933 2022/12/29 23:09:33 [DEBUG] http: Request GET /v1/status/leader (281.839µs) from=127.0.0.6:60933 2022/12/29 23:09:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:09:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:09:44 [DEBUG] agent: Node info in sync 2022/12/29 23:09:46 [DEBUG] http: Request GET /v1/status/leader (208.528µs) from=127.0.0.6:60933 2022/12/29 23:09:53 [DEBUG] http: Request GET /v1/status/leader (272.09µs) from=127.0.0.6:60933 2022/12/29 23:09:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.195492203s) from=127.0.0.6:58539 2022/12/29 23:10:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.769412887s) from=127.0.0.6:46939 2022/12/29 23:10:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.388103661s) from=127.0.0.6:46065 2022/12/29 23:10:06 [DEBUG] http: Request GET /v1/status/leader (324.746µs) from=127.0.0.6:60933 2022/12/29 23:10:13 [DEBUG] http: Request GET /v1/status/leader (335.809µs) from=127.0.0.6:60933 2022/12/29 23:10:26 [DEBUG] http: Request GET /v1/status/leader (302.788µs) from=127.0.0.6:60933 2022/12/29 23:10:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.948632751s) from=127.0.0.6:48035 2022/12/29 23:10:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.09885582s) from=127.0.0.6:56001 2022/12/29 23:10:33 [DEBUG] http: Request GET /v1/status/leader (188.358µs) from=127.0.0.6:60933 2022/12/29 23:10:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.466894421s) from=127.0.0.6:34557 2022/12/29 23:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.042080629s) from=127.0.0.6:37257 2022/12/29 23:10:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:10:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.291910841s) from=127.0.0.6:40463 2022/12/29 23:10:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.972216868s) from=127.0.0.6:56105 2022/12/29 23:10:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.788683848s) from=127.0.0.6:54313 2022/12/29 23:10:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.788233481s) from=127.0.0.6:37707 2022/12/29 23:10:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.924555176s) from=127.0.0.6:37977 2022/12/29 23:10:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.349509097s) from=127.0.0.6:37247 2022/12/29 23:10:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.520040485s) from=127.0.0.6:50977 2022/12/29 23:10:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.436932567s) from=127.0.0.6:60271 2022/12/29 23:10:46 [DEBUG] http: Request GET /v1/status/leader (258.795µs) from=127.0.0.6:60933 2022/12/29 23:10:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:10:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.940031229s) from=127.0.0.6:58605 2022/12/29 23:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m7.210251966s) from=127.0.0.6:50905 2022/12/29 23:10:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.575147013s) from=127.0.0.6:46331 2022/12/29 23:10:53 [DEBUG] http: Request GET /v1/status/leader (1.120156ms) from=127.0.0.6:60933 2022/12/29 23:11:06 [DEBUG] http: Request GET /v1/status/leader (955.665µs) from=127.0.0.6:60933 2022/12/29 23:11:13 [DEBUG] http: Request GET /v1/status/leader (211.602µs) from=127.0.0.6:60933 2022/12/29 23:11:26 [DEBUG] http: Request GET /v1/status/leader (195.388µs) from=127.0.0.6:60933 2022/12/29 23:11:33 [DEBUG] http: Request GET /v1/status/leader (224.205µs) from=127.0.0.6:60933 2022/12/29 23:11:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:11:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:11:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:11:44 [DEBUG] agent: Node info in sync 2022/12/29 23:11:46 [DEBUG] http: Request GET /v1/status/leader (1.988187ms) from=127.0.0.6:60933 2022/12/29 23:11:53 [DEBUG] http: Request GET /v1/status/leader (375.978µs) from=127.0.0.6:60933 2022/12/29 23:12:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.644606697s) from=127.0.0.6:46939 2022/12/29 23:12:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.878449655s) from=127.0.0.6:58539 2022/12/29 23:12:06 [DEBUG] http: Request GET /v1/status/leader (328.008µs) from=127.0.0.6:60933 2022/12/29 23:12:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.919969715s) from=127.0.0.6:46065 2022/12/29 23:12:13 [DEBUG] http: Request GET /v1/status/leader (347.115µs) from=127.0.0.6:60933 2022/12/29 23:12:26 [DEBUG] http: Request GET /v1/status/leader (292.369µs) from=127.0.0.6:60933 2022/12/29 23:12:33 [DEBUG] http: Request GET /v1/status/leader (152.424µs) from=127.0.0.6:60933 2022/12/29 23:12:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.485314812s) from=127.0.0.6:48035 2022/12/29 23:12:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.320337032s) from=127.0.0.6:56001 2022/12/29 23:12:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.568589287s) from=127.0.0.6:34557 2022/12/29 23:12:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.317666665s) from=127.0.0.6:40463 2022/12/29 23:12:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.451702155s) from=127.0.0.6:56105 2022/12/29 23:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.823627447s) from=127.0.0.6:37257 2022/12/29 23:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.686192127s) from=127.0.0.6:37707 2022/12/29 23:12:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.909472703s) from=127.0.0.6:54313 2022/12/29 23:12:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.508203737s) from=127.0.0.6:37977 2022/12/29 23:12:46 [DEBUG] http: Request GET /v1/status/leader (173.496µs) from=127.0.0.6:60933 2022/12/29 23:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.306048619s) from=127.0.0.6:50977 2022/12/29 23:12:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m5.006394635s) from=127.0.0.6:37247 2022/12/29 23:12:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.405069s) from=127.0.0.6:60271 2022/12/29 23:12:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.110337131s) from=127.0.0.6:46331 2022/12/29 23:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.716514179s) from=127.0.0.6:58605 2022/12/29 23:12:53 [DEBUG] http: Request GET /v1/status/leader (281.415µs) from=127.0.0.6:60933 2022/12/29 23:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m5.976543365s) from=127.0.0.6:50905 2022/12/29 23:12:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:12:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:12:55 [DEBUG] agent: Node info in sync 2022/12/29 23:13:06 [DEBUG] http: Request GET /v1/status/leader (260.704µs) from=127.0.0.6:60933 2022/12/29 23:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:13:13 [DEBUG] http: Request GET /v1/status/leader (359.118µs) from=127.0.0.6:60933 2022/12/29 23:13:26 [DEBUG] http: Request GET /v1/status/leader (4.249944ms) from=127.0.0.6:60933 2022/12/29 23:13:33 [DEBUG] http: Request GET /v1/status/leader (151.532µs) from=127.0.0.6:60933 2022/12/29 23:13:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:13:46 [DEBUG] http: Request GET /v1/status/leader (366.29µs) from=127.0.0.6:60933 2022/12/29 23:13:53 [DEBUG] http: Request GET /v1/status/leader (151.112µs) from=127.0.0.6:60933 2022/12/29 23:13:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:13:56 [DEBUG] agent: Node info in sync 2022/12/29 23:14:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.166197894s) from=127.0.0.6:46939 2022/12/29 23:14:06 [DEBUG] http: Request GET /v1/status/leader (178.153µs) from=127.0.0.6:60933 2022/12/29 23:14:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.406066985s) from=127.0.0.6:58539 2022/12/29 23:14:13 [DEBUG] http: Request GET /v1/status/leader (174.966µs) from=127.0.0.6:60933 2022/12/29 23:14:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.048161316s) from=127.0.0.6:46065 2022/12/29 23:14:26 [DEBUG] http: Request GET /v1/status/leader (405.662µs) from=127.0.0.6:60933 2022/12/29 23:14:33 [DEBUG] http: Request GET /v1/status/leader (276.538µs) from=127.0.0.6:60933 2022/12/29 23:14:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:14:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.667692042s) from=127.0.0.6:48035 2022/12/29 23:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.18474345s) from=127.0.0.6:56001 2022/12/29 23:14:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.40399619s) from=127.0.0.6:40463 2022/12/29 23:14:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.464211785s) from=127.0.0.6:34557 2022/12/29 23:14:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.316069054s) from=127.0.0.6:56105 2022/12/29 23:14:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.563776085s) from=127.0.0.6:37257 2022/12/29 23:14:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.585221034s) from=127.0.0.6:37707 2022/12/29 23:14:46 [DEBUG] http: Request GET /v1/status/leader (159.604µs) from=127.0.0.6:60933 2022/12/29 23:14:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.938016s) from=127.0.0.6:50977 2022/12/29 23:14:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.361600633s) from=127.0.0.6:60271 2022/12/29 23:14:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.957441287s) from=127.0.0.6:37977 2022/12/29 23:14:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.35767102s) from=127.0.0.6:54313 2022/12/29 23:14:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.957953626s) from=127.0.0.6:37247 2022/12/29 23:14:53 [DEBUG] http: Request GET /v1/status/leader (146.789µs) from=127.0.0.6:60933 2022/12/29 23:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.618762721s) from=127.0.0.6:58605 2022/12/29 23:14:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.253569248s) from=127.0.0.6:46331 2022/12/29 23:14:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.35404351s) from=127.0.0.6:50905 2022/12/29 23:15:06 [DEBUG] http: Request GET /v1/status/leader (466.342µs) from=127.0.0.6:60933 2022/12/29 23:15:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:15:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:15:12 [DEBUG] agent: Node info in sync 2022/12/29 23:15:13 [DEBUG] http: Request GET /v1/status/leader (148.69µs) from=127.0.0.6:60933 2022/12/29 23:15:26 [DEBUG] http: Request GET /v1/status/leader (311.025µs) from=127.0.0.6:60933 2022/12/29 23:15:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:15:33 [DEBUG] http: Request GET /v1/status/leader (1.066679ms) from=127.0.0.6:60933 2022/12/29 23:15:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:15:46 [DEBUG] http: Request GET /v1/status/leader (209.8µs) from=127.0.0.6:60933 2022/12/29 23:15:53 [DEBUG] http: Request GET /v1/status/leader (273.267µs) from=127.0.0.6:60933 2022/12/29 23:16:06 [DEBUG] http: Request GET /v1/status/leader (206.682µs) from=127.0.0.6:60933 2022/12/29 23:16:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.437092031s) from=127.0.0.6:46939 2022/12/29 23:16:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:16:13 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:16:13 [DEBUG] agent: Node info in sync 2022/12/29 23:16:13 [DEBUG] http: Request GET /v1/status/leader (147.931µs) from=127.0.0.6:60933 2022/12/29 23:16:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.01981912s) from=127.0.0.6:58539 2022/12/29 23:16:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.795506737s) from=127.0.0.6:46065 2022/12/29 23:16:26 [DEBUG] http: Request GET /v1/status/leader (1.200295ms) from=127.0.0.6:60933 2022/12/29 23:16:33 [DEBUG] http: Request GET /v1/status/leader (439.369µs) from=127.0.0.6:60933 2022/12/29 23:16:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.516247188s) from=127.0.0.6:40463 2022/12/29 23:16:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.865699328s) from=127.0.0.6:56001 2022/12/29 23:16:43 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.527426196s) from=127.0.0.6:56105 2022/12/29 23:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.147140636s) from=127.0.0.6:48035 2022/12/29 23:16:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.730683351s) from=127.0.0.6:34557 2022/12/29 23:16:46 [DEBUG] http: Request GET /v1/status/leader (148.171µs) from=127.0.0.6:60933 2022/12/29 23:16:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.331590209s) from=127.0.0.6:37257 2022/12/29 23:16:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.144582479s) from=127.0.0.6:37707 2022/12/29 23:16:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.552386728s) from=127.0.0.6:60271 2022/12/29 23:16:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.60255478s) from=127.0.0.6:37977 2022/12/29 23:16:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.205910219s) from=127.0.0.6:37247 2022/12/29 23:16:53 [DEBUG] http: Request GET /v1/status/leader (192.015µs) from=127.0.0.6:60933 2022/12/29 23:16:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.29601854s) from=127.0.0.6:46331 2022/12/29 23:16:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.316324002s) from=127.0.0.6:54313 2022/12/29 23:16:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.230147147s) from=127.0.0.6:50977 2022/12/29 23:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.536697177s) from=127.0.0.6:50905 2022/12/29 23:16:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.056077058s) from=127.0.0.6:58605 2022/12/29 23:17:06 [DEBUG] http: Request GET /v1/status/leader (288.727µs) from=127.0.0.6:60933 2022/12/29 23:17:13 [DEBUG] http: Request GET /v1/status/leader (308.053µs) from=127.0.0.6:60933 2022/12/29 23:17:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:17:24 [DEBUG] agent: Node info in sync 2022/12/29 23:17:26 [DEBUG] http: Request GET /v1/status/leader (285.838µs) from=127.0.0.6:60933 2022/12/29 23:17:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:17:33 [DEBUG] http: Request GET /v1/status/leader (215.666µs) from=127.0.0.6:60933 2022/12/29 23:17:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:17:46 [DEBUG] http: Request GET /v1/status/leader (297.561µs) from=127.0.0.6:60933 2022/12/29 23:17:53 [DEBUG] http: Request GET /v1/status/leader (333.786µs) from=127.0.0.6:60933 2022/12/29 23:18:06 [DEBUG] http: Request GET /v1/status/leader (229.179µs) from=127.0.0.6:60933 2022/12/29 23:18:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.443871713s) from=127.0.0.6:46939 2022/12/29 23:18:13 [DEBUG] http: Request GET /v1/status/leader (303.219µs) from=127.0.0.6:60933 2022/12/29 23:18:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.512546446s) from=127.0.0.6:58539 2022/12/29 23:18:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.379370358s) from=127.0.0.6:46065 2022/12/29 23:18:27 [DEBUG] http: Request GET /v1/status/leader (260.681µs) from=127.0.0.6:60933 2022/12/29 23:18:33 [DEBUG] http: Request GET /v1/status/leader (272.649µs) from=127.0.0.6:60933 2022/12/29 23:18:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:18:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.047460033s) from=127.0.0.6:40463 2022/12/29 23:18:47 [DEBUG] http: Request GET /v1/status/leader (378.871µs) from=127.0.0.6:60933 2022/12/29 23:18:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.061079531s) from=127.0.0.6:56001 2022/12/29 23:18:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.474315774s) from=127.0.0.6:48035 2022/12/29 23:18:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.766511928s) from=127.0.0.6:37707 2022/12/29 23:18:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.473982845s) from=127.0.0.6:56105 2022/12/29 23:18:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.364311996s) from=127.0.0.6:34557 2022/12/29 23:18:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m0.366213165s) from=127.0.0.6:37247 2022/12/29 23:18:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.65630241s) from=127.0.0.6:60271 2022/12/29 23:18:53 [DEBUG] http: Request GET /v1/status/leader (168.306µs) from=127.0.0.6:60933 2022/12/29 23:18:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.503405065s) from=127.0.0.6:37257 2022/12/29 23:18:55 [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/12/29 23:18:55 [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/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:18:55 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" 2022/12/29 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:18:55 [DEBUG] agent: Node info in sync 2022/12/29 23:18:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.166203ms) from=127.0.0.6:60933 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:18:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:18:55 [DEBUG] agent: Node info in sync 2022/12/29 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (36.193686223s) from=127.0.0.6:46065 2022/12/29 23:18:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (38.756219302s) from=127.0.0.6:58539 2022/12/29 23:18:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (170.848µs) from=127.0.0.6:52571 2022/12/29 23:18:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (456.241µs) from=127.0.0.6:58539 2022/12/29 23:18:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.859992642s) from=127.0.0.6:46331 2022/12/29 23:18:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.329341384s) from=127.0.0.6:54313 2022/12/29 23:18:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.629592726s) from=127.0.0.6:37977 2022/12/29 23:18:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.189768498s) from=127.0.0.6:58605 2022/12/29 23:19:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.446665875s) from=127.0.0.6:50977 2022/12/29 23:19:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m5.515454614s) from=127.0.0.6:50905 2022/12/29 23:19:07 [DEBUG] http: Request GET /v1/status/leader (258.69µs) from=127.0.0.6:52571 2022/12/29 23:19:13 [DEBUG] http: Request GET /v1/status/leader (276.85µs) from=127.0.0.6:52571 2022/12/29 23:19:27 [DEBUG] http: Request GET /v1/status/leader (251.848µs) from=127.0.0.6:52571 2022/12/29 23:19:33 [DEBUG] http: Request GET /v1/status/leader (235.491µs) from=127.0.0.6:52571 2022/12/29 23:19:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:19:47 [DEBUG] http: Request GET /v1/status/leader (382.949µs) from=127.0.0.6:52571 2022/12/29 23:19:53 [DEBUG] http: Request GET /v1/status/leader (346.289µs) from=127.0.0.6:52571 2022/12/29 23:20:07 [DEBUG] http: Request GET /v1/status/leader (171.297µs) from=127.0.0.6:52571 2022/12/29 23:20:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.730852854s) from=127.0.0.6:46939 2022/12/29 23:20:13 [DEBUG] http: Request GET /v1/status/leader (367.215µs) from=127.0.0.6:52571 2022/12/29 23:20:27 [DEBUG] http: Request GET /v1/status/leader (244.153µs) from=127.0.0.6:52571 2022/12/29 23:20:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:20:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:20:33 [DEBUG] agent: Node info in sync 2022/12/29 23:20:33 [DEBUG] http: Request GET /v1/status/leader (245.345µs) from=127.0.0.6:52571 2022/12/29 23:20:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:20:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.814994371s) from=127.0.0.6:40463 2022/12/29 23:20:47 [DEBUG] http: Request GET /v1/status/leader (234.073µs) from=127.0.0.6:52571 2022/12/29 23:20:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.832345545s) from=127.0.0.6:48035 2022/12/29 23:20:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.448444784s) from=127.0.0.6:56001 2022/12/29 23:20:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.251641749s) from=127.0.0.6:37707 2022/12/29 23:20:53 [DEBUG] http: Request GET /v1/status/leader (260.069µs) from=127.0.0.6:52571 2022/12/29 23:20:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.987963187s) from=127.0.0.6:37247 2022/12/29 23:20:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.793713734s) from=127.0.0.6:34557 2022/12/29 23:20:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.481959567s) from=127.0.0.6:58539 2022/12/29 23:20:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.426067353s) from=127.0.0.6:56105 2022/12/29 23:20:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2m1.673637517s) from=127.0.0.6:46065 2022/12/29 23:20:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.772384077s) from=127.0.0.6:37257 2022/12/29 23:20:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (2m4.224286444s) from=127.0.0.6:60933 2022/12/29 23:21:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.244007574s) from=127.0.0.6:60271 2022/12/29 23:21:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.539456897s) from=127.0.0.6:54313 2022/12/29 23:21:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.342479266s) from=127.0.0.6:37977 2022/12/29 23:21:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.247094099s) from=127.0.0.6:46331 2022/12/29 23:21:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.094303057s) from=127.0.0.6:50977 2022/12/29 23:21:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.410391339s) from=127.0.0.6:58605 2022/12/29 23:21:07 [DEBUG] http: Request GET /v1/status/leader (365.417µs) from=127.0.0.6:52571 2022/12/29 23:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m7.331909619s) from=127.0.0.6:50905 2022/12/29 23:21:13 [DEBUG] http: Request GET /v1/status/leader (350.589µs) from=127.0.0.6:52571 2022/12/29 23:21:15 [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/12/29 23:21:15 [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/12/29 23:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.48.112_8443" 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Node info in sync 2022/12/29 23:21:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.343292ms) from=127.0.0.6:52571 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (15.664395762s) from=127.0.0.6:60933 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (18.230050601s) from=127.0.0.6:46065 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Node info in sync 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (263.061µs) from=127.0.0.6:52571 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (411.159µs) from=127.0.0.6:52571 2022/12/29 23:21:15 [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/12/29 23:21:15 [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/12/29 23:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:15 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.249_8082" 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Node info in sync 2022/12/29 23:21:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.469137ms) from=127.0.0.6:52659 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (120.064703ms) from=127.0.0.6:46065 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (120.305747ms) from=127.0.0.6:60933 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:15 [DEBUG] agent: Node info in sync 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (497.893µs) from=127.0.0.6:60933 2022/12/29 23:21:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (261.727µs) from=127.0.0.6:55695 2022/12/29 23:21:25 [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/12/29 23:21:25 [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/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.18.94_8484" 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.10237ms) from=127.0.0.6:60933 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (10.352244939s) from=127.0.0.6:52659 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (10.357713392s) from=127.0.0.6:46065 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (250.62µs) from=127.0.0.6:60933 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (496.509µs) from=127.0.0.6:60933 2022/12/29 23:21:25 [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/12/29 23:21:25 [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/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.29.254_8410" 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.242003ms) from=127.0.0.6:36021 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (132.973551ms) from=127.0.0.6:46065 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (133.734853ms) from=127.0.0.6:52659 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (523.31µs) from=127.0.0.6:36021 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (258.037µs) from=127.0.0.6:51165 2022/12/29 23:21:25 [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/12/29 23:21:25 [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/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [INFO] agent: Synced service "_v1_nslcm_10.233.15.13_8403" 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.909729ms) from=127.0.0.6:36021 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (108.166087ms) from=127.0.0.6:52659 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (118.992826ms) from=127.0.0.6:46065 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (447.418µs) from=127.0.0.6:36021 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (440.85µs) from=127.0.0.6:38901 2022/12/29 23:21:25 [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/12/29 23:21:25 [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/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:25 [INFO] agent: Synced service "_v2_nslcm_10.233.15.13_8403" 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.434943ms) from=127.0.0.6:36021 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:25 [DEBUG] agent: Node info in sync 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (77.997792ms) from=127.0.0.6:46065 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (80.09154ms) from=127.0.0.6:52659 2022/12/29 23:21:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (400.828µs) from=127.0.0.6:48235 2022/12/29 23:21:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (497.879µs) from=127.0.0.6:36021 2022/12/29 23:21:26 [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/12/29 23:21: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/12/29 23:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:26 [INFO] agent: Synced service "_v1_vnflcm_10.233.34.190_8801" 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:26 [DEBUG] agent: Node info in sync 2022/12/29 23:21:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.180264ms) from=127.0.0.6:36021 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:26 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:26 [DEBUG] agent: Node info in sync 2022/12/29 23:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (784.836497ms) from=127.0.0.6:52659 2022/12/29 23:21:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (785.367085ms) from=127.0.0.6:46065 2022/12/29 23:21:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (213.711µs) from=127.0.0.6:36021 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (829.931µs) from=127.0.0.6:57493 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/status/leader (271.901µs) from=127.0.0.6:48433 2022/12/29 23:21:27 [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/12/29 23:21:27 [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/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [INFO] agent: Synced service "_v1_vnfres_10.233.60.111_8802" 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Node info in sync 2022/12/29 23:21:27 [DEBUG] http: Request PUT /v1/agent/service/register (20.977784ms) from=127.0.0.6:57493 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:27 [DEBUG] agent: Node info in sync 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (590.023827ms) from=127.0.0.6:46065 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (603.405543ms) from=127.0.0.6:52659 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (359.507µs) from=127.0.0.6:57493 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (231.879µs) from=127.0.0.6:48433 2022/12/29 23:21:27 [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/12/29 23:21:27 [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/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:27 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.59.179_8482" 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Node info in sync 2022/12/29 23:21:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.273339ms) from=127.0.0.6:57493 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (38.547297ms) from=127.0.0.6:46065 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=144 (99.438417ms) from=127.0.0.6:52659 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Node info in sync 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (373.117µs) from=127.0.0.6:57493 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (207.509µs) from=127.0.0.6:32969 2022/12/29 23:21:27 [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/12/29 23:21:27 [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/12/29 23:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:27 [INFO] agent: Synced service "_v1_vnfmgr_10.233.17.5_8803" 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (79.27785ms) from=127.0.0.6:48433 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Node info in sync 2022/12/29 23:21:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.448932ms) from=127.0.0.6:57493 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=145 (84.112232ms) from=127.0.0.6:52659 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:21:27 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:21:27 [DEBUG] agent: Node info in sync 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (237.02µs) from=127.0.0.6:49811 2022/12/29 23:21:27 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (257.091µs) from=127.0.0.6:57493 2022/12/29 23:21:33 [DEBUG] http: Request GET /v1/status/leader (172.422µs) from=127.0.0.6:49811 2022/12/29 23:21:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:21:47 [DEBUG] http: Request GET /v1/status/leader (145.878µs) from=127.0.0.6:49811 2022/12/29 23:21:53 [DEBUG] http: Request GET /v1/status/leader (3.814048ms) from=127.0.0.6:49811 2022/12/29 23:22:07 [DEBUG] http: Request GET /v1/status/leader (370.027µs) from=127.0.0.6:49811 2022/12/29 23:22:13 [DEBUG] http: Request GET /v1/status/leader (286.937µs) from=127.0.0.6:49811 2022/12/29 23:22:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.477356397s) from=127.0.0.6:46939 2022/12/29 23:22:27 [DEBUG] http: Request GET /v1/status/leader (352.416µs) from=127.0.0.6:49811 2022/12/29 23:22:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:22:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:22:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:22:30 [DEBUG] agent: Node info in sync 2022/12/29 23:22:33 [DEBUG] http: Request GET /v1/status/leader (5.899681ms) from=127.0.0.6:49811 2022/12/29 23:22:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:22:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.542302826s) from=127.0.0.6:40463 2022/12/29 23:22:47 [DEBUG] http: Request GET /v1/status/leader (361.161µs) from=127.0.0.6:49811 2022/12/29 23:22:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.346718919s) from=127.0.0.6:48035 2022/12/29 23:22:54 [DEBUG] http: Request GET /v1/status/leader (298.466µs) from=127.0.0.6:49811 2022/12/29 23:22:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.086309942s) from=127.0.0.6:37247 2022/12/29 23:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.379388481s) from=127.0.0.6:56001 2022/12/29 23:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.777864589s) from=127.0.0.6:37707 2022/12/29 23:22:58 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.756130836s) from=127.0.0.6:58539 2022/12/29 23:22:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.827400995s) from=127.0.0.6:56105 2022/12/29 23:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.946467919s) from=127.0.0.6:37257 2022/12/29 23:23:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.234792931s) from=127.0.0.6:34557 2022/12/29 23:23:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.550587925s) from=127.0.0.6:46331 2022/12/29 23:23:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m3.218280806s) from=127.0.0.6:37977 2022/12/29 23:23:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.982632387s) from=127.0.0.6:54313 2022/12/29 23:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.501226102s) from=127.0.0.6:50977 2022/12/29 23:23:07 [DEBUG] http: Request GET /v1/status/leader (528.959µs) from=127.0.0.6:49811 2022/12/29 23:23:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.170877448s) from=127.0.0.6:60271 2022/12/29 23:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m4.878226611s) from=127.0.0.6:58605 2022/12/29 23:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.299774724s) from=127.0.0.6:50905 2022/12/29 23:23:14 [DEBUG] http: Request GET /v1/status/leader (2.3792ms) from=127.0.0.6:49811 2022/12/29 23:23:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.254955337s) from=127.0.0.6:55695 2022/12/29 23:23:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.975699573s) from=127.0.0.6:52571 2022/12/29 23:23:27 [DEBUG] http: Request GET /v1/status/leader (645.966µs) from=127.0.0.6:49811 2022/12/29 23:23:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.658054991s) from=127.0.0.6:48433 2022/12/29 23:23:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.423290493s) from=127.0.0.6:52659 2022/12/29 23:23:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.856231288s) from=127.0.0.6:57493 2022/12/29 23:23:29 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.322516913s) from=127.0.0.6:32969 2022/12/29 23:23:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.689189669s) from=127.0.0.6:38901 2022/12/29 23:23:30 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.828973338s) from=127.0.0.6:36021 2022/12/29 23:23:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.571276626s) from=127.0.0.6:60933 2022/12/29 23:23:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.895328845s) from=127.0.0.6:51165 2022/12/29 23:23:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m7.072974893s) from=127.0.0.6:48235 2022/12/29 23:23:34 [DEBUG] http: Request GET /v1/status/leader (313.303µs) from=127.0.0.6:49811 2022/12/29 23:23:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.127701826s) from=127.0.0.6:46065 2022/12/29 23:23:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:23:47 [DEBUG] http: Request GET /v1/status/leader (847.947µs) from=127.0.0.6:49811 2022/12/29 23:23:54 [DEBUG] http: Request GET /v1/status/leader (188.28µs) from=127.0.0.6:49811 2022/12/29 23:24:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:24:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:24:03 [DEBUG] agent: Node info in sync 2022/12/29 23:24:07 [DEBUG] http: Request GET /v1/status/leader (453.768µs) from=127.0.0.6:49811 2022/12/29 23:24:14 [DEBUG] http: Request GET /v1/status/leader (172.58µs) from=127.0.0.6:49811 2022/12/29 23:24:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.091011606s) from=127.0.0.6:46939 2022/12/29 23:24:27 [DEBUG] http: Request GET /v1/status/leader (172.834µs) from=127.0.0.6:49811 2022/12/29 23:24:34 [DEBUG] http: Request GET /v1/status/leader (267.6µs) from=127.0.0.6:49811 2022/12/29 23:24:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:24:47 [DEBUG] http: Request GET /v1/status/leader (462.709µs) from=127.0.0.6:49811 2022/12/29 23:24:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.723838894s) from=127.0.0.6:48035 2022/12/29 23:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.608036086s) from=127.0.0.6:40463 2022/12/29 23:24:54 [DEBUG] http: Request GET /v1/status/leader (286.391µs) from=127.0.0.6:49811 2022/12/29 23:25:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.781458757s) from=127.0.0.6:37247 2022/12/29 23:25:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.370550459s) from=127.0.0.6:56105 2022/12/29 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.78220946s) from=127.0.0.6:37707 2022/12/29 23:25:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.878857724s) from=127.0.0.6:58539 2022/12/29 23:25:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.912318132s) from=127.0.0.6:56001 2022/12/29 23:25:06 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.962720383s) from=127.0.0.6:46331 2022/12/29 23:25:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.185085651s) from=127.0.0.6:37257 2022/12/29 23:25:07 [DEBUG] http: Request GET /v1/status/leader (188.504µs) from=127.0.0.6:49811 2022/12/29 23:25:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.113412734s) from=127.0.0.6:34557 2022/12/29 23:25:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:25:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.368280786s) from=127.0.0.6:50977 2022/12/29 23:25:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.733745753s) from=127.0.0.6:54313 2022/12/29 23:25:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.785133727s) from=127.0.0.6:37977 2022/12/29 23:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m2.685671743s) from=127.0.0.6:58605 2022/12/29 23:25:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.529456003s) from=127.0.0.6:50905 2022/12/29 23:25:14 [DEBUG] http: Request GET /v1/status/leader (959.109µs) from=127.0.0.6:49811 2022/12/29 23:25:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.214064165s) from=127.0.0.6:60271 2022/12/29 23:25:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.142554167s) from=127.0.0.6:52571 2022/12/29 23:25:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.652735198s) from=127.0.0.6:55695 2022/12/29 23:25:27 [DEBUG] http: Request GET /v1/status/leader (291.162µs) from=127.0.0.6:49811 2022/12/29 23:25:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.634614859s) from=127.0.0.6:52659 2022/12/29 23:25:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.542610298s) from=127.0.0.6:48433 2022/12/29 23:25:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.921495537s) from=127.0.0.6:32969 2022/12/29 23:25:34 [DEBUG] http: Request GET /v1/status/leader (243.98µs) from=127.0.0.6:49811 2022/12/29 23:25:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.61895521s) from=127.0.0.6:36021 2022/12/29 23:25:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.94905609s) from=127.0.0.6:38901 2022/12/29 23:25:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.59748746s) from=127.0.0.6:48235 2022/12/29 23:25:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:25:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m7.080861756s) from=127.0.0.6:57493 2022/12/29 23:25:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.9366392s) from=127.0.0.6:51165 2022/12/29 23:25:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m7.018745198s) from=127.0.0.6:60933 2022/12/29 23:25:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m3.821918695s) from=127.0.0.6:46065 2022/12/29 23:25:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:25:38 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:25:38 [DEBUG] agent: Node info in sync 2022/12/29 23:25:47 [DEBUG] http: Request GET /v1/status/leader (607.058µs) from=127.0.0.6:49811 2022/12/29 23:25:54 [DEBUG] http: Request GET /v1/status/leader (366.475µs) from=127.0.0.6:49811 2022/12/29 23:26:07 [DEBUG] http: Request GET /v1/status/leader (337.542µs) from=127.0.0.6:49811 2022/12/29 23:26:14 [DEBUG] http: Request GET /v1/status/leader (274.567µs) from=127.0.0.6:49811 2022/12/29 23:26:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.710369647s) from=127.0.0.6:46939 2022/12/29 23:26:27 [DEBUG] http: Request GET /v1/status/leader (236.73µs) from=127.0.0.6:49811 2022/12/29 23:26:34 [DEBUG] http: Request GET /v1/status/leader (247.923µs) from=127.0.0.6:49811 2022/12/29 23:26:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:26:47 [DEBUG] http: Request GET /v1/status/leader (201.793µs) from=127.0.0.6:49811 2022/12/29 23:26:54 [DEBUG] http: Request GET /v1/status/leader (586.957µs) from=127.0.0.6:49811 2022/12/29 23:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.475551057s) from=127.0.0.6:40463 2022/12/29 23:26:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.307433219s) from=127.0.0.6:48035 2022/12/29 23:27:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.766992656s) from=127.0.0.6:37247 2022/12/29 23:27:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.723135736s) from=127.0.0.6:56001 2022/12/29 23:27:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.31855604s) from=127.0.0.6:58539 2022/12/29 23:27:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.812518772s) from=127.0.0.6:56105 2022/12/29 23:27:07 [DEBUG] http: Request GET /v1/status/leader (237.694µs) from=127.0.0.6:49811 2022/12/29 23:27:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.757776166s) from=127.0.0.6:37707 2022/12/29 23:27:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.922400961s) from=127.0.0.6:46331 2022/12/29 23:27:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.152633422s) from=127.0.0.6:34557 2022/12/29 23:27:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m2.91121041s) from=127.0.0.6:37257 2022/12/29 23:27:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.959403547s) from=127.0.0.6:50977 2022/12/29 23:27:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:27:11 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:27:11 [DEBUG] agent: Node info in sync 2022/12/29 23:27:14 [DEBUG] http: Request GET /v1/status/leader (291.867µs) from=127.0.0.6:49811 2022/12/29 23:27:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.839265699s) from=127.0.0.6:37977 2022/12/29 23:27:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.751712133s) from=127.0.0.6:54313 2022/12/29 23:27:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.681914124s) from=127.0.0.6:50905 2022/12/29 23:27:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.79510472s) from=127.0.0.6:60271 2022/12/29 23:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m7.377189436s) from=127.0.0.6:58605 2022/12/29 23:27:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:27:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.891185564s) from=127.0.0.6:52571 2022/12/29 23:27:27 [DEBUG] http: Request GET /v1/status/leader (1.390087ms) from=127.0.0.6:49811 2022/12/29 23:27:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.588468597s) from=127.0.0.6:55695 2022/12/29 23:27:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.749408359s) from=127.0.0.6:48433 2022/12/29 23:27:34 [DEBUG] http: Request GET /v1/status/leader (272.854µs) from=127.0.0.6:49811 2022/12/29 23:27:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.082151986s) from=127.0.0.6:52659 2022/12/29 23:27:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:27:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.538478573s) from=127.0.0.6:32969 2022/12/29 23:27:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.80283128s) from=127.0.0.6:51165 2022/12/29 23:27:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.412154886s) from=127.0.0.6:60933 2022/12/29 23:27:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.79723092s) from=127.0.0.6:36021 2022/12/29 23:27:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.113277459s) from=127.0.0.6:46065 2022/12/29 23:27:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.132249841s) from=127.0.0.6:38901 2022/12/29 23:27:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.309892536s) from=127.0.0.6:48235 2022/12/29 23:27:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.038981883s) from=127.0.0.6:57493 2022/12/29 23:27:47 [DEBUG] http: Request GET /v1/status/leader (242.728µs) from=127.0.0.6:49811 2022/12/29 23:27:54 [DEBUG] http: Request GET /v1/status/leader (336.46µs) from=127.0.0.6:49811 2022/12/29 23:28:07 [DEBUG] http: Request GET /v1/status/leader (155.895µs) from=127.0.0.6:49811 2022/12/29 23:28:14 [DEBUG] http: Request GET /v1/status/leader (1.805997ms) from=127.0.0.6:49811 2022/12/29 23:28:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.249157124s) from=127.0.0.6:46939 2022/12/29 23:28:27 [DEBUG] http: Request GET /v1/status/leader (171.715µs) from=127.0.0.6:49811 2022/12/29 23:28:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:28:32 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:28:32 [DEBUG] agent: Node info in sync 2022/12/29 23:28:34 [DEBUG] http: Request GET /v1/status/leader (338.812µs) from=127.0.0.6:49811 2022/12/29 23:28:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:28:47 [DEBUG] http: Request GET /v1/status/leader (291.144µs) from=127.0.0.6:49811 2022/12/29 23:28:54 [DEBUG] http: Request GET /v1/status/leader (354.201µs) from=127.0.0.6:49811 2022/12/29 23:29:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.464695232s) from=127.0.0.6:48035 2022/12/29 23:29:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.199006529s) from=127.0.0.6:40463 2022/12/29 23:29:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.158843505s) from=127.0.0.6:58539 2022/12/29 23:29:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.228270128s) from=127.0.0.6:37247 2022/12/29 23:29:07 [DEBUG] http: Request GET /v1/status/leader (277.653µs) from=127.0.0.6:49811 2022/12/29 23:29:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.798028535s) from=127.0.0.6:56001 2022/12/29 23:29:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.442577751s) from=127.0.0.6:37707 2022/12/29 23:29:12 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.328895718s) from=127.0.0.6:56105 2022/12/29 23:29:14 [DEBUG] http: Request GET /v1/status/leader (398.185µs) from=127.0.0.6:49811 2022/12/29 23:29:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.011189341s) from=127.0.0.6:46331 2022/12/29 23:29:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.172169582s) from=127.0.0.6:34557 2022/12/29 23:29:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.556069945s) from=127.0.0.6:37257 2022/12/29 23:29:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.534605022s) from=127.0.0.6:50977 2022/12/29 23:29:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.35989395s) from=127.0.0.6:50905 2022/12/29 23:29:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.794759616s) from=127.0.0.6:54313 2022/12/29 23:29:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.353510229s) from=127.0.0.6:37977 2022/12/29 23:29:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.466692759s) from=127.0.0.6:60271 2022/12/29 23:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m4.146174393s) from=127.0.0.6:58605 2022/12/29 23:29:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.506149124s) from=127.0.0.6:52571 2022/12/29 23:29:27 [DEBUG] http: Request GET /v1/status/leader (274.372µs) from=127.0.0.6:49811 2022/12/29 23:29:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.810558815s) from=127.0.0.6:55695 2022/12/29 23:29:34 [DEBUG] http: Request GET /v1/status/leader (315.553µs) from=127.0.0.6:49811 2022/12/29 23:29:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:29:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.408751048s) from=127.0.0.6:32969 2022/12/29 23:29:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.173197002s) from=127.0.0.6:52659 2022/12/29 23:29:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.380348114s) from=127.0.0.6:48433 2022/12/29 23:29:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.306046416s) from=127.0.0.6:46065 2022/12/29 23:29:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.813596523s) from=127.0.0.6:51165 2022/12/29 23:29:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m1.60592935s) from=127.0.0.6:38901 2022/12/29 23:29:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.29037286s) from=127.0.0.6:36021 2022/12/29 23:29:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.161930391s) from=127.0.0.6:57493 2022/12/29 23:29:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.724331946s) from=127.0.0.6:48235 2022/12/29 23:29:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.387754679s) from=127.0.0.6:60933 2022/12/29 23:29:48 [DEBUG] http: Request GET /v1/status/leader (306.955µs) from=127.0.0.6:49811 2022/12/29 23:29:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:29:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:29:54 [DEBUG] agent: Node info in sync 2022/12/29 23:29:54 [DEBUG] http: Request GET /v1/status/leader (277.019µs) from=127.0.0.6:49811 2022/12/29 23:30:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:30:08 [DEBUG] http: Request GET /v1/status/leader (282.475µs) from=127.0.0.6:49811 2022/12/29 23:30:14 [DEBUG] http: Request GET /v1/status/leader (176.429µs) from=127.0.0.6:49811 2022/12/29 23:30:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m1.651807578s) from=127.0.0.6:46939 2022/12/29 23:30:28 [DEBUG] http: Request GET /v1/status/leader (216.64µs) from=127.0.0.6:49811 2022/12/29 23:30:34 [DEBUG] http: Request GET /v1/status/leader (1.007246ms) from=127.0.0.6:49811 2022/12/29 23:30:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:30:48 [DEBUG] http: Request GET /v1/status/leader (176.642µs) from=127.0.0.6:49811 2022/12/29 23:30:54 [DEBUG] http: Request GET /v1/status/leader (313.549µs) from=127.0.0.6:49811 2022/12/29 23:31:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.448397898s) from=127.0.0.6:40463 2022/12/29 23:31:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.443741543s) from=127.0.0.6:48035 2022/12/29 23:31:07 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.003061352s) from=127.0.0.6:37247 2022/12/29 23:31:08 [DEBUG] http: Request GET /v1/status/leader (276.262µs) from=127.0.0.6:49811 2022/12/29 23:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.697431544s) from=127.0.0.6:56001 2022/12/29 23:31:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.764696445s) from=127.0.0.6:58539 2022/12/29 23:31:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.915832809s) from=127.0.0.6:37707 2022/12/29 23:31:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m1.482474573s) from=127.0.0.6:56105 2022/12/29 23:31:14 [DEBUG] http: Request GET /v1/status/leader (157.518µs) from=127.0.0.6:49811 2022/12/29 23:31:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.496324219s) from=127.0.0.6:34557 2022/12/29 23:31:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.678671875s) from=127.0.0.6:50905 2022/12/29 23:31:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.754927517s) from=127.0.0.6:37977 2022/12/29 23:31:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.694536639s) from=127.0.0.6:46331 2022/12/29 23:31:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.000038403s) from=127.0.0.6:50977 2022/12/29 23:31:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.018763709s) from=127.0.0.6:37257 2022/12/29 23:31:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.90164183s) from=127.0.0.6:54313 2022/12/29 23:31:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.620147807s) from=127.0.0.6:60271 2022/12/29 23:31:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.040721444s) from=127.0.0.6:58605 2022/12/29 23:31:28 [DEBUG] http: Request GET /v1/status/leader (728.889µs) from=127.0.0.6:49811 2022/12/29 23:31:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.158380214s) from=127.0.0.6:52571 2022/12/29 23:31:34 [DEBUG] http: Request GET /v1/status/leader (281.358µs) from=127.0.0.6:49811 2022/12/29 23:31:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m4.238748849s) from=127.0.0.6:55695 2022/12/29 23:31:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:31:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.050378841s) from=127.0.0.6:52659 2022/12/29 23:31:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.248077204s) from=127.0.0.6:51165 2022/12/29 23:31:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.102634765s) from=127.0.0.6:38901 2022/12/29 23:31:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.842387905s) from=127.0.0.6:46065 2022/12/29 23:31:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.056037548s) from=127.0.0.6:57493 2022/12/29 23:31:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.614778164s) from=127.0.0.6:36021 2022/12/29 23:31:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m7.077360958s) from=127.0.0.6:32969 2022/12/29 23:31:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.597603175s) from=127.0.0.6:48235 2022/12/29 23:31:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.444876649s) from=127.0.0.6:48433 2022/12/29 23:31:48 [DEBUG] http: Request GET /v1/status/leader (1.303347ms) from=127.0.0.6:49811 2022/12/29 23:31:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.022064857s) from=127.0.0.6:60933 2022/12/29 23:31:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:31:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:31:54 [DEBUG] agent: Node info in sync 2022/12/29 23:31:54 [DEBUG] http: Request GET /v1/status/leader (401.826µs) from=127.0.0.6:49811 2022/12/29 23:32:08 [DEBUG] http: Request GET /v1/status/leader (434.762µs) from=127.0.0.6:49811 2022/12/29 23:32:14 [DEBUG] http: Request GET /v1/status/leader (267.23µs) from=127.0.0.6:49811 2022/12/29 23:32:28 [DEBUG] http: Request GET /v1/status/leader (146.061µs) from=127.0.0.6:49811 2022/12/29 23:32:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:32:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.377672042s) from=127.0.0.6:46939 2022/12/29 23:32:34 [DEBUG] http: Request GET /v1/status/leader (148.763µs) from=127.0.0.6:49811 2022/12/29 23:32:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:32:48 [DEBUG] http: Request GET /v1/status/leader (346.56µs) from=127.0.0.6:49811 2022/12/29 23:32:54 [DEBUG] http: Request GET /v1/status/leader (275.633µs) from=127.0.0.6:49811 2022/12/29 23:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.740597658s) from=127.0.0.6:40463 2022/12/29 23:33:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.941973209s) from=127.0.0.6:48035 2022/12/29 23:33:08 [DEBUG] http: Request GET /v1/status/leader (319.46µs) from=127.0.0.6:49811 2022/12/29 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.905460002s) from=127.0.0.6:56001 2022/12/29 23:33:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.253808748s) from=127.0.0.6:37247 2022/12/29 23:33:14 [DEBUG] http: Request GET /v1/status/leader (668.642µs) from=127.0.0.6:49811 2022/12/29 23:33:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.595599479s) from=127.0.0.6:58539 2022/12/29 23:33:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.349312421s) from=127.0.0.6:56105 2022/12/29 23:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.869379066s) from=127.0.0.6:37707 2022/12/29 23:33:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:33:21 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:33:21 [DEBUG] agent: Node info in sync 2022/12/29 23:33:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.21918319s) from=127.0.0.6:37977 2022/12/29 23:33:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.428398777s) from=127.0.0.6:54313 2022/12/29 23:33:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m5.345316372s) from=127.0.0.6:34557 2022/12/29 23:33:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.31764213s) from=127.0.0.6:46331 2022/12/29 23:33:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.09319647s) from=127.0.0.6:37257 2022/12/29 23:33:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.988427856s) from=127.0.0.6:50977 2022/12/29 23:33:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.679556146s) from=127.0.0.6:50905 2022/12/29 23:33:28 [DEBUG] http: Request GET /v1/status/leader (153.985µs) from=127.0.0.6:49811 2022/12/29 23:33:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.265054837s) from=127.0.0.6:60271 2022/12/29 23:33:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.066989044s) from=127.0.0.6:58605 2022/12/29 23:33:34 [DEBUG] http: Request GET /v1/status/leader (191.993µs) from=127.0.0.6:49811 2022/12/29 23:33:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:33:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.583318945s) from=127.0.0.6:52571 2022/12/29 23:33:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.624667527s) from=127.0.0.6:55695 2022/12/29 23:33:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m0.566552297s) from=127.0.0.6:57493 2022/12/29 23:33:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.159646151s) from=127.0.0.6:52659 2022/12/29 23:33:48 [DEBUG] http: Request GET /v1/status/leader (328.374µs) from=127.0.0.6:49811 2022/12/29 23:33:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.31468173s) from=127.0.0.6:48235 2022/12/29 23:33:49 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.501798515s) from=127.0.0.6:32969 2022/12/29 23:33:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.541421731s) from=127.0.0.6:48433 2022/12/29 23:33:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m6.643945472s) from=127.0.0.6:51165 2022/12/29 23:33:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.419550002s) from=127.0.0.6:36021 2022/12/29 23:33:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.427893161s) from=127.0.0.6:38901 2022/12/29 23:33:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.634470058s) from=127.0.0.6:60933 2022/12/29 23:33:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m7.261839059s) from=127.0.0.6:46065 2022/12/29 23:33:54 [DEBUG] http: Request GET /v1/status/leader (267.824µs) from=127.0.0.6:49811 2022/12/29 23:34:08 [DEBUG] http: Request GET /v1/status/leader (323.625µs) from=127.0.0.6:49811 2022/12/29 23:34:14 [DEBUG] http: Request GET /v1/status/leader (406.437µs) from=127.0.0.6:49811 2022/12/29 23:34:28 [DEBUG] http: Request GET /v1/status/leader (611.55µs) from=127.0.0.6:49811 2022/12/29 23:34:34 [DEBUG] http: Request GET /v1/status/leader (401.204µs) from=127.0.0.6:49811 2022/12/29 23:34:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:34:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.737422886s) from=127.0.0.6:46939 2022/12/29 23:34:48 [DEBUG] http: Request GET /v1/status/leader (240.128µs) from=127.0.0.6:49811 2022/12/29 23:34:54 [DEBUG] http: Request GET /v1/status/leader (288.692µs) from=127.0.0.6:49811 2022/12/29 23:35:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:35:06 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:35:06 [DEBUG] agent: Node info in sync 2022/12/29 23:35:08 [DEBUG] http: Request GET /v1/status/leader (149.968µs) from=127.0.0.6:49811 2022/12/29 23:35:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:35:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.310051711s) from=127.0.0.6:40463 2022/12/29 23:35:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.568557514s) from=127.0.0.6:48035 2022/12/29 23:35:14 [DEBUG] http: Request GET /v1/status/leader (414.627µs) from=127.0.0.6:49811 2022/12/29 23:35:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.109873725s) from=127.0.0.6:56001 2022/12/29 23:35:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.74670134s) from=127.0.0.6:37247 2022/12/29 23:35:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m2.079676018s) from=127.0.0.6:56105 2022/12/29 23:35:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.265878535s) from=127.0.0.6:37707 2022/12/29 23:35:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.438342502s) from=127.0.0.6:58539 2022/12/29 23:35:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.199354076s) from=127.0.0.6:37977 2022/12/29 23:35:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.956251218s) from=127.0.0.6:37257 2022/12/29 23:35:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.337868065s) from=127.0.0.6:46331 2022/12/29 23:35:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.030034312s) from=127.0.0.6:54313 2022/12/29 23:35:28 [DEBUG] http: Request GET /v1/status/leader (880.383µs) from=127.0.0.6:49811 2022/12/29 23:35:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.246154047s) from=127.0.0.6:34557 2022/12/29 23:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.180078082s) from=127.0.0.6:58605 2022/12/29 23:35:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.398626128s) from=127.0.0.6:60271 2022/12/29 23:35:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.623905095s) from=127.0.0.6:50905 2022/12/29 23:35:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.419529221s) from=127.0.0.6:50977 2022/12/29 23:35:34 [DEBUG] http: Request GET /v1/status/leader (314.189µs) from=127.0.0.6:49811 2022/12/29 23:35:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:35:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m3.031853029s) from=127.0.0.6:52571 2022/12/29 23:35:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.250606839s) from=127.0.0.6:55695 2022/12/29 23:35:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.05487838s) from=127.0.0.6:52659 2022/12/29 23:35:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.345940648s) from=127.0.0.6:57493 2022/12/29 23:35:48 [DEBUG] http: Request GET /v1/status/leader (288.546µs) from=127.0.0.6:49811 2022/12/29 23:35:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.776568595s) from=127.0.0.6:48433 2022/12/29 23:35:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.74601844s) from=127.0.0.6:51165 2022/12/29 23:35:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.721221524s) from=127.0.0.6:60933 2022/12/29 23:35:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m2.13075402s) from=127.0.0.6:38901 2022/12/29 23:35:54 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.792286288s) from=127.0.0.6:32969 2022/12/29 23:35:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.547591903s) from=127.0.0.6:48235 2022/12/29 23:35:54 [DEBUG] http: Request GET /v1/status/leader (311.727µs) from=127.0.0.6:49811 2022/12/29 23:35:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.6746571s) from=127.0.0.6:46065 2022/12/29 23:35:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.982846457s) from=127.0.0.6:36021 2022/12/29 23:36:08 [DEBUG] http: Request GET /v1/status/leader (354.769µs) from=127.0.0.6:49811 2022/12/29 23:36:14 [DEBUG] http: Request GET /v1/status/leader (304.8µs) from=127.0.0.6:49811 2022/12/29 23:36:28 [DEBUG] http: Request GET /v1/status/leader (193.108µs) from=127.0.0.6:49811 2022/12/29 23:36:34 [DEBUG] http: Request GET /v1/status/leader (179.519µs) from=127.0.0.6:49811 2022/12/29 23:36:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:36:36 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:36:36 [DEBUG] agent: Node info in sync 2022/12/29 23:36:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:36:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.917695304s) from=127.0.0.6:46939 2022/12/29 23:36:48 [DEBUG] http: Request GET /v1/status/leader (152.942µs) from=127.0.0.6:49811 2022/12/29 23:36:54 [DEBUG] http: Request GET /v1/status/leader (253.129µs) from=127.0.0.6:49811 2022/12/29 23:37:08 [DEBUG] http: Request GET /v1/status/leader (154.92µs) from=127.0.0.6:49811 2022/12/29 23:37:14 [DEBUG] http: Request GET /v1/status/leader (306.882µs) from=127.0.0.6:49811 2022/12/29 23:37:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.400816613s) from=127.0.0.6:40463 2022/12/29 23:37:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m0.056819395s) from=127.0.0.6:56105 2022/12/29 23:37:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m2.488744958s) from=127.0.0.6:37247 2022/12/29 23:37:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.011088781s) from=127.0.0.6:48035 2022/12/29 23:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.888410749s) from=127.0.0.6:56001 2022/12/29 23:37:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m1.382310776s) from=127.0.0.6:58539 2022/12/29 23:37:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.533281408s) from=127.0.0.6:37707 2022/12/29 23:37:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:37:28 [DEBUG] http: Request GET /v1/status/leader (1.731927ms) from=127.0.0.6:49811 2022/12/29 23:37:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.285894194s) from=127.0.0.6:34557 2022/12/29 23:37:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m7.33068809s) from=127.0.0.6:37977 2022/12/29 23:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.123177776s) from=127.0.0.6:37257 2022/12/29 23:37:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m5.720357752s) from=127.0.0.6:46331 2022/12/29 23:37:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.085991907s) from=127.0.0.6:58605 2022/12/29 23:37:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.017878533s) from=127.0.0.6:50905 2022/12/29 23:37:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m7.302392145s) from=127.0.0.6:54313 2022/12/29 23:37:34 [DEBUG] http: Request GET /v1/status/leader (419.118µs) from=127.0.0.6:49811 2022/12/29 23:37:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:37:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.739881848s) from=127.0.0.6:60271 2022/12/29 23:37:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.062369704s) from=127.0.0.6:50977 2022/12/29 23:37:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.725955626s) from=127.0.0.6:52571 2022/12/29 23:37:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.325653067s) from=127.0.0.6:55695 2022/12/29 23:37:48 [DEBUG] http: Request GET /v1/status/leader (343.311µs) from=127.0.0.6:49811 2022/12/29 23:37:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.44167907s) from=127.0.0.6:52659 2022/12/29 23:37:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.96094741s) from=127.0.0.6:48433 2022/12/29 23:37:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.310347234s) from=127.0.0.6:60933 2022/12/29 23:37:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.38035492s) from=127.0.0.6:38901 2022/12/29 23:37:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.167398786s) from=127.0.0.6:57493 2022/12/29 23:37:54 [DEBUG] http: Request GET /v1/status/leader (170.199µs) from=127.0.0.6:49811 2022/12/29 23:37:56 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m5.373531274s) from=127.0.0.6:51165 2022/12/29 23:37:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m3.357347465s) from=127.0.0.6:32969 2022/12/29 23:37:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m3.528930511s) from=127.0.0.6:48235 2022/12/29 23:38:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.885180843s) from=127.0.0.6:36021 2022/12/29 23:38:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.418083316s) from=127.0.0.6:46065 2022/12/29 23:38:08 [DEBUG] http: Request GET /v1/status/leader (179.452µs) from=127.0.0.6:49811 2022/12/29 23:38:14 [DEBUG] http: Request GET /v1/status/leader (348.439µs) from=127.0.0.6:49811 2022/12/29 23:38:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:38:17 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:38:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:38:17 [DEBUG] agent: Node info in sync 2022/12/29 23:38:28 [DEBUG] http: Request GET /v1/status/leader (361.927µs) from=127.0.0.6:49811 2022/12/29 23:38:34 [DEBUG] http: Request GET /v1/status/leader (177.296µs) from=127.0.0.6:49811 2022/12/29 23:38:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:38:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m2.415668594s) from=127.0.0.6:46939 2022/12/29 23:38:48 [DEBUG] http: Request GET /v1/status/leader (198.35µs) from=127.0.0.6:49811 2022/12/29 23:38:54 [DEBUG] http: Request GET /v1/status/leader (2.930177ms) from=127.0.0.6:49811 2022/12/29 23:39:08 [DEBUG] http: Request GET /v1/status/leader (525.663µs) from=127.0.0.6:49811 2022/12/29 23:39:14 [DEBUG] http: Request GET /v1/status/leader (297.087µs) from=127.0.0.6:49811 2022/12/29 23:39:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.7582678s) from=127.0.0.6:48035 2022/12/29 23:39:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.050701523s) from=127.0.0.6:37247 2022/12/29 23:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.176915319s) from=127.0.0.6:40463 2022/12/29 23:39:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m0.632528772s) from=127.0.0.6:58539 2022/12/29 23:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.927677891s) from=127.0.0.6:56001 2022/12/29 23:39:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.693894903s) from=127.0.0.6:56105 2022/12/29 23:39:28 [DEBUG] http: Request GET /v1/status/leader (156.556µs) from=127.0.0.6:49811 2022/12/29 23:39:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:39:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:39:30 [DEBUG] agent: Node info in sync 2022/12/29 23:39:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.571698399s) from=127.0.0.6:46331 2022/12/29 23:39:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.943555534s) from=127.0.0.6:37977 2022/12/29 23:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.315455446s) from=127.0.0.6:37707 2022/12/29 23:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.859927807s) from=127.0.0.6:58605 2022/12/29 23:39:34 [DEBUG] http: Request GET /v1/status/leader (1.680299ms) from=127.0.0.6:49811 2022/12/29 23:39:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m0.73104613s) from=127.0.0.6:54313 2022/12/29 23:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m3.568670519s) from=127.0.0.6:37257 2022/12/29 23:39:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:39:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.513336584s) from=127.0.0.6:34557 2022/12/29 23:39:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.884589309s) from=127.0.0.6:50905 2022/12/29 23:39:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.267209732s) from=127.0.0.6:60271 2022/12/29 23:39:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.78845749s) from=127.0.0.6:50977 2022/12/29 23:39:48 [DEBUG] http: Request GET /v1/status/leader (244.663µs) from=127.0.0.6:49811 2022/12/29 23:39:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.477185509s) from=127.0.0.6:52571 2022/12/29 23:39:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m5.869908385s) from=127.0.0.6:55695 2022/12/29 23:39:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.79115009s) from=127.0.0.6:52659 2022/12/29 23:39:54 [DEBUG] http: Request GET /v1/status/leader (246.257µs) from=127.0.0.6:49811 2022/12/29 23:39:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.56252421s) from=127.0.0.6:60933 2022/12/29 23:39:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.578007812s) from=127.0.0.6:32969 2022/12/29 23:39:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.014418686s) from=127.0.0.6:38901 2022/12/29 23:39:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.198678254s) from=127.0.0.6:48433 2022/12/29 23:39:59 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.784317652s) from=127.0.0.6:57493 2022/12/29 23:40:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.143038376s) from=127.0.0.6:36021 2022/12/29 23:40:00 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m2.909980644s) from=127.0.0.6:48235 2022/12/29 23:40:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m7.306232288s) from=127.0.0.6:51165 2022/12/29 23:40:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m6.068183162s) from=127.0.0.6:46065 2022/12/29 23:40:08 [DEBUG] http: Request GET /v1/status/leader (450.629µs) from=127.0.0.6:49811 2022/12/29 23:40:14 [DEBUG] http: Request GET /v1/status/leader (416.047µs) from=127.0.0.6:49811 2022/12/29 23:40:28 [DEBUG] http: Request GET /v1/status/leader (176.41µs) from=127.0.0.6:49811 2022/12/29 23:40:34 [DEBUG] http: Request GET /v1/status/leader (342.341µs) from=127.0.0.6:49811 2022/12/29 23:40:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:40:48 [DEBUG] http: Request GET /v1/status/leader (3.716904ms) from=127.0.0.6:49811 2022/12/29 23:40:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m6.853749115s) from=127.0.0.6:46939 2022/12/29 23:40:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:40:50 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:40:50 [DEBUG] agent: Node info in sync 2022/12/29 23:40:54 [DEBUG] http: Request GET /v1/status/leader (336.802µs) from=127.0.0.6:49811 2022/12/29 23:41:08 [DEBUG] http: Request GET /v1/status/leader (159.741µs) from=127.0.0.6:49811 2022/12/29 23:41:14 [DEBUG] http: Request GET /v1/status/leader (245.719µs) from=127.0.0.6:49811 2022/12/29 23:41:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.305457336s) from=127.0.0.6:56001 2022/12/29 23:41:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.924444829s) from=127.0.0.6:37247 2022/12/29 23:41:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.372563144s) from=127.0.0.6:48035 2022/12/29 23:41:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.719814519s) from=127.0.0.6:58539 2022/12/29 23:41:28 [DEBUG] http: Request GET /v1/status/leader (153.798µs) from=127.0.0.6:49811 2022/12/29 23:41:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.975835672s) from=127.0.0.6:56105 2022/12/29 23:41:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.148835508s) from=127.0.0.6:40463 2022/12/29 23:41:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m1.106557997s) from=127.0.0.6:46331 2022/12/29 23:41:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.205829901s) from=127.0.0.6:37707 2022/12/29 23:41:35 [DEBUG] http: Request GET /v1/status/leader (1.375141ms) from=127.0.0.6:49811 2022/12/29 23:41:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.191662306s) from=127.0.0.6:58605 2022/12/29 23:41:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:41:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.234505827s) from=127.0.0.6:54313 2022/12/29 23:41:37 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.333771324s) from=127.0.0.6:37977 2022/12/29 23:41:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m3.38378669s) from=127.0.0.6:34557 2022/12/29 23:41:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.438843333s) from=127.0.0.6:50905 2022/12/29 23:41:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.653749871s) from=127.0.0.6:37257 2022/12/29 23:41:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.61099014s) from=127.0.0.6:50977 2022/12/29 23:41:48 [DEBUG] http: Request GET /v1/status/leader (239.521µs) from=127.0.0.6:49811 2022/12/29 23:41:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.34567805s) from=127.0.0.6:60271 2022/12/29 23:41:55 [DEBUG] http: Request GET /v1/status/leader (242.818µs) from=127.0.0.6:49811 2022/12/29 23:41:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.779535257s) from=127.0.0.6:55695 2022/12/29 23:41:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.458989569s) from=127.0.0.6:52659 2022/12/29 23:41:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.99990964s) from=127.0.0.6:60933 2022/12/29 23:41:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.168671647s) from=127.0.0.6:52571 2022/12/29 23:41:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.843819959s) from=127.0.0.6:48433 2022/12/29 23:42:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m2.516955879s) from=127.0.0.6:57493 2022/12/29 23:42:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m4.590512689s) from=127.0.0.6:38901 2022/12/29 23:42:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.52604603s) from=127.0.0.6:36021 2022/12/29 23:42:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.809009852s) from=127.0.0.6:51165 2022/12/29 23:42:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m6.576783392s) from=127.0.0.6:32969 2022/12/29 23:42:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.687709913s) from=127.0.0.6:48235 2022/12/29 23:42:08 [DEBUG] http: Request GET /v1/status/leader (248.108µs) from=127.0.0.6:49811 2022/12/29 23:42:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:42:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.069104648s) from=127.0.0.6:46065 2022/12/29 23:42:15 [DEBUG] http: Request GET /v1/status/leader (257.215µs) from=127.0.0.6:49811 2022/12/29 23:42:28 [DEBUG] http: Request GET /v1/status/leader (313.245µs) from=127.0.0.6:49811 2022/12/29 23:42:35 [DEBUG] http: Request GET /v1/status/leader (341.741µs) from=127.0.0.6:49811 2022/12/29 23:42:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:42:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:42:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:42:39 [DEBUG] agent: Node info in sync 2022/12/29 23:42:48 [DEBUG] http: Request GET /v1/status/leader (295.842µs) from=127.0.0.6:49811 2022/12/29 23:42:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m3.613880323s) from=127.0.0.6:46939 2022/12/29 23:42:55 [DEBUG] http: Request GET /v1/status/leader (165.256µs) from=127.0.0.6:49811 2022/12/29 23:43:08 [DEBUG] http: Request GET /v1/status/leader (356.59µs) from=127.0.0.6:49811 2022/12/29 23:43:15 [DEBUG] http: Request GET /v1/status/leader (290.967µs) from=127.0.0.6:49811 2022/12/29 23:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.286222366s) from=127.0.0.6:56001 2022/12/29 23:43:28 [DEBUG] http: Request GET /v1/status/leader (348.208µs) from=127.0.0.6:49811 2022/12/29 23:43:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.108787532s) from=127.0.0.6:40463 2022/12/29 23:43:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.03651264s) from=127.0.0.6:48035 2022/12/29 23:43:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m5.91632046s) from=127.0.0.6:58539 2022/12/29 23:43:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.921412675s) from=127.0.0.6:37247 2022/12/29 23:43:35 [DEBUG] http: Request GET /v1/status/leader (303.182µs) from=127.0.0.6:49811 2022/12/29 23:43:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:43:36 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.061768233s) from=127.0.0.6:56105 2022/12/29 23:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m4.525806672s) from=127.0.0.6:58605 2022/12/29 23:43:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m6.261489294s) from=127.0.0.6:46331 2022/12/29 23:43:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.058176233s) from=127.0.0.6:37707 2022/12/29 23:43:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m5.653901407s) from=127.0.0.6:54313 2022/12/29 23:43:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m5.944544551s) from=127.0.0.6:37977 2022/12/29 23:43:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.635445537s) from=127.0.0.6:50905 2022/12/29 23:43:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.257974399s) from=127.0.0.6:34557 2022/12/29 23:43:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m5.045957683s) from=127.0.0.6:37257 2022/12/29 23:43:49 [DEBUG] http: Request GET /v1/status/leader (219.332µs) from=127.0.0.6:49811 2022/12/29 23:43:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.335942868s) from=127.0.0.6:50977 2022/12/29 23:43:55 [DEBUG] http: Request GET /v1/status/leader (1.383451ms) from=127.0.0.6:49811 2022/12/29 23:43:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m1.993238532s) from=127.0.0.6:55695 2022/12/29 23:43:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.805035677s) from=127.0.0.6:52659 2022/12/29 23:43:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m0.827510904s) from=127.0.0.6:60933 2022/12/29 23:43:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.343956367s) from=127.0.0.6:60271 2022/12/29 23:44:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m1.190955659s) from=127.0.0.6:57493 2022/12/29 23:44:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m6.978222838s) from=127.0.0.6:52571 2022/12/29 23:44:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.062276187s) from=127.0.0.6:38901 2022/12/29 23:44:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.164428181s) from=127.0.0.6:48433 2022/12/29 23:44:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m2.327085451s) from=127.0.0.6:32969 2022/12/29 23:44:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.008370593s) from=127.0.0.6:51165 2022/12/29 23:44:09 [DEBUG] http: Request GET /v1/status/leader (290.399µs) from=127.0.0.6:49811 2022/12/29 23:44:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.443080954s) from=127.0.0.6:36021 2022/12/29 23:44:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.084210339s) from=127.0.0.6:48235 2022/12/29 23:44:15 [DEBUG] http: Request GET /v1/status/leader (272.375µs) from=127.0.0.6:49811 2022/12/29 23:44:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.884938525s) from=127.0.0.6:46065 2022/12/29 23:44:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:44:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:44:25 [DEBUG] agent: Node info in sync 2022/12/29 23:44:29 [DEBUG] http: Request GET /v1/status/leader (244.295µs) from=127.0.0.6:49811 2022/12/29 23:44:35 [DEBUG] http: Request GET /v1/status/leader (3.699865ms) from=127.0.0.6:49811 2022/12/29 23:44:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:44:49 [DEBUG] http: Request GET /v1/status/leader (362.288µs) from=127.0.0.6:49811 2022/12/29 23:44:55 [DEBUG] http: Request GET /v1/status/leader (337.361µs) from=127.0.0.6:49811 2022/12/29 23:44:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:44:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.002332641s) from=127.0.0.6:46939 2022/12/29 23:45:09 [DEBUG] http: Request GET /v1/status/leader (206.605µs) from=127.0.0.6:49811 2022/12/29 23:45:15 [DEBUG] http: Request GET /v1/status/leader (332.399µs) from=127.0.0.6:49811 2022/12/29 23:45:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.392131653s) from=127.0.0.6:56001 2022/12/29 23:45:29 [DEBUG] http: Request GET /v1/status/leader (415.88µs) from=127.0.0.6:49811 2022/12/29 23:45:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.586104317s) from=127.0.0.6:40463 2022/12/29 23:45:35 [DEBUG] http: Request GET /v1/status/leader (194.503µs) from=127.0.0.6:49811 2022/12/29 23:45:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:45:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.376748619s) from=127.0.0.6:58539 2022/12/29 23:45:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.561048748s) from=127.0.0.6:48035 2022/12/29 23:45:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.942868345s) from=127.0.0.6:56105 2022/12/29 23:45:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m6.166999368s) from=127.0.0.6:37247 2022/12/29 23:45:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m0.670395944s) from=127.0.0.6:46331 2022/12/29 23:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m1.748385125s) from=127.0.0.6:54313 2022/12/29 23:45:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.978208202s) from=127.0.0.6:58605 2022/12/29 23:45:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.981470054s) from=127.0.0.6:37707 2022/12/29 23:45:49 [DEBUG] http: Request GET /v1/status/leader (468.351µs) from=127.0.0.6:49811 2022/12/29 23:45:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m5.599908723s) from=127.0.0.6:50905 2022/12/29 23:45:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m6.743694331s) from=127.0.0.6:37977 2022/12/29 23:45:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m6.038838735s) from=127.0.0.6:34557 2022/12/29 23:45:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m6.145650834s) from=127.0.0.6:37257 2022/12/29 23:45:55 [DEBUG] http: Request GET /v1/status/leader (175.195µs) from=127.0.0.6:49811 2022/12/29 23:45:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.061245179s) from=127.0.0.6:52659 2022/12/29 23:45:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.9427916s) from=127.0.0.6:50977 2022/12/29 23:46:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.009042222s) from=127.0.0.6:60271 2022/12/29 23:46:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.659584812s) from=127.0.0.6:60933 2022/12/29 23:46:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.95716227s) from=127.0.0.6:55695 2022/12/29 23:46:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.540583762s) from=127.0.0.6:38901 2022/12/29 23:46:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m3.873106787s) from=127.0.0.6:57493 2022/12/29 23:46:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.570230992s) from=127.0.0.6:48433 2022/12/29 23:46:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.572518799s) from=127.0.0.6:32969 2022/12/29 23:46:09 [DEBUG] http: Request GET /v1/status/leader (498.465µs) from=127.0.0.6:49811 2022/12/29 23:46:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m3.216890187s) from=127.0.0.6:51165 2022/12/29 23:46:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:46:12 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:46:12 [DEBUG] agent: Node info in sync 2022/12/29 23:46:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m7.194531491s) from=127.0.0.6:52571 2022/12/29 23:46:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.530966472s) from=127.0.0.6:48235 2022/12/29 23:46:15 [DEBUG] http: Request GET /v1/status/leader (166.844µs) from=127.0.0.6:49811 2022/12/29 23:46:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m6.459326211s) from=127.0.0.6:36021 2022/12/29 23:46:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m1.202425382s) from=127.0.0.6:46065 2022/12/29 23:46:29 [DEBUG] http: Request GET /v1/status/leader (180.756µs) from=127.0.0.6:49811 2022/12/29 23:46:35 [DEBUG] http: Request GET /v1/status/leader (169.153µs) from=127.0.0.6:49811 2022/12/29 23:46:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:46:49 [DEBUG] http: Request GET /v1/status/leader (3.050234ms) from=127.0.0.6:49811 2022/12/29 23:46:55 [DEBUG] http: Request GET /v1/status/leader (283.342µs) from=127.0.0.6:49811 2022/12/29 23:46:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:46:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.699459555s) from=127.0.0.6:46939 2022/12/29 23:47:09 [DEBUG] http: Request GET /v1/status/leader (357.086µs) from=127.0.0.6:49811 2022/12/29 23:47:15 [DEBUG] http: Request GET /v1/status/leader (567.363µs) from=127.0.0.6:49811 2022/12/29 23:47:29 [DEBUG] http: Request GET /v1/status/leader (217.045µs) from=127.0.0.6:49811 2022/12/29 23:47:35 [DEBUG] http: Request GET /v1/status/leader (267.768µs) from=127.0.0.6:49811 2022/12/29 23:47:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:47:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.441377506s) from=127.0.0.6:56001 2022/12/29 23:47:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.522206544s) from=127.0.0.6:48035 2022/12/29 23:47:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.601260398s) from=127.0.0.6:58539 2022/12/29 23:47:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.836512757s) from=127.0.0.6:40463 2022/12/29 23:47:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m1.721480954s) from=127.0.0.6:37247 2022/12/29 23:47:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.726479353s) from=127.0.0.6:46331 2022/12/29 23:47:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.371269572s) from=127.0.0.6:56105 2022/12/29 23:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:47:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:47:46 [DEBUG] agent: Node info in sync 2022/12/29 23:47:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m3.485076824s) from=127.0.0.6:58605 2022/12/29 23:47:49 [DEBUG] http: Request GET /v1/status/leader (245.92µs) from=127.0.0.6:49811 2022/12/29 23:47:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.584307717s) from=127.0.0.6:37707 2022/12/29 23:47:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.383417333s) from=127.0.0.6:54313 2022/12/29 23:47:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m1.826816312s) from=127.0.0.6:37977 2022/12/29 23:47:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.386812509s) from=127.0.0.6:50905 2022/12/29 23:47:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.767710269s) from=127.0.0.6:37257 2022/12/29 23:47:55 [DEBUG] http: Request GET /v1/status/leader (138.521µs) from=127.0.0.6:49811 2022/12/29 23:47:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.333558235s) from=127.0.0.6:34557 2022/12/29 23:48:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.317393747s) from=127.0.0.6:50977 2022/12/29 23:48:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.432434329s) from=127.0.0.6:60271 2022/12/29 23:48:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.496407803s) from=127.0.0.6:52659 2022/12/29 23:48:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m2.847674644s) from=127.0.0.6:60933 2022/12/29 23:48:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m2.65475665s) from=127.0.0.6:55695 2022/12/29 23:48:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.60302607s) from=127.0.0.6:32969 2022/12/29 23:48:09 [DEBUG] http: Request GET /v1/status/leader (263.662µs) from=127.0.0.6:49811 2022/12/29 23:48:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.210690552s) from=127.0.0.6:57493 2022/12/29 23:48:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m7.236769678s) from=127.0.0.6:38901 2022/12/29 23:48:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m0.918259412s) from=127.0.0.6:52571 2022/12/29 23:48:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.546036233s) from=127.0.0.6:48433 2022/12/29 23:48:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.669911706s) from=127.0.0.6:51165 2022/12/29 23:48:15 [DEBUG] http: Request GET /v1/status/leader (229.777µs) from=127.0.0.6:49811 2022/12/29 23:48:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m2.533338045s) from=127.0.0.6:36021 2022/12/29 23:48:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m5.363747489s) from=127.0.0.6:48235 2022/12/29 23:48:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.304914211s) from=127.0.0.6:46065 2022/12/29 23:48:29 [DEBUG] http: Request GET /v1/status/leader (157.632µs) from=127.0.0.6:49811 2022/12/29 23:48:35 [DEBUG] http: Request GET /v1/status/leader (203.023µs) from=127.0.0.6:49811 2022/12/29 23:48:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:48:49 [DEBUG] http: Request GET /v1/status/leader (162.697µs) from=127.0.0.6:49811 2022/12/29 23:48:55 [DEBUG] http: Request GET /v1/status/leader (411.814µs) from=127.0.0.6:49811 2022/12/29 23:49:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m7.16300239s) from=127.0.0.6:46939 2022/12/29 23:49:09 [DEBUG] http: Request GET /v1/status/leader (330.088µs) from=127.0.0.6:49811 2022/12/29 23:49:15 [DEBUG] http: Request GET /v1/status/leader (749.781µs) from=127.0.0.6:49811 2022/12/29 23:49:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:49:29 [DEBUG] http: Request GET /v1/status/leader (235.715µs) from=127.0.0.6:49811 2022/12/29 23:49:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:49:30 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:49:30 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:49:30 [DEBUG] agent: Node info in sync 2022/12/29 23:49:35 [DEBUG] http: Request GET /v1/status/leader (253.468µs) from=127.0.0.6:49811 2022/12/29 23:49:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.84414051s) from=127.0.0.6:48035 2022/12/29 23:49:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m3.679492292s) from=127.0.0.6:58539 2022/12/29 23:49:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.045882577s) from=127.0.0.6:56001 2022/12/29 23:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.743057138s) from=127.0.0.6:40463 2022/12/29 23:49:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m2.544228427s) from=127.0.0.6:46331 2022/12/29 23:49:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.995246783s) from=127.0.0.6:37247 2022/12/29 23:49:49 [DEBUG] http: Request GET /v1/status/leader (160.111µs) from=127.0.0.6:49811 2022/12/29 23:49:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m1.910973287s) from=127.0.0.6:58605 2022/12/29 23:49:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m5.044681601s) from=127.0.0.6:56105 2022/12/29 23:49:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.408742085s) from=127.0.0.6:54313 2022/12/29 23:49:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.009889149s) from=127.0.0.6:37707 2022/12/29 23:49:55 [DEBUG] http: Request GET /v1/status/leader (1.345651ms) from=127.0.0.6:49811 2022/12/29 23:49:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.977898185s) from=127.0.0.6:50905 2022/12/29 23:49:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m4.483330865s) from=127.0.0.6:37977 2022/12/29 23:50:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m7.405364879s) from=127.0.0.6:37257 2022/12/29 23:50:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m7.082211913s) from=127.0.0.6:34557 2022/12/29 23:50:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.249844289s) from=127.0.0.6:60271 2022/12/29 23:50:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.853496565s) from=127.0.0.6:50977 2022/12/29 23:50:09 [DEBUG] http: Request GET /v1/status/leader (156.889µs) from=127.0.0.6:49811 2022/12/29 23:50:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m4.257743179s) from=127.0.0.6:52659 2022/12/29 23:50:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.083325163s) from=127.0.0.6:32969 2022/12/29 23:50:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m3.377605735s) from=127.0.0.6:55695 2022/12/29 23:50:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m4.685845144s) from=127.0.0.6:60933 2022/12/29 23:50:15 [DEBUG] http: Request GET /v1/status/leader (265.78µs) from=127.0.0.6:49811 2022/12/29 23:50:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.206167721s) from=127.0.0.6:51165 2022/12/29 23:50:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m4.243407161s) from=127.0.0.6:57493 2022/12/29 23:50:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.748301287s) from=127.0.0.6:36021 2022/12/29 23:50:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m5.605712049s) from=127.0.0.6:52571 2022/12/29 23:50:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m6.283492591s) from=127.0.0.6:38901 2022/12/29 23:50:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.453767739s) from=127.0.0.6:48433 2022/12/29 23:50:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m6.123324882s) from=127.0.0.6:48235 2022/12/29 23:50:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.100798375s) from=127.0.0.6:46065 2022/12/29 23:50:29 [DEBUG] http: Request GET /v1/status/leader (150.556µs) from=127.0.0.6:49811 2022/12/29 23:50:35 [DEBUG] http: Request GET /v1/status/leader (204.88µs) from=127.0.0.6:49811 2022/12/29 23:50:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:50:49 [DEBUG] http: Request GET /v1/status/leader (204.687µs) from=127.0.0.6:49811 2022/12/29 23:50:55 [DEBUG] http: Request GET /v1/status/leader (489.389µs) from=127.0.0.6:49811 2022/12/29 23:51:09 [DEBUG] http: Request GET /v1/status/leader (169.247µs) from=127.0.0.6:49811 2022/12/29 23:51:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m5.534465715s) from=127.0.0.6:46939 2022/12/29 23:51:15 [DEBUG] http: Request GET /v1/status/leader (352.598µs) from=127.0.0.6:49811 2022/12/29 23:51:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:51:25 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:51:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:51:25 [DEBUG] agent: Node info in sync 2022/12/29 23:51:29 [DEBUG] http: Request GET /v1/status/leader (946.798µs) from=127.0.0.6:49811 2022/12/29 23:51:35 [DEBUG] http: Request GET /v1/status/leader (363.582µs) from=127.0.0.6:49811 2022/12/29 23:51:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:51:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:51:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.353999199s) from=127.0.0.6:56001 2022/12/29 23:51:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m6.355236781s) from=127.0.0.6:48035 2022/12/29 23:51:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m6.142731438s) from=127.0.0.6:58539 2022/12/29 23:51:49 [DEBUG] http: Request GET /v1/status/leader (240.706µs) from=127.0.0.6:49811 2022/12/29 23:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.715173811s) from=127.0.0.6:40463 2022/12/29 23:51:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.1681925s) from=127.0.0.6:37247 2022/12/29 23:51:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.700860285s) from=127.0.0.6:46331 2022/12/29 23:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.612047044s) from=127.0.0.6:58605 2022/12/29 23:51:55 [DEBUG] http: Request GET /v1/status/leader (333.866µs) from=127.0.0.6:49811 2022/12/29 23:51:58 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.192147091s) from=127.0.0.6:56105 2022/12/29 23:51:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.299052573s) from=127.0.0.6:37707 2022/12/29 23:51:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.831313766s) from=127.0.0.6:37977 2022/12/29 23:52:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m4.890291327s) from=127.0.0.6:50905 2022/12/29 23:52:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m6.779227762s) from=127.0.0.6:54313 2022/12/29 23:52:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m0.69481873s) from=127.0.0.6:37257 2022/12/29 23:52:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.744407844s) from=127.0.0.6:34557 2022/12/29 23:52:09 [DEBUG] http: Request GET /v1/status/leader (1.015786ms) from=127.0.0.6:49811 2022/12/29 23:52:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.296802366s) from=127.0.0.6:60271 2022/12/29 23:52:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m0.22483559s) from=127.0.0.6:32969 2022/12/29 23:52:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m3.118343883s) from=127.0.0.6:52659 2022/12/29 23:52:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.72387555s) from=127.0.0.6:50977 2022/12/29 23:52:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m4.609109138s) from=127.0.0.6:55695 2022/12/29 23:52:15 [DEBUG] http: Request GET /v1/status/leader (463.638µs) from=127.0.0.6:49811 2022/12/29 23:52:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m1.284582374s) from=127.0.0.6:51165 2022/12/29 23:52:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.924227763s) from=127.0.0.6:60933 2022/12/29 23:52:22 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.791419123s) from=127.0.0.6:57493 2022/12/29 23:52:22 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m3.467483389s) from=127.0.0.6:36021 2022/12/29 23:52:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m1.569798143s) from=127.0.0.6:48433 2022/12/29 23:52:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m3.205556538s) from=127.0.0.6:38901 2022/12/29 23:52:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.985954962s) from=127.0.0.6:52571 2022/12/29 23:52:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.536625304s) from=127.0.0.6:48235 2022/12/29 23:52:29 [DEBUG] http: Request GET /v1/status/leader (236.264µs) from=127.0.0.6:49811 2022/12/29 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m4.272511775s) from=127.0.0.6:46065 2022/12/29 23:52:35 [DEBUG] http: Request GET /v1/status/leader (272.53µs) from=127.0.0.6:49811 2022/12/29 23:52:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:52:49 [DEBUG] http: Request GET /v1/status/leader (331.885µs) from=127.0.0.6:49811 2022/12/29 23:52:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:52:53 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:52:53 [DEBUG] agent: Node info in sync 2022/12/29 23:52:55 [DEBUG] http: Request GET /v1/status/leader (317.328µs) from=127.0.0.6:49811 2022/12/29 23:53:09 [DEBUG] http: Request GET /v1/status/leader (171.24µs) from=127.0.0.6:49811 2022/12/29 23:53:15 [DEBUG] http: Request GET /v1/status/leader (255.795µs) from=127.0.0.6:49811 2022/12/29 23:53:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.206965539s) from=127.0.0.6:46939 2022/12/29 23:53:29 [DEBUG] http: Request GET /v1/status/leader (260.35µs) from=127.0.0.6:49811 2022/12/29 23:53:35 [DEBUG] http: Request GET /v1/status/leader (204.303µs) from=127.0.0.6:49811 2022/12/29 23:53:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:53:49 [DEBUG] http: Request GET /v1/status/leader (211.234µs) from=127.0.0.6:49811 2022/12/29 23:53:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m3.022149648s) from=127.0.0.6:48035 2022/12/29 23:53:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.415316121s) from=127.0.0.6:56001 2022/12/29 23:53:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m4.070543884s) from=127.0.0.6:58539 2022/12/29 23:53:55 [DEBUG] http: Request GET /v1/status/leader (264.486µs) from=127.0.0.6:49811 2022/12/29 23:53:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m0.577984222s) from=127.0.0.6:58605 2022/12/29 23:53:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m4.362703562s) from=127.0.0.6:37247 2022/12/29 23:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.434106289s) from=127.0.0.6:40463 2022/12/29 23:53:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m7.454946191s) from=127.0.0.6:46331 2022/12/29 23:54:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.280721018s) from=127.0.0.6:37977 2022/12/29 23:54:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:54:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m7.048912019s) from=127.0.0.6:56105 2022/12/29 23:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.474693127s) from=127.0.0.6:37707 2022/12/29 23:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m4.35895812s) from=127.0.0.6:54313 2022/12/29 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m4.831571272s) from=127.0.0.6:37257 2022/12/29 23:54:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.006614904s) from=127.0.0.6:34557 2022/12/29 23:54:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m7.252592622s) from=127.0.0.6:50905 2022/12/29 23:54:09 [DEBUG] http: Request GET /v1/status/leader (345.499µs) from=127.0.0.6:49811 2022/12/29 23:54:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m0.550090435s) from=127.0.0.6:60271 2022/12/29 23:54:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m1.172985563s) from=127.0.0.6:32969 2022/12/29 23:54:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m2.614191335s) from=127.0.0.6:52659 2022/12/29 23:54:15 [DEBUG] http: Request GET /v1/status/leader (343.021µs) from=127.0.0.6:49811 2022/12/29 23:54:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m0.247819726s) from=127.0.0.6:51165 2022/12/29 23:54:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.918252619s) from=127.0.0.6:50977 2022/12/29 23:54:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m6.625492253s) from=127.0.0.6:55695 2022/12/29 23:54:22 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.212162138s) from=127.0.0.6:60933 2022/12/29 23:54:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:54:23 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:54:23 [DEBUG] agent: Node info in sync 2022/12/29 23:54:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m0.990287384s) from=127.0.0.6:36021 2022/12/29 23:54:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.263106939s) from=127.0.0.6:52571 2022/12/29 23:54:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m0.508733216s) from=127.0.0.6:48235 2022/12/29 23:54:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.968798502s) from=127.0.0.6:57493 2022/12/29 23:54:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.534094541s) from=127.0.0.6:38901 2022/12/29 23:54:29 [DEBUG] http: Request GET /v1/status/leader (169.282µs) from=127.0.0.6:49811 2022/12/29 23:54:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m7.447881947s) from=127.0.0.6:48433 2022/12/29 23:54:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m0.249269805s) from=127.0.0.6:46065 2022/12/29 23:54:35 [DEBUG] http: Request GET /v1/status/leader (1.818985ms) from=127.0.0.6:49811 2022/12/29 23:54:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:54:49 [DEBUG] http: Request GET /v1/status/leader (246.595µs) from=127.0.0.6:49811 2022/12/29 23:54:55 [DEBUG] http: Request GET /v1/status/leader (265.736µs) from=127.0.0.6:49811 2022/12/29 23:55:09 [DEBUG] http: Request GET /v1/status/leader (146.897µs) from=127.0.0.6:49811 2022/12/29 23:55:15 [DEBUG] http: Request GET /v1/status/leader (149.916µs) from=127.0.0.6:49811 2022/12/29 23:55:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m0.103476531s) from=127.0.0.6:46939 2022/12/29 23:55:29 [DEBUG] http: Request GET /v1/status/leader (831.81µs) from=127.0.0.6:49811 2022/12/29 23:55:35 [DEBUG] http: Request GET /v1/status/leader (181.995µs) from=127.0.0.6:49811 2022/12/29 23:55:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:55:49 [DEBUG] http: Request GET /v1/status/leader (248.121µs) from=127.0.0.6:49811 2022/12/29 23:55:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:55:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:55:51 [DEBUG] agent: Node info in sync 2022/12/29 23:55:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.42794648s) from=127.0.0.6:48035 2022/12/29 23:55:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.401305792s) from=127.0.0.6:56001 2022/12/29 23:55:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m2.154327545s) from=127.0.0.6:58539 2022/12/29 23:55:55 [DEBUG] http: Request GET /v1/status/leader (438.885µs) from=127.0.0.6:49811 2022/12/29 23:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.003477586s) from=127.0.0.6:40463 2022/12/29 23:56:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.943350959s) from=127.0.0.6:37247 2022/12/29 23:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m5.482834578s) from=127.0.0.6:58605 2022/12/29 23:56:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m0.506984375s) from=127.0.0.6:37977 2022/12/29 23:56:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m3.646025501s) from=127.0.0.6:46331 2022/12/29 23:56:08 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m3.427697519s) from=127.0.0.6:56105 2022/12/29 23:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.930895497s) from=127.0.0.6:37257 2022/12/29 23:56:09 [DEBUG] http: Request GET /v1/status/leader (290.595µs) from=127.0.0.6:49811 2022/12/29 23:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m3.95109003s) from=127.0.0.6:54313 2022/12/29 23:56:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m2.97793031s) from=127.0.0.6:50905 2022/12/29 23:56:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m4.465165733s) from=127.0.0.6:34557 2022/12/29 23:56:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:56:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.806777929s) from=127.0.0.6:37707 2022/12/29 23:56:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.461851515s) from=127.0.0.6:60271 2022/12/29 23:56:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m0.213397872s) from=127.0.0.6:52659 2022/12/29 23:56:15 [DEBUG] http: Request GET /v1/status/leader (267.072µs) from=127.0.0.6:49811 2022/12/29 23:56:17 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m5.639171404s) from=127.0.0.6:32969 2022/12/29 23:56:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.144361875s) from=127.0.0.6:50977 2022/12/29 23:56:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m4.991895839s) from=127.0.0.6:51165 2022/12/29 23:56:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.15821352s) from=127.0.0.6:55695 2022/12/29 23:56:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m1.772969466s) from=127.0.0.6:60933 2022/12/29 23:56:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m1.056741165s) from=127.0.0.6:52571 2022/12/29 23:56:28 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m4.385165186s) from=127.0.0.6:36021 2022/12/29 23:56:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m1.017908846s) from=127.0.0.6:48235 2022/12/29 23:56:29 [DEBUG] http: Request GET /v1/status/leader (1.808184ms) from=127.0.0.6:49811 2022/12/29 23:56:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m5.029906758s) from=127.0.0.6:38901 2022/12/29 23:56:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m6.832752003s) from=127.0.0.6:57493 2022/12/29 23:56:35 [DEBUG] http: Request GET /v1/status/leader (371.869µs) from=127.0.0.6:49811 2022/12/29 23:56:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:56:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m5.367704895s) from=127.0.0.6:46065 2022/12/29 23:56:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m6.912241539s) from=127.0.0.6:48433 2022/12/29 23:56:49 [DEBUG] http: Request GET /v1/status/leader (270.352µs) from=127.0.0.6:49811 2022/12/29 23:56:55 [DEBUG] http: Request GET /v1/status/leader (146.829µs) from=127.0.0.6:49811 2022/12/29 23:57:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:57:08 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:57:08 [DEBUG] agent: Node info in sync 2022/12/29 23:57:09 [DEBUG] http: Request GET /v1/status/leader (465.261µs) from=127.0.0.6:49811 2022/12/29 23:57:15 [DEBUG] http: Request GET /v1/status/leader (292.153µs) from=127.0.0.6:49811 2022/12/29 23:57:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=68 (2m4.747563276s) from=127.0.0.6:46939 2022/12/29 23:57:29 [DEBUG] http: Request GET /v1/status/leader (348.176µs) from=127.0.0.6:49811 2022/12/29 23:57:35 [DEBUG] http: Request GET /v1/status/leader (410.369µs) from=127.0.0.6:49811 2022/12/29 23:57:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:57:49 [DEBUG] http: Request GET /v1/status/leader (257.878µs) from=127.0.0.6:49811 2022/12/29 23:57:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m0.132602268s) from=127.0.0.6:48035 2022/12/29 23:57:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.512633345s) from=127.0.0.6:56001 2022/12/29 23:57:55 [DEBUG] http: Request GET /v1/status/leader (2.125304ms) from=127.0.0.6:49811 2022/12/29 23:58:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=126 (2m7.177035717s) from=127.0.0.6:58539 2022/12/29 23:58:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m4.734718367s) from=127.0.0.6:40463 2022/12/29 23:58:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=52 (2m3.815411245s) from=127.0.0.6:37247 2022/12/29 23:58:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=54 (2m2.379194247s) from=127.0.0.6:37977 2022/12/29 23:58:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=53 (2m4.767754188s) from=127.0.0.6:46331 2022/12/29 23:58:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=57 (2m6.947684674s) from=127.0.0.6:58605 2022/12/29 23:58:10 [DEBUG] http: Request GET /v1/status/leader (290.388µs) from=127.0.0.6:49811 2022/12/29 23:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=56 (2m1.901462821s) from=127.0.0.6:37257 2022/12/29 23:58:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=48 (2m1.66871911s) from=127.0.0.6:50905 2022/12/29 23:58:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m2.500087561s) from=127.0.0.6:34557 2022/12/29 23:58:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=51 (2m6.52574874s) from=127.0.0.6:56105 2022/12/29 23:58:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=55 (2m1.669713694s) from=127.0.0.6:60271 2022/12/29 23:58:15 [DEBUG] http: Request GET /v1/status/leader (236.037µs) from=127.0.0.6:49811 2022/12/29 23:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.20255917s) from=127.0.0.6:37707 2022/12/29 23:58:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=58 (2m7.476478801s) from=127.0.0.6:54313 2022/12/29 23:58:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xsvjw.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/29 23:58:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=146 (2m5.659795043s) from=127.0.0.6:52659 2022/12/29 23:58:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=145 (2m4.940518537s) from=127.0.0.6:32969 2022/12/29 23:58:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=137 (2m0.924124138s) from=127.0.0.6:55695 2022/12/29 23:58:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.59.179_8482" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.26.143_8181" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.77_8806" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.77_8806" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_sdnc_10.233.4.238_8282" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.94_8484" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.17.5_8803" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v0_multicloud_10.233.63.8_9001" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_parser_10.233.37.77_8806" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.221_9015" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.0.127_9092" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.34.190_8801" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.1.120_8080" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.29.254_8410" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v2_nslcm_10.233.15.13_8403" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.77_8806" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.155_9011" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.52.141_9007" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.48.112_8443" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.249_8082" in sync 2022/12/29 23:58:24 [DEBUG] agent: Service "_v1_vnfres_10.233.60.111_8802" in sync 2022/12/29 23:58:24 [DEBUG] agent: Node info in sync 2022/12/29 23:58:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=139 (2m2.37575318s) from=127.0.0.6:51165 2022/12/29 23:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.814978249s) from=127.0.0.6:50977 2022/12/29 23:58:29 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=138 (2m5.367811702s) from=127.0.0.6:60933 2022/12/29 23:58:30 [DEBUG] http: Request GET /v1/status/leader (228.707µs) from=127.0.0.6:49811 2022/12/29 23:58:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=136 (2m4.056139317s) from=127.0.0.6:52571 2022/12/29 23:58:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=141 (2m4.086640232s) from=127.0.0.6:48235 2022/12/29 23:58:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=142 (2m5.42326968s) from=127.0.0.6:36021 2022/12/29 23:58:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=140 (2m0.011731211s) from=127.0.0.6:38901 2022/12/29 23:58:35 [DEBUG] http: Request GET /v1/status/leader (148.128µs) from=127.0.0.6:49811 2022/12/29 23:58:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xsvjw" since the cluster is too small 2022/12/29 23:58:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=144 (2m2.313371278s) from=127.0.0.6:46065 2022/12/29 23:58:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=146 (2m5.571727111s) from=127.0.0.6:57493