By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '8bed362b-06de-cca5-0143-72f623b1bd8b' Node name: 'onap-msb-consul-5454dcc5c5-xt5lv' 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/08/22 08:49:42 [DEBUG] agent: Using random ID "8bed362b-06de-cca5-0143-72f623b1bd8b" as node ID 2022/08/22 08:49:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8bed362b-06de-cca5-0143-72f623b1bd8b Address:127.0.0.1:8300}] 2022/08/22 08:49:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/22 08:49:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xt5lv.dc1 127.0.0.1 2022/08/22 08:49:42 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-xt5lv 127.0.0.1 2022/08/22 08:49:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-xt5lv.dc1" in area "wan" 2022/08/22 08:49:42 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/22 08:49:42 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-xt5lv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 08:49:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/22 08:49:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/22 08:49:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/22 08:49:42 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/22 08:49:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/22 08:49:42 [DEBUG] raft: Votes needed: 1 2022/08/22 08:49:42 [DEBUG] raft: Vote granted from 8bed362b-06de-cca5-0143-72f623b1bd8b in term 2. Tally: 1 2022/08/22 08:49:42 [INFO] raft: Election won. Tally: 1 2022/08/22 08:49:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/22 08:49:42 [INFO] consul: cluster leadership acquired 2022/08/22 08:49:42 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-xt5lv 2022/08/22 08:49:42 [INFO] agent: started state syncer 2022/08/22 08:49:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/22 08:49:42 [INFO] agent: Synced node info 2022/08/22 08:49:42 [DEBUG] agent: Node info in sync 2022/08/22 08:49:43 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/22 08:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:49:43 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-xt5lv' joined, marking health alive 2022/08/22 08:49:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 08:49:44 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/08/22 08:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:51:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 08:51:40 [DEBUG] agent: Node info in sync 2022/08/22 08:51:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 08:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 08:53:21 [DEBUG] agent: Node info in sync 2022/08/22 08:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:54:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 08:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:55:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 08:55:08 [DEBUG] agent: Node info in sync 2022/08/22 08:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:56:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 08:57:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 08:57:07 [DEBUG] agent: Node info in sync 2022/08/22 08:57:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:58:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 08:58:28 [DEBUG] agent: Node info in sync 2022/08/22 08:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 08:59:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 08:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:00:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:00:20 [DEBUG] agent: Node info in sync 2022/08/22 09:00:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:01:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:01:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:01:42 [DEBUG] agent: Node info in sync 2022/08/22 09:01:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:02:12 [DEBUG] http: Request GET /v1/catalog/services (550.25µs) from=127.0.0.6:59535 2022/08/22 09:02:12 [DEBUG] http: Request GET /v1/status/leader (3.287586ms) from=127.0.0.6:36663 2022/08/22 09:02:33 [DEBUG] http: Request GET /v1/status/leader (1.728073ms) from=127.0.0.6:43375 2022/08/22 09:02:35 [DEBUG] http: Request GET /v1/status/leader (1.051988ms) from=127.0.0.6:43375 2022/08/22 09:02:37 [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/08/22 09:02:37 [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/08/22 09:02:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (24.013010597s) from=127.0.0.6:59535 2022/08/22 09:02:37 [INFO] agent: Synced service "_v1_sdc-gui_10.233.21.34_8181" 2022/08/22 09:02:37 [DEBUG] agent: Node info in sync 2022/08/22 09:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (48.268711ms) from=127.0.0.6:36663 2022/08/22 09:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:37 [DEBUG] agent: Node info in sync 2022/08/22 09:02:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.416004ms) from=127.0.0.6:43375 2022/08/22 09:02:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (25.465037ms) from=127.0.0.6:36663 2022/08/22 09:02:37 [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/08/22 09:02:37 [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/08/22 09:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:37 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.16.252_9007" 2022/08/22 09:02:37 [DEBUG] agent: Node info in sync 2022/08/22 09:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (50.471721ms) from=127.0.0.6:44275 2022/08/22 09:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:37 [DEBUG] agent: Node info in sync 2022/08/22 09:02:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (731.159151ms) from=127.0.0.6:59535 2022/08/22 09:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.842041ms) from=127.0.0.6:44275 2022/08/22 09:02:38 [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/08/22 09:02:38 [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/08/22 09:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.16.252_9007" 2022/08/22 09:02:38 [DEBUG] agent: Node info in sync 2022/08/22 09:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (65.151811ms) from=127.0.0.6:44275 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Node info in sync 2022/08/22 09:02:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (302.031279ms) from=127.0.0.6:59535 2022/08/22 09:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (690.312µs) from=127.0.0.6:36663 2022/08/22 09:02:38 [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/08/22 09:02:38 [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/08/22 09:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [INFO] agent: Synced service "_v0_multicloud_10.233.9.235_9001" 2022/08/22 09:02:38 [DEBUG] agent: Node info in sync 2022/08/22 09:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (21.757023ms) from=127.0.0.6:44275 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:38 [DEBUG] agent: Node info in sync 2022/08/22 09:02:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (235.588131ms) from=127.0.0.6:59535 2022/08/22 09:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.561626ms) from=127.0.0.6:44275 2022/08/22 09:02:38 [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/08/22 09:02:38 [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/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:38 [INFO] agent: Synced service "_v1_multicloud_10.233.9.235_9001" 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Node info in sync 2022/08/22 09:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (92.332412ms) from=127.0.0.6:36663 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:38 [DEBUG] agent: Node info in sync 2022/08/22 09:02:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (381.307299ms) from=127.0.0.6:59535 2022/08/22 09:02:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (551.784µs) from=127.0.0.6:36663 2022/08/22 09:02:39 [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/08/22 09:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [INFO] agent: Synced service "_v1_sdnc_10.233.19.6_8282" 2022/08/22 09:02:39 [DEBUG] agent: Node info in sync 2022/08/22 09:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (117.130561ms) from=127.0.0.6:44275 2022/08/22 09:02:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (344.034145ms) from=127.0.0.6:59535 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:39 [DEBUG] agent: Node info in sync 2022/08/22 09:02:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (577.73µs) from=127.0.0.6:44275 2022/08/22 09:02:39 [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/08/22 09:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:39 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.87_9011" 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:39 [DEBUG] agent: Node info in sync 2022/08/22 09:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (38.277947ms) from=127.0.0.6:44275 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:39 [DEBUG] agent: Node info in sync 2022/08/22 09:02:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (468.814552ms) from=127.0.0.6:59535 2022/08/22 09:02:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.213271ms) from=127.0.0.6:44275 2022/08/22 09:02:40 [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/08/22 09:02:40 [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/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.87_9011" 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (365.624483ms) from=127.0.0.6:59535 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:40 [DEBUG] agent: Node info in sync 2022/08/22 09:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (72.01634ms) from=127.0.0.6:36663 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Node info in sync 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (15.024429ms) from=127.0.0.6:44275 2022/08/22 09:02:40 [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/08/22 09:02:40 [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/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.131_8080" 2022/08/22 09:02:40 [DEBUG] agent: Node info in sync 2022/08/22 09:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (54.886925ms) from=127.0.0.6:44275 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:40 [DEBUG] agent: Node info in sync 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (328.090648ms) from=127.0.0.6:59535 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (230.621µs) from=127.0.0.6:36663 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (391.965µs) from=127.0.0.6:36663 2022/08/22 09:02:40 [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/08/22 09:02:40 [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/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:02:40 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.24_9015" 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (183.225164ms) from=127.0.0.6:59535 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Node info in sync 2022/08/22 09:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (32.816967ms) from=127.0.0.6:36663 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:02:40 [DEBUG] agent: Node info in sync 2022/08/22 09:02:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.234478ms) from=127.0.0.6:36663 2022/08/22 09:02:41 [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/08/22 09:02: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/08/22 09:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:02:41 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.145_443" 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:41 [DEBUG] agent: Node info in sync 2022/08/22 09:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (80.602646ms) from=127.0.0.6:36663 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:02:41 [DEBUG] agent: Node info in sync 2022/08/22 09:02:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (255.205596ms) from=127.0.0.6:59535 2022/08/22 09:02:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.832439ms) from=127.0.0.6:44275 2022/08/22 09:02:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:02:53 [DEBUG] http: Request GET /v1/status/leader (481.729µs) from=127.0.0.6:36663 2022/08/22 09:03:29 [DEBUG] http: Request GET /v1/catalog/services (741.128µs) from=127.0.0.6:36663 2022/08/22 09:03:29 [DEBUG] http: Request GET /v1/status/leader (925.114µs) from=127.0.0.6:36663 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.07039ms) from=127.0.0.6:44275 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (527.128µs) from=127.0.0.6:42237 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (246.753µs) from=127.0.0.6:44275 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (166.7µs) from=127.0.0.6:57585 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (780.081µs) from=127.0.0.6:55883 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (655.735µs) from=127.0.0.6:55883 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (351.027µs) from=127.0.0.6:55883 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (302.155µs) from=127.0.0.6:57585 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (282.356µs) from=127.0.0.6:55883 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.363951ms) from=127.0.0.6:44275 2022/08/22 09:03:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (282.187µs) from=127.0.0.6:44275 2022/08/22 09:03:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:03:47 [DEBUG] http: Request GET /v1/catalog/services (412.013µs) from=127.0.0.6:38893 2022/08/22 09:03:47 [DEBUG] http: Request GET /v1/status/leader (189.886µs) from=127.0.0.6:40795 2022/08/22 09:03:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (297.061µs) from=127.0.0.6:57793 2022/08/22 09:03:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (4.450765ms) from=127.0.0.6:40795 2022/08/22 09:03:50 [DEBUG] http: Request GET /v1/status/leader (7.810975ms) from=127.0.0.6:45173 2022/08/22 09:04:07 [DEBUG] http: Request GET /v1/status/leader (1.796623ms) from=127.0.0.6:37391 2022/08/22 09:04:10 [DEBUG] http: Request GET /v1/status/leader (373.806µs) from=127.0.0.6:37391 2022/08/22 09:04:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:04:27 [DEBUG] http: Request GET /v1/status/leader (807.17µs) from=127.0.0.6:37391 2022/08/22 09:04:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:04:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:04:37 [DEBUG] agent: Node info in sync 2022/08/22 09:04:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.857034213s) from=127.0.0.6:43375 2022/08/22 09:04:38 [DEBUG] http: Request GET /v1/catalog/services (686.776µs) from=127.0.0.6:37391 2022/08/22 09:04:38 [DEBUG] http: Request GET /v1/status/leader (854.806µs) from=127.0.0.6:44379 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.065089ms) from=127.0.0.6:45173 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.034237ms) from=127.0.0.6:39767 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (797.316µs) from=127.0.0.6:44379 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.486427ms) from=127.0.0.6:39767 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (20.670693ms) from=127.0.0.6:45173 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (380.664µs) from=127.0.0.6:39767 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (305.261µs) from=127.0.0.6:37195 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (725.553µs) from=127.0.0.6:45173 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (246.709µs) from=127.0.0.6:39767 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (343.031µs) from=127.0.0.6:44379 2022/08/22 09:04:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (391.028µs) from=127.0.0.6:37195 2022/08/22 09:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:04:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.504388175s) from=127.0.0.6:47291 2022/08/22 09:04:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.859362493s) from=127.0.0.6:59535 2022/08/22 09:04:48 [DEBUG] http: Request GET /v1/catalog/services (392.717µs) from=127.0.0.6:60997 2022/08/22 09:04:48 [DEBUG] http: Request GET /v1/status/leader (178.446µs) from=127.0.0.6:60253 2022/08/22 09:04:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.774µs) from=127.0.0.6:60253 2022/08/22 09:04:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (244.484µs) from=127.0.0.6:60253 2022/08/22 09:04:58 [DEBUG] http: Request GET /v1/status/leader (495.321µs) from=127.0.0.6:40535 2022/08/22 09:05:08 [DEBUG] http: Request GET /v1/status/leader (290.199µs) from=127.0.0.6:53581 2022/08/22 09:05:19 [DEBUG] http: Request GET /v1/status/leader (727.821µs) from=127.0.0.6:53581 2022/08/22 09:05:28 [DEBUG] http: Request GET /v1/status/leader (150.015µs) from=127.0.0.6:53581 2022/08/22 09:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.735750008s) from=127.0.0.6:34809 2022/08/22 09:05:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m1.404491045s) from=127.0.0.6:36663 2022/08/22 09:05:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m0.996311399s) from=127.0.0.6:57585 2022/08/22 09:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.75790453s) from=127.0.0.6:44275 2022/08/22 09:05:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.120394945s) from=127.0.0.6:54325 2022/08/22 09:05:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.338195797s) from=127.0.0.6:48823 2022/08/22 09:05:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.955742601s) from=127.0.0.6:38497 2022/08/22 09:05:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m5.391601788s) from=127.0.0.6:42237 2022/08/22 09:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.751601875s) from=127.0.0.6:55883 2022/08/22 09:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.654748441s) from=127.0.0.6:56881 2022/08/22 09:05:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m7.082562454s) from=127.0.0.6:48527 2022/08/22 09:05:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.243697023s) from=127.0.0.6:34371 2022/08/22 09:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:05:48 [DEBUG] http: Request GET /v1/status/leader (406.522µs) from=127.0.0.6:40535 2022/08/22 09:05:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.849271993s) from=127.0.0.6:38893 2022/08/22 09:05:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.389973457s) from=127.0.0.6:57793 2022/08/22 09:05:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.799558744s) from=127.0.0.6:40795 2022/08/22 09:05:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:05:58 [DEBUG] agent: Node info in sync 2022/08/22 09:06:10 [DEBUG] http: Request GET /v1/catalog/services (453.235µs) from=127.0.0.6:53581 2022/08/22 09:06:10 [DEBUG] http: Request GET /v1/status/leader (1.158664ms) from=127.0.0.6:53581 2022/08/22 09:06:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (359.297µs) from=127.0.0.6:40535 2022/08/22 09:06:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (214.386µs) from=127.0.0.6:40535 2022/08/22 09:06:30 [DEBUG] http: Request GET /v1/status/leader (15.569851ms) from=127.0.0.6:35371 2022/08/22 09:06:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.129695222s) from=127.0.0.6:48611 2022/08/22 09:06:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.555184997s) from=127.0.0.6:36089 2022/08/22 09:06:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.858794685s) from=127.0.0.6:46543 2022/08/22 09:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.313042714s) from=127.0.0.6:41431 2022/08/22 09:06:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.149552934s) from=127.0.0.6:44379 2022/08/22 09:06:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.141110643s) from=127.0.0.6:37391 2022/08/22 09:06:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.769702703s) from=127.0.0.6:49111 2022/08/22 09:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m3.742752374s) from=127.0.0.6:39767 2022/08/22 09:06:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m3.991846399s) from=127.0.0.6:56149 2022/08/22 09:06:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.131120464s) from=127.0.0.6:38677 2022/08/22 09:06:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.611512777s) from=127.0.0.6:37195 2022/08/22 09:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.956118941s) from=127.0.0.6:45173 2022/08/22 09:06:50 [DEBUG] http: Request GET /v1/status/leader (68.655162ms) from=127.0.0.6:35371 2022/08/22 09:06:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.690147621s) from=127.0.0.6:35067 2022/08/22 09:06:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.35612702s) from=127.0.0.6:60997 2022/08/22 09:06:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.467908064s) from=127.0.0.6:60253 2022/08/22 09:06:57 [DEBUG] http: Request GET /v1/catalog/services (1.044281ms) from=127.0.0.6:45179 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/status/leader (1.67038ms) from=127.0.0.6:35371 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (271.406µs) from=127.0.0.6:35371 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (192.163µs) from=127.0.0.6:35371 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (279.449µs) from=127.0.0.6:51091 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (180.484µs) from=127.0.0.6:35371 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (185.19µs) from=127.0.0.6:51091 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (148.576µs) from=127.0.0.6:35371 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (252.329µs) from=127.0.0.6:54435 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (165.761µs) from=127.0.0.6:35371 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (140.242µs) from=127.0.0.6:51091 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.302µs) from=127.0.0.6:54435 2022/08/22 09:06:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (243.597µs) from=127.0.0.6:35371 2022/08/22 09:07:18 [DEBUG] http: Request GET /v1/status/leader (353.179µs) from=127.0.0.6:56563 2022/08/22 09:07:19 [DEBUG] http: Request GET /v1/catalog/services (1.30741ms) from=127.0.0.6:37455 2022/08/22 09:07:19 [DEBUG] http: Request GET /v1/status/leader (187.188µs) from=127.0.0.6:37455 2022/08/22 09:07:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (664.79µs) from=127.0.0.6:37455 2022/08/22 09:07:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.214µs) from=127.0.0.6:56563 2022/08/22 09:07:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:07:38 [DEBUG] http: Request GET /v1/status/leader (2.0989ms) from=127.0.0.6:60477 2022/08/22 09:07:39 [DEBUG] http: Request GET /v1/status/leader (321.278µs) from=127.0.0.6:60897 2022/08/22 09:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:07:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:07:54 [DEBUG] agent: Node info in sync 2022/08/22 09:07:55 [DEBUG] http: Request GET /v1/catalog/services (400.517µs) from=127.0.0.6:60477 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/status/leader (556.301µs) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (825.354µs) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (853.262µs) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (545.922µs) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.092859ms) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (754.44µs) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (5.89692ms) from=127.0.0.6:53151 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (395.697µs) from=127.0.0.6:60897 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (393.081µs) from=127.0.0.6:60897 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (875.624µs) from=127.0.0.6:53151 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (573.795µs) from=127.0.0.6:46803 2022/08/22 09:07:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (507.742µs) from=127.0.0.6:53151 2022/08/22 09:07:59 [DEBUG] http: Request GET /v1/status/leader (302.487µs) from=127.0.0.6:38235 2022/08/22 09:08:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.64278717s) from=127.0.0.6:48439 2022/08/22 09:08:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.658779504s) from=127.0.0.6:40535 2022/08/22 09:08:16 [DEBUG] http: Request GET /v1/status/leader (369.951µs) from=127.0.0.6:38235 2022/08/22 09:08:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.078285294s) from=127.0.0.6:53581 2022/08/22 09:08:19 [DEBUG] http: Request GET /v1/status/leader (16.537256ms) from=127.0.0.6:32879 2022/08/22 09:08:27 [DEBUG] http: Request GET /v1/catalog/services (2.177873ms) from=127.0.0.6:32879 2022/08/22 09:08:27 [DEBUG] http: Request GET /v1/status/leader (487.639µs) from=127.0.0.6:32879 2022/08/22 09:08:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (364.693µs) from=127.0.0.6:38235 2022/08/22 09:08:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.00255ms) from=127.0.0.6:38235 2022/08/22 09:08:36 [DEBUG] http: Request GET /v1/status/leader (776.383µs) from=127.0.0.6:36919 2022/08/22 09:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:08:47 [DEBUG] http: Request GET /v1/status/leader (1.19273ms) from=127.0.0.6:46139 2022/08/22 09:08:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.442984028s) from=127.0.0.6:51091 2022/08/22 09:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.62731243s) from=127.0.0.6:54435 2022/08/22 09:09:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m1.631359969s) from=127.0.0.6:59665 2022/08/22 09:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.878405814s) from=127.0.0.6:35371 2022/08/22 09:09:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.285978205s) from=127.0.0.6:58175 2022/08/22 09:09:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.380804024s) from=127.0.0.6:56977 2022/08/22 09:09:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.393622685s) from=127.0.0.6:49827 2022/08/22 09:09:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m5.433434426s) from=127.0.0.6:52205 2022/08/22 09:09:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.543488395s) from=127.0.0.6:37029 2022/08/22 09:09:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.471608085s) from=127.0.0.6:45179 2022/08/22 09:09:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.008179055s) from=127.0.0.6:54187 2022/08/22 09:09:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.105377708s) from=127.0.0.6:40209 2022/08/22 09:09:07 [DEBUG] http: Request GET /v1/status/leader (1.013134ms) from=127.0.0.6:36919 2022/08/22 09:09:17 [DEBUG] http: Request GET /v1/catalog/services (426.839µs) from=127.0.0.6:36919 2022/08/22 09:09:17 [DEBUG] http: Request GET /v1/status/leader (373.707µs) from=127.0.0.6:37793 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.155769ms) from=127.0.0.6:37793 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (265.251µs) from=127.0.0.6:37793 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (247.346µs) from=127.0.0.6:37793 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (603.539µs) from=127.0.0.6:46139 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (240.968µs) from=127.0.0.6:37793 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (178.44µs) from=127.0.0.6:44629 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (512.872µs) from=127.0.0.6:46139 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (4.442444ms) from=127.0.0.6:44629 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (4.652563ms) from=127.0.0.6:46139 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (312.737µs) from=127.0.0.6:44629 2022/08/22 09:09:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:09:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:09:18 [DEBUG] agent: Node info in sync 2022/08/22 09:09:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (454.351µs) from=127.0.0.6:35593 2022/08/22 09:09:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.618574982s) from=127.0.0.6:37455 2022/08/22 09:09:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m5.206277161s) from=127.0.0.6:52115 2022/08/22 09:09:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.480743444s) from=127.0.0.6:56563 2022/08/22 09:09:28 [DEBUG] http: Request GET /v1/status/leader (397.699µs) from=127.0.0.6:47275 2022/08/22 09:09:38 [DEBUG] http: Request GET /v1/status/leader (299.507µs) from=127.0.0.6:47275 2022/08/22 09:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:09:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m0.991158505s) from=127.0.0.6:60477 2022/08/22 09:09:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.102210715s) from=127.0.0.6:35851 2022/08/22 09:09:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.089523549s) from=127.0.0.6:46803 2022/08/22 09:09:58 [DEBUG] http: Request GET /v1/status/leader (416.344µs) from=127.0.0.6:47275 2022/08/22 09:09:58 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m1.645791239s) from=127.0.0.6:53151 2022/08/22 09:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.837972747s) from=127.0.0.6:32783 2022/08/22 09:09:59 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.540083882s) from=127.0.0.6:36557 2022/08/22 09:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.680581529s) from=127.0.0.6:53447 2022/08/22 09:10:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.767662579s) from=127.0.0.6:60897 2022/08/22 09:10:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.689637482s) from=127.0.0.6:49173 2022/08/22 09:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m5.772891587s) from=127.0.0.6:33119 2022/08/22 09:10:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.037544023s) from=127.0.0.6:39663 2022/08/22 09:10:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:10:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.682211457s) from=127.0.0.6:59137 2022/08/22 09:10:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:10:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:10:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:10:28 [DEBUG] agent: Node info in sync 2022/08/22 09:10:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.986726256s) from=127.0.0.6:38235 2022/08/22 09:10:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.444624497s) from=127.0.0.6:35055 2022/08/22 09:10:33 [DEBUG] http: Request GET /v1/catalog/services (529.342µs) from=127.0.0.6:47275 2022/08/22 09:10:34 [DEBUG] http: Request GET /v1/status/leader (56.036679ms) from=127.0.0.6:54085 2022/08/22 09:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (694.429µs) from=127.0.0.6:54085 2022/08/22 09:10:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.196260196s) from=127.0.0.6:32879 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (950.127µs) from=127.0.0.6:36333 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (529.259µs) from=127.0.0.6:58681 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (738.764µs) from=127.0.0.6:58681 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (408.256µs) from=127.0.0.6:36333 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (65.598783ms) from=127.0.0.6:54085 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (592.93µs) from=127.0.0.6:36333 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.15583ms) from=127.0.0.6:54085 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (725.982µs) from=127.0.0.6:54085 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (890.425µs) from=127.0.0.6:54085 2022/08/22 09:10:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.309033ms) from=127.0.0.6:48409 2022/08/22 09:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:10:54 [DEBUG] http: Request GET /v1/status/leader (1.06524ms) from=127.0.0.6:50339 2022/08/22 09:11:10 [DEBUG] http: Request GET /v1/catalog/services (376.686µs) from=127.0.0.6:38139 2022/08/22 09:11:10 [DEBUG] http: Request GET /v1/status/leader (1.3855ms) from=127.0.0.6:50339 2022/08/22 09:11:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (435.373µs) from=127.0.0.6:33359 2022/08/22 09:11:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.081981ms) from=127.0.0.6:50339 2022/08/22 09:11:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.770369941s) from=127.0.0.6:37035 2022/08/22 09:11:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m1.574076524s) from=127.0.0.6:46139 2022/08/22 09:11:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.261540259s) from=127.0.0.6:36217 2022/08/22 09:11:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m2.390783535s) from=127.0.0.6:37793 2022/08/22 09:11:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.184415186s) from=127.0.0.6:55245 2022/08/22 09:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.568022503s) from=127.0.0.6:51051 2022/08/22 09:11:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.468364187s) from=127.0.0.6:60485 2022/08/22 09:11:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.810259002s) from=127.0.0.6:35593 2022/08/22 09:11:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m7.354128525s) from=127.0.0.6:36919 2022/08/22 09:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.270553149s) from=127.0.0.6:44629 2022/08/22 09:11:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.516447208s) from=127.0.0.6:43765 2022/08/22 09:11:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.359434334s) from=127.0.0.6:59895 2022/08/22 09:11:30 [DEBUG] http: Request GET /v1/status/leader (589.231µs) from=127.0.0.6:39505 2022/08/22 09:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:11:51 [DEBUG] http: Request GET /v1/status/leader (218.626µs) from=127.0.0.6:39505 2022/08/22 09:12:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:12:11 [DEBUG] agent: Node info in sync 2022/08/22 09:12:19 [DEBUG] http: Request GET /v1/catalog/services (1.78863ms) from=127.0.0.6:39505 2022/08/22 09:12:19 [DEBUG] http: Request GET /v1/status/leader (2.144446ms) from=127.0.0.6:39505 2022/08/22 09:12:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (479.569µs) from=127.0.0.6:58773 2022/08/22 09:12:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.316µs) from=127.0.0.6:58773 2022/08/22 09:12:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m0.299785806s) from=127.0.0.6:54329 2022/08/22 09:12:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.236711823s) from=127.0.0.6:47161 2022/08/22 09:12:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.583571017s) from=127.0.0.6:47357 2022/08/22 09:12:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m1.77350748s) from=127.0.0.6:36333 2022/08/22 09:12:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.328904604s) from=127.0.0.6:53307 2022/08/22 09:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.699246506s) from=127.0.0.6:58681 2022/08/22 09:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.125219476s) from=127.0.0.6:48409 2022/08/22 09:12:39 [DEBUG] http: Request GET /v1/status/leader (2.464617ms) from=127.0.0.6:35933 2022/08/22 09:12:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.875948471s) from=127.0.0.6:53975 2022/08/22 09:12:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m6.061850541s) from=127.0.0.6:47275 2022/08/22 09:12:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.629452337s) from=127.0.0.6:54085 2022/08/22 09:12:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.293582815s) from=127.0.0.6:60609 2022/08/22 09:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:12:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.367047522s) from=127.0.0.6:58893 2022/08/22 09:12:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:12:59 [DEBUG] http: Request GET /v1/status/leader (577.758µs) from=127.0.0.6:35933 2022/08/22 09:13:01 [DEBUG] http: Request GET /v1/catalog/services (1.166621ms) from=127.0.0.6:35933 2022/08/22 09:13:01 [DEBUG] http: Request GET /v1/status/leader (788.958µs) from=127.0.0.6:46705 2022/08/22 09:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (829.289µs) from=127.0.0.6:48001 2022/08/22 09:13:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (736.798µs) from=127.0.0.6:46705 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (590.768µs) from=127.0.0.6:40135 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (7.481815ms) from=127.0.0.6:46705 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (830.911µs) from=127.0.0.6:48001 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (263.741µs) from=127.0.0.6:46705 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (247.846µs) from=127.0.0.6:48001 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.033414ms) from=127.0.0.6:48001 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (649.054µs) from=127.0.0.6:60153 2022/08/22 09:13:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (635.665µs) from=127.0.0.6:60153 2022/08/22 09:13:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (480.555µs) from=127.0.0.6:42689 2022/08/22 09:13:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.331044523s) from=127.0.0.6:33359 2022/08/22 09:13:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.605467922s) from=127.0.0.6:38139 2022/08/22 09:13:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.388047605s) from=127.0.0.6:50339 2022/08/22 09:13:22 [DEBUG] http: Request GET /v1/status/leader (3.643574ms) from=127.0.0.6:55299 2022/08/22 09:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:13:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:13:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:13:59 [DEBUG] agent: Node info in sync 2022/08/22 09:14:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.218312346s) from=127.0.0.6:32917 2022/08/22 09:14:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m3.504698109s) from=127.0.0.6:39505 2022/08/22 09:14:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.981395961s) from=127.0.0.6:58773 2022/08/22 09:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:15:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m0.351446723s) from=127.0.0.6:40135 2022/08/22 09:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.729142913s) from=127.0.0.6:45647 2022/08/22 09:15:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.012066096s) from=127.0.0.6:42349 2022/08/22 09:15:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (2m2.92272565s) from=127.0.0.6:35933 2022/08/22 09:15:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.788447862s) from=127.0.0.6:38645 2022/08/22 09:15:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.979932815s) from=127.0.0.6:60153 2022/08/22 09:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.295424522s) from=127.0.0.6:46705 2022/08/22 09:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m4.559531355s) from=127.0.0.6:40533 2022/08/22 09:15:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m6.244976929s) from=127.0.0.6:43129 2022/08/22 09:15:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.412131403s) from=127.0.0.6:48001 2022/08/22 09:15:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.525801572s) from=127.0.0.6:35533 2022/08/22 09:15:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.240882276s) from=127.0.0.6:42689 2022/08/22 09:15:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:15:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:15:49 [DEBUG] agent: Node info in sync 2022/08/22 09:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:16:48 [DEBUG] http: Request GET /v1/catalog/services (7.689707ms) from=127.0.0.6:42267 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (710.675µs) from=127.0.0.6:52701 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (834.618µs) from=127.0.0.6:52701 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.737108ms) from=127.0.0.6:55769 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (907.531µs) from=127.0.0.6:55769 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/status/leader (820.564µs) from=127.0.0.6:44801 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (926.278µs) from=127.0.0.6:52701 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (5.161579ms) from=127.0.0.6:37903 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.26082ms) from=127.0.0.6:55769 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.018001ms) from=127.0.0.6:55769 2022/08/22 09:16:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (671.078µs) from=127.0.0.6:55769 2022/08/22 09:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (3.408243ms) from=127.0.0.6:52701 2022/08/22 09:16:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.380201ms) from=127.0.0.6:42675 2022/08/22 09:17:09 [DEBUG] http: Request GET /v1/status/leader (279.045µs) from=127.0.0.6:52823 2022/08/22 09:17:24 [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/08/22 09:17:24 [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/08/22 09:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:17:24 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:17:24 [DEBUG] agent: Node info in sync 2022/08/22 09:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (30.548277ms) from=127.0.0.6:43859 2022/08/22 09:17:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (35.319673665s) from=127.0.0.6:42267 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:17:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:17:24 [DEBUG] agent: Node info in sync 2022/08/22 09:17:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (3.670085ms) from=127.0.0.6:43859 2022/08/22 09:17:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (448.288µs) from=127.0.0.6:43859 2022/08/22 09:17:29 [DEBUG] http: Request GET /v1/status/leader (1.12605ms) from=127.0.0.6:43277 2022/08/22 09:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:17:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:18:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:18:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:18:24 [DEBUG] agent: Node info in sync 2022/08/22 09:18:35 [DEBUG] http: Request GET /v1/catalog/services (398.896µs) from=127.0.0.6:52823 2022/08/22 09:18:36 [DEBUG] http: Request GET /v1/status/leader (469.49µs) from=127.0.0.6:52823 2022/08/22 09:18:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (415.524µs) from=127.0.0.6:43277 2022/08/22 09:18:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (235.74µs) from=127.0.0.6:55335 2022/08/22 09:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:18:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.803780704s) from=127.0.0.6:37903 2022/08/22 09:18:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.126395497s) from=127.0.0.6:44801 2022/08/22 09:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.811429874s) from=127.0.0.6:39163 2022/08/22 09:18:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.799646277s) from=127.0.0.6:55769 2022/08/22 09:18:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.755873822s) from=127.0.0.6:40187 2022/08/22 09:18:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.117276298s) from=127.0.0.6:52701 2022/08/22 09:18:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m3.247110308s) from=127.0.0.6:42675 2022/08/22 09:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.572186223s) from=127.0.0.6:38739 2022/08/22 09:18:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m4.82856835s) from=127.0.0.6:42407 2022/08/22 09:18:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.901891136s) from=127.0.0.6:35603 2022/08/22 09:18:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.456142894s) from=127.0.0.6:57779 2022/08/22 09:18:56 [DEBUG] http: Request GET /v1/status/leader (1.247404ms) from=127.0.0.6:44147 2022/08/22 09:19:02 [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/08/22 09:19:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:19:02 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.9.186_8443" 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Node info in sync 2022/08/22 09:19:02 [DEBUG] http: Request PUT /v1/agent/service/register (79.242071ms) from=127.0.0.6:44147 2022/08/22 09:19:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (1m38.012911261s) from=127.0.0.6:42267 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Node info in sync 2022/08/22 09:19:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (640.248µs) from=127.0.0.6:54925 2022/08/22 09:19:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (26.432324093s) from=127.0.0.6:52823 2022/08/22 09:19:02 [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/08/22 09:19:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:02 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.62.141_8082" 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Node info in sync 2022/08/22 09:19:02 [DEBUG] http: Request PUT /v1/agent/service/register (61.597628ms) from=127.0.0.6:54925 2022/08/22 09:19:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (154.44499ms) from=127.0.0.6:52823 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:02 [DEBUG] agent: Node info in sync 2022/08/22 09:19:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (412.932µs) from=127.0.0.6:54925 2022/08/22 09:19:12 [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/08/22 09:19:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:12 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.12.159_8410" 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:12 [DEBUG] agent: Node info in sync 2022/08/22 09:19:12 [DEBUG] http: Request PUT /v1/agent/service/register (30.377464ms) from=127.0.0.6:44147 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:12 [DEBUG] agent: Node info in sync 2022/08/22 09:19:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (9.237648197s) from=127.0.0.6:52823 2022/08/22 09:19:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (30.952128ms) from=127.0.0.6:44147 2022/08/22 09:19:13 [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/08/22 09:19:13 [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/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:13 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.7.18_8482" 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:13 [DEBUG] agent: Node info in sync 2022/08/22 09:19:13 [DEBUG] http: Request PUT /v1/agent/service/register (146.302718ms) from=127.0.0.6:54925 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:13 [DEBUG] agent: Node info in sync 2022/08/22 09:19:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (1.349808287s) from=127.0.0.6:52823 2022/08/22 09:19:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.474154ms) from=127.0.0.6:44147 2022/08/22 09:19:14 [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/08/22 09:19:14 [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/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:14 [INFO] agent: Synced service "_v1_vnflcm_10.233.10.45_8801" 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:14 [DEBUG] agent: Node info in sync 2022/08/22 09:19:14 [DEBUG] http: Request PUT /v1/agent/service/register (43.334821ms) from=127.0.0.6:54925 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:14 [DEBUG] agent: Node info in sync 2022/08/22 09:19:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (436.869382ms) from=127.0.0.6:52823 2022/08/22 09:19:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.386136ms) from=127.0.0.6:52823 2022/08/22 09:19:14 [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/08/22 09:19:14 [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/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:14 [INFO] agent: Synced service "_v1_vnfmgr_10.233.21.20_8803" 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:14 [DEBUG] agent: Node info in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:14 [DEBUG] agent: Node info in sync 2022/08/22 09:19:14 [DEBUG] http: Request PUT /v1/agent/service/register (163.433424ms) from=127.0.0.6:54925 2022/08/22 09:19:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (281.456941ms) from=127.0.0.6:52823 2022/08/22 09:19:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (604.768µs) from=127.0.0.6:54925 2022/08/22 09:19:14 [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/08/22 09:19:14 [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/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [INFO] agent: Synced service "_v1_nslcm_10.233.25.199_8403" 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request PUT /v1/agent/service/register (130.177418ms) from=127.0.0.6:54925 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (130.57071ms) from=127.0.0.6:52823 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (17.44507ms) from=127.0.0.6:44147 2022/08/22 09:19:15 [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/08/22 09:19:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [INFO] agent: Synced service "_v2_nslcm_10.233.25.199_8403" 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request PUT /v1/agent/service/register (48.071083ms) from=127.0.0.6:54925 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (223.65665ms) from=127.0.0.6:52823 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (527.621µs) from=127.0.0.6:44147 2022/08/22 09:19:15 [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/08/22 09:19:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (156.690139ms) from=127.0.0.6:52823 2022/08/22 09:19:15 [INFO] agent: Synced service "_v1_vnfres_10.233.60.117_8802" 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request PUT /v1/agent/service/register (32.759006ms) from=127.0.0.6:44147 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.871457ms) from=127.0.0.6:44147 2022/08/22 09:19:15 [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/08/22 09:19:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.38.137_8484" 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:15 [DEBUG] http: Request PUT /v1/agent/service/register (53.817387ms) from=127.0.0.6:54925 2022/08/22 09:19:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (239.95273ms) from=127.0.0.6:52823 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:19:15 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:19:15 [DEBUG] agent: Node info in sync 2022/08/22 09:19:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (477.157µs) from=127.0.0.6:54925 2022/08/22 09:19:16 [DEBUG] http: Request GET /v1/status/leader (291.552µs) from=127.0.0.6:44147 2022/08/22 09:19:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.018468499s) from=127.0.0.6:43859 2022/08/22 09:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:20:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.059623193s) from=127.0.0.6:55335 2022/08/22 09:20:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.072734794s) from=127.0.0.6:43277 2022/08/22 09:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:20:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:20:47 [DEBUG] http: Request GET /v1/catalog/services (47.386631ms) from=127.0.0.6:57417 2022/08/22 09:20:47 [DEBUG] http: Request GET /v1/status/leader (33.789807ms) from=127.0.0.6:52313 2022/08/22 09:20:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:20:48 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:20:48 [DEBUG] agent: Node info in sync 2022/08/22 09:20:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (375.803µs) from=127.0.0.6:52313 2022/08/22 09:20:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (386.191µs) from=127.0.0.6:52313 2022/08/22 09:21:08 [DEBUG] http: Request GET /v1/status/leader (1.185065ms) from=127.0.0.6:34217 2022/08/22 09:21:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.067098296s) from=127.0.0.6:52823 2022/08/22 09:21:28 [DEBUG] http: Request GET /v1/status/leader (868.62µs) from=127.0.0.6:34217 2022/08/22 09:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:22:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:22:47 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:22:47 [DEBUG] agent: Node info in sync 2022/08/22 09:22:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.696204678s) from=127.0.0.6:57417 2022/08/22 09:22:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.035138538s) from=127.0.0.6:52313 2022/08/22 09:22:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.645891537s) from=127.0.0.6:33425 2022/08/22 09:23:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:24:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:24:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:24:23 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:24:23 [DEBUG] agent: Node info in sync 2022/08/22 09:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:25:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:25:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:25:38 [DEBUG] agent: Node info in sync 2022/08/22 09:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:26:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:26:43 [DEBUG] http: Request GET /v1/catalog/services (12.274246ms) from=127.0.0.6:43783 2022/08/22 09:26:43 [DEBUG] http: Request GET /v1/status/leader (5.100908ms) from=127.0.0.6:43783 2022/08/22 09:26:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.94602ms) from=127.0.0.6:33041 2022/08/22 09:26:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (748.419µs) from=127.0.0.6:45661 2022/08/22 09:26:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:26:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:26:47 [DEBUG] agent: Node info in sync 2022/08/22 09:27:03 [DEBUG] http: Request GET /v1/status/leader (1.09821ms) from=127.0.0.6:47943 2022/08/22 09:27:23 [DEBUG] http: Request GET /v1/status/leader (4.622344ms) from=127.0.0.6:47943 2022/08/22 09:27:35 [DEBUG] http: Request GET /v1/catalog/services (827.843µs) from=127.0.0.6:34241 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/status/leader (313.009µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (556.054µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (381.337µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (401.321µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (874.777µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (16.641598ms) from=127.0.0.6:54225 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (279.734µs) from=127.0.0.6:48131 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (159.815µs) from=127.0.0.6:54225 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (6.105092ms) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (223.68µs) from=127.0.0.6:48131 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.943348ms) from=127.0.0.6:34625 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (4.092569ms) from=127.0.0.6:54225 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.041225ms) from=127.0.0.6:39725 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (537.527µs) from=127.0.0.6:48131 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (8.953597ms) from=127.0.0.6:34625 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (166.626µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (522.357µs) from=127.0.0.6:39725 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.390541ms) from=127.0.0.6:39725 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.458226ms) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (385.31µs) from=127.0.0.6:47943 2022/08/22 09:27:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (308.309µs) from=127.0.0.6:35257 2022/08/22 09:27:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (442.342µs) from=127.0.0.6:53271 2022/08/22 09:27:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (6.505504ms) from=127.0.0.6:49937 2022/08/22 09:27:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:27:47 [DEBUG] http: Request GET /v1/catalog/services (7.07941ms) from=127.0.0.6:39281 2022/08/22 09:27:47 [DEBUG] http: Request GET /v1/status/leader (1.005185ms) from=127.0.0.6:39281 2022/08/22 09:27:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (751.056µs) from=127.0.0.6:39281 2022/08/22 09:27:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (831.225µs) from=127.0.0.6:39281 2022/08/22 09:27:56 [DEBUG] http: Request GET /v1/status/leader (579.146µs) from=127.0.0.6:41097 2022/08/22 09:28:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:28:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:28:07 [DEBUG] agent: Node info in sync 2022/08/22 09:28:07 [DEBUG] http: Request GET /v1/status/leader (350.717µs) from=127.0.0.6:52647 2022/08/22 09:28:27 [DEBUG] http: Request GET /v1/status/leader (422.149µs) from=127.0.0.6:52647 2022/08/22 09:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:28:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.155094525s) from=127.0.0.6:33041 2022/08/22 09:28:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.554109447s) from=127.0.0.6:43783 2022/08/22 09:28:47 [DEBUG] http: Request GET /v1/status/leader (316.63µs) from=127.0.0.6:52647 2022/08/22 09:28:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.543115915s) from=127.0.0.6:45661 2022/08/22 09:28:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:28:51 [DEBUG] http: Request GET /v1/catalog/services (1.268601ms) from=127.0.0.6:41097 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/status/leader (337.941µs) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.07305ms) from=127.0.0.6:52647 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (340.922µs) from=127.0.0.6:39131 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (279.464µs) from=127.0.0.6:39131 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (331.233µs) from=127.0.0.6:57607 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (143.74µs) from=127.0.0.6:52647 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (4.481987ms) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (182.013µs) from=127.0.0.6:39131 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (277.216µs) from=127.0.0.6:39131 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (587.67µs) from=127.0.0.6:39131 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (402.879µs) from=127.0.0.6:52647 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (984.544µs) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (501.035µs) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (830.074µs) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.08992ms) from=127.0.0.6:52647 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (3.099983ms) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.277052ms) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (414.1µs) from=127.0.0.6:52647 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (438.687µs) from=127.0.0.6:57607 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.236535ms) from=127.0.0.6:42865 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (7.297463ms) from=127.0.0.6:45293 2022/08/22 09:28:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (415.305µs) from=127.0.0.6:45293 2022/08/22 09:28:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (302.757µs) from=127.0.0.6:45293 2022/08/22 09:29:12 [DEBUG] http: Request GET /v1/status/leader (177.576µs) from=127.0.0.6:60615 2022/08/22 09:29:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.87725555s) from=127.0.0.6:34241 2022/08/22 09:29:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.323962685s) from=127.0.0.6:34625 2022/08/22 09:29:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.366312556s) from=127.0.0.6:36675 2022/08/22 09:29:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.219991642s) from=127.0.0.6:53271 2022/08/22 09:29:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.011801771s) from=127.0.0.6:54225 2022/08/22 09:29:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m1.14881244s) from=127.0.0.6:49703 2022/08/22 09:29:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.006932178s) from=127.0.0.6:40781 2022/08/22 09:29:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.578621016s) from=127.0.0.6:49389 2022/08/22 09:29:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.866890268s) from=127.0.0.6:35439 2022/08/22 09:29:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:29:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:29:40 [DEBUG] agent: Node info in sync 2022/08/22 09:29:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.770244994s) from=127.0.0.6:34059 2022/08/22 09:29:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.153778163s) from=127.0.0.6:43539 2022/08/22 09:29:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.512151259s) from=127.0.0.6:48131 2022/08/22 09:29:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.77540837s) from=127.0.0.6:47943 2022/08/22 09:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.867844218s) from=127.0.0.6:55495 2022/08/22 09:29:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.948544885s) from=127.0.0.6:39455 2022/08/22 09:29:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.816316654s) from=127.0.0.6:40219 2022/08/22 09:29:42 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.440933417s) from=127.0.0.6:39725 2022/08/22 09:29:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.051436958s) from=127.0.0.6:47043 2022/08/22 09:29:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:29:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.82139345s) from=127.0.0.6:35257 2022/08/22 09:29:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m6.213223597s) from=127.0.0.6:59883 2022/08/22 09:29:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m7.126235184s) from=127.0.0.6:49937 2022/08/22 09:29:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m7.199548136s) from=127.0.0.6:40005 2022/08/22 09:29:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m7.437416724s) from=127.0.0.6:43417 2022/08/22 09:29:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.085992844s) from=127.0.0.6:58465 2022/08/22 09:29:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m4.330252926s) from=127.0.0.6:59413 2022/08/22 09:29:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.638376969s) from=127.0.0.6:39281 2022/08/22 09:30:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:30:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:30:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.306145498s) from=127.0.0.6:41097 2022/08/22 09:30:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.125786763s) from=127.0.0.6:45293 2022/08/22 09:30:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.297683392s) from=127.0.0.6:39249 2022/08/22 09:30:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.412929839s) from=127.0.0.6:55963 2022/08/22 09:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.219355332s) from=127.0.0.6:42959 2022/08/22 09:30:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.196498322s) from=127.0.0.6:40011 2022/08/22 09:30:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.603061848s) from=127.0.0.6:34255 2022/08/22 09:30:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.698428957s) from=127.0.0.6:42865 2022/08/22 09:30:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.897871147s) from=127.0.0.6:40115 2022/08/22 09:30:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m1.435553196s) from=127.0.0.6:58615 2022/08/22 09:30:55 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.967817406s) from=127.0.0.6:57607 2022/08/22 09:30:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.622468617s) from=127.0.0.6:55443 2022/08/22 09:30:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.110954511s) from=127.0.0.6:57963 2022/08/22 09:30:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.558397378s) from=127.0.0.6:55885 2022/08/22 09:30:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.474765826s) from=127.0.0.6:57815 2022/08/22 09:30:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.615083343s) from=127.0.0.6:42923 2022/08/22 09:30:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.188984079s) from=127.0.0.6:44477 2022/08/22 09:30:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.339598622s) from=127.0.0.6:45445 2022/08/22 09:30:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.92458573s) from=127.0.0.6:39131 2022/08/22 09:30:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m6.043612457s) from=127.0.0.6:52647 2022/08/22 09:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.496840941s) from=127.0.0.6:50407 2022/08/22 09:31:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.403738574s) from=127.0.0.6:36273 2022/08/22 09:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m6.566863788s) from=127.0.0.6:57569 2022/08/22 09:31:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:31:27 [DEBUG] agent: Node info in sync 2022/08/22 09:31:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:32:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:32:35 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:32:35 [DEBUG] agent: Node info in sync 2022/08/22 09:32:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:33:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:33:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:33:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:33:49 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:33:49 [DEBUG] agent: Node info in sync 2022/08/22 09:34:05 [DEBUG] http: Request GET /v1/catalog/services (3.195111ms) from=127.0.0.6:36989 2022/08/22 09:34:05 [DEBUG] http: Request GET /v1/status/leader (364.404µs) from=127.0.0.6:36989 2022/08/22 09:34:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (632.172µs) from=127.0.0.6:50001 2022/08/22 09:34:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.779898ms) from=127.0.0.6:54199 2022/08/22 09:34:25 [DEBUG] http: Request GET /v1/status/leader (710.458µs) from=127.0.0.6:56909 2022/08/22 09:34:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:34:45 [DEBUG] http: Request GET /v1/status/leader (397.705µs) from=127.0.0.6:49717 2022/08/22 09:34:56 [DEBUG] http: Request GET /v1/catalog/services (5.836186ms) from=127.0.0.6:49717 2022/08/22 09:34:56 [DEBUG] http: Request GET /v1/status/leader (4.408048ms) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (605.815µs) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (929.346µs) from=127.0.0.6:59243 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (212.291µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (406.268µs) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (216.152µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (283.283µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (258.598µs) from=127.0.0.6:38823 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (196.747µs) from=127.0.0.6:59243 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (236.944µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.439267ms) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (10.682684ms) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (902.009µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.339935ms) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (640.69µs) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (221.604µs) from=127.0.0.6:59243 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (387.659µs) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (748.263µs) from=127.0.0.6:56909 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (418.873µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (418.107µs) from=127.0.0.6:59243 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (443.332µs) from=127.0.0.6:59243 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (267.961µs) from=127.0.0.6:57233 2022/08/22 09:34:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (149.238µs) from=127.0.0.6:56909 2022/08/22 09:35:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:35:06 [DEBUG] agent: Node info in sync 2022/08/22 09:35:07 [DEBUG] http: Request GET /v1/catalog/services (570.47µs) from=127.0.0.6:38247 2022/08/22 09:35:07 [DEBUG] http: Request GET /v1/status/leader (221.877µs) from=127.0.0.6:35989 2022/08/22 09:35:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.102394ms) from=127.0.0.6:35989 2022/08/22 09:35:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (474.252µs) from=127.0.0.6:53641 2022/08/22 09:35:17 [DEBUG] http: Request GET /v1/status/leader (346.379µs) from=127.0.0.6:54329 2022/08/22 09:35:27 [DEBUG] http: Request GET /v1/status/leader (885.025µs) from=127.0.0.6:53003 2022/08/22 09:35:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:35:47 [DEBUG] http: Request GET /v1/status/leader (283.452µs) from=127.0.0.6:53003 2022/08/22 09:35:56 [DEBUG] http: Request GET /v1/catalog/services (8.586781ms) from=127.0.0.6:54329 2022/08/22 09:35:56 [DEBUG] http: Request GET /v1/status/leader (68.003656ms) from=127.0.0.6:54329 2022/08/22 09:35:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (793.45µs) from=127.0.0.6:45855 2022/08/22 09:35:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.111752ms) from=127.0.0.6:53003 2022/08/22 09:35:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (350.947µs) from=127.0.0.6:53003 2022/08/22 09:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (415.658µs) from=127.0.0.6:53003 2022/08/22 09:35:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (404.409µs) from=127.0.0.6:53003 2022/08/22 09:35:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (53.782147ms) from=127.0.0.6:53003 2022/08/22 09:35:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (897.54µs) from=127.0.0.6:53003 2022/08/22 09:35:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.160508ms) from=127.0.0.6:53003 2022/08/22 09:36:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.313568ms) from=127.0.0.6:53003 2022/08/22 09:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.728689ms) from=127.0.0.6:45855 2022/08/22 09:36:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.119302ms) from=127.0.0.6:45855 2022/08/22 09:36:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (608.346µs) from=127.0.0.6:45855 2022/08/22 09:36:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (294.93µs) from=127.0.0.6:35289 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (313.157µs) from=127.0.0.6:33979 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (369.632µs) from=127.0.0.6:33979 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (202.182µs) from=127.0.0.6:41273 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (398.94µs) from=127.0.0.6:41273 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (243.699µs) from=127.0.0.6:41273 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (397.325µs) from=127.0.0.6:41273 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (717.193µs) from=127.0.0.6:41273 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (12.96279ms) from=127.0.0.6:52043 2022/08/22 09:36:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (720.973µs) from=127.0.0.6:41273 2022/08/22 09:36:07 [DEBUG] http: Request GET /v1/status/leader (364.464µs) from=127.0.0.6:54797 2022/08/22 09:36:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.961743314s) from=127.0.0.6:50001 2022/08/22 09:36:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:36:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.407983246s) from=127.0.0.6:54199 2022/08/22 09:36:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.341915497s) from=127.0.0.6:36989 2022/08/22 09:36:17 [DEBUG] http: Request GET /v1/status/leader (1.240255ms) from=127.0.0.6:54375 2022/08/22 09:36:37 [DEBUG] http: Request GET /v1/status/leader (735.6µs) from=127.0.0.6:54797 2022/08/22 09:36:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:36:58 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.422774052s) from=127.0.0.6:56909 2022/08/22 09:36:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:36:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:36:59 [DEBUG] agent: Node info in sync 2022/08/22 09:36:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.30927277s) from=127.0.0.6:38823 2022/08/22 09:36:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.11764658s) from=127.0.0.6:48299 2022/08/22 09:36:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m1.107402558s) from=127.0.0.6:56631 2022/08/22 09:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.018420454s) from=127.0.0.6:40151 2022/08/22 09:37:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m1.831371558s) from=127.0.0.6:59101 2022/08/22 09:37:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.715471334s) from=127.0.0.6:49717 2022/08/22 09:37:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.759933842s) from=127.0.0.6:49111 2022/08/22 09:37:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.840279476s) from=127.0.0.6:60461 2022/08/22 09:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.228327587s) from=127.0.0.6:32881 2022/08/22 09:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.461600267s) from=127.0.0.6:57747 2022/08/22 09:37:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m3.077209996s) from=127.0.0.6:35217 2022/08/22 09:37:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.007396124s) from=127.0.0.6:59243 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.747295953s) from=127.0.0.6:47591 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.996996377s) from=127.0.0.6:57517 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.435830485s) from=127.0.0.6:42239 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.603783521s) from=127.0.0.6:39131 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.930269458s) from=127.0.0.6:37073 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.127838503s) from=127.0.0.6:52845 2022/08/22 09:37:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m5.007951871s) from=127.0.0.6:57233 2022/08/22 09:37:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.742909072s) from=127.0.0.6:41183 2022/08/22 09:37:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.894625968s) from=127.0.0.6:57027 2022/08/22 09:37:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.50982365s) from=127.0.0.6:53731 2022/08/22 09:37:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.21290327s) from=127.0.0.6:38247 2022/08/22 09:37:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.642477406s) from=127.0.0.6:35989 2022/08/22 09:37:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.354759776s) from=127.0.0.6:53641 2022/08/22 09:37:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:37:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.019180709s) from=127.0.0.6:54329 2022/08/22 09:38:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:38:01 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:38:01 [DEBUG] agent: Node info in sync 2022/08/22 09:38:02 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.329185995s) from=127.0.0.6:39979 2022/08/22 09:38:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.351115019s) from=127.0.0.6:46635 2022/08/22 09:38:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.831701543s) from=127.0.0.6:45865 2022/08/22 09:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.051473942s) from=127.0.0.6:43669 2022/08/22 09:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.100087896s) from=127.0.0.6:60985 2022/08/22 09:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m1.972078207s) from=127.0.0.6:38451 2022/08/22 09:38:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.620291015s) from=127.0.0.6:52043 2022/08/22 09:38:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.694170937s) from=127.0.0.6:60517 2022/08/22 09:38:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.03038695s) from=127.0.0.6:43803 2022/08/22 09:38:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.839731597s) from=127.0.0.6:53893 2022/08/22 09:38:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.620099347s) from=127.0.0.6:54579 2022/08/22 09:38:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.656089109s) from=127.0.0.6:33979 2022/08/22 09:38:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m4.743468003s) from=127.0.0.6:44549 2022/08/22 09:38:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.536720327s) from=127.0.0.6:44099 2022/08/22 09:38:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m5.40712605s) from=127.0.0.6:36283 2022/08/22 09:38:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.056733197s) from=127.0.0.6:45855 2022/08/22 09:38:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.508935191s) from=127.0.0.6:53003 2022/08/22 09:38:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.427119303s) from=127.0.0.6:35289 2022/08/22 09:38:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.978748086s) from=127.0.0.6:33073 2022/08/22 09:38:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.990607493s) from=127.0.0.6:60657 2022/08/22 09:38:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.513853372s) from=127.0.0.6:51481 2022/08/22 09:38:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m7.373417789s) from=127.0.0.6:41273 2022/08/22 09:38:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:38:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:39:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:39:14 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:39:14 [DEBUG] agent: Node info in sync 2022/08/22 09:39:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:40:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:40:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:40:37 [DEBUG] agent: Node info in sync 2022/08/22 09:40:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:41:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:41:23 [DEBUG] http: Request GET /v1/catalog/services (1.485979ms) from=127.0.0.6:45451 2022/08/22 09:41:23 [DEBUG] http: Request GET /v1/status/leader (390.34µs) from=127.0.0.6:39417 2022/08/22 09:41:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (695.686µs) from=127.0.0.6:39417 2022/08/22 09:41:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.582341ms) from=127.0.0.6:49921 2022/08/22 09:41:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:41:43 [DEBUG] http: Request GET /v1/status/leader (274.295µs) from=127.0.0.6:32837 2022/08/22 09:42:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:42:02 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:42:02 [DEBUG] agent: Node info in sync 2022/08/22 09:42:03 [DEBUG] http: Request GET /v1/status/leader (388.41µs) from=127.0.0.6:32837 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/catalog/services (1.336212ms) from=127.0.0.6:32837 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/status/leader (226.782µs) from=127.0.0.6:32837 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (577.861µs) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (314.933µs) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (439.651µs) from=127.0.0.6:53839 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (763.033µs) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.853448ms) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (322.982µs) from=127.0.0.6:53839 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (35.094108ms) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (8.901623ms) from=127.0.0.6:53839 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (356.75µs) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (13.34895ms) from=127.0.0.6:52933 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (13.928417ms) from=127.0.0.6:41883 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (255.546µs) from=127.0.0.6:34303 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (1.094256ms) from=127.0.0.6:60299 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (8.690697ms) from=127.0.0.6:53839 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (24.792432ms) from=127.0.0.6:53209 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.927698ms) from=127.0.0.6:37029 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (8.632562ms) from=127.0.0.6:53209 2022/08/22 09:42:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.272986ms) from=127.0.0.6:53209 2022/08/22 09:42:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.152873ms) from=127.0.0.6:53839 2022/08/22 09:42:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (264.333µs) from=127.0.0.6:37029 2022/08/22 09:42:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (142.654µs) from=127.0.0.6:53209 2022/08/22 09:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.009585ms) from=127.0.0.6:53839 2022/08/22 09:42:24 [DEBUG] http: Request GET /v1/status/leader (7.802312ms) from=127.0.0.6:46531 2022/08/22 09:42:30 [DEBUG] http: Request GET /v1/catalog/services (820.999µs) from=127.0.0.6:46531 2022/08/22 09:42:30 [DEBUG] http: Request GET /v1/status/leader (438.487µs) from=127.0.0.6:46531 2022/08/22 09:42:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.106263ms) from=127.0.0.6:47855 2022/08/22 09:42:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (441.573µs) from=127.0.0.6:47855 2022/08/22 09:42:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:42:44 [DEBUG] http: Request GET /v1/status/leader (519.681µs) from=127.0.0.6:35827 2022/08/22 09:42:50 [DEBUG] http: Request GET /v1/status/leader (2.148596ms) from=127.0.0.6:35827 2022/08/22 09:43:10 [DEBUG] http: Request GET /v1/status/leader (4.714788ms) from=127.0.0.6:35827 2022/08/22 09:43:12 [DEBUG] http: Request GET /v1/catalog/services (7.839608ms) from=127.0.0.6:35827 2022/08/22 09:43:12 [DEBUG] http: Request GET /v1/status/leader (435.855µs) from=127.0.0.6:35827 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (466.783µs) from=127.0.0.6:34759 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (206.366µs) from=127.0.0.6:34759 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (248.716µs) from=127.0.0.6:34759 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (358.493µs) from=127.0.0.6:41379 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (633.832µs) from=127.0.0.6:41379 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (361.63µs) from=127.0.0.6:34759 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (723.886µs) from=127.0.0.6:34759 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (586.343µs) from=127.0.0.6:41379 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (279.669µs) from=127.0.0.6:41379 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (321.287µs) from=127.0.0.6:34759 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (839.646µs) from=127.0.0.6:41379 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (328.087µs) from=127.0.0.6:40033 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.048985ms) from=127.0.0.6:39813 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.339285ms) from=127.0.0.6:45325 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (718.783µs) from=127.0.0.6:37933 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (3.920616ms) from=127.0.0.6:45325 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (651.747µs) from=127.0.0.6:43231 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (16.154272ms) from=127.0.0.6:33915 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (471.797µs) from=127.0.0.6:43231 2022/08/22 09:43:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (12.507763ms) from=127.0.0.6:37933 2022/08/22 09:43:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.025246ms) from=127.0.0.6:45325 2022/08/22 09:43:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (1.291784ms) from=127.0.0.6:45325 2022/08/22 09:43:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.16541957s) from=127.0.0.6:39417 2022/08/22 09:43:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.363861172s) from=127.0.0.6:45451 2022/08/22 09:43:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.281475562s) from=127.0.0.6:49921 2022/08/22 09:43:33 [DEBUG] http: Request GET /v1/status/leader (465.287µs) from=127.0.0.6:59969 2022/08/22 09:43:33 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:43:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:43:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:43:51 [DEBUG] agent: Node info in sync 2022/08/22 09:43:53 [DEBUG] http: Request GET /v1/status/leader (354.72µs) from=127.0.0.6:59969 2022/08/22 09:44:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.131133943s) from=127.0.0.6:32837 2022/08/22 09:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m0.514734004s) from=127.0.0.6:37029 2022/08/22 09:44:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m0.238731263s) from=127.0.0.6:34303 2022/08/22 09:44:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m0.501052525s) from=127.0.0.6:52933 2022/08/22 09:44:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.597551719s) from=127.0.0.6:58673 2022/08/22 09:44:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.230153719s) from=127.0.0.6:59653 2022/08/22 09:44:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m1.103006866s) from=127.0.0.6:33429 2022/08/22 09:44:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.616298924s) from=127.0.0.6:53839 2022/08/22 09:44:09 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.621225061s) from=127.0.0.6:44097 2022/08/22 09:44:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.740981351s) from=127.0.0.6:48227 2022/08/22 09:44:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.456783805s) from=127.0.0.6:57769 2022/08/22 09:44:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m4.453223459s) from=127.0.0.6:60299 2022/08/22 09:44:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m4.032608108s) from=127.0.0.6:34393 2022/08/22 09:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.104993379s) from=127.0.0.6:59793 2022/08/22 09:44:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.487478131s) from=127.0.0.6:48239 2022/08/22 09:44:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.293824332s) from=127.0.0.6:41883 2022/08/22 09:44:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.676617892s) from=127.0.0.6:46415 2022/08/22 09:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.348830149s) from=127.0.0.6:60639 2022/08/22 09:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.866903431s) from=127.0.0.6:60951 2022/08/22 09:44:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.980314034s) from=127.0.0.6:53209 2022/08/22 09:44:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.488428856s) from=127.0.0.6:56859 2022/08/22 09:44:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.174610956s) from=127.0.0.6:55585 2022/08/22 09:44:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.269124596s) from=127.0.0.6:57843 2022/08/22 09:44:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.920883596s) from=127.0.0.6:54915 2022/08/22 09:44:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.427047315s) from=127.0.0.6:47855 2022/08/22 09:44:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.416255423s) from=127.0.0.6:46531 2022/08/22 09:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:45:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:45:02 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:45:02 [DEBUG] agent: Node info in sync 2022/08/22 09:45:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.681813037s) from=127.0.0.6:43231 2022/08/22 09:45:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m0.653407156s) from=127.0.0.6:55325 2022/08/22 09:45:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m1.048112269s) from=127.0.0.6:33035 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.23554596s) from=127.0.0.6:41651 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.193429166s) from=127.0.0.6:35827 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.372897502s) from=127.0.0.6:53631 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.47598851s) from=127.0.0.6:37869 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.000595231s) from=127.0.0.6:57743 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.003212092s) from=127.0.0.6:41071 2022/08/22 09:45:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m2.594895123s) from=127.0.0.6:41127 2022/08/22 09:45:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.5723761s) from=127.0.0.6:33899 2022/08/22 09:45:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m2.894371581s) from=127.0.0.6:52559 2022/08/22 09:45:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.772963055s) from=127.0.0.6:33925 2022/08/22 09:45:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.272335731s) from=127.0.0.6:50179 2022/08/22 09:45:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.10325523s) from=127.0.0.6:45325 2022/08/22 09:45:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.893217435s) from=127.0.0.6:40033 2022/08/22 09:45:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.967214803s) from=127.0.0.6:34759 2022/08/22 09:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.021083462s) from=127.0.0.6:33915 2022/08/22 09:45:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.465057455s) from=127.0.0.6:41379 2022/08/22 09:45:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.414899383s) from=127.0.0.6:37933 2022/08/22 09:45:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.711942086s) from=127.0.0.6:39813 2022/08/22 09:45:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.125459274s) from=127.0.0.6:35413 2022/08/22 09:45:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.598845465s) from=127.0.0.6:40333 2022/08/22 09:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:46:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:46:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:46:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:46:33 [DEBUG] agent: Node info in sync 2022/08/22 09:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:47:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:47:59 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:47:59 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:47:59 [DEBUG] agent: Node info in sync 2022/08/22 09:48:39 [DEBUG] http: Request GET /v1/catalog/services (932.24µs) from=127.0.0.6:57783 2022/08/22 09:48:39 [DEBUG] http: Request GET /v1/status/leader (5.019429ms) from=127.0.0.6:33335 2022/08/22 09:48:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (532.482µs) from=127.0.0.6:33335 2022/08/22 09:48:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (373.439µs) from=127.0.0.6:46125 2022/08/22 09:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:48:59 [DEBUG] http: Request GET /v1/status/leader (1.319558ms) from=127.0.0.6:51057 2022/08/22 09:49:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:49:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:49:07 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:49:07 [DEBUG] agent: Node info in sync 2022/08/22 09:49:20 [DEBUG] http: Request GET /v1/status/leader (441.838µs) from=127.0.0.6:51057 2022/08/22 09:49:40 [DEBUG] http: Request GET /v1/catalog/services (2.577829ms) from=127.0.0.6:51057 2022/08/22 09:49:40 [DEBUG] http: Request GET /v1/status/leader (267.833µs) from=127.0.0.6:51057 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (394.233µs) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (597.614µs) from=127.0.0.6:55935 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (8.714414ms) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (530.217µs) from=127.0.0.6:55935 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.832149ms) from=127.0.0.6:55935 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (888.881µs) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.056895ms) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (589.65µs) from=127.0.0.6:55935 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (397.884µs) from=127.0.0.6:34105 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.033702ms) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (482.444µs) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (566.867µs) from=127.0.0.6:60425 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (303.271µs) from=127.0.0.6:44581 2022/08/22 09:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (174.575µs) from=127.0.0.6:60425 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (400.811µs) from=127.0.0.6:34105 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (555.925µs) from=127.0.0.6:34105 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (457.44µs) from=127.0.0.6:45431 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (454.938µs) from=127.0.0.6:35173 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (1.218839ms) from=127.0.0.6:47407 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (678.033µs) from=127.0.0.6:37521 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.369776ms) from=127.0.0.6:54859 2022/08/22 09:49:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (909.221µs) from=127.0.0.6:37521 2022/08/22 09:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:49:47 [DEBUG] http: Request GET /v1/catalog/services (1.807629ms) from=127.0.0.6:42311 2022/08/22 09:49:47 [DEBUG] http: Request GET /v1/status/leader (679.118µs) from=127.0.0.6:42311 2022/08/22 09:49:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (753.512µs) from=127.0.0.6:51653 2022/08/22 09:49:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (577.899µs) from=127.0.0.6:51653 2022/08/22 09:50:00 [DEBUG] http: Request GET /v1/status/leader (3.382673ms) from=127.0.0.6:42917 2022/08/22 09:50:07 [DEBUG] http: Request GET /v1/status/leader (535.718µs) from=127.0.0.6:42917 2022/08/22 09:50:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:50:27 [DEBUG] http: Request GET /v1/status/leader (623.392µs) from=127.0.0.6:42917 2022/08/22 09:50:27 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:50:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:50:27 [DEBUG] agent: Node info in sync 2022/08/22 09:50:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.908475309s) from=127.0.0.6:46125 2022/08/22 09:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/catalog/services (1.844871ms) from=127.0.0.6:42917 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/status/leader (1.285523ms) from=127.0.0.6:42917 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (468.54µs) from=127.0.0.6:43649 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (279.061µs) from=127.0.0.6:51241 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (222.492µs) from=127.0.0.6:43649 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.69327797s) from=127.0.0.6:33335 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (597.735µs) from=127.0.0.6:51241 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (807.653µs) from=127.0.0.6:43649 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (949.615µs) from=127.0.0.6:51241 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (374.29µs) from=127.0.0.6:43649 2022/08/22 09:50:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.11461ms) from=127.0.0.6:51241 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (944.571µs) from=127.0.0.6:51241 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.14611ms) from=127.0.0.6:43425 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (813.677µs) from=127.0.0.6:51241 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (9.140452ms) from=127.0.0.6:43649 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (280.193µs) from=127.0.0.6:43425 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (481.072µs) from=127.0.0.6:51241 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (697.746µs) from=127.0.0.6:43649 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (477.768µs) from=127.0.0.6:51241 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.329658ms) from=127.0.0.6:51241 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (741.168µs) from=127.0.0.6:43425 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.562783ms) from=127.0.0.6:43649 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (2.224459ms) from=127.0.0.6:43649 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.034943ms) from=127.0.0.6:43649 2022/08/22 09:50:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (516.762µs) from=127.0.0.6:43649 2022/08/22 09:50:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.225937975s) from=127.0.0.6:57783 2022/08/22 09:50:48 [DEBUG] http: Request GET /v1/status/leader (1.237688ms) from=127.0.0.6:46429 2022/08/22 09:51:04 [DEBUG] http: Request GET /v1/status/leader (271.345µs) from=127.0.0.6:46429 2022/08/22 09:51:24 [DEBUG] http: Request GET /v1/status/leader (463.073µs) from=127.0.0.6:46429 2022/08/22 09:51:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.151877877s) from=127.0.0.6:37799 2022/08/22 09:51:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.586265556s) from=127.0.0.6:45497 2022/08/22 09:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:51:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.924139052s) from=127.0.0.6:55715 2022/08/22 09:51:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.082515373s) from=127.0.0.6:60425 2022/08/22 09:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.849920855s) from=127.0.0.6:42153 2022/08/22 09:51:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m2.371197798s) from=127.0.0.6:54859 2022/08/22 09:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.22798719s) from=127.0.0.6:44581 2022/08/22 09:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m2.286383982s) from=127.0.0.6:47859 2022/08/22 09:51:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.918604626s) from=127.0.0.6:54189 2022/08/22 09:51:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.049038239s) from=127.0.0.6:42253 2022/08/22 09:51:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.423397827s) from=127.0.0.6:43051 2022/08/22 09:51:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m4.395819064s) from=127.0.0.6:35173 2022/08/22 09:51:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.663841364s) from=127.0.0.6:55935 2022/08/22 09:51:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.544181066s) from=127.0.0.6:41193 2022/08/22 09:51:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.584113355s) from=127.0.0.6:51057 2022/08/22 09:51:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.140947432s) from=127.0.0.6:45431 2022/08/22 09:51:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.340231817s) from=127.0.0.6:47407 2022/08/22 09:51:48 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.952578322s) from=127.0.0.6:47853 2022/08/22 09:51:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.815337672s) from=127.0.0.6:34105 2022/08/22 09:51:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.548771795s) from=127.0.0.6:42311 2022/08/22 09:51:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.568870053s) from=127.0.0.6:51653 2022/08/22 09:51:49 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.629704104s) from=127.0.0.6:33671 2022/08/22 09:51:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.83685295s) from=127.0.0.6:48373 2022/08/22 09:51:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.845646257s) from=127.0.0.6:50377 2022/08/22 09:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m7.383904777s) from=127.0.0.6:37521 2022/08/22 09:51:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.184612891s) from=127.0.0.6:34415 2022/08/22 09:51:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:52:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:52:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:52:02 [DEBUG] agent: Node info in sync 2022/08/22 09:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:52:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.303897233s) from=127.0.0.6:53509 2022/08/22 09:52:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.816039212s) from=127.0.0.6:52367 2022/08/22 09:52:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.322522096s) from=127.0.0.6:43425 2022/08/22 09:52:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.91582322s) from=127.0.0.6:35209 2022/08/22 09:52:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.360332706s) from=127.0.0.6:33157 2022/08/22 09:52:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.193539272s) from=127.0.0.6:43649 2022/08/22 09:52:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.415723197s) from=127.0.0.6:60827 2022/08/22 09:52:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.110233094s) from=127.0.0.6:42329 2022/08/22 09:52:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.867128963s) from=127.0.0.6:46375 2022/08/22 09:52:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.501018243s) from=127.0.0.6:51907 2022/08/22 09:52:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m2.474756605s) from=127.0.0.6:48755 2022/08/22 09:52:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.036362825s) from=127.0.0.6:47317 2022/08/22 09:52:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.478603489s) from=127.0.0.6:42917 2022/08/22 09:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.686694773s) from=127.0.0.6:47281 2022/08/22 09:52:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.423696975s) from=127.0.0.6:55577 2022/08/22 09:52:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.316930824s) from=127.0.0.6:46133 2022/08/22 09:52:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.612740699s) from=127.0.0.6:33939 2022/08/22 09:52:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.436687731s) from=127.0.0.6:37841 2022/08/22 09:52:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.66889062s) from=127.0.0.6:36491 2022/08/22 09:52:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.958855709s) from=127.0.0.6:51241 2022/08/22 09:52:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m6.594119219s) from=127.0.0.6:43221 2022/08/22 09:52:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m6.613097642s) from=127.0.0.6:57321 2022/08/22 09:52:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.690339672s) from=127.0.0.6:36847 2022/08/22 09:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:53:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:53:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:53:44 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:53:44 [DEBUG] agent: Node info in sync 2022/08/22 09:54:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:55:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:55:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:55:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:55:23 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:55:23 [DEBUG] agent: Node info in sync 2022/08/22 09:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:56:01 [DEBUG] http: Request GET /v1/catalog/services (627.874µs) from=127.0.0.6:40613 2022/08/22 09:56:01 [DEBUG] http: Request GET /v1/status/leader (332.465µs) from=127.0.0.6:40613 2022/08/22 09:56:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (353.656µs) from=127.0.0.6:49999 2022/08/22 09:56:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.277851ms) from=127.0.0.6:44665 2022/08/22 09:56:21 [DEBUG] http: Request GET /v1/status/leader (689.441µs) from=127.0.0.6:57965 2022/08/22 09:56:41 [DEBUG] http: Request GET /v1/status/leader (1.343397ms) from=127.0.0.6:57965 2022/08/22 09:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:56:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:56:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:56:51 [DEBUG] agent: Node info in sync 2022/08/22 09:57:04 [DEBUG] http: Request GET /v1/catalog/services (2.256497ms) from=127.0.0.6:57965 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/status/leader (1.022825ms) from=127.0.0.6:46853 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (689.995µs) from=127.0.0.6:46853 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (503.31µs) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (6.122511ms) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (550.365µs) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (351.101µs) from=127.0.0.6:46853 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (267.239µs) from=127.0.0.6:57739 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (376.328µs) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (296.419µs) from=127.0.0.6:57739 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.965813ms) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (311.941µs) from=127.0.0.6:55353 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (162.888µs) from=127.0.0.6:57739 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (296.015µs) from=127.0.0.6:46853 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (157.396µs) from=127.0.0.6:57739 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (177.82µs) from=127.0.0.6:55353 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (187.703µs) from=127.0.0.6:57497 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (144.623µs) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (416.542µs) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (249.62µs) from=127.0.0.6:57739 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (283.436µs) from=127.0.0.6:59173 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (366.167µs) from=127.0.0.6:60709 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (554.727µs) from=127.0.0.6:59173 2022/08/22 09:57:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.152977ms) from=127.0.0.6:59173 2022/08/22 09:57:07 [DEBUG] http: Request GET /v1/catalog/services (23.236343ms) from=127.0.0.6:35351 2022/08/22 09:57:07 [DEBUG] http: Request GET /v1/status/leader (2.038192ms) from=127.0.0.6:35351 2022/08/22 09:57:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.418323ms) from=127.0.0.6:37537 2022/08/22 09:57:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (600.848µs) from=127.0.0.6:54251 2022/08/22 09:57:25 [DEBUG] http: Request GET /v1/status/leader (2.167838ms) from=127.0.0.6:52375 2022/08/22 09:57:27 [DEBUG] http: Request GET /v1/status/leader (431.976µs) from=127.0.0.6:52375 2022/08/22 09:57:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 09:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:57:47 [DEBUG] http: Request GET /v1/status/leader (404.406µs) from=127.0.0.6:52375 2022/08/22 09:58:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.011338368s) from=127.0.0.6:44665 2022/08/22 09:58:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.756342177s) from=127.0.0.6:49999 2022/08/22 09:58:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.908223399s) from=127.0.0.6:40613 2022/08/22 09:58:07 [DEBUG] http: Request GET /v1/status/leader (535.276µs) from=127.0.0.6:52375 2022/08/22 09:58:11 [DEBUG] http: Request GET /v1/catalog/services (1.801835ms) from=127.0.0.6:52375 2022/08/22 09:58:11 [DEBUG] http: Request GET /v1/status/leader (310.041µs) from=127.0.0.6:52375 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.188782ms) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (782.316µs) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (2.376259ms) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (996.195µs) from=127.0.0.6:48857 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (989.419µs) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (34.409021ms) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (285.871µs) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.03161ms) from=127.0.0.6:48857 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (267.031µs) from=127.0.0.6:55859 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (61.615634ms) from=127.0.0.6:51813 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (624.37µs) from=127.0.0.6:51813 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (2.40852ms) from=127.0.0.6:48857 2022/08/22 09:58:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (9.409399ms) from=127.0.0.6:55859 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (501.082µs) from=127.0.0.6:51813 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (612.605µs) from=127.0.0.6:55859 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (798.232µs) from=127.0.0.6:55859 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (288.918µs) from=127.0.0.6:55859 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (242.262µs) from=127.0.0.6:48857 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (7.582037ms) from=127.0.0.6:55859 2022/08/22 09:58:13 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (529.335µs) from=127.0.0.6:51813 2022/08/22 09:58:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (7.379211ms) from=127.0.0.6:48857 2022/08/22 09:58:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (311.244µs) from=127.0.0.6:48857 2022/08/22 09:58:31 [DEBUG] http: Request GET /v1/status/leader (370.566µs) from=127.0.0.6:43007 2022/08/22 09:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 09:58:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 09:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 09:58:46 [DEBUG] agent: Node info in sync 2022/08/22 09:59:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.191521338s) from=127.0.0.6:55353 2022/08/22 09:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m0.952741522s) from=127.0.0.6:45325 2022/08/22 09:59:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.813385373s) from=127.0.0.6:41165 2022/08/22 09:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.831088794s) from=127.0.0.6:35853 2022/08/22 09:59:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.825036501s) from=127.0.0.6:42459 2022/08/22 09:59:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.438371736s) from=127.0.0.6:45889 2022/08/22 09:59:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.488189889s) from=127.0.0.6:57497 2022/08/22 09:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m2.465923288s) from=127.0.0.6:55725 2022/08/22 09:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m3.129523869s) from=127.0.0.6:40071 2022/08/22 09:59:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.884159061s) from=127.0.0.6:53995 2022/08/22 09:59:10 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.475728146s) from=127.0.0.6:51169 2022/08/22 09:59:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.812695826s) from=127.0.0.6:54251 2022/08/22 09:59:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.961628909s) from=127.0.0.6:34229 2022/08/22 09:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.530574572s) from=127.0.0.6:49803 2022/08/22 09:59:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.311166791s) from=127.0.0.6:48373 2022/08/22 09:59:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.534247309s) from=127.0.0.6:57965 2022/08/22 09:59:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m5.439729984s) from=127.0.0.6:39251 2022/08/22 09:59:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.959455084s) from=127.0.0.6:60709 2022/08/22 09:59:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.070960034s) from=127.0.0.6:57739 2022/08/22 09:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.747386481s) from=127.0.0.6:42935 2022/08/22 09:59:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.859356876s) from=127.0.0.6:59173 2022/08/22 09:59:13 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m6.83725049s) from=127.0.0.6:46853 2022/08/22 09:59:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.418810927s) from=127.0.0.6:43827 2022/08/22 09:59:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.550511796s) from=127.0.0.6:35351 2022/08/22 09:59:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m7.03425845s) from=127.0.0.6:40391 2022/08/22 09:59:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.230051881s) from=127.0.0.6:37537 2022/08/22 09:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:00:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:00:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m1.427471061s) from=127.0.0.6:47395 2022/08/22 10:00:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.535078072s) from=127.0.0.6:44767 2022/08/22 10:00:17 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.743156091s) from=127.0.0.6:45429 2022/08/22 10:00:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.502233883s) from=127.0.0.6:52375 2022/08/22 10:00:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.394174093s) from=127.0.0.6:44185 2022/08/22 10:00:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.919188681s) from=127.0.0.6:55859 2022/08/22 10:00:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.64498555s) from=127.0.0.6:51813 2022/08/22 10:00:18 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.122189098s) from=127.0.0.6:52049 2022/08/22 10:00:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.313930554s) from=127.0.0.6:46729 2022/08/22 10:00:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.327128114s) from=127.0.0.6:35795 2022/08/22 10:00:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.047310327s) from=127.0.0.6:52443 2022/08/22 10:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.965816188s) from=127.0.0.6:45095 2022/08/22 10:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.088144798s) from=127.0.0.6:45557 2022/08/22 10:00:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.247788436s) from=127.0.0.6:38549 2022/08/22 10:00:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.419376547s) from=127.0.0.6:48857 2022/08/22 10:00:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.435534019s) from=127.0.0.6:41161 2022/08/22 10:00:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.828048053s) from=127.0.0.6:46819 2022/08/22 10:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.05105107s) from=127.0.0.6:60899 2022/08/22 10:00:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m5.497765615s) from=127.0.0.6:55581 2022/08/22 10:00:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.178727949s) from=127.0.0.6:59481 2022/08/22 10:00:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m6.139100598s) from=127.0.0.6:33735 2022/08/22 10:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.139088009s) from=127.0.0.6:49741 2022/08/22 10:00:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.486855698s) from=127.0.0.6:38967 2022/08/22 10:00:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:00:30 [DEBUG] agent: Node info in sync 2022/08/22 10:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:01:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:01:52 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:01:52 [DEBUG] agent: Node info in sync 2022/08/22 10:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:02:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:03:23 [DEBUG] http: Request GET /v1/catalog/services (1.016275ms) from=127.0.0.6:38923 2022/08/22 10:03:23 [DEBUG] http: Request GET /v1/status/leader (657.222µs) from=127.0.0.6:43385 2022/08/22 10:03:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (444.484µs) from=127.0.0.6:43385 2022/08/22 10:03:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (353.012µs) from=127.0.0.6:43385 2022/08/22 10:03:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:03:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:03:37 [DEBUG] agent: Node info in sync 2022/08/22 10:03:43 [DEBUG] http: Request GET /v1/status/leader (335.735µs) from=127.0.0.6:37311 2022/08/22 10:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:04:03 [DEBUG] http: Request GET /v1/status/leader (46.952487ms) from=127.0.0.6:46145 2022/08/22 10:04:22 [DEBUG] http: Request GET /v1/catalog/services (3.333124ms) from=127.0.0.6:37311 2022/08/22 10:04:22 [DEBUG] http: Request GET /v1/status/leader (7.195711ms) from=127.0.0.6:37311 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (426.66µs) from=127.0.0.6:46145 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.875256ms) from=127.0.0.6:46145 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (7.054268ms) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (953.561µs) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.034162ms) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (649.205µs) from=127.0.0.6:46145 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (938.044µs) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (726.175µs) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (250.301µs) from=127.0.0.6:41199 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (172.241µs) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.397ms) from=127.0.0.6:46145 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (300.389µs) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (371.954µs) from=127.0.0.6:40555 2022/08/22 10:04:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (308.452µs) from=127.0.0.6:40555 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (466.848µs) from=127.0.0.6:40555 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (10.480961ms) from=127.0.0.6:40143 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (250.894µs) from=127.0.0.6:41513 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (195.233µs) from=127.0.0.6:52721 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (403.404µs) from=127.0.0.6:39539 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (562.735µs) from=127.0.0.6:48893 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (385.895µs) from=127.0.0.6:39539 2022/08/22 10:04:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (34.547524ms) from=127.0.0.6:48893 2022/08/22 10:04:27 [DEBUG] http: Request GET /v1/catalog/services (1.012936ms) from=127.0.0.6:34791 2022/08/22 10:04:27 [DEBUG] http: Request GET /v1/status/leader (648.714µs) from=127.0.0.6:55651 2022/08/22 10:04:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (354.315µs) from=127.0.0.6:55651 2022/08/22 10:04:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (263.828µs) from=127.0.0.6:44057 2022/08/22 10:04:43 [DEBUG] http: Request GET /v1/status/leader (503.34µs) from=127.0.0.6:56277 2022/08/22 10:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:04:47 [DEBUG] http: Request GET /v1/status/leader (284.89µs) from=127.0.0.6:53631 2022/08/22 10:04:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:04:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:04:53 [DEBUG] agent: Node info in sync 2022/08/22 10:05:07 [DEBUG] http: Request GET /v1/status/leader (1.493538ms) from=127.0.0.6:56277 2022/08/22 10:05:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.184274722s) from=127.0.0.6:38923 2022/08/22 10:05:24 [DEBUG] http: Request GET /v1/catalog/services (5.022422ms) from=127.0.0.6:56277 2022/08/22 10:05:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.597628552s) from=127.0.0.6:43385 2022/08/22 10:05:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (389.573µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/status/leader (308.371µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (975.381µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (198.797µs) from=127.0.0.6:53941 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (199.898µs) from=127.0.0.6:53941 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (259.386µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (223.518µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (325.479µs) from=127.0.0.6:53941 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (696.85µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (276.028µs) from=127.0.0.6:44771 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (264.898µs) from=127.0.0.6:44771 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (233.566µs) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (278.32µs) from=127.0.0.6:60625 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (349.165µs) from=127.0.0.6:60625 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (401.981µs) from=127.0.0.6:44771 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (27.544248ms) from=127.0.0.6:53631 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (433.508µs) from=127.0.0.6:60625 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (11.717924ms) from=127.0.0.6:35041 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (543.405µs) from=127.0.0.6:60625 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.663492ms) from=127.0.0.6:44771 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (430.172µs) from=127.0.0.6:60625 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (412.098µs) from=127.0.0.6:35041 2022/08/22 10:05:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (26.290858ms) from=127.0.0.6:60625 2022/08/22 10:05:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.744076635s) from=127.0.0.6:42899 2022/08/22 10:05:27 [DEBUG] http: Request GET /v1/status/leader (2.73308ms) from=127.0.0.6:33883 2022/08/22 10:05:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:05:45 [DEBUG] http: Request GET /v1/status/leader (214.996µs) from=127.0.0.6:36823 2022/08/22 10:06:05 [DEBUG] http: Request GET /v1/status/leader (822.515µs) from=127.0.0.6:36823 2022/08/22 10:06:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.069318347s) from=127.0.0.6:37311 2022/08/22 10:06:24 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.079296923s) from=127.0.0.6:47267 2022/08/22 10:06:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m0.508055381s) from=127.0.0.6:52721 2022/08/22 10:06:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.269560712s) from=127.0.0.6:48893 2022/08/22 10:06:24 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.548367706s) from=127.0.0.6:39539 2022/08/22 10:06:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.934937904s) from=127.0.0.6:40555 2022/08/22 10:06:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.047871387s) from=127.0.0.6:40143 2022/08/22 10:06:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.584879929s) from=127.0.0.6:56177 2022/08/22 10:06:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m2.980328186s) from=127.0.0.6:41513 2022/08/22 10:06:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m2.421099199s) from=127.0.0.6:32837 2022/08/22 10:06:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.6284159s) from=127.0.0.6:46145 2022/08/22 10:06:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.447902353s) from=127.0.0.6:33323 2022/08/22 10:06:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.620088308s) from=127.0.0.6:39647 2022/08/22 10:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m4.054401558s) from=127.0.0.6:41199 2022/08/22 10:06:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.406511145s) from=127.0.0.6:49577 2022/08/22 10:06:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.382285312s) from=127.0.0.6:55651 2022/08/22 10:06:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.553695916s) from=127.0.0.6:51711 2022/08/22 10:06:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.409925509s) from=127.0.0.6:40391 2022/08/22 10:06:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.103425014s) from=127.0.0.6:44057 2022/08/22 10:06:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.224715843s) from=127.0.0.6:51595 2022/08/22 10:06:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.131524567s) from=127.0.0.6:34131 2022/08/22 10:06:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.813551449s) from=127.0.0.6:34791 2022/08/22 10:06:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.795069304s) from=127.0.0.6:40789 2022/08/22 10:06:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.789694808s) from=127.0.0.6:52141 2022/08/22 10:06:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.809206744s) from=127.0.0.6:60179 2022/08/22 10:06:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m7.223792933s) from=127.0.0.6:55083 2022/08/22 10:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:06:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:06:45 [DEBUG] agent: Node info in sync 2022/08/22 10:07:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.084738217s) from=127.0.0.6:56277 2022/08/22 10:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m0.417432986s) from=127.0.0.6:35041 2022/08/22 10:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.037215175s) from=127.0.0.6:46623 2022/08/22 10:07:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.637479945s) from=127.0.0.6:53631 2022/08/22 10:07:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.708926559s) from=127.0.0.6:44771 2022/08/22 10:07:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.516608387s) from=127.0.0.6:40543 2022/08/22 10:07:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.835380075s) from=127.0.0.6:42947 2022/08/22 10:07:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.305550444s) from=127.0.0.6:51967 2022/08/22 10:07:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m1.160034926s) from=127.0.0.6:45669 2022/08/22 10:07:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.290955573s) from=127.0.0.6:58081 2022/08/22 10:07:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.23552697s) from=127.0.0.6:33217 2022/08/22 10:07:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.129010731s) from=127.0.0.6:54533 2022/08/22 10:07:28 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.782321625s) from=127.0.0.6:34843 2022/08/22 10:07:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m3.722652813s) from=127.0.0.6:44955 2022/08/22 10:07:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.19709321s) from=127.0.0.6:59365 2022/08/22 10:07:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.555076236s) from=127.0.0.6:55223 2022/08/22 10:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.311972435s) from=127.0.0.6:53941 2022/08/22 10:07:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.023831315s) from=127.0.0.6:49791 2022/08/22 10:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.892161272s) from=127.0.0.6:44631 2022/08/22 10:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.327943422s) from=127.0.0.6:40087 2022/08/22 10:07:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.726448293s) from=127.0.0.6:52175 2022/08/22 10:07:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m7.087222967s) from=127.0.0.6:40875 2022/08/22 10:07:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.486827302s) from=127.0.0.6:60625 2022/08/22 10:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:08:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:08:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:08:39 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:08:39 [DEBUG] agent: Node info in sync 2022/08/22 10:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:10:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:10:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:10:39 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:10:39 [DEBUG] agent: Node info in sync 2022/08/22 10:10:41 [DEBUG] http: Request GET /v1/catalog/services (22.401632ms) from=127.0.0.6:41291 2022/08/22 10:10:41 [DEBUG] http: Request GET /v1/status/leader (521.878µs) from=127.0.0.6:55349 2022/08/22 10:10:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (738.908µs) from=127.0.0.6:55349 2022/08/22 10:10:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (276.351µs) from=127.0.0.6:52585 2022/08/22 10:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:11:01 [DEBUG] http: Request GET /v1/status/leader (379.639µs) from=127.0.0.6:34829 2022/08/22 10:11:22 [DEBUG] http: Request GET /v1/status/leader (10.700965ms) from=127.0.0.6:34829 2022/08/22 10:11:36 [DEBUG] http: Request GET /v1/catalog/services (3.50654ms) from=127.0.0.6:34829 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/status/leader (342.176µs) from=127.0.0.6:35995 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (18.694985ms) from=127.0.0.6:35995 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (440.866µs) from=127.0.0.6:41121 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (713.076µs) from=127.0.0.6:50375 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.011759ms) from=127.0.0.6:35995 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (5.706051ms) from=127.0.0.6:41121 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (578.892µs) from=127.0.0.6:50375 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (884.409µs) from=127.0.0.6:54647 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (957.817µs) from=127.0.0.6:50375 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.103667ms) from=127.0.0.6:52105 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.371395ms) from=127.0.0.6:57453 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (4.285994ms) from=127.0.0.6:47061 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (786.312µs) from=127.0.0.6:52105 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (757.631µs) from=127.0.0.6:50375 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (560.403µs) from=127.0.0.6:41121 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.327647ms) from=127.0.0.6:35995 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (438.795µs) from=127.0.0.6:45095 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (306.633µs) from=127.0.0.6:53553 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (440.532µs) from=127.0.0.6:44313 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (258.27µs) from=127.0.0.6:54647 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (3.48599ms) from=127.0.0.6:57555 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (353.7µs) from=127.0.0.6:47061 2022/08/22 10:11:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (264.183µs) from=127.0.0.6:57453 2022/08/22 10:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:11:47 [DEBUG] http: Request GET /v1/catalog/services (821.488µs) from=127.0.0.6:60127 2022/08/22 10:11:47 [DEBUG] http: Request GET /v1/status/leader (430.493µs) from=127.0.0.6:50537 2022/08/22 10:11:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (468.116µs) from=127.0.0.6:50537 2022/08/22 10:11:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.23969ms) from=127.0.0.6:55459 2022/08/22 10:11:57 [DEBUG] http: Request GET /v1/status/leader (1.412815ms) from=127.0.0.6:38729 2022/08/22 10:11:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:11:57 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:11:57 [DEBUG] agent: Node info in sync 2022/08/22 10:12:07 [DEBUG] http: Request GET /v1/status/leader (1.665264ms) from=127.0.0.6:38729 2022/08/22 10:12:17 [DEBUG] http: Request GET /v1/status/leader (300.31µs) from=127.0.0.6:38729 2022/08/22 10:12:27 [DEBUG] http: Request GET /v1/status/leader (358.029µs) from=127.0.0.6:38729 2022/08/22 10:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:12:44 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.379065689s) from=127.0.0.6:55349 2022/08/22 10:12:45 [DEBUG] http: Request GET /v1/catalog/services (2.296163ms) from=127.0.0.6:38729 2022/08/22 10:12:45 [DEBUG] http: Request GET /v1/status/leader (1.386004ms) from=127.0.0.6:39253 2022/08/22 10:12:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.855116303s) from=127.0.0.6:52585 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (754.343µs) from=127.0.0.6:58405 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (278.122µs) from=127.0.0.6:39253 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (5.789982ms) from=127.0.0.6:58405 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (724.982µs) from=127.0.0.6:39253 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (549.506µs) from=127.0.0.6:39253 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (861.452µs) from=127.0.0.6:42489 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (406.997µs) from=127.0.0.6:58405 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (178.029µs) from=127.0.0.6:42489 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (895.164µs) from=127.0.0.6:39253 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.302228ms) from=127.0.0.6:58405 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (2.780871ms) from=127.0.0.6:39253 2022/08/22 10:12:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.961813ms) from=127.0.0.6:58405 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (684.694µs) from=127.0.0.6:58405 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (401.976µs) from=127.0.0.6:47029 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.086187ms) from=127.0.0.6:51049 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (12.860607ms) from=127.0.0.6:40387 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (251.886µs) from=127.0.0.6:51049 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (12.762121ms) from=127.0.0.6:33217 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/status/leader (270.005µs) from=127.0.0.6:33217 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.780447ms) from=127.0.0.6:57427 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (296.854µs) from=127.0.0.6:57427 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (287.924µs) from=127.0.0.6:57427 2022/08/22 10:12:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (869.619µs) from=127.0.0.6:33217 2022/08/22 10:12:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.431701373s) from=127.0.0.6:41291 2022/08/22 10:12:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:13:06 [DEBUG] http: Request GET /v1/status/leader (446.362µs) from=127.0.0.6:60021 2022/08/22 10:13:26 [DEBUG] http: Request GET /v1/status/leader (1.585371ms) from=127.0.0.6:60021 2022/08/22 10:13:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:13:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:13:28 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:13:28 [DEBUG] agent: Node info in sync 2022/08/22 10:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.733825496s) from=127.0.0.6:57453 2022/08/22 10:13:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m0.438076885s) from=127.0.0.6:60785 2022/08/22 10:13:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m0.692429223s) from=127.0.0.6:49859 2022/08/22 10:13:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.637732535s) from=127.0.0.6:39391 2022/08/22 10:13:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.856725122s) from=127.0.0.6:44311 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m2.425564526s) from=127.0.0.6:41121 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.422818707s) from=127.0.0.6:46743 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.955241947s) from=127.0.0.6:53553 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m2.674551115s) from=127.0.0.6:50337 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m2.818739625s) from=127.0.0.6:52105 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m3.366996404s) from=127.0.0.6:44313 2022/08/22 10:13:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.542770472s) from=127.0.0.6:57555 2022/08/22 10:13:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.472916652s) from=127.0.0.6:60395 2022/08/22 10:13:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.229077906s) from=127.0.0.6:34829 2022/08/22 10:13:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m4.012868246s) from=127.0.0.6:58335 2022/08/22 10:13:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.125421203s) from=127.0.0.6:33869 2022/08/22 10:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.898922318s) from=127.0.0.6:35995 2022/08/22 10:13:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.798270431s) from=127.0.0.6:37797 2022/08/22 10:13:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m4.949731508s) from=127.0.0.6:59953 2022/08/22 10:13:43 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.443189623s) from=127.0.0.6:54647 2022/08/22 10:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.366086542s) from=127.0.0.6:50375 2022/08/22 10:13:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.616061226s) from=127.0.0.6:45095 2022/08/22 10:13:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.246841353s) from=127.0.0.6:47061 2022/08/22 10:13:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.038103853s) from=127.0.0.6:55459 2022/08/22 10:13:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.127377755s) from=127.0.0.6:50537 2022/08/22 10:13:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m7.195144397s) from=127.0.0.6:60127 2022/08/22 10:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:14:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.998860703s) from=127.0.0.6:38729 2022/08/22 10:14:48 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.804465553s) from=127.0.0.6:56231 2022/08/22 10:14:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.017927357s) from=127.0.0.6:51049 2022/08/22 10:14:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.201532747s) from=127.0.0.6:57593 2022/08/22 10:14:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.735562525s) from=127.0.0.6:34179 2022/08/22 10:14:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.426765645s) from=127.0.0.6:57427 2022/08/22 10:14:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.886410964s) from=127.0.0.6:41001 2022/08/22 10:14:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m2.967561906s) from=127.0.0.6:33225 2022/08/22 10:14:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.938360233s) from=127.0.0.6:52715 2022/08/22 10:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m3.444342871s) from=127.0.0.6:51905 2022/08/22 10:14:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m4.168964376s) from=127.0.0.6:47029 2022/08/22 10:14:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.540711665s) from=127.0.0.6:42489 2022/08/22 10:14:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.310106964s) from=127.0.0.6:42043 2022/08/22 10:14:51 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m4.574066701s) from=127.0.0.6:58405 2022/08/22 10:14:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.794238684s) from=127.0.0.6:35301 2022/08/22 10:14:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.975920601s) from=127.0.0.6:41027 2022/08/22 10:14:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.071456076s) from=127.0.0.6:51119 2022/08/22 10:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.086746017s) from=127.0.0.6:48543 2022/08/22 10:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m6.091176333s) from=127.0.0.6:60157 2022/08/22 10:14:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.353798833s) from=127.0.0.6:39253 2022/08/22 10:14:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m6.33005962s) from=127.0.0.6:34157 2022/08/22 10:14:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.702140794s) from=127.0.0.6:40387 2022/08/22 10:14:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.563524797s) from=127.0.0.6:33217 2022/08/22 10:15:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:15:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:15:25 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:15:25 [DEBUG] agent: Node info in sync 2022/08/22 10:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:16:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:16:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:16:35 [DEBUG] agent: Node info in sync 2022/08/22 10:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:17:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:17:54 [DEBUG] agent: Node info in sync 2022/08/22 10:18:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:18:06 [DEBUG] http: Request GET /v1/catalog/services (6.522118ms) from=127.0.0.6:46825 2022/08/22 10:18:06 [DEBUG] http: Request GET /v1/status/leader (541.442µs) from=127.0.0.6:39367 2022/08/22 10:18:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (574.495µs) from=127.0.0.6:39367 2022/08/22 10:18:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (344.118µs) from=127.0.0.6:39367 2022/08/22 10:18:26 [DEBUG] http: Request GET /v1/status/leader (418.303µs) from=127.0.0.6:37337 2022/08/22 10:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:18:46 [DEBUG] http: Request GET /v1/status/leader (434.688µs) from=127.0.0.6:37337 2022/08/22 10:19:00 [DEBUG] http: Request GET /v1/catalog/services (569.863µs) from=127.0.0.6:37337 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/status/leader (771.703µs) from=127.0.0.6:37337 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.728874ms) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.037064ms) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (318.178µs) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.476µs) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (989.895µs) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (344.624µs) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (291.733µs) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (265.923µs) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (186.131µs) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (246.532µs) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (687.227µs) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.134231ms) from=127.0.0.6:41507 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.865908ms) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (7.73607ms) from=127.0.0.6:49623 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (404.649µs) from=127.0.0.6:41703 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (3.730775ms) from=127.0.0.6:59313 2022/08/22 10:19:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (256.474µs) from=127.0.0.6:49623 2022/08/22 10:19:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (992.506µs) from=127.0.0.6:56647 2022/08/22 10:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (306.187µs) from=127.0.0.6:39907 2022/08/22 10:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (726.72µs) from=127.0.0.6:38935 2022/08/22 10:19:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.299897ms) from=127.0.0.6:44213 2022/08/22 10:19:02 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (47.547859ms) from=127.0.0.6:42773 2022/08/22 10:19:06 [DEBUG] http: Request GET /v1/status/leader (373.137µs) from=127.0.0.6:54053 2022/08/22 10:19:18 [DEBUG] http: Request GET /v1/catalog/services (767.481µs) from=127.0.0.6:54053 2022/08/22 10:19:18 [DEBUG] http: Request GET /v1/status/leader (134.959µs) from=127.0.0.6:54053 2022/08/22 10:19:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (388.824µs) from=127.0.0.6:43627 2022/08/22 10:19:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (204.874µs) from=127.0.0.6:43627 2022/08/22 10:19:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:19:18 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:19:18 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:19:18 [DEBUG] agent: Node info in sync 2022/08/22 10:19:21 [DEBUG] http: Request GET /v1/status/leader (278.588µs) from=127.0.0.6:44479 2022/08/22 10:19:38 [DEBUG] http: Request GET /v1/status/leader (319.834µs) from=127.0.0.6:44479 2022/08/22 10:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:19:58 [DEBUG] http: Request GET /v1/status/leader (5.373282ms) from=127.0.0.6:34893 2022/08/22 10:20:02 [DEBUG] http: Request GET /v1/catalog/services (12.095404ms) from=127.0.0.6:34893 2022/08/22 10:20:02 [DEBUG] http: Request GET /v1/status/leader (5.275871ms) from=127.0.0.6:44479 2022/08/22 10:20:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (279.597µs) from=127.0.0.6:44479 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (7.830634ms) from=127.0.0.6:41821 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (744.661µs) from=127.0.0.6:44479 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.859706ms) from=127.0.0.6:59621 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (711.648µs) from=127.0.0.6:59621 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (2.326631ms) from=127.0.0.6:59621 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (4.715746ms) from=127.0.0.6:41821 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (772.219µs) from=127.0.0.6:41821 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.072376ms) from=127.0.0.6:41821 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (197.256µs) from=127.0.0.6:41821 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (682.753µs) from=127.0.0.6:59621 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (486.153µs) from=127.0.0.6:41821 2022/08/22 10:20:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (678.256µs) from=127.0.0.6:59621 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (320.17µs) from=127.0.0.6:41821 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (256.562µs) from=127.0.0.6:59621 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (766.358µs) from=127.0.0.6:56031 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (774.28µs) from=127.0.0.6:59621 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (829.44µs) from=127.0.0.6:56031 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.095839ms) from=127.0.0.6:56031 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.718716ms) from=127.0.0.6:56031 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (546.08µs) from=127.0.0.6:41833 2022/08/22 10:20:04 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (334.307µs) from=127.0.0.6:58673 2022/08/22 10:20:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.908049192s) from=127.0.0.6:46825 2022/08/22 10:20:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m6.402720613s) from=127.0.0.6:39367 2022/08/22 10:20:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m7.430012093s) from=127.0.0.6:54775 2022/08/22 10:20:18 [DEBUG] http: Request GET /v1/status/leader (824.009µs) from=127.0.0.6:36519 2022/08/22 10:20:23 [DEBUG] http: Request GET /v1/status/leader (819.391µs) from=127.0.0.6:54313 2022/08/22 10:20:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:20:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:20:31 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:20:31 [DEBUG] agent: Node info in sync 2022/08/22 10:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:20:43 [DEBUG] http: Request GET /v1/status/leader (290.164µs) from=127.0.0.6:54313 2022/08/22 10:21:02 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.462667197s) from=127.0.0.6:38935 2022/08/22 10:21:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.975436017s) from=127.0.0.6:35905 2022/08/22 10:21:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.541703745s) from=127.0.0.6:49623 2022/08/22 10:21:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.649164177s) from=127.0.0.6:52745 2022/08/22 10:21:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.908608793s) from=127.0.0.6:57711 2022/08/22 10:21:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.255619411s) from=127.0.0.6:37337 2022/08/22 10:21:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.95042064s) from=127.0.0.6:45779 2022/08/22 10:21:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m2.766357885s) from=127.0.0.6:41507 2022/08/22 10:21:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.107442547s) from=127.0.0.6:37373 2022/08/22 10:21:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m4.236557383s) from=127.0.0.6:36331 2022/08/22 10:21:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.448124751s) from=127.0.0.6:39907 2022/08/22 10:21:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.861331201s) from=127.0.0.6:59313 2022/08/22 10:21:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m5.291498223s) from=127.0.0.6:48203 2022/08/22 10:21:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.261064471s) from=127.0.0.6:38639 2022/08/22 10:21:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m5.47268669s) from=127.0.0.6:56919 2022/08/22 10:21:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m6.038187746s) from=127.0.0.6:39083 2022/08/22 10:21:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.37198773s) from=127.0.0.6:41703 2022/08/22 10:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.825905501s) from=127.0.0.6:57225 2022/08/22 10:21:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.22137304s) from=127.0.0.6:44213 2022/08/22 10:21:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.298617107s) from=127.0.0.6:44203 2022/08/22 10:21:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m7.037197534s) from=127.0.0.6:56647 2022/08/22 10:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.112291625s) from=127.0.0.6:52589 2022/08/22 10:21:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m7.124246845s) from=127.0.0.6:42773 2022/08/22 10:21:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.804392986s) from=127.0.0.6:43627 2022/08/22 10:21:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.523549181s) from=127.0.0.6:49171 2022/08/22 10:21:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.872332671s) from=127.0.0.6:54053 2022/08/22 10:21:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:21:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:21:33 [DEBUG] agent: Node info in sync 2022/08/22 10:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:22:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.232988264s) from=127.0.0.6:41707 2022/08/22 10:22:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.0977094s) from=127.0.0.6:37957 2022/08/22 10:22:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.862801833s) from=127.0.0.6:56031 2022/08/22 10:22:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.66464663s) from=127.0.0.6:44479 2022/08/22 10:22:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.551228745s) from=127.0.0.6:34893 2022/08/22 10:22:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.743671373s) from=127.0.0.6:41833 2022/08/22 10:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.305597173s) from=127.0.0.6:48719 2022/08/22 10:22:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.645988209s) from=127.0.0.6:36007 2022/08/22 10:22:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.441810233s) from=127.0.0.6:54105 2022/08/22 10:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.057170913s) from=127.0.0.6:59913 2022/08/22 10:22:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m3.214463512s) from=127.0.0.6:38653 2022/08/22 10:22:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m4.282710668s) from=127.0.0.6:59621 2022/08/22 10:22:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.609876129s) from=127.0.0.6:42221 2022/08/22 10:22:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.074716105s) from=127.0.0.6:33659 2022/08/22 10:22:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.627089286s) from=127.0.0.6:41821 2022/08/22 10:22:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m5.71584384s) from=127.0.0.6:39921 2022/08/22 10:22:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.842411907s) from=127.0.0.6:58673 2022/08/22 10:22:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m5.785944928s) from=127.0.0.6:54367 2022/08/22 10:22:11 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.395888032s) from=127.0.0.6:56789 2022/08/22 10:22:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.631861393s) from=127.0.0.6:46213 2022/08/22 10:22:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m6.782152223s) from=127.0.0.6:55253 2022/08/22 10:22:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.160505974s) from=127.0.0.6:42269 2022/08/22 10:22:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m7.127816381s) from=127.0.0.6:44369 2022/08/22 10:22:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:23:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:23:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:23:24 [DEBUG] agent: Node info in sync 2022/08/22 10:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:24:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:24:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:24:52 [DEBUG] agent: Node info in sync 2022/08/22 10:25:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:25:35 [DEBUG] http: Request GET /v1/catalog/services (7.674258ms) from=127.0.0.6:44057 2022/08/22 10:25:35 [DEBUG] http: Request GET /v1/status/leader (323.079µs) from=127.0.0.6:50209 2022/08/22 10:25:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (607.792µs) from=127.0.0.6:50209 2022/08/22 10:25:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (361.587µs) from=127.0.0.6:50209 2022/08/22 10:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:25:55 [DEBUG] http: Request GET /v1/status/leader (278.505µs) from=127.0.0.6:42683 2022/08/22 10:26:15 [DEBUG] http: Request GET /v1/status/leader (179.375µs) from=127.0.0.6:42683 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/catalog/services (905.854µs) from=127.0.0.6:42049 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (15.242521ms) from=127.0.0.6:54437 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.943705ms) from=127.0.0.6:34985 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (52.740787ms) from=127.0.0.6:54641 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (4.880178ms) from=127.0.0.6:54437 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (2.462564ms) from=127.0.0.6:34985 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (3.773684ms) from=127.0.0.6:33387 2022/08/22 10:26:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.059094ms) from=127.0.0.6:42683 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (21.73619ms) from=127.0.0.6:48719 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (22.401216ms) from=127.0.0.6:38511 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/status/leader (65.705353ms) from=127.0.0.6:47357 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (3.769268ms) from=127.0.0.6:42683 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (9.234028ms) from=127.0.0.6:54437 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (2.502249ms) from=127.0.0.6:34985 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (535.414µs) from=127.0.0.6:54641 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.73229ms) from=127.0.0.6:38511 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (581.863µs) from=127.0.0.6:48719 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (415.816µs) from=127.0.0.6:56065 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (576.719µs) from=127.0.0.6:33161 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (27.812129ms) from=127.0.0.6:55223 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (49.146758ms) from=127.0.0.6:33387 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (801.176µs) from=127.0.0.6:55223 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (500.891µs) from=127.0.0.6:33387 2022/08/22 10:26:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.079677ms) from=127.0.0.6:38511 2022/08/22 10:26:38 [DEBUG] http: Request GET /v1/catalog/services (3.645028ms) from=127.0.0.6:57457 2022/08/22 10:26:38 [DEBUG] http: Request GET /v1/status/leader (494.835µs) from=127.0.0.6:33225 2022/08/22 10:26:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (575.098µs) from=127.0.0.6:33921 2022/08/22 10:26:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (240.87µs) from=127.0.0.6:33921 2022/08/22 10:26:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:26:38 [DEBUG] agent: Node info in sync 2022/08/22 10:26:43 [DEBUG] http: Request GET /v1/status/leader (650.953µs) from=127.0.0.6:58429 2022/08/22 10:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:26:58 [DEBUG] http: Request GET /v1/status/leader (409.352µs) from=127.0.0.6:32831 2022/08/22 10:27:18 [DEBUG] http: Request GET /v1/status/leader (1.341458ms) from=127.0.0.6:32831 2022/08/22 10:27:31 [DEBUG] http: Request GET /v1/catalog/services (4.777458ms) from=127.0.0.6:58429 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/status/leader (415.669µs) from=127.0.0.6:36907 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (3.094053ms) from=127.0.0.6:36907 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.161796ms) from=127.0.0.6:32831 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.011603ms) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (7.637819ms) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (960.982µs) from=127.0.0.6:32831 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (817.359µs) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (594.853µs) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (586.887µs) from=127.0.0.6:32831 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (717.183µs) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (805.347µs) from=127.0.0.6:32831 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (596.84µs) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.165569ms) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (807.349µs) from=127.0.0.6:36907 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (984.822µs) from=127.0.0.6:40663 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (27.628635ms) from=127.0.0.6:55913 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (255.309µs) from=127.0.0.6:32831 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (8.591192ms) from=127.0.0.6:32781 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (241.807µs) from=127.0.0.6:32781 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (237.741µs) from=127.0.0.6:34007 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.146029ms) from=127.0.0.6:36907 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.012088ms) from=127.0.0.6:40663 2022/08/22 10:27:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (177.639µs) from=127.0.0.6:32831 2022/08/22 10:27:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m1.448236648s) from=127.0.0.6:44057 2022/08/22 10:27:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.42593699s) from=127.0.0.6:58285 2022/08/22 10:27:38 [DEBUG] http: Request GET /v1/status/leader (24.472599ms) from=127.0.0.6:60209 2022/08/22 10:27:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.688501177s) from=127.0.0.6:50209 2022/08/22 10:27:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:27:52 [DEBUG] http: Request GET /v1/status/leader (5.280911ms) from=127.0.0.6:60209 2022/08/22 10:27:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:27:55 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:27:55 [DEBUG] agent: Node info in sync 2022/08/22 10:28:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.06625966s) from=127.0.0.6:48719 2022/08/22 10:28:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.095006384s) from=127.0.0.6:56065 2022/08/22 10:28:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.34097704s) from=127.0.0.6:54641 2022/08/22 10:28:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.619053165s) from=127.0.0.6:46551 2022/08/22 10:28:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m0.770334117s) from=127.0.0.6:38707 2022/08/22 10:28:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m1.026425236s) from=127.0.0.6:54437 2022/08/22 10:28:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.143048275s) from=127.0.0.6:42683 2022/08/22 10:28:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m1.272820445s) from=127.0.0.6:52403 2022/08/22 10:28:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.673453969s) from=127.0.0.6:36333 2022/08/22 10:28:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.709041859s) from=127.0.0.6:34985 2022/08/22 10:28:27 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m3.706874319s) from=127.0.0.6:47357 2022/08/22 10:28:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.420336804s) from=127.0.0.6:42049 2022/08/22 10:28:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.815056939s) from=127.0.0.6:33161 2022/08/22 10:28:28 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.767310911s) from=127.0.0.6:59625 2022/08/22 10:28:28 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m4.089056134s) from=127.0.0.6:48089 2022/08/22 10:28:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.374710238s) from=127.0.0.6:38511 2022/08/22 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.356913525s) from=127.0.0.6:51179 2022/08/22 10:28:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.64318518s) from=127.0.0.6:55223 2022/08/22 10:28:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.461475783s) from=127.0.0.6:56993 2022/08/22 10:28:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m6.920348569s) from=127.0.0.6:33387 2022/08/22 10:28:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m6.907642115s) from=127.0.0.6:59253 2022/08/22 10:28:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m7.294639415s) from=127.0.0.6:40413 2022/08/22 10:28:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.502335959s) from=127.0.0.6:41107 2022/08/22 10:28:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.514699579s) from=127.0.0.6:57457 2022/08/22 10:28:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.393298983s) from=127.0.0.6:33921 2022/08/22 10:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:28:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.454351485s) from=127.0.0.6:33225 2022/08/22 10:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m0.648930401s) from=127.0.0.6:56727 2022/08/22 10:29:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.307673755s) from=127.0.0.6:32781 2022/08/22 10:29:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.465856396s) from=127.0.0.6:36907 2022/08/22 10:29:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.071927344s) from=127.0.0.6:34337 2022/08/22 10:29:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m2.373129119s) from=127.0.0.6:56901 2022/08/22 10:29:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.460575756s) from=127.0.0.6:37151 2022/08/22 10:29:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.910174132s) from=127.0.0.6:45867 2022/08/22 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.186103291s) from=127.0.0.6:52359 2022/08/22 10:29:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.95576575s) from=127.0.0.6:60079 2022/08/22 10:29:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.096838302s) from=127.0.0.6:58429 2022/08/22 10:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.793633804s) from=127.0.0.6:42535 2022/08/22 10:29:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.028231705s) from=127.0.0.6:43871 2022/08/22 10:29:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.621936527s) from=127.0.0.6:43413 2022/08/22 10:29:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m4.402721086s) from=127.0.0.6:54287 2022/08/22 10:29:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m4.745944702s) from=127.0.0.6:42307 2022/08/22 10:29:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.75886732s) from=127.0.0.6:40663 2022/08/22 10:29:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:29:39 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:29:39 [DEBUG] agent: Node info in sync 2022/08/22 10:29:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.981528574s) from=127.0.0.6:55913 2022/08/22 10:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.542758137s) from=127.0.0.6:42365 2022/08/22 10:29:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.538591687s) from=127.0.0.6:35111 2022/08/22 10:29:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.152131354s) from=127.0.0.6:48827 2022/08/22 10:29:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m7.288777496s) from=127.0.0.6:34007 2022/08/22 10:29:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.419521872s) from=127.0.0.6:32831 2022/08/22 10:29:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.454490007s) from=127.0.0.6:58421 2022/08/22 10:29:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:30:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:30:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:31:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:31:37 [DEBUG] agent: Node info in sync 2022/08/22 10:31:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:32:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:32:52 [DEBUG] http: Request GET /v1/catalog/services (42.345587ms) from=127.0.0.6:45259 2022/08/22 10:32:52 [DEBUG] http: Request GET /v1/status/leader (702.06µs) from=127.0.0.6:45259 2022/08/22 10:32:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (483.72µs) from=127.0.0.6:33021 2022/08/22 10:32:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (735.692µs) from=127.0.0.6:59437 2022/08/22 10:32:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:32:56 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:32:56 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:32:56 [DEBUG] agent: Node info in sync 2022/08/22 10:33:13 [DEBUG] http: Request GET /v1/status/leader (555.23µs) from=127.0.0.6:56399 2022/08/22 10:33:33 [DEBUG] http: Request GET /v1/status/leader (2.965336ms) from=127.0.0.6:56399 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/catalog/services (6.363744ms) from=127.0.0.6:56399 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/status/leader (556.905µs) from=127.0.0.6:59301 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (7.683006ms) from=127.0.0.6:43367 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (266.182µs) from=127.0.0.6:59301 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (172.22µs) from=127.0.0.6:43367 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (204.732µs) from=127.0.0.6:54607 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (187.494µs) from=127.0.0.6:43367 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (153.626µs) from=127.0.0.6:54607 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (220.087µs) from=127.0.0.6:54607 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (269.891µs) from=127.0.0.6:59301 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (358.6µs) from=127.0.0.6:53211 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (305.482µs) from=127.0.0.6:38599 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (169.324µs) from=127.0.0.6:34717 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.093988ms) from=127.0.0.6:45371 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.211923ms) from=127.0.0.6:43367 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (411.648µs) from=127.0.0.6:43367 2022/08/22 10:33:35 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (789.756µs) from=127.0.0.6:43367 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (294.319µs) from=127.0.0.6:43367 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (568.818µs) from=127.0.0.6:45371 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (268.1µs) from=127.0.0.6:38599 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (361.284µs) from=127.0.0.6:54607 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (257.979µs) from=127.0.0.6:45371 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (269.421µs) from=127.0.0.6:54191 2022/08/22 10:33:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (568.05µs) from=127.0.0.6:50567 2022/08/22 10:33:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:33:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:33:55 [DEBUG] http: Request GET /v1/status/leader (5.644959ms) from=127.0.0.6:40323 2022/08/22 10:34:01 [DEBUG] http: Request GET /v1/catalog/services (12.634426ms) from=127.0.0.6:35013 2022/08/22 10:34:02 [DEBUG] http: Request GET /v1/status/leader (1.088614ms) from=127.0.0.6:40323 2022/08/22 10:34:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.646013ms) from=127.0.0.6:40323 2022/08/22 10:34:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (939.553µs) from=127.0.0.6:44811 2022/08/22 10:34:15 [DEBUG] http: Request GET /v1/status/leader (6.144324ms) from=127.0.0.6:44499 2022/08/22 10:34:22 [DEBUG] http: Request GET /v1/status/leader (427.618µs) from=127.0.0.6:44499 2022/08/22 10:34:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:34:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:34:27 [DEBUG] agent: Node info in sync 2022/08/22 10:34:42 [DEBUG] http: Request GET /v1/status/leader (382.79µs) from=127.0.0.6:44499 2022/08/22 10:34:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:34:46 [DEBUG] http: Request GET /v1/catalog/services (942.814µs) from=127.0.0.6:44499 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/status/leader (340.061µs) from=127.0.0.6:44499 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (361.193µs) from=127.0.0.6:47735 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (215.976µs) from=127.0.0.6:47735 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (342.883µs) from=127.0.0.6:47735 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (223.611µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (343.403µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (389.257µs) from=127.0.0.6:47735 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (277.759µs) from=127.0.0.6:40539 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (270.704µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (339.63µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (248.154µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (662.726µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (822.611µs) from=127.0.0.6:57835 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (591.668µs) from=127.0.0.6:50771 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.373738ms) from=127.0.0.6:40539 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (219.106µs) from=127.0.0.6:50353 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (171.518µs) from=127.0.0.6:50771 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (184.269µs) from=127.0.0.6:50211 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (140.14µs) from=127.0.0.6:47735 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (5.064519ms) from=127.0.0.6:57835 2022/08/22 10:34:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (215.543µs) from=127.0.0.6:40539 2022/08/22 10:34:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.110143ms) from=127.0.0.6:50771 2022/08/22 10:34:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (997.707µs) from=127.0.0.6:50211 2022/08/22 10:34:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.013508692s) from=127.0.0.6:33021 2022/08/22 10:34:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.379417787s) from=127.0.0.6:45259 2022/08/22 10:35:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.021908645s) from=127.0.0.6:59437 2022/08/22 10:35:07 [DEBUG] http: Request GET /v1/status/leader (417.812µs) from=127.0.0.6:47905 2022/08/22 10:35:27 [DEBUG] http: Request GET /v1/status/leader (352.807µs) from=127.0.0.6:41859 2022/08/22 10:35:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.143538965s) from=127.0.0.6:39137 2022/08/22 10:35:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m0.093537802s) from=127.0.0.6:60641 2022/08/22 10:35:37 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.966340914s) from=127.0.0.6:34717 2022/08/22 10:35:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.091935827s) from=127.0.0.6:56399 2022/08/22 10:35:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.709801147s) from=127.0.0.6:40875 2022/08/22 10:35:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m3.349914331s) from=127.0.0.6:38599 2022/08/22 10:35:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.513944475s) from=127.0.0.6:45337 2022/08/22 10:35:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.751741494s) from=127.0.0.6:54191 2022/08/22 10:35:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m4.291875642s) from=127.0.0.6:59301 2022/08/22 10:35:41 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.493263051s) from=127.0.0.6:38235 2022/08/22 10:35:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m4.321083773s) from=127.0.0.6:50567 2022/08/22 10:35:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m4.637012399s) from=127.0.0.6:48225 2022/08/22 10:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.929153066s) from=127.0.0.6:55007 2022/08/22 10:35:41 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.940765629s) from=127.0.0.6:49679 2022/08/22 10:35:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.522392659s) from=127.0.0.6:53211 2022/08/22 10:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.409512602s) from=127.0.0.6:43919 2022/08/22 10:35:42 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.986698906s) from=127.0.0.6:45371 2022/08/22 10:35:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.227460409s) from=127.0.0.6:54607 2022/08/22 10:35:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.927563895s) from=127.0.0.6:42545 2022/08/22 10:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.972464194s) from=127.0.0.6:42671 2022/08/22 10:35:43 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.881449217s) from=127.0.0.6:43367 2022/08/22 10:35:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:35:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.142705328s) from=127.0.0.6:57277 2022/08/22 10:35:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m7.410781037s) from=127.0.0.6:45981 2022/08/22 10:36:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.230139122s) from=127.0.0.6:35013 2022/08/22 10:36:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m3.080238525s) from=127.0.0.6:44811 2022/08/22 10:36:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.016771247s) from=127.0.0.6:40323 2022/08/22 10:36:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:36:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:36:11 [DEBUG] agent: Node info in sync 2022/08/22 10:36:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:36:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:36:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m0.937201176s) from=127.0.0.6:44499 2022/08/22 10:36:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m0.796011224s) from=127.0.0.6:40539 2022/08/22 10:36:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.857546626s) from=127.0.0.6:57835 2022/08/22 10:36:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.623736408s) from=127.0.0.6:35055 2022/08/22 10:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.113911408s) from=127.0.0.6:35149 2022/08/22 10:36:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.301802649s) from=127.0.0.6:47735 2022/08/22 10:36:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.761369478s) from=127.0.0.6:54007 2022/08/22 10:36:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.6095195s) from=127.0.0.6:50771 2022/08/22 10:36:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.709619443s) from=127.0.0.6:50211 2022/08/22 10:36:53 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.772048264s) from=127.0.0.6:54199 2022/08/22 10:36:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m4.398207237s) from=127.0.0.6:43669 2022/08/22 10:36:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.369754552s) from=127.0.0.6:50799 2022/08/22 10:36:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m2.734853347s) from=127.0.0.6:51977 2022/08/22 10:36:54 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.891474946s) from=127.0.0.6:34749 2022/08/22 10:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.39442924s) from=127.0.0.6:50353 2022/08/22 10:36:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.752592403s) from=127.0.0.6:41815 2022/08/22 10:36:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.384274359s) from=127.0.0.6:35529 2022/08/22 10:36:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.965825299s) from=127.0.0.6:52391 2022/08/22 10:36:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.792351687s) from=127.0.0.6:53431 2022/08/22 10:36:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m5.912116328s) from=127.0.0.6:35551 2022/08/22 10:36:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.459905441s) from=127.0.0.6:60261 2022/08/22 10:36:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.091303069s) from=127.0.0.6:58331 2022/08/22 10:36:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.047670697s) from=127.0.0.6:52621 2022/08/22 10:37:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:38:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:38:01 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:38:01 [DEBUG] agent: Node info in sync 2022/08/22 10:38:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:38:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:39:06 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:39:06 [DEBUG] agent: Node info in sync 2022/08/22 10:39:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:40:19 [DEBUG] http: Request GET /v1/catalog/services (1.738578ms) from=127.0.0.6:41793 2022/08/22 10:40:19 [DEBUG] http: Request GET /v1/status/leader (1.889568ms) from=127.0.0.6:41793 2022/08/22 10:40:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (752.176µs) from=127.0.0.6:50645 2022/08/22 10:40:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.428387ms) from=127.0.0.6:50645 2022/08/22 10:40:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:40:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:40:38 [DEBUG] agent: Node info in sync 2022/08/22 10:40:39 [DEBUG] http: Request GET /v1/status/leader (1.022759ms) from=127.0.0.6:44561 2022/08/22 10:40:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:40:59 [DEBUG] http: Request GET /v1/status/leader (317.595µs) from=127.0.0.6:44561 2022/08/22 10:41:06 [DEBUG] http: Request GET /v1/catalog/services (1.098845ms) from=127.0.0.6:44561 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/status/leader (447.492µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (1.756801ms) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (319.644µs) from=127.0.0.6:43349 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (184.911µs) from=127.0.0.6:43349 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (189.661µs) from=127.0.0.6:49099 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (163.454µs) from=127.0.0.6:51535 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.463269ms) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (257.724µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (274.586µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (208.494µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (250.79µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (157.556µs) from=127.0.0.6:43349 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (136.922µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (389.307µs) from=127.0.0.6:51535 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (269.387µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (169.415µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (162.92µs) from=127.0.0.6:49099 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (277.713µs) from=127.0.0.6:51535 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (160.046µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.30124ms) from=127.0.0.6:49099 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (466.047µs) from=127.0.0.6:34771 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (538.712µs) from=127.0.0.6:49099 2022/08/22 10:41:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (38.192449ms) from=127.0.0.6:51535 2022/08/22 10:41:27 [DEBUG] http: Request GET /v1/status/leader (337.486µs) from=127.0.0.6:45349 2022/08/22 10:41:27 [DEBUG] http: Request GET /v1/catalog/services (1.129557ms) from=127.0.0.6:47501 2022/08/22 10:41:27 [DEBUG] http: Request GET /v1/status/leader (533.451µs) from=127.0.0.6:47501 2022/08/22 10:41:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.885198ms) from=127.0.0.6:45349 2022/08/22 10:41:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (10.733173ms) from=127.0.0.6:46017 2022/08/22 10:41:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:41:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:41:47 [DEBUG] http: Request GET /v1/status/leader (309.515µs) from=127.0.0.6:35503 2022/08/22 10:41:47 [DEBUG] http: Request GET /v1/status/leader (344.958µs) from=127.0.0.6:59759 2022/08/22 10:42:07 [DEBUG] http: Request GET /v1/status/leader (3.586126ms) from=127.0.0.6:59759 2022/08/22 10:42:13 [DEBUG] http: Request GET /v1/catalog/services (784.277µs) from=127.0.0.6:35503 2022/08/22 10:42:13 [DEBUG] http: Request GET /v1/status/leader (2.043214ms) from=127.0.0.6:35503 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (393.995µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (581.235µs) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.073432ms) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (285.369µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (26.524161ms) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (1.481248ms) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (529.786µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (383.929µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (508.708µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (189.784µs) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (312.13µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (787.976µs) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (219.577µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (307.097µs) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (160.396µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (466.807µs) from=127.0.0.6:33957 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (195.578µs) from=127.0.0.6:47505 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (197.462µs) from=127.0.0.6:56741 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (241.528µs) from=127.0.0.6:59759 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (210.328µs) from=127.0.0.6:40185 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (463.059µs) from=127.0.0.6:40185 2022/08/22 10:42:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (809.252µs) from=127.0.0.6:47839 2022/08/22 10:42:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.14908329s) from=127.0.0.6:34595 2022/08/22 10:42:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.097735888s) from=127.0.0.6:50645 2022/08/22 10:42:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.361120278s) from=127.0.0.6:41793 2022/08/22 10:42:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:42:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:42:26 [DEBUG] agent: Node info in sync 2022/08/22 10:42:27 [DEBUG] http: Request GET /v1/status/leader (7.885636ms) from=127.0.0.6:52005 2022/08/22 10:42:34 [DEBUG] http: Request GET /v1/status/leader (355.737µs) from=127.0.0.6:32813 2022/08/22 10:42:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:42:54 [DEBUG] http: Request GET /v1/status/leader (204.349µs) from=127.0.0.6:52005 2022/08/22 10:43:09 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.188172502s) from=127.0.0.6:53991 2022/08/22 10:43:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.200966145s) from=127.0.0.6:51535 2022/08/22 10:43:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.544042713s) from=127.0.0.6:49099 2022/08/22 10:43:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.464635542s) from=127.0.0.6:54355 2022/08/22 10:43:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m2.284778331s) from=127.0.0.6:48733 2022/08/22 10:43:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m1.201517154s) from=127.0.0.6:39817 2022/08/22 10:43:12 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.62799636s) from=127.0.0.6:34771 2022/08/22 10:43:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.83836257s) from=127.0.0.6:52503 2022/08/22 10:43:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.99478007s) from=127.0.0.6:43349 2022/08/22 10:43:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.1437594s) from=127.0.0.6:48013 2022/08/22 10:43:13 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.894371787s) from=127.0.0.6:42587 2022/08/22 10:43:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.248969077s) from=127.0.0.6:36441 2022/08/22 10:43:13 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.138666074s) from=127.0.0.6:36061 2022/08/22 10:43:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.860194873s) from=127.0.0.6:44561 2022/08/22 10:43:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.479452993s) from=127.0.0.6:40027 2022/08/22 10:43:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.414749874s) from=127.0.0.6:46177 2022/08/22 10:43:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.074959838s) from=127.0.0.6:39151 2022/08/22 10:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.971776651s) from=127.0.0.6:40039 2022/08/22 10:43:16 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.002708142s) from=127.0.0.6:35463 2022/08/22 10:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m7.055504021s) from=127.0.0.6:59207 2022/08/22 10:43:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m5.56273707s) from=127.0.0.6:45023 2022/08/22 10:43:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m5.81907001s) from=127.0.0.6:57989 2022/08/22 10:43:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.32886564s) from=127.0.0.6:35969 2022/08/22 10:43:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:43:29 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:43:29 [DEBUG] agent: Node info in sync 2022/08/22 10:43:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.648769056s) from=127.0.0.6:45349 2022/08/22 10:43:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m2.667263211s) from=127.0.0.6:46017 2022/08/22 10:43:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.930559696s) from=127.0.0.6:47501 2022/08/22 10:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:44:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.22080944s) from=127.0.0.6:48365 2022/08/22 10:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.961034636s) from=127.0.0.6:56741 2022/08/22 10:44:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.164681685s) from=127.0.0.6:38625 2022/08/22 10:44:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m2.323350577s) from=127.0.0.6:37375 2022/08/22 10:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m2.903609575s) from=127.0.0.6:59759 2022/08/22 10:44:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.245315059s) from=127.0.0.6:47163 2022/08/22 10:44:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m3.057937633s) from=127.0.0.6:33485 2022/08/22 10:44:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m3.718239916s) from=127.0.0.6:57881 2022/08/22 10:44:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m3.556001317s) from=127.0.0.6:45209 2022/08/22 10:44:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.280829364s) from=127.0.0.6:59621 2022/08/22 10:44:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.258686848s) from=127.0.0.6:55003 2022/08/22 10:44:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.795171133s) from=127.0.0.6:54931 2022/08/22 10:44:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.82522093s) from=127.0.0.6:47505 2022/08/22 10:44:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:44:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m4.528294786s) from=127.0.0.6:60347 2022/08/22 10:44:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m6.285720852s) from=127.0.0.6:35503 2022/08/22 10:44:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.913958822s) from=127.0.0.6:47839 2022/08/22 10:44:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.089710487s) from=127.0.0.6:35887 2022/08/22 10:44:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.067991428s) from=127.0.0.6:56727 2022/08/22 10:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.56750727s) from=127.0.0.6:53749 2022/08/22 10:44:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.881453336s) from=127.0.0.6:33957 2022/08/22 10:44:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.054051635s) from=127.0.0.6:40185 2022/08/22 10:44:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.898980801s) from=127.0.0.6:39533 2022/08/22 10:44:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m7.270989096s) from=127.0.0.6:34995 2022/08/22 10:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:45:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:45:19 [DEBUG] agent: Node info in sync 2022/08/22 10:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:46:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:46:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:46:23 [DEBUG] agent: Node info in sync 2022/08/22 10:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:46:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:47:46 [DEBUG] http: Request GET /v1/catalog/services (2.465079ms) from=127.0.0.6:51805 2022/08/22 10:47:46 [DEBUG] http: Request GET /v1/status/leader (1.195138ms) from=127.0.0.6:51805 2022/08/22 10:47:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (637.137µs) from=127.0.0.6:56557 2022/08/22 10:47:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (273.93µs) from=127.0.0.6:52715 2022/08/22 10:48:06 [DEBUG] http: Request GET /v1/status/leader (404.955µs) from=127.0.0.6:34189 2022/08/22 10:48:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:48:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:48:13 [DEBUG] agent: Node info in sync 2022/08/22 10:48:26 [DEBUG] http: Request GET /v1/status/leader (365.117µs) from=127.0.0.6:34189 2022/08/22 10:48:33 [DEBUG] http: Request GET /v1/catalog/services (1.78004ms) from=127.0.0.6:34189 2022/08/22 10:48:33 [DEBUG] http: Request GET /v1/status/leader (377.593µs) from=127.0.0.6:60765 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (658.811µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (489.878µs) from=127.0.0.6:55167 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (12.514518ms) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (246.558µs) from=127.0.0.6:60765 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (402.788µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (281.854µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (496.527µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (803.006µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.063612ms) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (261.488µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.519224ms) from=127.0.0.6:55167 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (693.949µs) from=127.0.0.6:55167 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (504.587µs) from=127.0.0.6:55167 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (472.136µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (193.8µs) from=127.0.0.6:60765 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (293.106µs) from=127.0.0.6:55167 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (626.259µs) from=127.0.0.6:55167 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.037309ms) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (407.158µs) from=127.0.0.6:36549 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (573.627µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (367.51µs) from=127.0.0.6:48037 2022/08/22 10:48:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (250.921µs) from=127.0.0.6:53139 2022/08/22 10:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:48:46 [DEBUG] http: Request GET /v1/status/leader (307.962µs) from=127.0.0.6:60821 2022/08/22 10:48:54 [DEBUG] http: Request GET /v1/status/leader (863.864µs) from=127.0.0.6:39437 2022/08/22 10:49:00 [DEBUG] http: Request GET /v1/catalog/services (2.758062ms) from=127.0.0.6:60821 2022/08/22 10:49:00 [DEBUG] http: Request GET /v1/status/leader (15.317288ms) from=127.0.0.6:60821 2022/08/22 10:49:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.380607ms) from=127.0.0.6:57415 2022/08/22 10:49:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (406.611µs) from=127.0.0.6:57415 2022/08/22 10:49:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:49:14 [DEBUG] http: Request GET /v1/status/leader (419.011µs) from=127.0.0.6:45195 2022/08/22 10:49:20 [DEBUG] http: Request GET /v1/status/leader (659.845µs) from=127.0.0.6:57281 2022/08/22 10:49:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:49:22 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:49:22 [DEBUG] agent: Node info in sync 2022/08/22 10:49:40 [DEBUG] http: Request GET /v1/status/leader (176.49µs) from=127.0.0.6:57281 2022/08/22 10:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:49:46 [DEBUG] http: Request GET /v1/catalog/services (3.871702ms) from=127.0.0.6:57281 2022/08/22 10:49:46 [DEBUG] http: Request GET /v1/status/leader (433.703µs) from=127.0.0.6:45195 2022/08/22 10:49:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m0.13013856s) from=127.0.0.6:52715 2022/08/22 10:49:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (920.719µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (667.224µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (2.603627ms) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (276.813µs) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (367.008µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (4.771444ms) from=127.0.0.6:58729 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (282.242µs) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (347.554µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (229.428µs) from=127.0.0.6:58729 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (201.633µs) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (260.051µs) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (991.002µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (6.734168ms) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.268778ms) from=127.0.0.6:59567 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (593.083µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (378.004µs) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (978.249µs) from=127.0.0.6:58729 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (2.132879ms) from=127.0.0.6:34959 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (250.518µs) from=127.0.0.6:45195 2022/08/22 10:49:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (5.557537ms) from=127.0.0.6:59567 2022/08/22 10:49:48 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (940.706µs) from=127.0.0.6:44127 2022/08/22 10:49:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (39.582342ms) from=127.0.0.6:38757 2022/08/22 10:49:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.56520788s) from=127.0.0.6:56557 2022/08/22 10:49:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.017819528s) from=127.0.0.6:51805 2022/08/22 10:50:06 [DEBUG] http: Request GET /v1/status/leader (1.418242ms) from=127.0.0.6:57983 2022/08/22 10:50:27 [DEBUG] http: Request GET /v1/status/leader (2.232298ms) from=127.0.0.6:57983 2022/08/22 10:50:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.241655923s) from=127.0.0.6:55167 2022/08/22 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.305696733s) from=127.0.0.6:60509 2022/08/22 10:50:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.402602456s) from=127.0.0.6:33811 2022/08/22 10:50:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.402532667s) from=127.0.0.6:42775 2022/08/22 10:50:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.366490235s) from=127.0.0.6:58047 2022/08/22 10:50:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m1.896032382s) from=127.0.0.6:38169 2022/08/22 10:50:37 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.539710558s) from=127.0.0.6:53729 2022/08/22 10:50:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m2.900135216s) from=127.0.0.6:35759 2022/08/22 10:50:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m3.317681666s) from=127.0.0.6:36549 2022/08/22 10:50:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.065245528s) from=127.0.0.6:34189 2022/08/22 10:50:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m4.062372761s) from=127.0.0.6:35265 2022/08/22 10:50:39 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m4.321816212s) from=127.0.0.6:52843 2022/08/22 10:50:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m4.141902616s) from=127.0.0.6:37109 2022/08/22 10:50:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.354473765s) from=127.0.0.6:48583 2022/08/22 10:50:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m4.990004533s) from=127.0.0.6:42501 2022/08/22 10:50:40 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.202099986s) from=127.0.0.6:34979 2022/08/22 10:50:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.842343877s) from=127.0.0.6:35131 2022/08/22 10:50:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.095632991s) from=127.0.0.6:53139 2022/08/22 10:50:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.658609295s) from=127.0.0.6:60765 2022/08/22 10:50:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m6.726083349s) from=127.0.0.6:35165 2022/08/22 10:50:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m7.072320131s) from=127.0.0.6:49991 2022/08/22 10:50:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.230065263s) from=127.0.0.6:48037 2022/08/22 10:50:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m7.120034731s) from=127.0.0.6:51253 2022/08/22 10:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:51:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:51:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:51:00 [DEBUG] agent: Node info in sync 2022/08/22 10:51:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.477982953s) from=127.0.0.6:39437 2022/08/22 10:51:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.65111668s) from=127.0.0.6:60821 2022/08/22 10:51:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m7.17041097s) from=127.0.0.6:57415 2022/08/22 10:51:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:51:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m0.612741335s) from=127.0.0.6:45195 2022/08/22 10:51:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m1.253930669s) from=127.0.0.6:58729 2022/08/22 10:51:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.488745076s) from=127.0.0.6:57281 2022/08/22 10:51:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m0.943525903s) from=127.0.0.6:38757 2022/08/22 10:51:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m2.997817389s) from=127.0.0.6:59567 2022/08/22 10:51:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m0.231147062s) from=127.0.0.6:55133 2022/08/22 10:51:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m4.052658544s) from=127.0.0.6:51933 2022/08/22 10:51:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.772368282s) from=127.0.0.6:54857 2022/08/22 10:51:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.559430539s) from=127.0.0.6:53821 2022/08/22 10:51:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m6.126401027s) from=127.0.0.6:34959 2022/08/22 10:51:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m1.902539301s) from=127.0.0.6:55327 2022/08/22 10:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.558767709s) from=127.0.0.6:56015 2022/08/22 10:51:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m2.482043553s) from=127.0.0.6:37275 2022/08/22 10:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m2.75152847s) from=127.0.0.6:59231 2022/08/22 10:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m2.766369561s) from=127.0.0.6:42961 2022/08/22 10:51:55 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.575704376s) from=127.0.0.6:34613 2022/08/22 10:51:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.951595012s) from=127.0.0.6:54811 2022/08/22 10:51:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.428132941s) from=127.0.0.6:44127 2022/08/22 10:51:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.899368894s) from=127.0.0.6:48311 2022/08/22 10:51:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.272648738s) from=127.0.0.6:35333 2022/08/22 10:51:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.180935917s) from=127.0.0.6:39861 2022/08/22 10:51:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m6.044237975s) from=127.0.0.6:43495 2022/08/22 10:51:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m6.583615432s) from=127.0.0.6:46755 2022/08/22 10:52:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:52:26 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:52:26 [DEBUG] agent: Node info in sync 2022/08/22 10:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:53:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:53:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:53:34 [DEBUG] agent: Node info in sync 2022/08/22 10:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:54:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:55:15 [DEBUG] http: Request GET /v1/catalog/services (1.784614ms) from=127.0.0.6:39815 2022/08/22 10:55:15 [DEBUG] http: Request GET /v1/status/leader (605.341µs) from=127.0.0.6:39815 2022/08/22 10:55:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (631.285µs) from=127.0.0.6:36821 2022/08/22 10:55:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (331.98µs) from=127.0.0.6:49759 2022/08/22 10:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:55:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:55:19 [DEBUG] agent: Node info in sync 2022/08/22 10:55:35 [DEBUG] http: Request GET /v1/status/leader (358.242µs) from=127.0.0.6:39851 2022/08/22 10:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:55:55 [DEBUG] http: Request GET /v1/status/leader (433.289µs) from=127.0.0.6:39851 2022/08/22 10:56:05 [DEBUG] http: Request GET /v1/catalog/services (3.289984ms) from=127.0.0.6:39851 2022/08/22 10:56:05 [DEBUG] http: Request GET /v1/status/leader (3.607868ms) from=127.0.0.6:49875 2022/08/22 10:56:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (874.926µs) from=127.0.0.6:49875 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (288.399µs) from=127.0.0.6:33193 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (190.891µs) from=127.0.0.6:48405 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (171.16µs) from=127.0.0.6:58251 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (139.35µs) from=127.0.0.6:49875 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (197.763µs) from=127.0.0.6:55987 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (203.655µs) from=127.0.0.6:59401 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (163.915µs) from=127.0.0.6:59401 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (399.332µs) from=127.0.0.6:55987 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (663.339µs) from=127.0.0.6:59401 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (378.445µs) from=127.0.0.6:33193 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (4.5886ms) from=127.0.0.6:60865 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (570.993µs) from=127.0.0.6:33193 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.637576ms) from=127.0.0.6:60865 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (3.110182ms) from=127.0.0.6:59401 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (509.52µs) from=127.0.0.6:49875 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (16.909891ms) from=127.0.0.6:33193 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (406.277µs) from=127.0.0.6:48405 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (337.482µs) from=127.0.0.6:58251 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (17.125183ms) from=127.0.0.6:59401 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (18.79046ms) from=127.0.0.6:60865 2022/08/22 10:56:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (4.655479ms) from=127.0.0.6:60947 2022/08/22 10:56:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:56:18 [DEBUG] http: Request GET /v1/catalog/services (1.877469ms) from=127.0.0.6:47525 2022/08/22 10:56:18 [DEBUG] http: Request GET /v1/status/leader (1.168312ms) from=127.0.0.6:47525 2022/08/22 10:56:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (502.732µs) from=127.0.0.6:35933 2022/08/22 10:56:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (23.446193ms) from=127.0.0.6:51117 2022/08/22 10:56:25 [DEBUG] http: Request GET /v1/status/leader (6.444861ms) from=127.0.0.6:55821 2022/08/22 10:56:38 [DEBUG] http: Request GET /v1/status/leader (453.794µs) from=127.0.0.6:55821 2022/08/22 10:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:56:45 [DEBUG] http: Request GET /v1/status/leader (1.985589ms) from=127.0.0.6:55821 2022/08/22 10:56:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:56:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:56:46 [DEBUG] agent: Node info in sync 2022/08/22 10:56:58 [DEBUG] http: Request GET /v1/status/leader (8.718474ms) from=127.0.0.6:35933 2022/08/22 10:57:16 [DEBUG] http: Request GET /v1/catalog/services (2.1883ms) from=127.0.0.6:55821 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/status/leader (16.875013ms) from=127.0.0.6:55821 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (37.33915ms) from=127.0.0.6:38027 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (983.609µs) from=127.0.0.6:38027 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.033035ms) from=127.0.0.6:35933 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (1.044327ms) from=127.0.0.6:35933 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (8.218298ms) from=127.0.0.6:35933 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (318.516µs) from=127.0.0.6:43183 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (238.941µs) from=127.0.0.6:38027 2022/08/22 10:57:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (203.116µs) from=127.0.0.6:43183 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (585.237µs) from=127.0.0.6:43183 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (304.269µs) from=127.0.0.6:41079 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (597.382µs) from=127.0.0.6:60121 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (1.021335ms) from=127.0.0.6:35933 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (413.04µs) from=127.0.0.6:35933 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.204675ms) from=127.0.0.6:35933 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (433.237µs) from=127.0.0.6:41079 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (653.988µs) from=127.0.0.6:35933 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (404.337µs) from=127.0.0.6:60121 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (311.716µs) from=127.0.0.6:38027 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (19.559417ms) from=127.0.0.6:51825 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/status/leader (6.68493ms) from=127.0.0.6:60121 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (16.012062ms) from=127.0.0.6:51825 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.408795ms) from=127.0.0.6:51825 2022/08/22 10:57:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (731.358µs) from=127.0.0.6:60121 2022/08/22 10:57:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m4.533431557s) from=127.0.0.6:49759 2022/08/22 10:57:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.210712537s) from=127.0.0.6:36821 2022/08/22 10:57:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.538184947s) from=127.0.0.6:39815 2022/08/22 10:57:37 [DEBUG] http: Request GET /v1/status/leader (551.965µs) from=127.0.0.6:54553 2022/08/22 10:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:57:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:57:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:57:47 [DEBUG] agent: Node info in sync 2022/08/22 10:57:57 [DEBUG] http: Request GET /v1/status/leader (766.963µs) from=127.0.0.6:54553 2022/08/22 10:58:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m0.943638617s) from=127.0.0.6:58251 2022/08/22 10:58:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.177990848s) from=127.0.0.6:60947 2022/08/22 10:58:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.189321087s) from=127.0.0.6:33193 2022/08/22 10:58:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m0.211120981s) from=127.0.0.6:37057 2022/08/22 10:58:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.941934982s) from=127.0.0.6:39851 2022/08/22 10:58:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.062226787s) from=127.0.0.6:42659 2022/08/22 10:58:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m1.779683909s) from=127.0.0.6:56919 2022/08/22 10:58:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m2.005420529s) from=127.0.0.6:46619 2022/08/22 10:58:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m3.191290942s) from=127.0.0.6:42577 2022/08/22 10:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m4.362762723s) from=127.0.0.6:57397 2022/08/22 10:58:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.656048283s) from=127.0.0.6:49875 2022/08/22 10:58:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m5.041349584s) from=127.0.0.6:58889 2022/08/22 10:58:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m4.802862432s) from=127.0.0.6:55987 2022/08/22 10:58:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m5.149403348s) from=127.0.0.6:59401 2022/08/22 10:58:14 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.514613286s) from=127.0.0.6:41839 2022/08/22 10:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m7.055388811s) from=127.0.0.6:48405 2022/08/22 10:58:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.925557242s) from=127.0.0.6:60865 2022/08/22 10:58:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m6.763888664s) from=127.0.0.6:33777 2022/08/22 10:58:15 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.812022176s) from=127.0.0.6:59423 2022/08/22 10:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.554612515s) from=127.0.0.6:48811 2022/08/22 10:58:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m7.139476723s) from=127.0.0.6:57501 2022/08/22 10:58:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m7.384487932s) from=127.0.0.6:47845 2022/08/22 10:58:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m7.03829808s) from=127.0.0.6:40313 2022/08/22 10:58:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m3.364886819s) from=127.0.0.6:56137 2022/08/22 10:58:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m4.598502614s) from=127.0.0.6:51117 2022/08/22 10:58:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m5.928854149s) from=127.0.0.6:47525 2022/08/22 10:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 10:59:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 10:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.626910824s) from=127.0.0.6:38027 2022/08/22 10:59:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m0.616701211s) from=127.0.0.6:58027 2022/08/22 10:59:20 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m1.095110564s) from=127.0.0.6:41079 2022/08/22 10:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m0.63634689s) from=127.0.0.6:54155 2022/08/22 10:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m1.17272368s) from=127.0.0.6:60579 2022/08/22 10:59:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m1.538849341s) from=127.0.0.6:46693 2022/08/22 10:59:21 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m1.379040763s) from=127.0.0.6:36783 2022/08/22 10:59:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.78953443s) from=127.0.0.6:55821 2022/08/22 10:59:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m1.494093965s) from=127.0.0.6:35383 2022/08/22 10:59:21 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.158842327s) from=127.0.0.6:43183 2022/08/22 10:59:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m2.453387267s) from=127.0.0.6:36825 2022/08/22 10:59:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.317776568s) from=127.0.0.6:57245 2022/08/22 10:59:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m3.552106748s) from=127.0.0.6:43297 2022/08/22 10:59:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m4.170607619s) from=127.0.0.6:59929 2022/08/22 10:59:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m3.964950674s) from=127.0.0.6:54393 2022/08/22 10:59:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.30871273s) from=127.0.0.6:51825 2022/08/22 10:59:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m5.099713752s) from=127.0.0.6:35933 2022/08/22 10:59:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.421327937s) from=127.0.0.6:47559 2022/08/22 10:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.391499774s) from=127.0.0.6:53167 2022/08/22 10:59:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m6.644078799s) from=127.0.0.6:60121 2022/08/22 10:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.533009128s) from=127.0.0.6:54915 2022/08/22 10:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m6.739325231s) from=127.0.0.6:51781 2022/08/22 10:59:26 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.071957712s) from=127.0.0.6:47365 2022/08/22 10:59:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 10:59:39 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 10:59:39 [DEBUG] agent: Node info in sync 2022/08/22 10:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:01:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 11:01:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 11:01:22 [DEBUG] agent: Node info in sync 2022/08/22 11:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:02:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 11:02:31 [DEBUG] http: Request GET /v1/catalog/services (1.272633ms) from=127.0.0.6:34343 2022/08/22 11:02:31 [DEBUG] http: Request GET /v1/status/leader (567.486µs) from=127.0.0.6:41837 2022/08/22 11:02:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (444.065µs) from=127.0.0.6:41837 2022/08/22 11:02:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (275.971µs) from=127.0.0.6:41837 2022/08/22 11:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:02:51 [DEBUG] http: Request GET /v1/status/leader (269.308µs) from=127.0.0.6:41879 2022/08/22 11:02:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 11:02:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 11:02:52 [DEBUG] agent: Node info in sync 2022/08/22 11:03:11 [DEBUG] http: Request GET /v1/status/leader (246.455µs) from=127.0.0.6:40673 2022/08/22 11:03:35 [DEBUG] http: Request GET /v1/catalog/services (1.572657ms) from=127.0.0.6:40673 2022/08/22 11:03:35 [DEBUG] http: Request GET /v1/status/leader (716.557µs) from=127.0.0.6:40673 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (496.941µs) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (267.829µs) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.260544ms) from=127.0.0.6:41879 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (482.804µs) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.420099ms) from=127.0.0.6:41879 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (340.279µs) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (166.55µs) from=127.0.0.6:41879 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (277.451µs) from=127.0.0.6:43473 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (606.622µs) from=127.0.0.6:41879 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (2.500001ms) from=127.0.0.6:43473 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (458.367µs) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (431.592µs) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (291.149µs) from=127.0.0.6:43473 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (206.993µs) from=127.0.0.6:36313 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (180.53µs) from=127.0.0.6:42855 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (161.138µs) from=127.0.0.6:43473 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (22.584539ms) from=127.0.0.6:38589 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (381.972µs) from=127.0.0.6:43473 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.325873ms) from=127.0.0.6:41879 2022/08/22 11:03:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (543.812µs) from=127.0.0.6:41879 2022/08/22 11:03:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (645.453µs) from=127.0.0.6:36313 2022/08/22 11:03:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (6.725873ms) from=127.0.0.6:42597 2022/08/22 11:03:38 [DEBUG] http: Request GET /v1/catalog/services (1.096928ms) from=127.0.0.6:50159 2022/08/22 11:03:38 [DEBUG] http: Request GET /v1/status/leader (3.628871ms) from=127.0.0.6:38867 2022/08/22 11:03:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.021039ms) from=127.0.0.6:38867 2022/08/22 11:03:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.040453ms) from=127.0.0.6:40223 2022/08/22 11:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:03:55 [DEBUG] http: Request GET /v1/status/leader (1.579452ms) from=127.0.0.6:46007 2022/08/22 11:03:58 [DEBUG] http: Request GET /v1/status/leader (287.629µs) from=127.0.0.6:46007 2022/08/22 11:04:15 [DEBUG] http: Request GET /v1/status/leader (145.15µs) from=127.0.0.6:46007 2022/08/22 11:04:18 [DEBUG] http: Request GET /v1/status/leader (2.060208ms) from=127.0.0.6:46007 2022/08/22 11:04:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 11:04:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 11:04:33 [DEBUG] agent: Node info in sync 2022/08/22 11:04:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.166270688s) from=127.0.0.6:35375 2022/08/22 11:04:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m2.435832213s) from=127.0.0.6:34343 2022/08/22 11:04:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m5.285380403s) from=127.0.0.6:41837 2022/08/22 11:04:38 [DEBUG] http: Request GET /v1/status/leader (273.381µs) from=127.0.0.6:53575 2022/08/22 11:04:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 11:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:04:45 [DEBUG] http: Request GET /v1/catalog/services (1.604458ms) from=127.0.0.6:46007 2022/08/22 11:04:45 [DEBUG] http: Request GET /v1/status/leader (1.373371ms) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.191985ms) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (694.13µs) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.044727ms) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (281.769µs) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (377.201µs) from=127.0.0.6:53575 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (726.57µs) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (964.781µs) from=127.0.0.6:53575 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (228.208µs) from=127.0.0.6:53575 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (517.19µs) from=127.0.0.6:42817 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (682.417µs) from=127.0.0.6:53575 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (5.264179ms) from=127.0.0.6:36585 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (1.036291ms) from=127.0.0.6:46321 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (5.741015ms) from=127.0.0.6:53575 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (11.511518ms) from=127.0.0.6:42719 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (492.327µs) from=127.0.0.6:38231 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (345.481µs) from=127.0.0.6:46353 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (751.222µs) from=127.0.0.6:58251 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (740.551µs) from=127.0.0.6:36771 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (713.325µs) from=127.0.0.6:50341 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (543.443µs) from=127.0.0.6:33563 2022/08/22 11:04:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.130431ms) from=127.0.0.6:37287 2022/08/22 11:04:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (437.454µs) from=127.0.0.6:40977 2022/08/22 11:05:06 [DEBUG] http: Request GET /v1/status/leader (489.577µs) from=127.0.0.6:49019 2022/08/22 11:05:26 [DEBUG] http: Request GET /v1/status/leader (359.616µs) from=127.0.0.6:41093 2022/08/22 11:05:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m0.126228049s) from=127.0.0.6:60619 2022/08/22 11:05:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.562039696s) from=127.0.0.6:54301 2022/08/22 11:05:37 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m0.501748271s) from=127.0.0.6:42855 2022/08/22 11:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.276191696s) from=127.0.0.6:46371 2022/08/22 11:05:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m1.062692584s) from=127.0.0.6:43473 2022/08/22 11:05:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m1.108279543s) from=127.0.0.6:43327 2022/08/22 11:05:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m0.070069923s) from=127.0.0.6:38867 2022/08/22 11:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m1.677206477s) from=127.0.0.6:58823 2022/08/22 11:05:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m1.397278624s) from=127.0.0.6:58115 2022/08/22 11:05:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.693450367s) from=127.0.0.6:53081 2022/08/22 11:05:39 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m2.263522391s) from=127.0.0.6:57573 2022/08/22 11:05:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.982607838s) from=127.0.0.6:40673 2022/08/22 11:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m2.116042711s) from=127.0.0.6:60677 2022/08/22 11:05:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m1.281892465s) from=127.0.0.6:40223 2022/08/22 11:05:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m2.765985448s) from=127.0.0.6:51237 2022/08/22 11:05:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m3.485716901s) from=127.0.0.6:41879 2022/08/22 11:05:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.278286301s) from=127.0.0.6:45733 2022/08/22 11:05:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m3.416655842s) from=127.0.0.6:50647 2022/08/22 11:05:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m3.971626718s) from=127.0.0.6:36393 2022/08/22 11:05:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m4.979098541s) from=127.0.0.6:38589 2022/08/22 11:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m4.386496233s) from=127.0.0.6:57621 2022/08/22 11:05:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.682778275s) from=127.0.0.6:50159 2022/08/22 11:05:42 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.384396567s) from=127.0.0.6:44757 2022/08/22 11:05:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m5.498035078s) from=127.0.0.6:36313 2022/08/22 11:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:05:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m6.381805134s) from=127.0.0.6:59757 2022/08/22 11:05:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m7.194624104s) from=127.0.0.6:42597 2022/08/22 11:06:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 11:06:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 11:06:32 [DEBUG] agent: Node info in sync 2022/08/22 11:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=61 (2m0.707653133s) from=127.0.0.6:36585 2022/08/22 11:06:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=142 (2m3.389765339s) from=127.0.0.6:46007 2022/08/22 11:06:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=139 (2m1.228947079s) from=127.0.0.6:36771 2022/08/22 11:06:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=137 (2m0.538918032s) from=127.0.0.6:53975 2022/08/22 11:06:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=58 (2m1.433004862s) from=127.0.0.6:48391 2022/08/22 11:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.222247278s) from=127.0.0.6:46353 2022/08/22 11:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.484300597s) from=127.0.0.6:33389 2022/08/22 11:06:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=133 (2m5.325164607s) from=127.0.0.6:58251 2022/08/22 11:06:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=125 (2m5.460170593s) from=127.0.0.6:46321 2022/08/22 11:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=59 (2m4.651641512s) from=127.0.0.6:50691 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=138 (2m5.97673064s) from=127.0.0.6:33563 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=66 (2m5.477058534s) from=127.0.0.6:42719 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=68 (2m5.883804076s) from=127.0.0.6:53575 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=62 (2m5.114949314s) from=127.0.0.6:32869 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=142 (2m6.201779896s) from=127.0.0.6:50341 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.823593923s) from=127.0.0.6:38207 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=135 (2m5.630902452s) from=127.0.0.6:56453 2022/08/22 11:06:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=140 (2m6.559578898s) from=127.0.0.6:42817 2022/08/22 11:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=60 (2m6.961268619s) from=127.0.0.6:37287 2022/08/22 11:06:55 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=132 (2m7.139915859s) from=127.0.0.6:38231 2022/08/22 11:06:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=67 (2m6.679482942s) from=127.0.0.6:50561 2022/08/22 11:06:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=141 (2m6.919972178s) from=127.0.0.6:40977 2022/08/22 11:06:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.969180933s) from=127.0.0.6:60641 2022/08/22 11:07:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-xt5lv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/22 11:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:08:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.20.249_9092" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.12.159_8410" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v2_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 11:08:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 11:08:20 [DEBUG] agent: Node info in sync 2022/08/22 11:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-xt5lv" since the cluster is too small 2022/08/22 11:09:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.131_8080" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.24_9015" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.62.141_8082" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.7.18_8482" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_vnfres_10.233.60.117_8802" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_nslcm_10.233.25.199_8403" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.6_8282" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.87_9011" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.9.186_8443" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.21.20_8803" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.21.34_8181" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.16.252_9007" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.145_443" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.10.45_8801" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.38.137_8484" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.235_9001" in sync 2022/08/22 11:09:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.2