+ 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: 'e61df913-41ea-4291-2a84-b406cfa6d210' Node name: 'onap-msb-consul-5454dcc5c5-pf56r' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/09/11 22:47:45 [DEBUG] agent: Using random ID "e61df913-41ea-4291-2a84-b406cfa6d210" as node ID 2022/09/11 22:47:45 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e61df913-41ea-4291-2a84-b406cfa6d210 Address:127.0.0.1:8300}] 2022/09/11 22:47:45 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/11 22:47:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pf56r.dc1 127.0.0.1 2022/09/11 22:47:45 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-pf56r 127.0.0.1 2022/09/11 22:47:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/11 22:47:45 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-pf56r (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 22:47:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-pf56r.dc1" in area "wan" 2022/09/11 22:47:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/11 22:47:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/11 22:47:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/11 22:47:45 [INFO] agent: started state syncer 2022/09/11 22:47:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/11 22:47:45 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/11 22:47:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/11 22:47:45 [DEBUG] raft: Votes needed: 1 2022/09/11 22:47:45 [DEBUG] raft: Vote granted from e61df913-41ea-4291-2a84-b406cfa6d210 in term 2. Tally: 1 2022/09/11 22:47:45 [INFO] raft: Election won. Tally: 1 2022/09/11 22:47:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/11 22:47:45 [INFO] consul: cluster leadership acquired 2022/09/11 22:47:45 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-pf56r 2022/09/11 22:47:45 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/11 22:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:47:45 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-pf56r' joined, marking health alive 2022/09/11 22:47:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:47:45 [INFO] agent: Synced node info 2022/09/11 22:47:45 [DEBUG] agent: Node info in sync 2022/09/11 22:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:47:46 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/09/11 22:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:49:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 22:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:49:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:49:46 [DEBUG] agent: Node info in sync 2022/09/11 22:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:51:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:51:04 [DEBUG] agent: Node info in sync 2022/09/11 22:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:51:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 22:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:52:30 [DEBUG] agent: Node info in sync 2022/09/11 22:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:54:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:54:21 [DEBUG] agent: Node info in sync 2022/09/11 22:54:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 22:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:55:20 [DEBUG] http: Request GET /v1/catalog/services (369.519µs) from=127.0.0.6:50827 2022/09/11 22:55:20 [DEBUG] http: Request GET /v1/status/leader (2.093497ms) from=127.0.0.6:50827 2022/09/11 22:55:25 [DEBUG] http: Request GET /v1/status/leader (271.801µs) from=127.0.0.6:36263 2022/09/11 22:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:25 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.139_9007" 2022/09/11 22:55:25 [DEBUG] agent: Node info in sync 2022/09/11 22:55:25 [DEBUG] http: Request PUT /v1/agent/service/register (46.275859ms) from=127.0.0.6:36263 2022/09/11 22:55:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (4.965526261s) from=127.0.0.6:50827 2022/09/11 22:55:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:25 [DEBUG] agent: Node info in sync 2022/09/11 22:55:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (777.954µs) from=127.0.0.6:36263 2022/09/11 22:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:26 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.139_9007" 2022/09/11 22:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:26 [DEBUG] agent: Node info in sync 2022/09/11 22:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (468.420387ms) from=127.0.0.6:36263 2022/09/11 22:55:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:26 [DEBUG] agent: Node info in sync 2022/09/11 22:55:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (885.447129ms) from=127.0.0.6:50827 2022/09/11 22:55:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.803031ms) from=127.0.0.6:36263 2022/09/11 22:55:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_sdc-gui_10.233.52.23_8181" 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (344.947038ms) from=127.0.0.6:36263 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (589.630799ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (478.894µs) from=127.0.0.6:36263 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (377.097µs) from=127.0.0.6:36263 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.45.45_443" 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (16.434292ms) from=127.0.0.6:36263 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (67.87183ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (391.185µs) from=127.0.0.6:36263 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.92_9011" 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.853544ms) from=127.0.0.6:36263 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (39.866883ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (379.3µs) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.92_9011" 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.510351ms) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (55.400359ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (422.859µs) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services (176.835µs) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.22_8080" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.678444ms) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (51.466987ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/status/leader (529.323µs) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (377.768µs) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (153.834µs) from=127.0.0.6:38339 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (161.177µs) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (197.831µs) from=127.0.0.6:49983 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (163.699µs) from=127.0.0.6:49983 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (154.756µs) from=127.0.0.6:43313 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (140.745µs) from=127.0.0.6:43313 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_parser_10.233.53.126_8806" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (9.767258ms) from=127.0.0.6:46955 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (57.118594ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (24.00859ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (349.287µs) from=127.0.0.6:46955 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (159.947µs) from=127.0.0.6:58591 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (159.355µs) from=127.0.0.6:43313 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (109.612µs) from=127.0.0.6:43313 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (311.764µs) from=127.0.0.6:37099 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_catalog_10.233.53.126_8806" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (9.922464ms) from=127.0.0.6:43439 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (65.564365ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (65.225399ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (216.633µs) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (477.088µs) from=127.0.0.6:43439 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (62.68079ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_nsd_10.233.53.126_8806" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (8.40149ms) from=127.0.0.6:43439 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (67.674507ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (604.658µs) from=127.0.0.6:43439 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (131.691µs) from=127.0.0.6:43439 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.53.126_8806" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (10.932571ms) from=127.0.0.6:40741 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (52.165918ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (52.086518ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (149.218µs) from=127.0.0.6:40741 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (339.868µs) from=127.0.0.6:40741 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.34.51_9015" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (14.198624ms) from=127.0.0.6:57577 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (54.661026ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (53.735736ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (337.818µs) from=127.0.0.6:57577 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (230.046µs) from=127.0.0.6:53285 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (56.798916ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (60.108387ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [INFO] agent: Synced service "_v0_multicloud_10.233.36.92_9001" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (9.749167ms) from=127.0.0.6:57577 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (163.691µs) from=127.0.0.6:51389 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (299.264µs) from=127.0.0.6:57577 2022/09/11 22:55:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:55: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/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [INFO] agent: Synced service "_v1_multicloud_10.233.36.92_9001" 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:55:27 [DEBUG] agent: Node info in sync 2022/09/11 22:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (26.243046ms) from=127.0.0.6:57577 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (57.217169ms) from=127.0.0.6:55359 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (58.713348ms) from=127.0.0.6:50827 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (2.063351ms) from=127.0.0.6:57577 2022/09/11 22:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (141.858µs) from=127.0.0.6:57577 2022/09/11 22:55:40 [DEBUG] http: Request GET /v1/status/leader (448.817µs) from=127.0.0.6:53273 2022/09/11 22:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:55:47 [DEBUG] http: Request GET /v1/status/leader (889.852µs) from=127.0.0.6:39911 2022/09/11 22:56:00 [DEBUG] http: Request GET /v1/status/leader (699.206µs) from=127.0.0.6:53273 2022/09/11 22:56:07 [DEBUG] http: Request GET /v1/status/leader (692.513µs) from=127.0.0.6:39911 2022/09/11 22:56:22 [DEBUG] http: Request GET /v1/catalog/services (456.455µs) from=127.0.0.6:53273 2022/09/11 22:56:22 [DEBUG] http: Request GET /v1/status/leader (353.674µs) from=127.0.0.6:38813 2022/09/11 22:56:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (316.755µs) from=127.0.0.6:38813 2022/09/11 22:56:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (248.059µs) from=127.0.0.6:38813 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/catalog/services (493.54µs) from=127.0.0.6:39911 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/status/leader (1.121807ms) from=127.0.0.6:39911 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (324.544µs) from=127.0.0.6:39911 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (207.676µs) from=127.0.0.6:39911 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (229.876µs) from=127.0.0.6:39911 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (233.835µs) from=127.0.0.6:53049 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (315.559µs) from=127.0.0.6:39911 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (180.449µs) from=127.0.0.6:53049 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (297.637µs) from=127.0.0.6:47015 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (358.852µs) from=127.0.0.6:36853 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (341.6µs) from=127.0.0.6:36853 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (103.081µs) from=127.0.0.6:53049 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (119.38µs) from=127.0.0.6:53049 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (245.841µs) from=127.0.0.6:58423 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (190.367µs) from=127.0.0.6:41995 2022/09/11 22:56:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (182.028µs) from=127.0.0.6:48241 2022/09/11 22:56:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:56:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:56:41 [INFO] agent: Synced service "_v1_sdnc_10.233.5.64_8282" 2022/09/11 22:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:56:41 [DEBUG] agent: Node info in sync 2022/09/11 22:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.629665ms) from=127.0.0.6:55851 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:56:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:56:41 [DEBUG] agent: Node info in sync 2022/09/11 22:56:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (1m13.469824074s) from=127.0.0.6:55359 2022/09/11 22:56:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (18.477824689s) from=127.0.0.6:53273 2022/09/11 22:56:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (1m13.472195641s) from=127.0.0.6:50827 2022/09/11 22:56:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (10.798326141s) from=127.0.0.6:37747 2022/09/11 22:56:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (951.715µs) from=127.0.0.6:53273 2022/09/11 22:56:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (219.683µs) from=127.0.0.6:53273 2022/09/11 22:56:42 [DEBUG] http: Request GET /v1/status/leader (537.264µs) from=127.0.0.6:35351 2022/09/11 22:56:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 22:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:56:50 [DEBUG] http: Request GET /v1/status/leader (317.151µs) from=127.0.0.6:54169 2022/09/11 22:57:02 [DEBUG] http: Request GET /v1/status/leader (1.868342ms) from=127.0.0.6:54169 2022/09/11 22:57:10 [DEBUG] http: Request GET /v1/status/leader (562.815µs) from=127.0.0.6:54169 2022/09/11 22:57:22 [DEBUG] http: Request GET /v1/status/leader (344.002µs) from=127.0.0.6:54169 2022/09/11 22:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m1.751918287s) from=127.0.0.6:49489 2022/09/11 22:57:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.02310333s) from=127.0.0.6:57577 2022/09/11 22:57:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.802157569s) from=127.0.0.6:57533 2022/09/11 22:57:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.95152423s) from=127.0.0.6:46955 2022/09/11 22:57:30 [DEBUG] http: Request GET /v1/status/leader (285.092µs) from=127.0.0.6:54169 2022/09/11 22:57:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.322814624s) from=127.0.0.6:53285 2022/09/11 22:57:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m3.474060372s) from=127.0.0.6:40741 2022/09/11 22:57:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m4.25489133s) from=127.0.0.6:50049 2022/09/11 22:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m4.65947096s) from=127.0.0.6:49983 2022/09/11 22:57:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.443799351s) from=127.0.0.6:38339 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m5.84395575s) from=127.0.0.6:58591 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/catalog/services (408.063µs) from=127.0.0.6:35351 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (216.361µs) from=127.0.0.6:45127 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/status/leader (377.649µs) from=127.0.0.6:45127 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (125.684µs) from=127.0.0.6:54169 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m6.051366008s) from=127.0.0.6:43439 2022/09/11 22:57:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.24673608s) from=127.0.0.6:43313 2022/09/11 22:57:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m7.351878243s) from=127.0.0.6:36263 2022/09/11 22:57:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m7.153456515s) from=127.0.0.6:37099 2022/09/11 22:57:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.118087751s) from=127.0.0.6:51389 2022/09/11 22:57:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m7.421069553s) from=127.0.0.6:48981 2022/09/11 22:57:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:57:42 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:57:42 [DEBUG] agent: Node info in sync 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/catalog/services (409.94µs) from=127.0.0.6:59447 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/status/leader (2.31623ms) from=127.0.0.6:59447 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (299.047µs) from=127.0.0.6:45909 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (362.085µs) from=127.0.0.6:45909 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (270.964µs) from=127.0.0.6:60287 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (336.094µs) from=127.0.0.6:60287 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (254.116µs) from=127.0.0.6:45909 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (269.745µs) from=127.0.0.6:53263 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (212.524µs) from=127.0.0.6:41819 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (250.296µs) from=127.0.0.6:53263 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (192.043µs) from=127.0.0.6:41819 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (186.788µs) from=127.0.0.6:45909 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (191.455µs) from=127.0.0.6:45909 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (179.079µs) from=127.0.0.6:60287 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (177.426µs) from=127.0.0.6:60287 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (204.603µs) from=127.0.0.6:60287 2022/09/11 22:57:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (223.994µs) from=127.0.0.6:45909 2022/09/11 22:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:57:53 [DEBUG] http: Request GET /v1/status/leader (560.167µs) from=127.0.0.6:44865 2022/09/11 22:58:03 [DEBUG] http: Request GET /v1/status/leader (218.724µs) from=127.0.0.6:44865 2022/09/11 22:58:13 [DEBUG] http: Request GET /v1/status/leader (286.26µs) from=127.0.0.6:36867 2022/09/11 22:58:23 [DEBUG] http: Request GET /v1/status/leader (1.475812ms) from=127.0.0.6:36867 2022/09/11 22:58:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.521075863s) from=127.0.0.6:53105 2022/09/11 22:58:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.553053242s) from=127.0.0.6:38813 2022/09/11 22:58:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m0.813939001s) from=127.0.0.6:37997 2022/09/11 22:58:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.840862903s) from=127.0.0.6:37675 2022/09/11 22:58:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m0.88563238s) from=127.0.0.6:47411 2022/09/11 22:58:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m0.9754182s) from=127.0.0.6:39911 2022/09/11 22:58:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m0.978018499s) from=127.0.0.6:41995 2022/09/11 22:58:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m1.364706285s) from=127.0.0.6:37115 2022/09/11 22:58:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m1.826083134s) from=127.0.0.6:33101 2022/09/11 22:58:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.32087256s) from=127.0.0.6:58423 2022/09/11 22:58:33 [DEBUG] http: Request GET /v1/status/leader (900.444µs) from=127.0.0.6:44865 2022/09/11 22:58:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.450384956s) from=127.0.0.6:53049 2022/09/11 22:58:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.671465722s) from=127.0.0.6:36853 2022/09/11 22:58:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.086358162s) from=127.0.0.6:48241 2022/09/11 22:58:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.260639569s) from=127.0.0.6:59027 2022/09/11 22:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m6.84585916s) from=127.0.0.6:41875 2022/09/11 22:58:37 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m7.255093094s) from=127.0.0.6:47015 2022/09/11 22:58:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m1.06983236s) from=127.0.0.6:37747 2022/09/11 22:58:42 [DEBUG] http: Request GET /v1/catalog/services (391.031µs) from=127.0.0.6:36867 2022/09/11 22:58:42 [DEBUG] http: Request GET /v1/status/leader (431.493µs) from=127.0.0.6:36867 2022/09/11 22:58:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (406.091µs) from=127.0.0.6:44865 2022/09/11 22:58:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (205.173µs) from=127.0.0.6:44865 2022/09/11 22:58:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.275749896s) from=127.0.0.6:53273 2022/09/11 22:58:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m1.968230654s) from=127.0.0.6:55851 2022/09/11 22:58:43 [DEBUG] http: Request GET /v1/status/leader (977.314µs) from=127.0.0.6:39277 2022/09/11 22:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/catalog/services (342.098µs) from=127.0.0.6:36833 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/status/leader (249.04µs) from=127.0.0.6:36833 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (279.09µs) from=127.0.0.6:39277 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (347.648µs) from=127.0.0.6:39277 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (319.598µs) from=127.0.0.6:49235 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (152.923µs) from=127.0.0.6:40003 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (264.799µs) from=127.0.0.6:35037 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (184.093µs) from=127.0.0.6:48535 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (349.111µs) from=127.0.0.6:56069 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (158.728µs) from=127.0.0.6:52101 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (118.899µs) from=127.0.0.6:39277 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (176.62µs) from=127.0.0.6:49235 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (177.48µs) from=127.0.0.6:34019 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (300.789µs) from=127.0.0.6:33525 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (145.729µs) from=127.0.0.6:47173 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (226.076µs) from=127.0.0.6:39277 2022/09/11 22:58:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (212.15µs) from=127.0.0.6:35037 2022/09/11 22:58:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 22:59:02 [DEBUG] http: Request GET /v1/status/leader (315.083µs) from=127.0.0.6:48155 2022/09/11 22:59:10 [DEBUG] http: Request GET /v1/status/leader (313.411µs) from=127.0.0.6:43069 2022/09/11 22:59:22 [DEBUG] http: Request GET /v1/status/leader (860.641µs) from=127.0.0.6:43069 2022/09/11 22:59:30 [DEBUG] http: Request GET /v1/status/leader (475µs) from=127.0.0.6:48155 2022/09/11 22:59:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.029607923s) from=127.0.0.6:54169 2022/09/11 22:59:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m6.489693409s) from=127.0.0.6:35351 2022/09/11 22:59:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m6.68254329s) from=127.0.0.6:45127 2022/09/11 22:59:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 22:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 22:59:41 [DEBUG] agent: Node info in sync 2022/09/11 22:59:42 [DEBUG] http: Request GET /v1/status/leader (463.51µs) from=127.0.0.6:43069 2022/09/11 22:59:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m0.087784531s) from=127.0.0.6:47655 2022/09/11 22:59:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m0.974851809s) from=127.0.0.6:60287 2022/09/11 22:59:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m1.750220518s) from=127.0.0.6:36647 2022/09/11 22:59:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m1.899369646s) from=127.0.0.6:39275 2022/09/11 22:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 22:59:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.392806281s) from=127.0.0.6:41135 2022/09/11 22:59:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m2.524034751s) from=127.0.0.6:58577 2022/09/11 22:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.578982798s) from=127.0.0.6:54569 2022/09/11 22:59:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m3.053621079s) from=127.0.0.6:59447 2022/09/11 22:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m4.356400977s) from=127.0.0.6:40987 2022/09/11 22:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m4.537854629s) from=127.0.0.6:45421 2022/09/11 22:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m4.530531161s) from=127.0.0.6:51909 2022/09/11 22:59:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.395558395s) from=127.0.0.6:41819 2022/09/11 22:59:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m5.556351525s) from=127.0.0.6:37067 2022/09/11 22:59:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m5.828577104s) from=127.0.0.6:49363 2022/09/11 22:59:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m6.117579561s) from=127.0.0.6:53263 2022/09/11 22:59:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.192207666s) from=127.0.0.6:45909 2022/09/11 22:59:50 [DEBUG] http: Request GET /v1/status/leader (324.739µs) from=127.0.0.6:43069 2022/09/11 22:59:52 [DEBUG] http: Request GET /v1/catalog/services (320.572µs) from=127.0.0.6:48155 2022/09/11 22:59:52 [DEBUG] http: Request GET /v1/status/leader (215.347µs) from=127.0.0.6:43069 2022/09/11 22:59:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (352.138µs) from=127.0.0.6:43069 2022/09/11 22:59:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (181.27µs) from=127.0.0.6:34129 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/catalog/services (342.636µs) from=127.0.0.6:51315 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/status/leader (364.569µs) from=127.0.0.6:51315 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (274.456µs) from=127.0.0.6:54243 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (153.429µs) from=127.0.0.6:54243 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (237.752µs) from=127.0.0.6:47445 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (241.004µs) from=127.0.0.6:54243 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (169.253µs) from=127.0.0.6:54243 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (308.14µs) from=127.0.0.6:47445 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (169.789µs) from=127.0.0.6:54243 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (267.084µs) from=127.0.0.6:38491 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (424.486µs) from=127.0.0.6:44005 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (108.499µs) from=127.0.0.6:44005 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (258.964µs) from=127.0.0.6:47445 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (140.596µs) from=127.0.0.6:47445 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (116.426µs) from=127.0.0.6:38491 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (162.079µs) from=127.0.0.6:34679 2022/09/11 23:00:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (231.808µs) from=127.0.0.6:34085 2022/09/11 23:00:12 [DEBUG] http: Request GET /v1/status/leader (455.668µs) from=127.0.0.6:37251 2022/09/11 23:00:20 [DEBUG] http: Request GET /v1/status/leader (377.391µs) from=127.0.0.6:42379 2022/09/11 23:00:32 [DEBUG] http: Request GET /v1/status/leader (427.571µs) from=127.0.0.6:42379 2022/09/11 23:00:40 [DEBUG] http: Request GET /v1/status/leader (449.972µs) from=127.0.0.6:37251 2022/09/11 23:00:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m2.017120595s) from=127.0.0.6:36867 2022/09/11 23:00:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.288846869s) from=127.0.0.6:49221 2022/09/11 23:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:00:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.005823s) from=127.0.0.6:44865 2022/09/11 23:00:52 [DEBUG] http: Request GET /v1/status/leader (389.482µs) from=127.0.0.6:42379 2022/09/11 23:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.969078273s) from=127.0.0.6:33525 2022/09/11 23:00:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m2.217325661s) from=127.0.0.6:33359 2022/09/11 23:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.249708454s) from=127.0.0.6:35037 2022/09/11 23:00:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.442554357s) from=127.0.0.6:49235 2022/09/11 23:00:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.912296479s) from=127.0.0.6:37807 2022/09/11 23:00:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m2.992097835s) from=127.0.0.6:47173 2022/09/11 23:00:53 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m3.220883512s) from=127.0.0.6:52101 2022/09/11 23:00:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m4.180156445s) from=127.0.0.6:56069 2022/09/11 23:00:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.464321132s) from=127.0.0.6:36833 2022/09/11 23:00:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m4.424802918s) from=127.0.0.6:48971 2022/09/11 23:00:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m4.864400789s) from=127.0.0.6:34019 2022/09/11 23:00:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.251476767s) from=127.0.0.6:39277 2022/09/11 23:00:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.290446088s) from=127.0.0.6:53599 2022/09/11 23:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.813414151s) from=127.0.0.6:48535 2022/09/11 23:00:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m7.202973829s) from=127.0.0.6:32803 2022/09/11 23:00:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m7.409560567s) from=127.0.0.6:40003 2022/09/11 23:01:00 [DEBUG] http: Request GET /v1/status/leader (893.348µs) from=127.0.0.6:37251 2022/09/11 23:01:02 [DEBUG] http: Request GET /v1/catalog/services (451.137µs) from=127.0.0.6:42379 2022/09/11 23:01:02 [DEBUG] http: Request GET /v1/status/leader (1.070246ms) from=127.0.0.6:37251 2022/09/11 23:01:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (290.825µs) from=127.0.0.6:37251 2022/09/11 23:01:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (258.269µs) from=127.0.0.6:58263 2022/09/11 23:01:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/catalog/services (500.743µs) from=127.0.0.6:60533 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/status/leader (740.821µs) from=127.0.0.6:49485 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (253.486µs) from=127.0.0.6:49485 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (330.766µs) from=127.0.0.6:33713 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (216.474µs) from=127.0.0.6:47601 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (90.951µs) from=127.0.0.6:49485 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (275.549µs) from=127.0.0.6:49485 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (255.192µs) from=127.0.0.6:39143 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (192.946µs) from=127.0.0.6:47601 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (117.594µs) from=127.0.0.6:47601 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (303.854µs) from=127.0.0.6:39143 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (133.635µs) from=127.0.0.6:49485 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (235.085µs) from=127.0.0.6:36231 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (249.986µs) from=127.0.0.6:47601 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (277.358µs) from=127.0.0.6:50787 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (210.903µs) from=127.0.0.6:60689 2022/09/11 23:01:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (148.047µs) from=127.0.0.6:60689 2022/09/11 23:01:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:01:15 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:01:15 [DEBUG] agent: Node info in sync 2022/09/11 23:01:22 [DEBUG] http: Request GET /v1/status/leader (647.579µs) from=127.0.0.6:36589 2022/09/11 23:01:30 [DEBUG] http: Request GET /v1/status/leader (777.4µs) from=127.0.0.6:38405 2022/09/11 23:01:42 [DEBUG] http: Request GET /v1/status/leader (3.105085ms) from=127.0.0.6:36589 2022/09/11 23:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:01:50 [DEBUG] http: Request GET /v1/status/leader (260.711µs) from=127.0.0.6:38405 2022/09/11 23:01:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.478177646s) from=127.0.0.6:34129 2022/09/11 23:01:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m6.004974972s) from=127.0.0.6:48155 2022/09/11 23:01:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m6.515570817s) from=127.0.0.6:43069 2022/09/11 23:02:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m0.359153973s) from=127.0.0.6:34679 2022/09/11 23:02:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m0.60493455s) from=127.0.0.6:51775 2022/09/11 23:02:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.755946224s) from=127.0.0.6:48577 2022/09/11 23:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.039297985s) from=127.0.0.6:44947 2022/09/11 23:02:02 [DEBUG] http: Request GET /v1/status/leader (551.96µs) from=127.0.0.6:36589 2022/09/11 23:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m2.260094679s) from=127.0.0.6:58315 2022/09/11 23:02:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.607904818s) from=127.0.0.6:54243 2022/09/11 23:02:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m2.801455788s) from=127.0.0.6:52771 2022/09/11 23:02:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.240364553s) from=127.0.0.6:44005 2022/09/11 23:02:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.953514224s) from=127.0.0.6:60229 2022/09/11 23:02:05 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m4.222497433s) from=127.0.0.6:58293 2022/09/11 23:02:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.337493902s) from=127.0.0.6:51315 2022/09/11 23:02:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m4.546710468s) from=127.0.0.6:47445 2022/09/11 23:02:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m4.690630867s) from=127.0.0.6:38491 2022/09/11 23:02:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.092747548s) from=127.0.0.6:34861 2022/09/11 23:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m6.99146239s) from=127.0.0.6:45757 2022/09/11 23:02:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m7.448172079s) from=127.0.0.6:34085 2022/09/11 23:02:10 [DEBUG] http: Request GET /v1/status/leader (447.512µs) from=127.0.0.6:36589 2022/09/11 23:02:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:02:40 [DEBUG] agent: Node info in sync 2022/09/11 23:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:03:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.97845967s) from=127.0.0.6:37251 2022/09/11 23:03:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m4.254131016s) from=127.0.0.6:58263 2022/09/11 23:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m6.900768534s) from=127.0.0.6:42379 2022/09/11 23:03:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m0.06534367s) from=127.0.0.6:56041 2022/09/11 23:03:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.086526908s) from=127.0.0.6:36785 2022/09/11 23:03:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m0.49136356s) from=127.0.0.6:33801 2022/09/11 23:03:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m1.077527745s) from=127.0.0.6:33713 2022/09/11 23:03:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.032760936s) from=127.0.0.6:49485 2022/09/11 23:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.455614387s) from=127.0.0.6:53583 2022/09/11 23:03:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m2.477334299s) from=127.0.0.6:39143 2022/09/11 23:03:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.765485471s) from=127.0.0.6:47601 2022/09/11 23:03:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.762753391s) from=127.0.0.6:32943 2022/09/11 23:03:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.913739487s) from=127.0.0.6:36231 2022/09/11 23:03:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.063362823s) from=127.0.0.6:60533 2022/09/11 23:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m4.65444007s) from=127.0.0.6:38531 2022/09/11 23:03:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.857197267s) from=127.0.0.6:36245 2022/09/11 23:03:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.818390858s) from=127.0.0.6:50787 2022/09/11 23:03:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m6.40878072s) from=127.0.0.6:53711 2022/09/11 23:03:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m7.285961136s) from=127.0.0.6:60689 2022/09/11 23:03:33 [DEBUG] http: Request GET /v1/catalog/services (524.72µs) from=127.0.0.6:36589 2022/09/11 23:03:33 [DEBUG] http: Request GET /v1/status/leader (489.672µs) from=127.0.0.6:48235 2022/09/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (363.923µs) from=127.0.0.6:48235 2022/09/11 23:03:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (267.557µs) from=127.0.0.6:48235 2022/09/11 23:03:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:03:44 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:03:44 [DEBUG] agent: Node info in sync 2022/09/11 23:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:03:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/catalog/services (321.912µs) from=127.0.0.6:38405 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/status/leader (981.958µs) from=127.0.0.6:33309 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.516946ms) from=127.0.0.6:38205 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (247.839µs) from=127.0.0.6:57709 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (427.148µs) from=127.0.0.6:41575 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (252.743µs) from=127.0.0.6:38205 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (498.396µs) from=127.0.0.6:38205 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (441.1µs) from=127.0.0.6:41575 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (763.632µs) from=127.0.0.6:57709 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (163.462µs) from=127.0.0.6:33309 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (613.658µs) from=127.0.0.6:46741 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (337.427µs) from=127.0.0.6:57709 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (424.906µs) from=127.0.0.6:46741 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (440.051µs) from=127.0.0.6:33309 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (133.828µs) from=127.0.0.6:33309 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (230.631µs) from=127.0.0.6:53421 2022/09/11 23:03:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (195.261µs) from=127.0.0.6:33309 2022/09/11 23:03:53 [DEBUG] http: Request GET /v1/status/leader (509.982µs) from=127.0.0.6:33717 2022/09/11 23:04:11 [DEBUG] http: Request GET /v1/status/leader (518.616µs) from=127.0.0.6:50431 2022/09/11 23:04:13 [DEBUG] http: Request GET /v1/status/leader (463.983µs) from=127.0.0.6:33717 2022/09/11 23:04:31 [DEBUG] http: Request GET /v1/status/leader (710.011µs) from=127.0.0.6:50431 2022/09/11 23:04:33 [DEBUG] http: Request GET /v1/status/leader (442.484µs) from=127.0.0.6:33717 2022/09/11 23:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:04:51 [DEBUG] http: Request GET /v1/status/leader (1.136704ms) from=127.0.0.6:50431 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/catalog/services (599.268µs) from=127.0.0.6:50431 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/status/leader (334.158µs) from=127.0.0.6:33717 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (520.757µs) from=127.0.0.6:39579 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (138.919µs) from=127.0.0.6:33717 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (272.552µs) from=127.0.0.6:39579 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (308.059µs) from=127.0.0.6:33717 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (253.859µs) from=127.0.0.6:39579 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (408.203µs) from=127.0.0.6:43909 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (228.205µs) from=127.0.0.6:33717 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (280.955µs) from=127.0.0.6:43051 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (215.876µs) from=127.0.0.6:43909 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (163.417µs) from=127.0.0.6:43051 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (249.535µs) from=127.0.0.6:33717 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (168.094µs) from=127.0.0.6:43909 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (179.861µs) from=127.0.0.6:44883 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (207.273µs) from=127.0.0.6:39579 2022/09/11 23:05:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (173.817µs) from=127.0.0.6:38969 2022/09/11 23:05:20 [DEBUG] http: Request GET /v1/status/leader (513.251µs) from=127.0.0.6:41493 2022/09/11 23:05:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:05:28 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:05:28 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:05:28 [DEBUG] agent: Node info in sync 2022/09/11 23:05:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.606276873s) from=127.0.0.6:48235 2022/09/11 23:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m5.62498603s) from=127.0.0.6:36589 2022/09/11 23:05:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m6.324656938s) from=127.0.0.6:40095 2022/09/11 23:05:40 [DEBUG] http: Request GET /v1/status/leader (446.061µs) from=127.0.0.6:33185 2022/09/11 23:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:05:51 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m0.126258748s) from=127.0.0.6:38205 2022/09/11 23:05:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.60153164s) from=127.0.0.6:46347 2022/09/11 23:05:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m1.609945947s) from=127.0.0.6:57709 2022/09/11 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m1.90030164s) from=127.0.0.6:41575 2022/09/11 23:05:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.371591718s) from=127.0.0.6:51333 2022/09/11 23:05:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m2.721412895s) from=127.0.0.6:34341 2022/09/11 23:05:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.218018341s) from=127.0.0.6:37899 2022/09/11 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.894272105s) from=127.0.0.6:46741 2022/09/11 23:05: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/09/11 23:05: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/09/11 23:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:05:55 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Node info in sync 2022/09/11 23:05:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.900286ms) from=127.0.0.6:41493 2022/09/11 23:05:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (54.962845115s) from=127.0.0.6:50431 2022/09/11 23:05:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (2m4.386720951s) from=127.0.0.6:38405 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:05:55 [DEBUG] agent: Node info in sync 2022/09/11 23:05:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (245.889µs) from=127.0.0.6:33185 2022/09/11 23:05:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (724.414µs) from=127.0.0.6:41493 2022/09/11 23:05:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m4.448808974s) from=127.0.0.6:44161 2022/09/11 23:05:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.606632362s) from=127.0.0.6:53421 2022/09/11 23:05:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.835091545s) from=127.0.0.6:33277 2022/09/11 23:05:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.891141634s) from=127.0.0.6:46021 2022/09/11 23:05:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m5.884095023s) from=127.0.0.6:45105 2022/09/11 23:05:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.126182979s) from=127.0.0.6:55873 2022/09/11 23:05:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.094512636s) from=127.0.0.6:33309 2022/09/11 23:06:00 [DEBUG] http: Request GET /v1/status/leader (1.639611ms) from=127.0.0.6:41493 2022/09/11 23:06:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:07:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m0.300199609s) from=127.0.0.6:44883 2022/09/11 23:07:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m0.344930285s) from=127.0.0.6:59711 2022/09/11 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m0.457666162s) from=127.0.0.6:34129 2022/09/11 23:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.528210974s) from=127.0.0.6:33717 2022/09/11 23:07:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m1.075349249s) from=127.0.0.6:41527 2022/09/11 23:07:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.07578755s) from=127.0.0.6:33477 2022/09/11 23:07:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.426341267s) from=127.0.0.6:43909 2022/09/11 23:07:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m2.47681074s) from=127.0.0.6:54655 2022/09/11 23:07:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.520048157s) from=127.0.0.6:44237 2022/09/11 23:07:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m3.837371973s) from=127.0.0.6:43051 2022/09/11 23:07:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m5.01141876s) from=127.0.0.6:54375 2022/09/11 23:07:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.270216084s) from=127.0.0.6:41131 2022/09/11 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.403742569s) from=127.0.0.6:38969 2022/09/11 23:07:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.864400588s) from=127.0.0.6:47071 2022/09/11 23:07:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m6.163859994s) from=127.0.0.6:39579 2022/09/11 23:07:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (1m20.533823831s) from=127.0.0.6:50431 2022/09/11 23:07:16 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.44.112_8082" 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:16 [DEBUG] agent: Node info in sync 2022/09/11 23:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.156072ms) from=127.0.0.6:41493 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Node info in sync 2022/09/11 23:07:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (573.182µs) from=127.0.0.6:41493 2022/09/11 23:07:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:16 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.13.209_8443" 2022/09/11 23:07:16 [DEBUG] agent: Node info in sync 2022/09/11 23:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.129533ms) from=127.0.0.6:41493 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:16 [DEBUG] agent: Node info in sync 2022/09/11 23:07:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (852.09µs) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.57.99_8410" 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.898771ms) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (827.735µs) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.0.31_8482" 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.236435ms) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (520.333µs) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [INFO] agent: Synced service "_v1_nslcm_10.233.23.198_8403" 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.096415ms) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (435.44µs) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:22 [INFO] agent: Synced service "_v2_nslcm_10.233.23.198_8403" 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.433035ms) from=127.0.0.6:41493 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:22 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:22 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (748.852µs) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [INFO] agent: Synced service "_v1_vnfres_10.233.0.124_8802" 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.680062ms) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (3.366067ms) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [INFO] agent: Synced service "_v1_vnfmgr_10.233.54.108_8803" 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.221117ms) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (454.154µs) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.45.96_8484" 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.113376ms) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (467.456µs) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:07:23 [INFO] agent: Synced service "_v1_vnflcm_10.233.10.80_8801" 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.258458ms) from=127.0.0.6:41493 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:07:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:07:23 [DEBUG] agent: Node info in sync 2022/09/11 23:07:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (644.362µs) from=127.0.0.6:41493 2022/09/11 23:07:25 [DEBUG] http: Request GET /v1/catalog/services (554.569µs) from=127.0.0.6:49279 2022/09/11 23:07:25 [DEBUG] http: Request GET /v1/status/leader (274.4µs) from=127.0.0.6:48261 2022/09/11 23:07:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (200.301µs) from=127.0.0.6:48261 2022/09/11 23:07:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (159.258µs) from=127.0.0.6:48261 2022/09/11 23:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:07:45 [DEBUG] http: Request GET /v1/status/leader (407.695µs) from=127.0.0.6:38547 2022/09/11 23:07:56 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m0.98512764s) from=127.0.0.6:33185 2022/09/11 23:08:05 [DEBUG] http: Request GET /v1/status/leader (389.806µs) from=127.0.0.6:38547 2022/09/11 23:08:25 [DEBUG] http: Request GET /v1/status/leader (578.406µs) from=127.0.0.6:38547 2022/09/11 23:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:08:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:08:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:08:47 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:08:47 [DEBUG] agent: Node info in sync 2022/09/11 23:08:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:09:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.873964286s) from=127.0.0.6:49279 2022/09/11 23:09:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.426888705s) from=127.0.0.6:41493 2022/09/11 23:09:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.028807646s) from=127.0.0.6:48261 2022/09/11 23:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:09:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:09:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:09:54 [DEBUG] agent: Node info in sync 2022/09/11 23:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:11:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/catalog/services (804.273µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/status/leader (921.303µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (471.447µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (169.062µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (150.558µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (180.338µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (290.867µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (134.103µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (302.96µs) from=127.0.0.6:57153 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (587.682µs) from=127.0.0.6:33809 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (149.516µs) from=127.0.0.6:57153 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (146.67µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (489.652µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (79.092µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (76.782µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (81.578µs) from=127.0.0.6:57153 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (147.109µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (125.914µs) from=127.0.0.6:40041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (167.583µs) from=127.0.0.6:59451 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (94.401µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (116.991µs) from=127.0.0.6:60789 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (82.077µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (102.821µs) from=127.0.0.6:50041 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (167.707µs) from=127.0.0.6:58325 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (207.509µs) from=127.0.0.6:60789 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (198.369µs) from=127.0.0.6:54339 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (217.864µs) from=127.0.0.6:34627 2022/09/11 23:11:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (184.134µs) from=127.0.0.6:53811 2022/09/11 23:11:36 [DEBUG] http: Request GET /v1/status/leader (600.935µs) from=127.0.0.6:34561 2022/09/11 23:11:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:11:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:11:49 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:11:49 [DEBUG] agent: Node info in sync 2022/09/11 23:11:56 [DEBUG] http: Request GET /v1/status/leader (1.104613ms) from=127.0.0.6:34561 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/catalog/services (747.349µs) from=127.0.0.6:34561 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/status/leader (456.671µs) from=127.0.0.6:34561 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (398.918µs) from=127.0.0.6:38579 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (245.015µs) from=127.0.0.6:46367 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (291.717µs) from=127.0.0.6:38579 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (347.638µs) from=127.0.0.6:46367 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (346.458µs) from=127.0.0.6:40907 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (192.097µs) from=127.0.0.6:38579 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (216.865µs) from=127.0.0.6:59719 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (190.717µs) from=127.0.0.6:40481 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (220.744µs) from=127.0.0.6:34947 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (152.407µs) from=127.0.0.6:60983 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (110.115µs) from=127.0.0.6:60983 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (245.328µs) from=127.0.0.6:34947 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (150.651µs) from=127.0.0.6:47843 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (287.916µs) from=127.0.0.6:44903 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (121.703µs) from=127.0.0.6:53459 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (273.762µs) from=127.0.0.6:39463 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (100.3µs) from=127.0.0.6:34775 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (107.734µs) from=127.0.0.6:44903 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (236.886µs) from=127.0.0.6:47843 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (168.574µs) from=127.0.0.6:53459 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (987.558µs) from=127.0.0.6:34775 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (141.21µs) from=127.0.0.6:40481 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (189.293µs) from=127.0.0.6:59719 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (119.331µs) from=127.0.0.6:53459 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (143.095µs) from=127.0.0.6:47843 2022/09/11 23:12:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (169.296µs) from=127.0.0.6:53459 2022/09/11 23:12:41 [DEBUG] http: Request GET /v1/status/leader (1.942459ms) from=127.0.0.6:46613 2022/09/11 23:12:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:13:01 [DEBUG] http: Request GET /v1/status/leader (281.403µs) from=127.0.0.6:46613 2022/09/11 23:13:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m0.18480437s) from=127.0.0.6:35353 2022/09/11 23:13:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m0.252212022s) from=127.0.0.6:45049 2022/09/11 23:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.83155037s) from=127.0.0.6:49863 2022/09/11 23:13:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.063514723s) from=127.0.0.6:40041 2022/09/11 23:13:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m1.139442783s) from=127.0.0.6:41905 2022/09/11 23:13:17 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m1.448156627s) from=127.0.0.6:53811 2022/09/11 23:13:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m1.674360676s) from=127.0.0.6:53989 2022/09/11 23:13:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m1.889920155s) from=127.0.0.6:58325 2022/09/11 23:13:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m2.19358382s) from=127.0.0.6:40119 2022/09/11 23:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.753681397s) from=127.0.0.6:41405 2022/09/11 23:13:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m2.879769435s) from=127.0.0.6:41549 2022/09/11 23:13:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m2.922898888s) from=127.0.0.6:44493 2022/09/11 23:13:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.027735224s) from=127.0.0.6:34627 2022/09/11 23:13:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m3.33779863s) from=127.0.0.6:43645 2022/09/11 23:13:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m3.570340885s) from=127.0.0.6:33809 2022/09/11 23:13:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m3.926757096s) from=127.0.0.6:57153 2022/09/11 23:13:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m4.145369862s) from=127.0.0.6:54339 2022/09/11 23:13:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.17701059s) from=127.0.0.6:56487 2022/09/11 23:13:21 [DEBUG] http: Request GET /v1/status/leader (911.733µs) from=127.0.0.6:46613 2022/09/11 23:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m5.057100051s) from=127.0.0.6:43385 2022/09/11 23:13:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.272378655s) from=127.0.0.6:50041 2022/09/11 23:13:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.314370434s) from=127.0.0.6:42295 2022/09/11 23:13:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.546630887s) from=127.0.0.6:57809 2022/09/11 23:13:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.894836873s) from=127.0.0.6:41043 2022/09/11 23:13:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m5.818241207s) from=127.0.0.6:56235 2022/09/11 23:13:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.050327704s) from=127.0.0.6:60079 2022/09/11 23:13:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m6.409655332s) from=127.0.0.6:60789 2022/09/11 23:13:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m6.909850395s) from=127.0.0.6:59451 2022/09/11 23:13:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:13:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:13:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:13:39 [DEBUG] agent: Node info in sync 2022/09/11 23:13:45 [DEBUG] http: Request GET /v1/catalog/services (693.339µs) from=127.0.0.6:48583 2022/09/11 23:13:45 [DEBUG] http: Request GET /v1/status/leader (242.912µs) from=127.0.0.6:48583 2022/09/11 23:13:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (203.756µs) from=127.0.0.6:38835 2022/09/11 23:13:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (181.748µs) from=127.0.0.6:46613 2022/09/11 23:13:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:14:05 [DEBUG] http: Request GET /v1/status/leader (394.185µs) from=127.0.0.6:51647 2022/09/11 23:14:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m0.260169234s) from=127.0.0.6:40481 2022/09/11 23:14:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m0.806984091s) from=127.0.0.6:39463 2022/09/11 23:14:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.787127944s) from=127.0.0.6:35821 2022/09/11 23:14:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.037050086s) from=127.0.0.6:34947 2022/09/11 23:14:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m0.98302553s) from=127.0.0.6:42439 2022/09/11 23:14:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m1.322681232s) from=127.0.0.6:44903 2022/09/11 23:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m1.613689715s) from=127.0.0.6:46789 2022/09/11 23:14:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m1.744703786s) from=127.0.0.6:35367 2022/09/11 23:14:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m2.090254201s) from=127.0.0.6:50591 2022/09/11 23:14:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m2.273668468s) from=127.0.0.6:34775 2022/09/11 23:14:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m2.409640555s) from=127.0.0.6:53681 2022/09/11 23:14:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.804076738s) from=127.0.0.6:34561 2022/09/11 23:14:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m2.831463414s) from=127.0.0.6:39105 2022/09/11 23:14:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.12720438s) from=127.0.0.6:60369 2022/09/11 23:14:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.453977456s) from=127.0.0.6:36301 2022/09/11 23:14:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m3.742573568s) from=127.0.0.6:40907 2022/09/11 23:14:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m3.869169828s) from=127.0.0.6:46367 2022/09/11 23:14:25 [DEBUG] http: Request GET /v1/status/leader (1.303572ms) from=127.0.0.6:51647 2022/09/11 23:14:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m4.249167592s) from=127.0.0.6:53459 2022/09/11 23:14:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m4.360121676s) from=127.0.0.6:37431 2022/09/11 23:14:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m4.768648428s) from=127.0.0.6:49293 2022/09/11 23:14:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m6.157310713s) from=127.0.0.6:59719 2022/09/11 23:14:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.411201417s) from=127.0.0.6:60983 2022/09/11 23:14:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m6.359078018s) from=127.0.0.6:38579 2022/09/11 23:14:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m6.886907689s) from=127.0.0.6:60517 2022/09/11 23:14:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m7.079324074s) from=127.0.0.6:47843 2022/09/11 23:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m7.347168466s) from=127.0.0.6:56717 2022/09/11 23:14:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.439922361s) from=127.0.0.6:51317 2022/09/11 23:14:45 [DEBUG] http: Request GET /v1/status/leader (669.146µs) from=127.0.0.6:45317 2022/09/11 23:14:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:14:52 [DEBUG] http: Request GET /v1/catalog/services (713.768µs) from=127.0.0.6:45317 2022/09/11 23:14:52 [DEBUG] http: Request GET /v1/status/leader (1.156264ms) from=127.0.0.6:51647 2022/09/11 23:14:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (369.846µs) from=127.0.0.6:51647 2022/09/11 23:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (224.493µs) from=127.0.0.6:51647 2022/09/11 23:15:12 [DEBUG] http: Request GET /v1/status/leader (2.06293ms) from=127.0.0.6:39857 2022/09/11 23:15:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:15:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:15:12 [DEBUG] agent: Node info in sync 2022/09/11 23:15:32 [DEBUG] http: Request GET /v1/status/leader (521.627µs) from=127.0.0.6:39857 2022/09/11 23:15:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:15:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.114876983s) from=127.0.0.6:46613 2022/09/11 23:15:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.872082712s) from=127.0.0.6:38835 2022/09/11 23:15:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.938761211s) from=127.0.0.6:48583 2022/09/11 23:15:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:15:52 [DEBUG] http: Request GET /v1/status/leader (265.807µs) from=127.0.0.6:39857 2022/09/11 23:16:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:16:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.841665348s) from=127.0.0.6:36371 2022/09/11 23:16:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m2.896800056s) from=127.0.0.6:51647 2022/09/11 23:16:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.802797978s) from=127.0.0.6:45317 2022/09/11 23:17:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:17:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:17:05 [DEBUG] agent: Node info in sync 2022/09/11 23:17:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:18:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/catalog/services (941.637µs) from=127.0.0.6:52679 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/status/leader (442.723µs) from=127.0.0.6:52679 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (328.665µs) from=127.0.0.6:53105 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (194.563µs) from=127.0.0.6:37933 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (121.135µs) from=127.0.0.6:53105 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (5.263641ms) from=127.0.0.6:34699 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (218.766µs) from=127.0.0.6:34699 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (317.472µs) from=127.0.0.6:37933 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (333.417µs) from=127.0.0.6:53105 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (467.917µs) from=127.0.0.6:58797 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (346.977µs) from=127.0.0.6:60461 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (215.285µs) from=127.0.0.6:38715 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (245.448µs) from=127.0.0.6:50547 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (130.822µs) from=127.0.0.6:46065 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (138.492µs) from=127.0.0.6:47613 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (241.496µs) from=127.0.0.6:58797 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (250.669µs) from=127.0.0.6:50547 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (8.185926ms) from=127.0.0.6:46065 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (332.853µs) from=127.0.0.6:57801 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (169.789µs) from=127.0.0.6:60461 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (548.763µs) from=127.0.0.6:53105 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (170.442µs) from=127.0.0.6:39735 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (122.081µs) from=127.0.0.6:60461 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (193.661µs) from=127.0.0.6:34699 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (179.887µs) from=127.0.0.6:53105 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (213.876µs) from=127.0.0.6:60461 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (159.677µs) from=127.0.0.6:53105 2022/09/11 23:18:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (215.082µs) from=127.0.0.6:57801 2022/09/11 23:18:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:18:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:18:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:18:45 [DEBUG] agent: Node info in sync 2022/09/11 23:19:00 [DEBUG] http: Request GET /v1/status/leader (450.626µs) from=127.0.0.6:47569 2022/09/11 23:19:20 [DEBUG] http: Request GET /v1/status/leader (2.008703ms) from=127.0.0.6:47569 2022/09/11 23:19:40 [DEBUG] http: Request GET /v1/status/leader (699.958µs) from=127.0.0.6:48085 2022/09/11 23:19:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/catalog/services (876.2µs) from=127.0.0.6:48085 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/status/leader (1.226584ms) from=127.0.0.6:48085 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (352.222µs) from=127.0.0.6:47569 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (363.097µs) from=127.0.0.6:33849 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (167.304µs) from=127.0.0.6:47569 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (294.825µs) from=127.0.0.6:33849 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (207.403µs) from=127.0.0.6:47569 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (420.109µs) from=127.0.0.6:45769 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (176.941µs) from=127.0.0.6:47569 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (198.618µs) from=127.0.0.6:59741 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (375.407µs) from=127.0.0.6:59063 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (450.719µs) from=127.0.0.6:50255 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (117.343µs) from=127.0.0.6:45769 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (277.481µs) from=127.0.0.6:33849 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (175.492µs) from=127.0.0.6:45769 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (183.129µs) from=127.0.0.6:39447 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (335.761µs) from=127.0.0.6:42559 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (194.263µs) from=127.0.0.6:33849 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.478µs) from=127.0.0.6:42559 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (108.566µs) from=127.0.0.6:42559 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (223.716µs) from=127.0.0.6:45769 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (337.259µs) from=127.0.0.6:50255 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (575.373µs) from=127.0.0.6:45769 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (131.866µs) from=127.0.0.6:39447 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (237.358µs) from=127.0.0.6:51713 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (137.042µs) from=127.0.0.6:59741 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (154.521µs) from=127.0.0.6:51713 2022/09/11 23:19:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (293.404µs) from=127.0.0.6:50255 2022/09/11 23:20:10 [DEBUG] http: Request GET /v1/status/leader (1.012349ms) from=127.0.0.6:60231 2022/09/11 23:20:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:20:14 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:20:14 [DEBUG] agent: Node info in sync 2022/09/11 23:20:30 [DEBUG] http: Request GET /v1/status/leader (2.125117ms) from=127.0.0.6:60231 2022/09/11 23:20:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.371895657s) from=127.0.0.6:52679 2022/09/11 23:20:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m0.626674758s) from=127.0.0.6:39563 2022/09/11 23:20:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m0.915183947s) from=127.0.0.6:58797 2022/09/11 23:20:41 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m0.982607197s) from=127.0.0.6:57801 2022/09/11 23:20:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m1.095462338s) from=127.0.0.6:47613 2022/09/11 23:20:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m1.151397748s) from=127.0.0.6:53105 2022/09/11 23:20:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.846217829s) from=127.0.0.6:47531 2022/09/11 23:20:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m1.906262541s) from=127.0.0.6:52323 2022/09/11 23:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.513734472s) from=127.0.0.6:35177 2022/09/11 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.874800276s) from=127.0.0.6:39735 2022/09/11 23:20:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m2.922675474s) from=127.0.0.6:49575 2022/09/11 23:20:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.964828865s) from=127.0.0.6:36775 2022/09/11 23:20:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m3.121373687s) from=127.0.0.6:59663 2022/09/11 23:20:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m3.440601522s) from=127.0.0.6:46065 2022/09/11 23:20:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m3.465351053s) from=127.0.0.6:50219 2022/09/11 23:20:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.571567807s) from=127.0.0.6:50547 2022/09/11 23:20:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m3.607397263s) from=127.0.0.6:44121 2022/09/11 23:20:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.736581984s) from=127.0.0.6:59223 2022/09/11 23:20:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.096054721s) from=127.0.0.6:56837 2022/09/11 23:20:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m4.066285965s) from=127.0.0.6:42619 2022/09/11 23:20:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m4.156325081s) from=127.0.0.6:41049 2022/09/11 23:20:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m4.878677934s) from=127.0.0.6:44855 2022/09/11 23:20:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:20:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.695930739s) from=127.0.0.6:34699 2022/09/11 23:20:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.711250012s) from=127.0.0.6:37933 2022/09/11 23:20:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m5.831181492s) from=127.0.0.6:48151 2022/09/11 23:20:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m7.315825604s) from=127.0.0.6:60461 2022/09/11 23:20:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m7.392817519s) from=127.0.0.6:38715 2022/09/11 23:20:50 [DEBUG] http: Request GET /v1/status/leader (371.484µs) from=127.0.0.6:32917 2022/09/11 23:20:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:21:13 [DEBUG] http: Request GET /v1/catalog/services (860.854µs) from=127.0.0.6:32917 2022/09/11 23:21:13 [DEBUG] http: Request GET /v1/status/leader (489.311µs) from=127.0.0.6:32917 2022/09/11 23:21:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (631.48µs) from=127.0.0.6:34217 2022/09/11 23:21:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.27µs) from=127.0.0.6:60231 2022/09/11 23:21:33 [DEBUG] http: Request GET /v1/status/leader (353.235µs) from=127.0.0.6:60095 2022/09/11 23:21:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:21:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m0.382702562s) from=127.0.0.6:41703 2022/09/11 23:21:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.832725211s) from=127.0.0.6:47569 2022/09/11 23:21:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.934213266s) from=127.0.0.6:51713 2022/09/11 23:21:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m0.907405515s) from=127.0.0.6:46963 2022/09/11 23:21:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m1.44402995s) from=127.0.0.6:50255 2022/09/11 23:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.584759243s) from=127.0.0.6:45769 2022/09/11 23:21:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m1.617706037s) from=127.0.0.6:41911 2022/09/11 23:21:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.711819776s) from=127.0.0.6:39447 2022/09/11 23:21:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.726483254s) from=127.0.0.6:51429 2022/09/11 23:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.820557152s) from=127.0.0.6:50719 2022/09/11 23:21:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m2.933090294s) from=127.0.0.6:42559 2022/09/11 23:21:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m3.017208885s) from=127.0.0.6:58031 2022/09/11 23:21:53 [DEBUG] http: Request GET /v1/status/leader (269.261µs) from=127.0.0.6:60095 2022/09/11 23:21:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.19901762s) from=127.0.0.6:55077 2022/09/11 23:21:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m4.317211639s) from=127.0.0.6:39437 2022/09/11 23:21:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m4.434066048s) from=127.0.0.6:43363 2022/09/11 23:21:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m4.706288661s) from=127.0.0.6:38743 2022/09/11 23:21:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m4.821309817s) from=127.0.0.6:53945 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.739158221s) from=127.0.0.6:45291 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m5.789883824s) from=127.0.0.6:60233 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m5.808649463s) from=127.0.0.6:59741 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m5.910218749s) from=127.0.0.6:57359 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.094168036s) from=127.0.0.6:48085 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m6.073245085s) from=127.0.0.6:59063 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m6.125012371s) from=127.0.0.6:33849 2022/09/11 23:21:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m6.300330203s) from=127.0.0.6:59989 2022/09/11 23:21:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m6.905467789s) from=127.0.0.6:47005 2022/09/11 23:21:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m6.923265196s) from=127.0.0.6:44647 2022/09/11 23:22:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:22:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:22:09 [DEBUG] agent: Node info in sync 2022/09/11 23:22:13 [DEBUG] http: Request GET /v1/status/leader (2.222103ms) from=127.0.0.6:59923 2022/09/11 23:22:22 [DEBUG] http: Request GET /v1/catalog/services (739.999µs) from=127.0.0.6:60095 2022/09/11 23:22:22 [DEBUG] http: Request GET /v1/status/leader (421.441µs) from=127.0.0.6:60095 2022/09/11 23:22:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (336.415µs) from=127.0.0.6:59923 2022/09/11 23:22:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (287.303µs) from=127.0.0.6:38669 2022/09/11 23:22:42 [DEBUG] http: Request GET /v1/status/leader (304.757µs) from=127.0.0.6:34737 2022/09/11 23:22:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:23:02 [DEBUG] http: Request GET /v1/status/leader (260.839µs) from=127.0.0.6:34737 2022/09/11 23:23:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m0.29056224s) from=127.0.0.6:34217 2022/09/11 23:23:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.081834726s) from=127.0.0.6:32917 2022/09/11 23:23:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.948026577s) from=127.0.0.6:60231 2022/09/11 23:23:22 [DEBUG] http: Request GET /v1/status/leader (358.19µs) from=127.0.0.6:34737 2022/09/11 23:23:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:23:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:23:39 [DEBUG] agent: Node info in sync 2022/09/11 23:23:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:24:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.31386929s) from=127.0.0.6:38669 2022/09/11 23:24:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.565123029s) from=127.0.0.6:60095 2022/09/11 23:24:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.454255753s) from=127.0.0.6:59923 2022/09/11 23:24:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:25:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:25:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:25:27 [DEBUG] agent: Node info in sync 2022/09/11 23:25:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/catalog/services (625.962µs) from=127.0.0.6:51389 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/status/leader (1.178245ms) from=127.0.0.6:51389 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (456.429µs) from=127.0.0.6:55467 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (252.094µs) from=127.0.0.6:44931 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (291.496µs) from=127.0.0.6:44931 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (239.815µs) from=127.0.0.6:47255 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (302.431µs) from=127.0.0.6:44931 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (189.351µs) from=127.0.0.6:47255 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (296.098µs) from=127.0.0.6:39631 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (146.792µs) from=127.0.0.6:39631 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (228.153µs) from=127.0.0.6:44931 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (223.38µs) from=127.0.0.6:47255 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (138.84µs) from=127.0.0.6:47255 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.015µs) from=127.0.0.6:47255 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (172.284µs) from=127.0.0.6:55467 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (200.67µs) from=127.0.0.6:36323 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (158.357µs) from=127.0.0.6:44931 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (684.838µs) from=127.0.0.6:55467 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (183.49µs) from=127.0.0.6:36323 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (238.261µs) from=127.0.0.6:46661 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (165.841µs) from=127.0.0.6:39631 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (144.142µs) from=127.0.0.6:46661 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (216.619µs) from=127.0.0.6:46661 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (187.275µs) from=127.0.0.6:46661 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (272.722µs) from=127.0.0.6:36323 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (298.076µs) from=127.0.0.6:48253 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (220.102µs) from=127.0.0.6:35441 2022/09/11 23:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (212.114µs) from=127.0.0.6:35441 2022/09/11 23:26:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:26:32 [DEBUG] http: Request GET /v1/status/leader (1.569199ms) from=127.0.0.6:59237 2022/09/11 23:26:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:26:52 [DEBUG] http: Request GET /v1/status/leader (771.974µs) from=127.0.0.6:46243 2022/09/11 23:27:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:27:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:27:03 [DEBUG] agent: Node info in sync 2022/09/11 23:27:12 [DEBUG] http: Request GET /v1/status/leader (387.897µs) from=127.0.0.6:46243 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/catalog/services (922.548µs) from=127.0.0.6:59237 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/status/leader (802.131µs) from=127.0.0.6:59237 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (421.231µs) from=127.0.0.6:46243 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (217.554µs) from=127.0.0.6:46243 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (426.48µs) from=127.0.0.6:39279 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (332.204µs) from=127.0.0.6:35659 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (176.511µs) from=127.0.0.6:35659 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (370.988µs) from=127.0.0.6:46243 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (611.156µs) from=127.0.0.6:41899 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (150.752µs) from=127.0.0.6:39279 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (244.519µs) from=127.0.0.6:49991 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (144.852µs) from=127.0.0.6:39279 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (270.307µs) from=127.0.0.6:41899 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (399.861µs) from=127.0.0.6:46243 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (186.31µs) from=127.0.0.6:39279 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (96.772µs) from=127.0.0.6:46243 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (211.853µs) from=127.0.0.6:39279 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (156.226µs) from=127.0.0.6:39279 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (151.467µs) from=127.0.0.6:49991 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (298.683µs) from=127.0.0.6:50929 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (253.087µs) from=127.0.0.6:60135 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (122.388µs) from=127.0.0.6:60135 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (122.61µs) from=127.0.0.6:46557 2022/09/11 23:27:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (240.488µs) from=127.0.0.6:50929 2022/09/11 23:27:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (180.939µs) from=127.0.0.6:42165 2022/09/11 23:27:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (348.239µs) from=127.0.0.6:47357 2022/09/11 23:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (258.842µs) from=127.0.0.6:54859 2022/09/11 23:27:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (286.302µs) from=127.0.0.6:45413 2022/09/11 23:27:40 [DEBUG] http: Request GET /v1/status/leader (691.908µs) from=127.0.0.6:39355 2022/09/11 23:27:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:28:00 [DEBUG] http: Request GET /v1/status/leader (3.392212ms) from=127.0.0.6:39355 2022/09/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m0.005413481s) from=127.0.0.6:35333 2022/09/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m0.470201706s) from=127.0.0.6:36881 2022/09/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.542650673s) from=127.0.0.6:46661 2022/09/11 23:28:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.658956331s) from=127.0.0.6:57973 2022/09/11 23:28:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m0.883543089s) from=127.0.0.6:41835 2022/09/11 23:28:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m0.960735s) from=127.0.0.6:39713 2022/09/11 23:28:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.341156319s) from=127.0.0.6:47255 2022/09/11 23:28:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m1.865740418s) from=127.0.0.6:35441 2022/09/11 23:28:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m2.063051253s) from=127.0.0.6:44237 2022/09/11 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.151042839s) from=127.0.0.6:36347 2022/09/11 23:28:14 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m2.270302652s) from=127.0.0.6:59007 2022/09/11 23:28:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.275308099s) from=127.0.0.6:34601 2022/09/11 23:28:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.541858884s) from=127.0.0.6:48253 2022/09/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m3.04239832s) from=127.0.0.6:55467 2022/09/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.077624179s) from=127.0.0.6:44931 2022/09/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m3.23864707s) from=127.0.0.6:33693 2022/09/11 23:28:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m3.680079793s) from=127.0.0.6:47493 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.89550237s) from=127.0.0.6:52957 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m4.039063918s) from=127.0.0.6:52053 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m4.314842056s) from=127.0.0.6:39631 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m4.299685927s) from=127.0.0.6:45815 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m4.38297433s) from=127.0.0.6:40541 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m4.433967042s) from=127.0.0.6:33639 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m4.642681465s) from=127.0.0.6:36323 2022/09/11 23:28:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m4.741783328s) from=127.0.0.6:44241 2022/09/11 23:28:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m4.866405311s) from=127.0.0.6:35613 2022/09/11 23:28:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.299776377s) from=127.0.0.6:51389 2022/09/11 23:28:20 [DEBUG] http: Request GET /v1/status/leader (372.449µs) from=127.0.0.6:39355 2022/09/11 23:28:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:28:31 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:28:31 [DEBUG] agent: Node info in sync 2022/09/11 23:28:35 [DEBUG] http: Request GET /v1/catalog/services (669.333µs) from=127.0.0.6:39355 2022/09/11 23:28:35 [DEBUG] http: Request GET /v1/status/leader (255.957µs) from=127.0.0.6:39355 2022/09/11 23:28:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (508.208µs) from=127.0.0.6:34213 2022/09/11 23:28:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (257.36µs) from=127.0.0.6:39125 2022/09/11 23:28:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:28:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:28:55 [DEBUG] http: Request GET /v1/status/leader (282.018µs) from=127.0.0.6:40981 2022/09/11 23:29:15 [DEBUG] http: Request GET /v1/status/leader (410.043µs) from=127.0.0.6:40981 2022/09/11 23:29:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m0.421445813s) from=127.0.0.6:45413 2022/09/11 23:29:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m0.799893411s) from=127.0.0.6:35659 2022/09/11 23:29:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m1.067591169s) from=127.0.0.6:39891 2022/09/11 23:29:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m1.311193962s) from=127.0.0.6:47357 2022/09/11 23:29:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m1.535803583s) from=127.0.0.6:34271 2022/09/11 23:29:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m1.852515436s) from=127.0.0.6:50929 2022/09/11 23:29:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.464584422s) from=127.0.0.6:40715 2022/09/11 23:29:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.920339062s) from=127.0.0.6:39279 2022/09/11 23:29:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.011295507s) from=127.0.0.6:43573 2022/09/11 23:29:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m3.03274491s) from=127.0.0.6:55455 2022/09/11 23:29:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m3.142545037s) from=127.0.0.6:53169 2022/09/11 23:29:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.851808299s) from=127.0.0.6:41899 2022/09/11 23:29:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m3.810305698s) from=127.0.0.6:43537 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m4.470844141s) from=127.0.0.6:49991 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m4.642051028s) from=127.0.0.6:60135 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m4.617731597s) from=127.0.0.6:39217 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.636258242s) from=127.0.0.6:32969 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m4.646750219s) from=127.0.0.6:48427 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.759654195s) from=127.0.0.6:54859 2022/09/11 23:29:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m4.91110088s) from=127.0.0.6:42165 2022/09/11 23:29:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.412722013s) from=127.0.0.6:46557 2022/09/11 23:29:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m5.425839222s) from=127.0.0.6:50931 2022/09/11 23:29:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m5.471184195s) from=127.0.0.6:48403 2022/09/11 23:29:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.487243488s) from=127.0.0.6:59237 2022/09/11 23:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m6.626358562s) from=127.0.0.6:39793 2022/09/11 23:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m6.920488521s) from=127.0.0.6:59315 2022/09/11 23:29:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m7.186714632s) from=127.0.0.6:46243 2022/09/11 23:29:35 [DEBUG] http: Request GET /v1/status/leader (376.197µs) from=127.0.0.6:40981 2022/09/11 23:29:42 [DEBUG] http: Request GET /v1/catalog/services (758.408µs) from=127.0.0.6:40981 2022/09/11 23:29:42 [DEBUG] http: Request GET /v1/status/leader (455.821µs) from=127.0.0.6:40981 2022/09/11 23:29:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (334.774µs) from=127.0.0.6:40759 2022/09/11 23:29:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (274.55µs) from=127.0.0.6:53435 2022/09/11 23:29:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:30:02 [DEBUG] http: Request GET /v1/status/leader (518.16µs) from=127.0.0.6:51565 2022/09/11 23:30:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:30:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:30:03 [DEBUG] agent: Node info in sync 2022/09/11 23:30:22 [DEBUG] http: Request GET /v1/status/leader (373.344µs) from=127.0.0.6:51565 2022/09/11 23:30:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.812950229s) from=127.0.0.6:39355 2022/09/11 23:30:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.851230548s) from=127.0.0.6:34213 2022/09/11 23:30:42 [DEBUG] http: Request GET /v1/status/leader (484.063µs) from=127.0.0.6:51565 2022/09/11 23:30:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m7.228129268s) from=127.0.0.6:39125 2022/09/11 23:30:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:31:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:31:20 [DEBUG] agent: Node info in sync 2022/09/11 23:31:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:31:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:31:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.153628502s) from=127.0.0.6:40759 2022/09/11 23:31:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.183955088s) from=127.0.0.6:40981 2022/09/11 23:31:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.355675817s) from=127.0.0.6:53435 2022/09/11 23:32:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:32:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:32:51 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:32:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:32:51 [DEBUG] agent: Node info in sync 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/catalog/services (967.704µs) from=127.0.0.6:34147 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/status/leader (976.825µs) from=127.0.0.6:34147 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (539.664µs) from=127.0.0.6:53971 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (275.028µs) from=127.0.0.6:56307 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (290.637µs) from=127.0.0.6:56307 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (328.864µs) from=127.0.0.6:53971 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (741.822µs) from=127.0.0.6:47765 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (307.283µs) from=127.0.0.6:56307 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (420.168µs) from=127.0.0.6:57469 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/parser-v1 (285.269µs) from=127.0.0.6:57469 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (197.015µs) from=127.0.0.6:57469 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (151.169µs) from=127.0.0.6:56307 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (122.149µs) from=127.0.0.6:54003 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (127.422µs) from=127.0.0.6:56307 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (164.187µs) from=127.0.0.6:58097 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (145.837µs) from=127.0.0.6:57469 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (162.876µs) from=127.0.0.6:51917 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (185.5µs) from=127.0.0.6:58187 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (162.926µs) from=127.0.0.6:38897 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (114.223µs) from=127.0.0.6:54653 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (162.452µs) from=127.0.0.6:47765 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (170.566µs) from=127.0.0.6:53971 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (273.366µs) from=127.0.0.6:49471 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (177.101µs) from=127.0.0.6:53113 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (183.591µs) from=127.0.0.6:55525 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (95.08µs) from=127.0.0.6:54003 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (199.31µs) from=127.0.0.6:33871 2022/09/11 23:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (177.203µs) from=127.0.0.6:53971 2022/09/11 23:33:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:33:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:33:58 [DEBUG] agent: Node info in sync 2022/09/11 23:34:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:34:05 [DEBUG] http: Request GET /v1/status/leader (402.612µs) from=127.0.0.6:45689 2022/09/11 23:34:25 [DEBUG] http: Request GET /v1/status/leader (464.663µs) from=127.0.0.6:45689 2022/09/11 23:34:45 [DEBUG] http: Request GET /v1/status/leader (1.034041ms) from=127.0.0.6:54633 2022/09/11 23:34:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/catalog/services (808.368µs) from=127.0.0.6:54633 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/status/leader (987.872µs) from=127.0.0.6:45689 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (5.754296ms) from=127.0.0.6:45689 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (304.204µs) from=127.0.0.6:56917 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (205.949µs) from=127.0.0.6:56917 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (259.385µs) from=127.0.0.6:45689 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (207.368µs) from=127.0.0.6:45689 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (202.745µs) from=127.0.0.6:48363 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (149.119µs) from=127.0.0.6:35907 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (115.324µs) from=127.0.0.6:56917 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (161.491µs) from=127.0.0.6:44209 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (150.777µs) from=127.0.0.6:52995 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (148.142µs) from=127.0.0.6:48363 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (130.254µs) from=127.0.0.6:54585 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (155.621µs) from=127.0.0.6:39999 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (154.182µs) from=127.0.0.6:44209 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (115.775µs) from=127.0.0.6:56917 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (104.954µs) from=127.0.0.6:45689 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (196.059µs) from=127.0.0.6:49765 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (170.342µs) from=127.0.0.6:39999 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (65.087µs) from=127.0.0.6:48363 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (391.126µs) from=127.0.0.6:56917 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (92.141µs) from=127.0.0.6:48363 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (84.622µs) from=127.0.0.6:48363 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (73.1µs) from=127.0.0.6:48363 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (99.923µs) from=127.0.0.6:39999 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (82.918µs) from=127.0.0.6:39999 2022/09/11 23:34:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (98.775µs) from=127.0.0.6:45689 2022/09/11 23:35:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:35:03 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:35:03 [DEBUG] agent: Node info in sync 2022/09/11 23:35:10 [DEBUG] http: Request GET /v1/status/leader (555.662µs) from=127.0.0.6:45183 2022/09/11 23:35:30 [DEBUG] http: Request GET /v1/status/leader (2.34157ms) from=127.0.0.6:45183 2022/09/11 23:35:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:35:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m0.203146694s) from=127.0.0.6:54003 2022/09/11 23:35:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m0.63941244s) from=127.0.0.6:52067 2022/09/11 23:35:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m0.931378407s) from=127.0.0.6:33871 2022/09/11 23:35:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.345376117s) from=127.0.0.6:54067 2022/09/11 23:35:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.631169535s) from=127.0.0.6:60645 2022/09/11 23:35:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.96372189s) from=127.0.0.6:53971 2022/09/11 23:35:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m1.96054017s) from=127.0.0.6:55525 2022/09/11 23:35:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.268588557s) from=127.0.0.6:34147 2022/09/11 23:35:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m3.231606493s) from=127.0.0.6:47765 2022/09/11 23:35:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m3.484400845s) from=127.0.0.6:35471 2022/09/11 23:35:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m3.778086639s) from=127.0.0.6:57469 2022/09/11 23:35:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m3.794406963s) from=127.0.0.6:51917 2022/09/11 23:35:49 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m4.037185398s) from=127.0.0.6:54653 2022/09/11 23:35:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m4.283183539s) from=127.0.0.6:58097 2022/09/11 23:35:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m4.787821376s) from=127.0.0.6:49471 2022/09/11 23:35:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m4.827072477s) from=127.0.0.6:59931 2022/09/11 23:35:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m4.88390366s) from=127.0.0.6:52155 2022/09/11 23:35:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m5.030896974s) from=127.0.0.6:38897 2022/09/11 23:35:50 [DEBUG] http: Request GET /v1/status/leader (335.251µs) from=127.0.0.6:45183 2022/09/11 23:35:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m5.625152193s) from=127.0.0.6:49847 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m6.911294677s) from=127.0.0.6:35349 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m7.110641883s) from=127.0.0.6:56307 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m7.111560697s) from=127.0.0.6:33223 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m7.14789662s) from=127.0.0.6:51865 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m7.239441003s) from=127.0.0.6:58187 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m7.270384031s) from=127.0.0.6:53113 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m7.312418799s) from=127.0.0.6:37833 2022/09/11 23:35:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m7.482452764s) from=127.0.0.6:47833 2022/09/11 23:35:54 [DEBUG] http: Request GET /v1/catalog/services (775.996µs) from=127.0.0.6:45183 2022/09/11 23:35:54 [DEBUG] http: Request GET /v1/status/leader (492.886µs) from=127.0.0.6:47963 2022/09/11 23:35:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (337.086µs) from=127.0.0.6:47963 2022/09/11 23:35:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (141.819µs) from=127.0.0.6:47963 2022/09/11 23:36:14 [DEBUG] http: Request GET /v1/status/leader (3.194705ms) from=127.0.0.6:45899 2022/09/11 23:36:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:36:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:36:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:36:26 [DEBUG] agent: Node info in sync 2022/09/11 23:36:34 [DEBUG] http: Request GET /v1/status/leader (425.624µs) from=127.0.0.6:45899 2022/09/11 23:36:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:36:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m0.209979856s) from=127.0.0.6:52995 2022/09/11 23:36:51 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.561137576s) from=127.0.0.6:39999 2022/09/11 23:36:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m0.803080303s) from=127.0.0.6:60125 2022/09/11 23:36:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m1.160255293s) from=127.0.0.6:52595 2022/09/11 23:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m1.988209578s) from=127.0.0.6:54551 2022/09/11 23:36:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.222003762s) from=127.0.0.6:48199 2022/09/11 23:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.48941837s) from=127.0.0.6:41415 2022/09/11 23:36:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.570178445s) from=127.0.0.6:42651 2022/09/11 23:36:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m2.9247562s) from=127.0.0.6:39077 2022/09/11 23:36:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m3.222831788s) from=127.0.0.6:45689 2022/09/11 23:36:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.590883457s) from=127.0.0.6:57893 2022/09/11 23:36:54 [DEBUG] http: Request GET /v1/status/leader (797.165µs) from=127.0.0.6:45899 2022/09/11 23:36:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m4.09670552s) from=127.0.0.6:35907 2022/09/11 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.819393435s) from=127.0.0.6:54585 2022/09/11 23:36:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m5.006140643s) from=127.0.0.6:58741 2022/09/11 23:36:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.043170692s) from=127.0.0.6:45823 2022/09/11 23:36:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.347254207s) from=127.0.0.6:54633 2022/09/11 23:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m5.558240181s) from=127.0.0.6:40937 2022/09/11 23:36:56 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m5.842462849s) from=127.0.0.6:44209 2022/09/11 23:36:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.891086786s) from=127.0.0.6:48363 2022/09/11 23:36:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m6.093592194s) from=127.0.0.6:58889 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m6.499753858s) from=127.0.0.6:49765 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m6.747548675s) from=127.0.0.6:38633 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m6.736451008s) from=127.0.0.6:56513 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m6.760263745s) from=127.0.0.6:38935 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m7.021827488s) from=127.0.0.6:60823 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m7.24889234s) from=127.0.0.6:57803 2022/09/11 23:36:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m7.283740577s) from=127.0.0.6:56917 2022/09/11 23:37:02 [DEBUG] http: Request GET /v1/catalog/services (949.342µs) from=127.0.0.6:45899 2022/09/11 23:37:02 [DEBUG] http: Request GET /v1/status/leader (269.268µs) from=127.0.0.6:51957 2022/09/11 23:37:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (323.963µs) from=127.0.0.6:51957 2022/09/11 23:37:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (206.312µs) from=127.0.0.6:51957 2022/09/11 23:37:22 [DEBUG] http: Request GET /v1/status/leader (581.622µs) from=127.0.0.6:56035 2022/09/11 23:37:42 [DEBUG] http: Request GET /v1/status/leader (290.183µs) from=127.0.0.6:56035 2022/09/11 23:37:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:37:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:37:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:37:46 [DEBUG] agent: Node info in sync 2022/09/11 23:37:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.920789081s) from=127.0.0.6:45183 2022/09/11 23:37:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.217115485s) from=127.0.0.6:57963 2022/09/11 23:37:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.421244356s) from=127.0.0.6:47963 2022/09/11 23:38:02 [DEBUG] http: Request GET /v1/status/leader (1.5745ms) from=127.0.0.6:56035 2022/09/11 23:38:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:38:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:39:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.711825604s) from=127.0.0.6:45899 2022/09/11 23:39:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.991756447s) from=127.0.0.6:56541 2022/09/11 23:39:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.232619015s) from=127.0.0.6:51957 2022/09/11 23:39:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:39:38 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:39:38 [DEBUG] agent: Node info in sync 2022/09/11 23:39:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:40:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:40:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:40:55 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:40:55 [DEBUG] agent: Node info in sync 2022/09/11 23:41:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/catalog/services (770.785µs) from=127.0.0.6:40343 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/status/leader (1.031482ms) from=127.0.0.6:40343 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (502.711µs) from=127.0.0.6:58129 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (317.814µs) from=127.0.0.6:58129 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (284.71µs) from=127.0.0.6:44379 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (241.628µs) from=127.0.0.6:44379 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (288.731µs) from=127.0.0.6:58129 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (421.839µs) from=127.0.0.6:44379 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (363.923µs) from=127.0.0.6:46877 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (199.805µs) from=127.0.0.6:58129 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (220.941µs) from=127.0.0.6:46877 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (256.242µs) from=127.0.0.6:44379 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (269.17µs) from=127.0.0.6:50717 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (337.735µs) from=127.0.0.6:52823 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (184.707µs) from=127.0.0.6:44379 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (206.279µs) from=127.0.0.6:52823 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (287.345µs) from=127.0.0.6:58129 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/parser-v1 (199.367µs) from=127.0.0.6:50717 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (169.822µs) from=127.0.0.6:52823 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (215.298µs) from=127.0.0.6:50717 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (236.374µs) from=127.0.0.6:58129 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (585.559µs) from=127.0.0.6:52823 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (226.279µs) from=127.0.0.6:57233 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (184.219µs) from=127.0.0.6:57233 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (268.191µs) from=127.0.0.6:52823 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (186.266µs) from=127.0.0.6:57233 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (205.264µs) from=127.0.0.6:44767 2022/09/11 23:41:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (178.64µs) from=127.0.0.6:46877 2022/09/11 23:41:32 [DEBUG] http: Request GET /v1/status/leader (653.514µs) from=127.0.0.6:49773 2022/09/11 23:41:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:41:52 [DEBUG] http: Request GET /v1/status/leader (654.257µs) from=127.0.0.6:49773 2022/09/11 23:42:12 [DEBUG] http: Request GET /v1/status/leader (291.451µs) from=127.0.0.6:35839 2022/09/11 23:42:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:42:19 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:42:19 [DEBUG] agent: Node info in sync 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/catalog/services (1.006886ms) from=127.0.0.6:35839 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/status/leader (2.532546ms) from=127.0.0.6:35839 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (475.253µs) from=127.0.0.6:49773 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (245.977µs) from=127.0.0.6:49773 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (289.691µs) from=127.0.0.6:49773 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (150.597µs) from=127.0.0.6:49773 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (205.268µs) from=127.0.0.6:49773 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (441.037µs) from=127.0.0.6:34357 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (133.957µs) from=127.0.0.6:36001 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (268.96µs) from=127.0.0.6:47957 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (429.617µs) from=127.0.0.6:42281 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (150.337µs) from=127.0.0.6:34357 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (214.957µs) from=127.0.0.6:49773 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (151.157µs) from=127.0.0.6:41583 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (329.238µs) from=127.0.0.6:49997 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (186.518µs) from=127.0.0.6:59841 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (114.996µs) from=127.0.0.6:59841 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (184.824µs) from=127.0.0.6:49997 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (141.385µs) from=127.0.0.6:59841 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (222.816µs) from=127.0.0.6:47181 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (117.738µs) from=127.0.0.6:59841 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (170.449µs) from=127.0.0.6:59841 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (160.354µs) from=127.0.0.6:38561 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (228.458µs) from=127.0.0.6:36001 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (164.558µs) from=127.0.0.6:44261 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (117.299µs) from=127.0.0.6:42281 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (195.796µs) from=127.0.0.6:47957 2022/09/11 23:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (314.146µs) from=127.0.0.6:47181 2022/09/11 23:42:40 [DEBUG] http: Request GET /v1/status/leader (529.217µs) from=127.0.0.6:57839 2022/09/11 23:42:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:43:00 [DEBUG] http: Request GET /v1/status/leader (366.69µs) from=127.0.0.6:57839 2022/09/11 23:43:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.515028936s) from=127.0.0.6:37899 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m0.831227829s) from=127.0.0.6:39695 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m0.865116277s) from=127.0.0.6:57233 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/catalog/services (671.119µs) from=127.0.0.6:57839 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/status/leader (569.853µs) from=127.0.0.6:57285 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (359.176µs) from=127.0.0.6:57285 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (221.957µs) from=127.0.0.6:57285 2022/09/11 23:43:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.492650966s) from=127.0.0.6:37839 2022/09/11 23:43:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m1.647187899s) from=127.0.0.6:40343 2022/09/11 23:43:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m1.582266703s) from=127.0.0.6:55835 2022/09/11 23:43:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m3.248233325s) from=127.0.0.6:42379 2022/09/11 23:43:16 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.65841427s) from=127.0.0.6:36949 2022/09/11 23:43:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m3.700656092s) from=127.0.0.6:49535 2022/09/11 23:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.739021876s) from=127.0.0.6:44767 2022/09/11 23:43:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m4.075607564s) from=127.0.0.6:50717 2022/09/11 23:43:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m4.136132645s) from=127.0.0.6:55507 2022/09/11 23:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m4.410499511s) from=127.0.0.6:53457 2022/09/11 23:43:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m4.559430216s) from=127.0.0.6:32957 2022/09/11 23:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m4.607913809s) from=127.0.0.6:60809 2022/09/11 23:43:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m4.831264681s) from=127.0.0.6:55839 2022/09/11 23:43:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m5.045685517s) from=127.0.0.6:44113 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m5.880572681s) from=127.0.0.6:52503 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m6.106930846s) from=127.0.0.6:50695 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m6.116407556s) from=127.0.0.6:37747 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m6.216776346s) from=127.0.0.6:46877 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.317946078s) from=127.0.0.6:39943 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m6.357357505s) from=127.0.0.6:44379 2022/09/11 23:43:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m6.512264882s) from=127.0.0.6:59617 2022/09/11 23:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m6.91219812s) from=127.0.0.6:52823 2022/09/11 23:43:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m7.228452511s) from=127.0.0.6:58129 2022/09/11 23:43:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m7.26460511s) from=127.0.0.6:55373 2022/09/11 23:43:20 [DEBUG] http: Request GET /v1/status/leader (437.759µs) from=127.0.0.6:47457 2022/09/11 23:43:33 [DEBUG] http: Request GET /v1/status/leader (388.917µs) from=127.0.0.6:47457 2022/09/11 23:43:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:43:41 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:43:41 [DEBUG] agent: Node info in sync 2022/09/11 23:43:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:43:53 [DEBUG] http: Request GET /v1/status/leader (340.527µs) from=127.0.0.6:48877 2022/09/11 23:44:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:44:13 [DEBUG] http: Request GET /v1/status/leader (860.126µs) from=127.0.0.6:47457 2022/09/11 23:44:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m0.258142059s) from=127.0.0.6:49773 2022/09/11 23:44:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m0.741650159s) from=127.0.0.6:42607 2022/09/11 23:44:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.989138485s) from=127.0.0.6:44721 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m1.150120339s) from=127.0.0.6:54299 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m1.309759496s) from=127.0.0.6:45263 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m1.335177301s) from=127.0.0.6:56321 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/catalog/services (959.134µs) from=127.0.0.6:47457 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/status/leader (1.904065ms) from=127.0.0.6:48877 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (333.205µs) from=127.0.0.6:48877 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.685µs) from=127.0.0.6:48877 2022/09/11 23:44:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m1.810599493s) from=127.0.0.6:38561 2022/09/11 23:44:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m2.148982757s) from=127.0.0.6:47181 2022/09/11 23:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m2.376674735s) from=127.0.0.6:49001 2022/09/11 23:44:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.682727989s) from=127.0.0.6:35839 2022/09/11 23:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m2.689625354s) from=127.0.0.6:36001 2022/09/11 23:44:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.692408412s) from=127.0.0.6:44261 2022/09/11 23:44:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.782354809s) from=127.0.0.6:46279 2022/09/11 23:44:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m3.523648812s) from=127.0.0.6:53767 2022/09/11 23:44:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m3.892244636s) from=127.0.0.6:43693 2022/09/11 23:44:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m4.20461001s) from=127.0.0.6:60931 2022/09/11 23:44:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m4.677689321s) from=127.0.0.6:59841 2022/09/11 23:44:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m4.846204412s) from=127.0.0.6:54525 2022/09/11 23:44:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m4.916663927s) from=127.0.0.6:49997 2022/09/11 23:44:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m5.059335796s) from=127.0.0.6:53255 2022/09/11 23:44:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m5.797761425s) from=127.0.0.6:57895 2022/09/11 23:44:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m5.953296738s) from=127.0.0.6:42281 2022/09/11 23:44:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m6.213337512s) from=127.0.0.6:56753 2022/09/11 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m6.494479722s) from=127.0.0.6:47957 2022/09/11 23:44:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m6.709106777s) from=127.0.0.6:38131 2022/09/11 23:44:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m6.907707517s) from=127.0.0.6:41583 2022/09/11 23:44:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m7.489788719s) from=127.0.0.6:34357 2022/09/11 23:44:42 [DEBUG] http: Request GET /v1/status/leader (603.481µs) from=127.0.0.6:43377 2022/09/11 23:44:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:44:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:44:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:44:47 [DEBUG] agent: Node info in sync 2022/09/11 23:45:02 [DEBUG] http: Request GET /v1/status/leader (593.188µs) from=127.0.0.6:43371 2022/09/11 23:45:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m0.888023872s) from=127.0.0.6:57285 2022/09/11 23:45:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.103615254s) from=127.0.0.6:33297 2022/09/11 23:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.588445379s) from=127.0.0.6:57839 2022/09/11 23:45:22 [DEBUG] http: Request GET /v1/status/leader (623.16µs) from=127.0.0.6:43371 2022/09/11 23:45:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:46:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:46:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.51914605s) from=127.0.0.6:47457 2022/09/11 23:46:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.222651813s) from=127.0.0.6:56127 2022/09/11 23:46:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.755412178s) from=127.0.0.6:48877 2022/09/11 23:46:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:46:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:46:30 [DEBUG] agent: Node info in sync 2022/09/11 23:46:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:47:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:48:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:48:23 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:48:23 [DEBUG] agent: Node info in sync 2022/09/11 23:48:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/catalog/services (966.204µs) from=127.0.0.6:59627 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/status/leader (406.636µs) from=127.0.0.6:59627 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (352.192µs) from=127.0.0.6:46129 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (211.7µs) from=127.0.0.6:48711 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (288.222µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (222.194µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (350.535µs) from=127.0.0.6:48711 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (425.217µs) from=127.0.0.6:43631 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (455.193µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (301.817µs) from=127.0.0.6:46129 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (389.328µs) from=127.0.0.6:50139 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (232.454µs) from=127.0.0.6:50139 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (239.946µs) from=127.0.0.6:50139 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (151.609µs) from=127.0.0.6:46129 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (278.306µs) from=127.0.0.6:46129 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (127.083µs) from=127.0.0.6:50139 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (146.749µs) from=127.0.0.6:50139 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (153.697µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (137.008µs) from=127.0.0.6:43631 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (145.895µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (111.713µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (104.174µs) from=127.0.0.6:43631 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (107.067µs) from=127.0.0.6:48627 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (163.485µs) from=127.0.0.6:40807 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (743.329µs) from=127.0.0.6:35617 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.46887ms) from=127.0.0.6:46455 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (168.128µs) from=127.0.0.6:35617 2022/09/11 23:48:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (150.229µs) from=127.0.0.6:56051 2022/09/11 23:48:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:49:02 [DEBUG] http: Request GET /v1/status/leader (480.723µs) from=127.0.0.6:37441 2022/09/11 23:49:22 [DEBUG] http: Request GET /v1/status/leader (3.342151ms) from=127.0.0.6:37441 2022/09/11 23:49:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:49:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:49:37 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:49:37 [DEBUG] agent: Node info in sync 2022/09/11 23:49:42 [DEBUG] http: Request GET /v1/status/leader (260.506µs) from=127.0.0.6:37441 2022/09/11 23:49:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/catalog/services (715.875µs) from=127.0.0.6:37441 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/status/leader (370.341µs) from=127.0.0.6:37441 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (266.058µs) from=127.0.0.6:52897 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (357.428µs) from=127.0.0.6:37515 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (200.496µs) from=127.0.0.6:52897 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (219.029µs) from=127.0.0.6:55267 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (149.123µs) from=127.0.0.6:58457 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (184.142µs) from=127.0.0.6:37515 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (207.854µs) from=127.0.0.6:33453 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (330.183µs) from=127.0.0.6:46263 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (101.713µs) from=127.0.0.6:37515 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (84.778µs) from=127.0.0.6:33453 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (142.06µs) from=127.0.0.6:41665 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (140.772µs) from=127.0.0.6:40919 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (96.515µs) from=127.0.0.6:41665 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (129.312µs) from=127.0.0.6:33453 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (92.623µs) from=127.0.0.6:37515 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (110.74µs) from=127.0.0.6:37515 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (347.702µs) from=127.0.0.6:33453 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (89.224µs) from=127.0.0.6:33453 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (288.252µs) from=127.0.0.6:37515 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (100.548µs) from=127.0.0.6:55713 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (128.744µs) from=127.0.0.6:36677 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (114.426µs) from=127.0.0.6:55267 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (124.548µs) from=127.0.0.6:46263 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (289.178µs) from=127.0.0.6:58457 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (88.999µs) from=127.0.0.6:52897 2022/09/11 23:49:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (92.516µs) from=127.0.0.6:40919 2022/09/11 23:50:10 [DEBUG] http: Request GET /v1/status/leader (396.597µs) from=127.0.0.6:55055 2022/09/11 23:50:30 [DEBUG] http: Request GET /v1/status/leader (367.928µs) from=127.0.0.6:43055 2022/09/11 23:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.100021659s) from=127.0.0.6:50139 2022/09/11 23:50:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.288746449s) from=127.0.0.6:49435 2022/09/11 23:50:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m0.366911589s) from=127.0.0.6:47867 2022/09/11 23:50:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.289990969s) from=127.0.0.6:42577 2022/09/11 23:50:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m1.295345967s) from=127.0.0.6:34785 2022/09/11 23:50:44 [DEBUG] http: Request GET /v1/catalog/services (882.091µs) from=127.0.0.6:43055 2022/09/11 23:50:44 [DEBUG] http: Request GET /v1/status/leader (1.800353ms) from=127.0.0.6:46055 2022/09/11 23:50:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (345.092µs) from=127.0.0.6:46055 2022/09/11 23:50:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (172.383µs) from=127.0.0.6:55055 2022/09/11 23:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.489263504s) from=127.0.0.6:40807 2022/09/11 23:50:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m2.239742894s) from=127.0.0.6:35519 2022/09/11 23:50:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m2.438111413s) from=127.0.0.6:55527 2022/09/11 23:50:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m2.646806114s) from=127.0.0.6:48627 2022/09/11 23:50:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m2.628890054s) from=127.0.0.6:57007 2022/09/11 23:50:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m2.638720073s) from=127.0.0.6:35143 2022/09/11 23:50:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:50:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.072305341s) from=127.0.0.6:35617 2022/09/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m3.984207349s) from=127.0.0.6:40241 2022/09/11 23:50:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.277794501s) from=127.0.0.6:58631 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m4.614887051s) from=127.0.0.6:46455 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m4.804887122s) from=127.0.0.6:51409 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m4.924636698s) from=127.0.0.6:48711 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m4.870134917s) from=127.0.0.6:33359 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m5.044396825s) from=127.0.0.6:56051 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.348617343s) from=127.0.0.6:43631 2022/09/11 23:50:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m5.3202776s) from=127.0.0.6:35307 2022/09/11 23:50:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.587203982s) from=127.0.0.6:37579 2022/09/11 23:50:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m5.829426266s) from=127.0.0.6:46129 2022/09/11 23:50:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m5.867016941s) from=127.0.0.6:32779 2022/09/11 23:50:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m6.529007299s) from=127.0.0.6:58345 2022/09/11 23:50:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.929465311s) from=127.0.0.6:59627 2022/09/11 23:50:50 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m7.457927771s) from=127.0.0.6:52021 2022/09/11 23:50:50 [DEBUG] http: Request GET /v1/status/leader (908.476µs) from=127.0.0.6:53465 2022/09/11 23:51:04 [DEBUG] http: Request GET /v1/status/leader (1.333906ms) from=127.0.0.6:45099 2022/09/11 23:51:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:51:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:51:04 [DEBUG] agent: Node info in sync 2022/09/11 23:51:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:51:24 [DEBUG] http: Request GET /v1/status/leader (302.446µs) from=127.0.0.6:45099 2022/09/11 23:51:44 [DEBUG] http: Request GET /v1/status/leader (841.77µs) from=127.0.0.6:45099 2022/09/11 23:51:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:51:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m0.084581708s) from=127.0.0.6:33385 2022/09/11 23:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m0.086130762s) from=127.0.0.6:41665 2022/09/11 23:51:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m0.355340785s) from=127.0.0.6:58457 2022/09/11 23:51:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m0.463024417s) from=127.0.0.6:55855 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.237424759s) from=127.0.0.6:34471 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.323171154s) from=127.0.0.6:59401 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m1.439343283s) from=127.0.0.6:56761 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.495730907s) from=127.0.0.6:55997 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/catalog/services (1.190353ms) from=127.0.0.6:45099 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/status/leader (407.433µs) from=127.0.0.6:48475 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (380.131µs) from=127.0.0.6:48475 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (201.138µs) from=127.0.0.6:53465 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.699781569s) from=127.0.0.6:38707 2022/09/11 23:51:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m2.040552456s) from=127.0.0.6:55267 2022/09/11 23:51:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.294460302s) from=127.0.0.6:37441 2022/09/11 23:51:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m3.226879512s) from=127.0.0.6:55881 2022/09/11 23:51:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m3.238814471s) from=127.0.0.6:47505 2022/09/11 23:51:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.464046642s) from=127.0.0.6:36677 2022/09/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m4.352569502s) from=127.0.0.6:40549 2022/09/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m4.572817069s) from=127.0.0.6:40919 2022/09/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.834911001s) from=127.0.0.6:50667 2022/09/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m4.89939025s) from=127.0.0.6:34963 2022/09/11 23:51:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m4.976164664s) from=127.0.0.6:33453 2022/09/11 23:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.258728333s) from=127.0.0.6:46263 2022/09/11 23:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m5.254670041s) from=127.0.0.6:55713 2022/09/11 23:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m5.481511773s) from=127.0.0.6:39827 2022/09/11 23:51:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.715288692s) from=127.0.0.6:52897 2022/09/11 23:51:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m5.742805075s) from=127.0.0.6:49667 2022/09/11 23:51:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m6.427831603s) from=127.0.0.6:36087 2022/09/11 23:51:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m6.900480128s) from=127.0.0.6:47017 2022/09/11 23:51:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m7.432596552s) from=127.0.0.6:37515 2022/09/11 23:52:12 [DEBUG] http: Request GET /v1/status/leader (639.408µs) from=127.0.0.6:41649 2022/09/11 23:52:32 [DEBUG] http: Request GET /v1/status/leader (471.045µs) from=127.0.0.6:41649 2022/09/11 23:52:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:52:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m2.862889223s) from=127.0.0.6:55055 2022/09/11 23:52:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m3.09944543s) from=127.0.0.6:43055 2022/09/11 23:52:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:52:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:52:48 [DEBUG] agent: Node info in sync 2022/09/11 23:52:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.233056738s) from=127.0.0.6:46055 2022/09/11 23:52:52 [DEBUG] http: Request GET /v1/status/leader (506.767µs) from=127.0.0.6:41649 2022/09/11 23:53:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:53:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.282010734s) from=127.0.0.6:45099 2022/09/11 23:53:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m0.89498617s) from=127.0.0.6:48475 2022/09/11 23:53:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.266802376s) from=127.0.0.6:53465 2022/09/11 23:53:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:54:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:54:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:54:29 [DEBUG] agent: Node info in sync 2022/09/11 23:54:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:55:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:55:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:55:49 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:55:49 [DEBUG] agent: Node info in sync 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/catalog/services (766.269µs) from=127.0.0.6:46095 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/status/leader (357.181µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (375.5µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (326.321µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (176.924µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (191.012µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (348.37µs) from=127.0.0.6:52647 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (173.157µs) from=127.0.0.6:48465 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (242.262µs) from=127.0.0.6:48465 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (331.354µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (193.142µs) from=127.0.0.6:48465 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (235.93µs) from=127.0.0.6:47903 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (187.279µs) from=127.0.0.6:48465 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (218.212µs) from=127.0.0.6:41239 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (225.172µs) from=127.0.0.6:47903 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (212.729µs) from=127.0.0.6:52647 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (345.029µs) from=127.0.0.6:34705 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (287.307µs) from=127.0.0.6:33387 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (234.437µs) from=127.0.0.6:49919 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (232.057µs) from=127.0.0.6:52647 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (282.35µs) from=127.0.0.6:49919 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (199.047µs) from=127.0.0.6:33387 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (205.194µs) from=127.0.0.6:52647 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/parser-v1 (178.636µs) from=127.0.0.6:52647 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (224.41µs) from=127.0.0.6:33387 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (247.218µs) from=127.0.0.6:39511 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (395.774µs) from=127.0.0.6:54341 2022/09/11 23:56:10 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (181.57µs) from=127.0.0.6:39511 2022/09/11 23:56:30 [DEBUG] http: Request GET /v1/status/leader (413.449µs) from=127.0.0.6:33849 2022/09/11 23:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:56:50 [DEBUG] http: Request GET /v1/status/leader (541.586µs) from=127.0.0.6:33849 2022/09/11 23:56:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:57:10 [DEBUG] http: Request GET /v1/status/leader (712.973µs) from=127.0.0.6:33849 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/catalog/services (798.885µs) from=127.0.0.6:33849 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/status/leader (699.577µs) from=127.0.0.6:45737 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (253.178µs) from=127.0.0.6:45737 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (328.781µs) from=127.0.0.6:58363 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (225.464µs) from=127.0.0.6:58363 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (187.38µs) from=127.0.0.6:58363 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (218.257µs) from=127.0.0.6:58363 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (344.14µs) from=127.0.0.6:56457 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (287.116µs) from=127.0.0.6:52533 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (94.508µs) from=127.0.0.6:45737 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (293.481µs) from=127.0.0.6:58363 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (100.789µs) from=127.0.0.6:53131 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (449.914µs) from=127.0.0.6:60135 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (156.995µs) from=127.0.0.6:45737 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (150.666µs) from=127.0.0.6:58363 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (297.999µs) from=127.0.0.6:38175 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (148.893µs) from=127.0.0.6:45737 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (275.947µs) from=127.0.0.6:45737 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (91.553µs) from=127.0.0.6:60135 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (76.482µs) from=127.0.0.6:56457 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (726.664µs) from=127.0.0.6:40837 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (404.162µs) from=127.0.0.6:34167 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.693558ms) from=127.0.0.6:52533 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (184.882µs) from=127.0.0.6:56457 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (173.855µs) from=127.0.0.6:58749 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (130.362µs) from=127.0.0.6:58749 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (102.394µs) from=127.0.0.6:56457 2022/09/11 23:57:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (205.383µs) from=127.0.0.6:56457 2022/09/11 23:57:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:57:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:57:39 [DEBUG] agent: Node info in sync 2022/09/11 23:57:40 [DEBUG] http: Request GET /v1/status/leader (592.446µs) from=127.0.0.6:32857 2022/09/11 23:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:58:00 [DEBUG] http: Request GET /v1/status/leader (449.062µs) from=127.0.0.6:32857 2022/09/11 23:58:04 [DEBUG] http: Request GET /v1/catalog/services (1.274859ms) from=127.0.0.6:37405 2022/09/11 23:58:04 [DEBUG] http: Request GET /v1/status/leader (2.731676ms) from=127.0.0.6:52065 2022/09/11 23:58:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (588.485µs) from=127.0.0.6:52065 2022/09/11 23:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (316.4µs) from=127.0.0.6:52065 2022/09/11 23:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m0.097067171s) from=127.0.0.6:41239 2022/09/11 23:58:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m0.404062828s) from=127.0.0.6:57411 2022/09/11 23:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m0.515900103s) from=127.0.0.6:40157 2022/09/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m0.79718607s) from=127.0.0.6:34453 2022/09/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m0.978565671s) from=127.0.0.6:39511 2022/09/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.36396603s) from=127.0.0.6:60933 2022/09/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m1.413607648s) from=127.0.0.6:42829 2022/09/11 23:58:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m1.455376554s) from=127.0.0.6:34705 2022/09/11 23:58:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.808847383s) from=127.0.0.6:54381 2022/09/11 23:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.036089384s) from=127.0.0.6:51631 2022/09/11 23:58:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m2.106616064s) from=127.0.0.6:56811 2022/09/11 23:58:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m2.146824672s) from=127.0.0.6:48465 2022/09/11 23:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.413048969s) from=127.0.0.6:47903 2022/09/11 23:58:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m2.796837373s) from=127.0.0.6:33387 2022/09/11 23:58:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m3.10521871s) from=127.0.0.6:53525 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.775538671s) from=127.0.0.6:47255 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m4.007685995s) from=127.0.0.6:49919 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.038620891s) from=127.0.0.6:39007 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.06294236s) from=127.0.0.6:54341 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.418313084s) from=127.0.0.6:43965 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.547095458s) from=127.0.0.6:46095 2022/09/11 23:58:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m4.536841493s) from=127.0.0.6:33201 2022/09/11 23:58:15 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m5.507692904s) from=127.0.0.6:57993 2022/09/11 23:58:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m5.66235509s) from=127.0.0.6:52647 2022/09/11 23:58:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m5.979746212s) from=127.0.0.6:35399 2022/09/11 23:58:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m7.175277931s) from=127.0.0.6:47107 2022/09/11 23:58:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m7.341005937s) from=127.0.0.6:33943 2022/09/11 23:58:20 [DEBUG] http: Request GET /v1/status/leader (256.732µs) from=127.0.0.6:32857 2022/09/11 23:58:24 [DEBUG] http: Request GET /v1/status/leader (447.206µs) from=127.0.0.6:32857 2022/09/11 23:58:44 [DEBUG] http: Request GET /v1/status/leader (269.087µs) from=127.0.0.6:32857 2022/09/11 23:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:59:04 [DEBUG] http: Request GET /v1/status/leader (262.636µs) from=127.0.0.6:32857 2022/09/11 23:59:12 [DEBUG] http: Request GET /v1/catalog/services (771.175µs) from=127.0.0.6:32857 2022/09/11 23:59:12 [DEBUG] http: Request GET /v1/status/leader (390.448µs) from=127.0.0.6:32857 2022/09/11 23:59:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (378.29µs) from=127.0.0.6:47985 2022/09/11 23:59:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (211.666µs) from=127.0.0.6:47985 2022/09/11 23:59:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/11 23:59:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/11 23:59:14 [DEBUG] agent: Node info in sync 2022/09/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m0.074539664s) from=127.0.0.6:48177 2022/09/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.125255965s) from=127.0.0.6:33109 2022/09/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m0.839877383s) from=127.0.0.6:38139 2022/09/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m0.952010957s) from=127.0.0.6:58749 2022/09/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m0.915628548s) from=127.0.0.6:57119 2022/09/11 23:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m0.994785121s) from=127.0.0.6:45737 2022/09/11 23:59:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.715441665s) from=127.0.0.6:40837 2022/09/11 23:59:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m1.812905421s) from=127.0.0.6:58363 2022/09/11 23:59:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m2.018036236s) from=127.0.0.6:60135 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.241157607s) from=127.0.0.6:33849 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m2.519195736s) from=127.0.0.6:47885 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m2.82252346s) from=127.0.0.6:38175 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m2.78498967s) from=127.0.0.6:43207 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m2.797539491s) from=127.0.0.6:33973 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m2.996761056s) from=127.0.0.6:35801 2022/09/11 23:59:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m3.043469048s) from=127.0.0.6:56457 2022/09/11 23:59:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.288368701s) from=127.0.0.6:34167 2022/09/11 23:59:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.763790284s) from=127.0.0.6:53131 2022/09/11 23:59:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m4.847096577s) from=127.0.0.6:46535 2022/09/11 23:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m4.885659006s) from=127.0.0.6:56519 2022/09/11 23:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m5.93246773s) from=127.0.0.6:48981 2022/09/11 23:59:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m6.079494385s) from=127.0.0.6:55597 2022/09/11 23:59:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m6.309042644s) from=127.0.0.6:52533 2022/09/11 23:59:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m6.554418248s) from=127.0.0.6:53979 2022/09/11 23:59:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m7.147562857s) from=127.0.0.6:56649 2022/09/11 23:59:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m7.228682864s) from=127.0.0.6:54311 2022/09/11 23:59:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m7.357525332s) from=127.0.0.6:52329 2022/09/11 23:59:32 [DEBUG] http: Request GET /v1/status/leader (393.111µs) from=127.0.0.6:41847 2022/09/11 23:59:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/11 23:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/11 23:59:52 [DEBUG] http: Request GET /v1/status/leader (507.476µs) from=127.0.0.6:41847 2022/09/12 00:00:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m2.182366597s) from=127.0.0.6:52065 2022/09/12 00:00:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m3.118833145s) from=127.0.0.6:35597 2022/09/12 00:00:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.115210085s) from=127.0.0.6:37405 2022/09/12 00:00:12 [DEBUG] http: Request GET /v1/status/leader (302.877µs) from=127.0.0.6:41847 2022/09/12 00:00:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:00:21 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:00:21 [DEBUG] agent: Node info in sync 2022/09/12 00:00:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:01:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m1.301373976s) from=127.0.0.6:47985 2022/09/12 00:01:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.642318907s) from=127.0.0.6:59141 2022/09/12 00:01:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m6.285934496s) from=127.0.0.6:32857 2022/09/12 00:01:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:01:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:01:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:01:49 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:01:49 [DEBUG] agent: Node info in sync 2022/09/12 00:02:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/12 00:02:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:02:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:02:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:02:52 [DEBUG] agent: Node info in sync 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/catalog/services (466.682µs) from=127.0.0.6:43913 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/status/leader (1.129385ms) from=127.0.0.6:43913 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (209.859µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (155.951µs) from=127.0.0.6:35471 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (203.717µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (106.529µs) from=127.0.0.6:35471 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (200.766µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (292.546µs) from=127.0.0.6:35471 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (98.988µs) from=127.0.0.6:35471 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (189.918µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (113.279µs) from=127.0.0.6:37085 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (150.763µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (303.311µs) from=127.0.0.6:37085 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (299.642µs) from=127.0.0.6:45189 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (162.537µs) from=127.0.0.6:37085 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (246.848µs) from=127.0.0.6:45189 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (88.111µs) from=127.0.0.6:37085 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (124.205µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (138.82µs) from=127.0.0.6:35471 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (400.235µs) from=127.0.0.6:37085 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (142.204µs) from=127.0.0.6:59483 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (365.347µs) from=127.0.0.6:36623 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (101.777µs) from=127.0.0.6:37085 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (132.058µs) from=127.0.0.6:35471 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (265.851µs) from=127.0.0.6:44693 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (113.061µs) from=127.0.0.6:44693 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (112.378µs) from=127.0.0.6:44693 2022/09/12 00:03:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (226.407µs) from=127.0.0.6:57325 2022/09/12 00:03:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:03:58 [DEBUG] http: Request GET /v1/status/leader (582.682µs) from=127.0.0.6:49637 2022/09/12 00:04:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:04:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:04:16 [DEBUG] agent: Node info in sync 2022/09/12 00:04:18 [DEBUG] http: Request GET /v1/status/leader (2.353329ms) from=127.0.0.6:49637 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/catalog/services (767.506µs) from=127.0.0.6:49637 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/status/leader (466.192µs) from=127.0.0.6:49637 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (294.142µs) from=127.0.0.6:35923 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (381.228µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (263.049µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (347.054µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (312.074µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (334.349µs) from=127.0.0.6:35923 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (356.184µs) from=127.0.0.6:39385 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (382.878µs) from=127.0.0.6:35923 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (248.095µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (135.896µs) from=127.0.0.6:39385 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (233.512µs) from=127.0.0.6:60405 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (212.812µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (253.397µs) from=127.0.0.6:35923 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (238.733µs) from=127.0.0.6:39385 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (153.675µs) from=127.0.0.6:58887 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (121.943µs) from=127.0.0.6:51401 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (135.286µs) from=127.0.0.6:33303 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (105.399µs) from=127.0.0.6:41683 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (154.745µs) from=127.0.0.6:38845 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (125.181µs) from=127.0.0.6:38845 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (148.528µs) from=127.0.0.6:47915 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (132.684µs) from=127.0.0.6:57361 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (101.935µs) from=127.0.0.6:60405 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (146.712µs) from=127.0.0.6:38845 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (228.801µs) from=127.0.0.6:33303 2022/09/12 00:04:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (121.454µs) from=127.0.0.6:57361 2022/09/12 00:04:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/12 00:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:05:00 [DEBUG] http: Request GET /v1/status/leader (2.768342ms) from=127.0.0.6:37785 2022/09/12 00:05:20 [DEBUG] http: Request GET /v1/status/leader (740.029µs) from=127.0.0.6:60873 2022/09/12 00:05:24 [DEBUG] http: Request GET /v1/catalog/services (773.086µs) from=127.0.0.6:37785 2022/09/12 00:05:24 [DEBUG] http: Request GET /v1/status/leader (247.3µs) from=127.0.0.6:60873 2022/09/12 00:05:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (292.967µs) from=127.0.0.6:60873 2022/09/12 00:05:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (257.918µs) from=127.0.0.6:57259 2022/09/12 00:05:38 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m0.145646985s) from=127.0.0.6:43915 2022/09/12 00:05:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m0.729945259s) from=127.0.0.6:36009 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m1.030184935s) from=127.0.0.6:56613 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.120788709s) from=127.0.0.6:34681 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m1.198969881s) from=127.0.0.6:36623 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m1.301908141s) from=127.0.0.6:42361 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m1.362988863s) from=127.0.0.6:33789 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m1.448608635s) from=127.0.0.6:57325 2022/09/12 00:05:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m1.639932145s) from=127.0.0.6:60723 2022/09/12 00:05:40 [DEBUG] http: Request GET /v1/status/leader (359.368µs) from=127.0.0.6:38759 2022/09/12 00:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m2.533356672s) from=127.0.0.6:43779 2022/09/12 00:05:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m2.962344305s) from=127.0.0.6:59483 2022/09/12 00:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m3.017664352s) from=127.0.0.6:33517 2022/09/12 00:05:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m3.123483415s) from=127.0.0.6:51535 2022/09/12 00:05:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m3.275136395s) from=127.0.0.6:55039 2022/09/12 00:05:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m3.356709601s) from=127.0.0.6:57483 2022/09/12 00:05:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m3.912217548s) from=127.0.0.6:42269 2022/09/12 00:05:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.949172511s) from=127.0.0.6:42817 2022/09/12 00:05:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m4.203766528s) from=127.0.0.6:43913 2022/09/12 00:05:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m5.111244121s) from=127.0.0.6:45601 2022/09/12 00:05:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m5.302701081s) from=127.0.0.6:45189 2022/09/12 00:05:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m5.269450796s) from=127.0.0.6:48093 2022/09/12 00:05:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m5.461510507s) from=127.0.0.6:44693 2022/09/12 00:05:44 [DEBUG] http: Request GET /v1/status/leader (252.248µs) from=127.0.0.6:38759 2022/09/12 00:05:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m6.415717432s) from=127.0.0.6:37085 2022/09/12 00:05:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m6.604799539s) from=127.0.0.6:53211 2022/09/12 00:05:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m6.735864065s) from=127.0.0.6:35471 2022/09/12 00:05:45 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m6.850242317s) from=127.0.0.6:41833 2022/09/12 00:05:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m7.23432711s) from=127.0.0.6:55419 2022/09/12 00:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:06:04 [DEBUG] http: Request GET /v1/status/leader (430.485µs) from=127.0.0.6:38759 2022/09/12 00:06:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:06:15 [DEBUG] agent: Node info in sync 2022/09/12 00:06:24 [DEBUG] http: Request GET /v1/status/leader (361.37µs) from=127.0.0.6:38759 2022/09/12 00:06:33 [DEBUG] http: Request GET /v1/catalog/services (585.848µs) from=127.0.0.6:38759 2022/09/12 00:06:33 [DEBUG] http: Request GET /v1/status/leader (413.607µs) from=127.0.0.6:38759 2022/09/12 00:06:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (322.676µs) from=127.0.0.6:38179 2022/09/12 00:06:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (259.793µs) from=127.0.0.6:43897 2022/09/12 00:06:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=46 (2m0.381745651s) from=127.0.0.6:52541 2022/09/12 00:06:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=101 (2m0.472902149s) from=127.0.0.6:36903 2022/09/12 00:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=50 (2m0.53471009s) from=127.0.0.6:60405 2022/09/12 00:06:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m0.998995442s) from=127.0.0.6:49637 2022/09/12 00:06:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=47 (2m1.281438177s) from=127.0.0.6:41683 2022/09/12 00:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=48 (2m1.371252357s) from=127.0.0.6:33451 2022/09/12 00:06:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=106 (2m1.514826254s) from=127.0.0.6:33303 2022/09/12 00:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=49 (2m1.997563143s) from=127.0.0.6:45503 2022/09/12 00:06:42 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=56 (2m1.985102457s) from=127.0.0.6:35867 2022/09/12 00:06:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=102 (2m2.219549248s) from=127.0.0.6:51401 2022/09/12 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=42 (2m2.399188286s) from=127.0.0.6:55837 2022/09/12 00:06:43 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=107 (2m2.713083131s) from=127.0.0.6:42757 2022/09/12 00:06:43 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=104 (2m2.825326769s) from=127.0.0.6:39385 2022/09/12 00:06:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=37 (2m3.566439333s) from=127.0.0.6:47915 2022/09/12 00:06:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=92 (2m3.53528166s) from=127.0.0.6:42273 2022/09/12 00:06:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=103 (2m3.704462876s) from=127.0.0.6:58887 2022/09/12 00:06:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m3.872939023s) from=127.0.0.6:60835 2022/09/12 00:06:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m4.036322379s) from=127.0.0.6:38845 2022/09/12 00:06:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=108 (2m4.321194473s) from=127.0.0.6:40847 2022/09/12 00:06:45 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=105 (2m4.593456383s) from=127.0.0.6:35315 2022/09/12 00:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:06:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=40 (2m4.809306508s) from=127.0.0.6:58139 2022/09/12 00:06:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=38 (2m5.253350399s) from=127.0.0.6:35923 2022/09/12 00:06:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=98 (2m5.235901823s) from=127.0.0.6:58783 2022/09/12 00:06:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=99 (2m5.737495968s) from=127.0.0.6:42691 2022/09/12 00:06:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=44 (2m5.762409322s) from=127.0.0.6:60601 2022/09/12 00:06:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=45 (2m6.113839469s) from=127.0.0.6:52573 2022/09/12 00:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=41 (2m6.808895253s) from=127.0.0.6:57361 2022/09/12 00:06:53 [DEBUG] http: Request GET /v1/status/leader (499.216µs) from=127.0.0.6:49189 2022/09/12 00:07:13 [DEBUG] http: Request GET /v1/status/leader (312.165µs) from=127.0.0.6:49751 2022/09/12 00:07:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:07:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:07:18 [DEBUG] agent: Node info in sync 2022/09/12 00:07:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m1.579240127s) from=127.0.0.6:57259 2022/09/12 00:07:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-pf56r.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/12 00:07:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m5.238731647s) from=127.0.0.6:37785 2022/09/12 00:07:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.207260019s) from=127.0.0.6:60873 2022/09/12 00:07:33 [DEBUG] http: Request GET /v1/status/leader (314.875µs) from=127.0.0.6:49189 2022/09/12 00:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:08:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (2m2.341539542s) from=127.0.0.6:38759 2022/09/12 00:08:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=39 (2m5.798228281s) from=127.0.0.6:43897 2022/09/12 00:08:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=43 (2m7.00832808s) from=127.0.0.6:38179 2022/09/12 00:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small 2022/09/12 00:09:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.59.147_9092" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.54.108_8803" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.80_8801" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.22_8080" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_parser_10.233.53.126_8806" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.45.96_8484" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_catalog_10.233.53.126_8806" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.53.126_8806" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v0_multicloud_10.233.36.92_9001" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_sdnc_10.233.5.64_8282" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.44.112_8082" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.57.99_8410" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.0.31_8482" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.92_9011" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_vnfres_10.233.0.124_8802" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v2_nslcm_10.233.23.198_8403" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.45_443" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_nsd_10.233.53.126_8806" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.51_9015" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.13.209_8443" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.139_9007" in sync 2022/09/12 00:09:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.23_8181" in sync 2022/09/12 00:09:05 [DEBUG] agent: Node info in sync 2022/09/12 00:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-pf56r" since the cluster is too small