+ 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: '36d39df9-721c-51b9-3f55-994c5ac60f40' Node name: 'onap-msb-consul-5454dcc5c5-v4x4s' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/10/10 11:28:12 [DEBUG] agent: Using random ID "36d39df9-721c-51b9-3f55-994c5ac60f40" as node ID 2022/10/10 11:28:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:36d39df9-721c-51b9-3f55-994c5ac60f40 Address:127.0.0.1:8300}] 2022/10/10 11:28:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/10/10 11:28:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-v4x4s.dc1 127.0.0.1 2022/10/10 11:28:12 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-v4x4s 127.0.0.1 2022/10/10 11:28:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/10/10 11:28:12 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-v4x4s (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:28:12 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/10/10 11:28:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/10/10 11:28:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/10/10 11:28:12 [INFO] agent: started state syncer 2022/10/10 11:28:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-v4x4s.dc1" in area "wan" 2022/10/10 11:28:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/10/10 11:28:12 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/10/10 11:28:12 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/10/10 11:28:12 [DEBUG] raft: Votes needed: 1 2022/10/10 11:28:12 [DEBUG] raft: Vote granted from 36d39df9-721c-51b9-3f55-994c5ac60f40 in term 2. Tally: 1 2022/10/10 11:28:12 [INFO] raft: Election won. Tally: 1 2022/10/10 11:28:12 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/10/10 11:28:12 [INFO] consul: cluster leadership acquired 2022/10/10 11:28:12 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-v4x4s 2022/10/10 11:28:12 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/10/10 11:28:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:28:12 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-v4x4s' joined, marking health alive 2022/10/10 11:28:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:28:13 [INFO] agent: Synced node info 2022/10/10 11:28:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:28:13 [DEBUG] agent: Node info in sync 2022/10/10 11:28:13 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.2 (currently running: 1.4.3) 2022/10/10 11:29:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:29:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:29:21 [DEBUG] agent: Node info in sync 2022/10/10 11:30:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:30:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:30:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:30:29 [DEBUG] agent: Node info in sync 2022/10/10 11:31:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:32:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:32:08 [DEBUG] agent: Node info in sync 2022/10/10 11:32:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:32:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:33:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:33:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:33:58 [DEBUG] agent: Node info in sync 2022/10/10 11:34:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:34:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:35:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:35:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:35:50 [DEBUG] agent: Node info in sync 2022/10/10 11:36:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:36:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:37:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:37:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:37:40 [DEBUG] agent: Node info in sync 2022/10/10 11:38:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:39:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:39:09 [DEBUG] agent: Node info in sync 2022/10/10 11:39:10 [DEBUG] http: Request GET /v1/catalog/services (2.402351ms) from=127.0.0.6:35449 2022/10/10 11:39:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:39:10 [DEBUG] http: Request GET /v1/status/leader (19.142417ms) from=127.0.0.6:57411 2022/10/10 11:39:12 [DEBUG] http: Request GET /v1/status/leader (899.902µs) from=127.0.0.6:57289 2022/10/10 11:39:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:39:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (3.252763217s) from=127.0.0.6:35449 2022/10/10 11:39:13 [INFO] agent: Synced service "_v1_parser_10.233.19.228_8806" 2022/10/10 11:39:13 [DEBUG] agent: Node info in sync 2022/10/10 11:39:13 [DEBUG] http: Request PUT /v1/agent/service/register (127.398832ms) from=127.0.0.6:57289 2022/10/10 11:39:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:13 [DEBUG] agent: Node info in sync 2022/10/10 11:39:13 [DEBUG] http: Request GET /v1/health/service/parser-v1 (5.30253ms) from=127.0.0.6:57289 2022/10/10 11:39:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:13 [INFO] agent: Synced service "_v1_catalog_10.233.19.228_8806" 2022/10/10 11:39:13 [DEBUG] agent: Node info in sync 2022/10/10 11:39:13 [DEBUG] http: Request PUT /v1/agent/service/register (34.803865ms) from=127.0.0.6:57289 2022/10/10 11:39:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:13 [DEBUG] agent: Node info in sync 2022/10/10 11:39:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (424.3016ms) from=127.0.0.6:35449 2022/10/10 11:39:13 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (15.308754ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [INFO] agent: Synced service "_v1_nsd_10.233.19.228_8806" 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request PUT /v1/agent/service/register (9.658423ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (109.276704ms) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (679.094µs) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.19.228_8806" 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request PUT /v1/agent/service/register (48.146483ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (143.523684ms) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.308995ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (205.69804ms) from=127.0.0.6:35449 2022/10/10 11:39:14 [INFO] agent: Synced service "_v0_multicloud_10.233.22.2_9001" 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request PUT /v1/agent/service/register (38.081757ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (895.632µs) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:14 [INFO] agent: Synced service "_v1_multicloud_10.233.22.2_9001" 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.14051ms) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (163.990396ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (342.304µs) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39:14 [INFO] agent: Synced service "_v1_wf-gui_10.233.23.41_8080" 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request PUT /v1/agent/service/register (16.059184ms) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (154.034055ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (544.541µs) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (5.738385ms) from=127.0.0.6:35449 2022/10/10 11:39:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (151.09413ms) from=127.0.0.6:57289 2022/10/10 11:39:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.46.188_443" 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request PUT /v1/agent/service/register (21.451432ms) from=127.0.0.6:43085 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:14 [DEBUG] agent: Node info in sync 2022/10/10 11:39:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (453.445µs) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.49.207_8181" 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request PUT /v1/agent/service/register (48.554549ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (148.625688ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (476.284µs) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (285.417µs) from=127.0.0.6:57411 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.39.150_9007" 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request PUT /v1/agent/service/register (49.600776ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (159.659181ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (522.758µs) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.39.150_9007" 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.371132ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (77.091572ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (503.698µs) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.6.202_9015" 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request PUT /v1/agent/service/register (19.922677ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (148.415384ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (2.921156ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:39:15 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.6.60_9011" 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (139.354041ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:39:15 [DEBUG] http: Request PUT /v1/agent/service/register (25.8169ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.873832ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:39: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/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (113.383623ms) from=127.0.0.6:57289 2022/10/10 11:39:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.6.60_9011" 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request PUT /v1/agent/service/register (39.410568ms) from=127.0.0.6:43085 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:39:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:39:15 [DEBUG] agent: Node info in sync 2022/10/10 11:39:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (472.337µs) from=127.0.0.6:57289 2022/10/10 11:39:26 [DEBUG] http: Request GET /v1/catalog/services (6.480227ms) from=127.0.0.6:55765 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/status/leader (300.449µs) from=127.0.0.6:57289 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (3.234968ms) from=127.0.0.6:57289 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (3.400673ms) from=127.0.0.6:52375 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (240.328µs) from=127.0.0.6:46397 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (247.855µs) from=127.0.0.6:52375 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (245.054µs) from=127.0.0.6:57289 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (4.591356ms) from=127.0.0.6:46397 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (332.389µs) from=127.0.0.6:46397 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (252.318µs) from=127.0.0.6:39915 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (266.035µs) from=127.0.0.6:46397 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (142.919µs) from=127.0.0.6:39915 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (161.528µs) from=127.0.0.6:49863 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (482.087µs) from=127.0.0.6:55851 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (156.273µs) from=127.0.0.6:57289 2022/10/10 11:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (429.131µs) from=127.0.0.6:52375 2022/10/10 11:39:30 [DEBUG] http: Request GET /v1/status/leader (1.234498ms) from=127.0.0.6:38719 2022/10/10 11:39:47 [DEBUG] http: Request GET /v1/status/leader (584.371µs) from=127.0.0.6:37267 2022/10/10 11:39:50 [DEBUG] http: Request GET /v1/status/leader (1.715303ms) from=127.0.0.6:38719 2022/10/10 11:40:07 [DEBUG] http: Request GET /v1/status/leader (317.561µs) from=127.0.0.6:37267 2022/10/10 11:40:10 [DEBUG] http: Request GET /v1/status/leader (152.212µs) from=127.0.0.6:38719 2022/10/10 11:40:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:40:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:40:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:40:25 [DEBUG] agent: Node info in sync 2022/10/10 11:40:27 [DEBUG] http: Request GET /v1/status/leader (174.924µs) from=127.0.0.6:37267 2022/10/10 11:40:30 [DEBUG] http: Request GET /v1/status/leader (350.849µs) from=127.0.0.6:38719 2022/10/10 11:40:47 [DEBUG] http: Request GET /v1/status/leader (339.42µs) from=127.0.0.6:37267 2022/10/10 11:40:50 [DEBUG] http: Request GET /v1/status/leader (16.35898ms) from=127.0.0.6:38719 2022/10/10 11:41:07 [DEBUG] http: Request GET /v1/status/leader (284.858µs) from=127.0.0.6:37267 2022/10/10 11:41:10 [DEBUG] http: Request GET /v1/status/leader (16.554427ms) from=127.0.0.6:38719 2022/10/10 11:41:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:41:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.085299347s) from=127.0.0.6:35449 2022/10/10 11:41:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.386472595s) from=127.0.0.6:57411 2022/10/10 11:41:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m7.334096637s) from=127.0.0.6:43085 2022/10/10 11:41:27 [DEBUG] http: Request GET /v1/status/leader (527.886µs) from=127.0.0.6:37267 2022/10/10 11:41:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.264845017s) from=127.0.0.6:46497 2022/10/10 11:41:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.498950505s) from=127.0.0.6:39915 2022/10/10 11:41:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m2.140896145s) from=127.0.0.6:54529 2022/10/10 11:41:29 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.31935865s) from=127.0.0.6:52375 2022/10/10 11:41:30 [DEBUG] http: Request GET /v1/status/leader (185.136µs) from=127.0.0.6:38719 2022/10/10 11:41:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.602471849s) from=127.0.0.6:49863 2022/10/10 11:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.734183483s) from=127.0.0.6:57289 2022/10/10 11:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.886006619s) from=127.0.0.6:39637 2022/10/10 11:41:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.067594077s) from=127.0.0.6:45505 2022/10/10 11:41:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.102736188s) from=127.0.0.6:50071 2022/10/10 11:41:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (2m5.070181512s) from=127.0.0.6:55765 2022/10/10 11:41:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.264731196s) from=127.0.0.6:34601 2022/10/10 11:41:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.562226551s) from=127.0.0.6:36271 2022/10/10 11:41:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.65333586s) from=127.0.0.6:46397 2022/10/10 11:41:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.786414739s) from=127.0.0.6:48023 2022/10/10 11:41:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.926803904s) from=127.0.0.6:55851 2022/10/10 11:41:47 [DEBUG] http: Request GET /v1/status/leader (1.315429ms) from=127.0.0.6:37267 2022/10/10 11:41:50 [DEBUG] http: Request GET /v1/status/leader (427.862µs) from=127.0.0.6:38719 2022/10/10 11:41:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:42:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:42:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:42:01 [DEBUG] agent: Node info in sync 2022/10/10 11:42:07 [DEBUG] http: Request GET /v1/status/leader (289.724µs) from=127.0.0.6:37267 2022/10/10 11:42:10 [DEBUG] http: Request GET /v1/status/leader (139.239µs) from=127.0.0.6:38719 2022/10/10 11:42:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:42:27 [DEBUG] http: Request GET /v1/status/leader (1.562956ms) from=127.0.0.6:37267 2022/10/10 11:42:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [INFO] agent: Synced service "_v1_sdnc_10.233.49.102_8282" 2022/10/10 11:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:42:30 [DEBUG] agent: Node info in sync 2022/10/10 11:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (71.4507ms) from=127.0.0.6:38719 2022/10/10 11:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (58.369727638s) from=127.0.0.6:55765 2022/10/10 11:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1m7.287265785s) from=127.0.0.6:43085 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:42:30 [DEBUG] agent: Node info in sync 2022/10/10 11:42:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (1.962981ms) from=127.0.0.6:38719 2022/10/10 11:42:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (324.901µs) from=127.0.0.6:37267 2022/10/10 11:42:31 [DEBUG] http: Request GET /v1/status/leader (192.749µs) from=127.0.0.6:38719 2022/10/10 11:42:47 [DEBUG] http: Request GET /v1/status/leader (194.231µs) from=127.0.0.6:39235 2022/10/10 11:42:51 [DEBUG] http: Request GET /v1/status/leader (163.322µs) from=127.0.0.6:38719 2022/10/10 11:43:07 [DEBUG] http: Request GET /v1/status/leader (537.765µs) from=127.0.0.6:39235 2022/10/10 11:43:11 [DEBUG] http: Request GET /v1/status/leader (166.205µs) from=127.0.0.6:38719 2022/10/10 11:43:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:43:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.625557349s) from=127.0.0.6:35449 2022/10/10 11:43:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.615424058s) from=127.0.0.6:57411 2022/10/10 11:43:27 [DEBUG] http: Request GET /v1/status/leader (1.239384ms) from=127.0.0.6:39235 2022/10/10 11:43:31 [DEBUG] http: Request GET /v1/status/leader (29.582409ms) from=127.0.0.6:38719 2022/10/10 11:43:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.628318898s) from=127.0.0.6:39915 2022/10/10 11:43:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.390546177s) from=127.0.0.6:57289 2022/10/10 11:43:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.271705797s) from=127.0.0.6:52375 2022/10/10 11:43:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.654364768s) from=127.0.0.6:34601 2022/10/10 11:43:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.494799035s) from=127.0.0.6:36271 2022/10/10 11:43:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.273568344s) from=127.0.0.6:48023 2022/10/10 11:43:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.323672845s) from=127.0.0.6:46497 2022/10/10 11:43:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.144527929s) from=127.0.0.6:54529 2022/10/10 11:43:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.307751798s) from=127.0.0.6:45505 2022/10/10 11:43:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.621060575s) from=127.0.0.6:39637 2022/10/10 11:43:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.161817828s) from=127.0.0.6:50071 2022/10/10 11:43:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.088378204s) from=127.0.0.6:46397 2022/10/10 11:43:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m7.42517601s) from=127.0.0.6:49863 2022/10/10 11:43:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.524391904s) from=127.0.0.6:55851 2022/10/10 11:43:47 [DEBUG] http: Request GET /v1/status/leader (63.515295ms) from=127.0.0.6:38719 2022/10/10 11:43:51 [DEBUG] http: Request GET /v1/status/leader (38.076576ms) from=127.0.0.6:38719 2022/10/10 11:43:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:44:07 [DEBUG] http: Request GET /v1/status/leader (459.084µs) from=127.0.0.6:38719 2022/10/10 11:44:11 [DEBUG] http: Request GET /v1/status/leader (231.609µs) from=127.0.0.6:38719 2022/10/10 11:44:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:44:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:44:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:44:15 [DEBUG] agent: Node info in sync 2022/10/10 11:44:27 [DEBUG] http: Request GET /v1/status/leader (748.078µs) from=127.0.0.6:39235 2022/10/10 11:44:32 [DEBUG] http: Request GET /v1/status/leader (245.92668ms) from=127.0.0.6:38719 2022/10/10 11:44:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m4.182692827s) from=127.0.0.6:55765 2022/10/10 11:44:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.026907661s) from=127.0.0.6:43085 2022/10/10 11:44:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.449477904s) from=127.0.0.6:37267 2022/10/10 11:44:47 [DEBUG] http: Request GET /v1/status/leader (1.873463ms) from=127.0.0.6:38719 2022/10/10 11:44:52 [DEBUG] http: Request GET /v1/status/leader (19.246524ms) from=127.0.0.6:38719 2022/10/10 11:45:08 [DEBUG] http: Request GET /v1/status/leader (5.436175ms) from=127.0.0.6:39235 2022/10/10 11:45:12 [DEBUG] http: Request GET /v1/status/leader (1.087756ms) from=127.0.0.6:38719 2022/10/10 11:45:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:45:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.685324986s) from=127.0.0.6:35449 2022/10/10 11:45:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.968094692s) from=127.0.0.6:57411 2022/10/10 11:45:28 [DEBUG] http: Request GET /v1/status/leader (474.849µs) from=127.0.0.6:38719 2022/10/10 11:45:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:45:30 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:45:30 [DEBUG] agent: Node info in sync 2022/10/10 11:45:32 [DEBUG] http: Request GET /v1/status/leader (172.903µs) from=127.0.0.6:38719 2022/10/10 11:45:33 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.825340646s) from=127.0.0.6:52375 2022/10/10 11:45:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.447629631s) from=127.0.0.6:57289 2022/10/10 11:45:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.933875094s) from=127.0.0.6:34601 2022/10/10 11:45:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.971498839s) from=127.0.0.6:36271 2022/10/10 11:45:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.894411793s) from=127.0.0.6:39915 2022/10/10 11:45:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.771451675s) from=127.0.0.6:54529 2022/10/10 11:45:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.315744118s) from=127.0.0.6:49863 2022/10/10 11:45:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.752343548s) from=127.0.0.6:48023 2022/10/10 11:45:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.24378551s) from=127.0.0.6:50071 2022/10/10 11:45:40 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.753901992s) from=127.0.0.6:55851 2022/10/10 11:45:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m6.001516677s) from=127.0.0.6:46497 2022/10/10 11:45:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.635903155s) from=127.0.0.6:45505 2022/10/10 11:45:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.177249603s) from=127.0.0.6:39637 2022/10/10 11:45:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.568557704s) from=127.0.0.6:46397 2022/10/10 11:45:48 [DEBUG] http: Request GET /v1/status/leader (158.015µs) from=127.0.0.6:38719 2022/10/10 11:45:52 [DEBUG] http: Request GET /v1/status/leader (872.042µs) from=127.0.0.6:38719 2022/10/10 11:46:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:46:08 [DEBUG] http: Request GET /v1/status/leader (306.217µs) from=127.0.0.6:38719 2022/10/10 11:46:12 [DEBUG] http: Request GET /v1/status/leader (541.7µs) from=127.0.0.6:38719 2022/10/10 11:46:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:46:28 [DEBUG] http: Request GET /v1/status/leader (300.723µs) from=127.0.0.6:38719 2022/10/10 11:46:32 [DEBUG] http: Request GET /v1/status/leader (694.853µs) from=127.0.0.6:38719 2022/10/10 11:46:41 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.192011132s) from=127.0.0.6:37267 2022/10/10 11:46:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m6.698045545s) from=127.0.0.6:55765 2022/10/10 11:46:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.839943443s) from=127.0.0.6:43085 2022/10/10 11:46:48 [DEBUG] http: Request GET /v1/status/leader (530.931µs) from=127.0.0.6:38719 2022/10/10 11:46:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:46:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:46:48 [DEBUG] agent: Node info in sync 2022/10/10 11:46:52 [DEBUG] http: Request GET /v1/status/leader (414.765µs) from=127.0.0.6:38719 2022/10/10 11:47:08 [DEBUG] http: Request GET /v1/status/leader (6.046146ms) from=127.0.0.6:38719 2022/10/10 11:47:12 [DEBUG] http: Request GET /v1/status/leader (476.18µs) from=127.0.0.6:38719 2022/10/10 11:47:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:47:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.521031123s) from=127.0.0.6:35449 2022/10/10 11:47:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.079980089s) from=127.0.0.6:57411 2022/10/10 11:47:28 [DEBUG] http: Request GET /v1/status/leader (386.612µs) from=127.0.0.6:38719 2022/10/10 11:47:32 [DEBUG] http: Request GET /v1/status/leader (1.548001ms) from=127.0.0.6:38719 2022/10/10 11:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.241041761s) from=127.0.0.6:57289 2022/10/10 11:47:37 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.123396536s) from=127.0.0.6:54529 2022/10/10 11:47:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.683541105s) from=127.0.0.6:52375 2022/10/10 11:47:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.030626433s) from=127.0.0.6:39915 2022/10/10 11:47:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.440056459s) from=127.0.0.6:34601 2022/10/10 11:47:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.914027744s) from=127.0.0.6:48023 2022/10/10 11:47:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.41084994s) from=127.0.0.6:50071 2022/10/10 11:47:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.050238279s) from=127.0.0.6:36271 2022/10/10 11:47:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.653997152s) from=127.0.0.6:46497 2022/10/10 11:47:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.975326053s) from=127.0.0.6:39637 2022/10/10 11:47:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.773666739s) from=127.0.0.6:49863 2022/10/10 11:47:45 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.509284806s) from=127.0.0.6:45505 2022/10/10 11:47:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m4.85746967s) from=127.0.0.6:55851 2022/10/10 11:47:48 [DEBUG] http: Request GET /v1/status/leader (21.102202ms) from=127.0.0.6:38719 2022/10/10 11:47:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.481090396s) from=127.0.0.6:46397 2022/10/10 11:47:52 [DEBUG] http: Request GET /v1/status/leader (377.59µs) from=127.0.0.6:38719 2022/10/10 11:48:08 [DEBUG] http: Request GET /v1/status/leader (459.762µs) from=127.0.0.6:39235 2022/10/10 11:48:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:48:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:48:09 [DEBUG] agent: Node info in sync 2022/10/10 11:48:12 [DEBUG] http: Request GET /v1/status/leader (301.032µs) from=127.0.0.6:38719 2022/10/10 11:48:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:48:28 [DEBUG] http: Request GET /v1/status/leader (40.312505ms) from=127.0.0.6:38719 2022/10/10 11:48:32 [DEBUG] http: Request GET /v1/status/leader (318.311µs) from=127.0.0.6:38719 2022/10/10 11:48:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m2.325273298s) from=127.0.0.6:43085 2022/10/10 11:48:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.681326663s) from=127.0.0.6:55765 2022/10/10 11:48:48 [DEBUG] http: Request GET /v1/status/leader (481.725µs) from=127.0.0.6:38719 2022/10/10 11:48:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.3351984s) from=127.0.0.6:37267 2022/10/10 11:48:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:48:52 [DEBUG] http: Request GET /v1/status/leader (256.676µs) from=127.0.0.6:38719 2022/10/10 11:49:08 [DEBUG] http: Request GET /v1/status/leader (669.712µs) from=127.0.0.6:39235 2022/10/10 11:49:12 [DEBUG] http: Request GET /v1/status/leader (807.95µs) from=127.0.0.6:38719 2022/10/10 11:49:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:49:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.588786656s) from=127.0.0.6:35449 2022/10/10 11:49:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.964164634s) from=127.0.0.6:57411 2022/10/10 11:49:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:49:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:49:27 [DEBUG] agent: Node info in sync 2022/10/10 11:49:28 [DEBUG] http: Request GET /v1/status/leader (233.381µs) from=127.0.0.6:39235 2022/10/10 11:49:32 [DEBUG] http: Request GET /v1/status/leader (605.327µs) from=127.0.0.6:38719 2022/10/10 11:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.734664685s) from=127.0.0.6:57289 2022/10/10 11:49:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.555576967s) from=127.0.0.6:48023 2022/10/10 11:49:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.658423551s) from=127.0.0.6:50071 2022/10/10 11:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.326305204s) from=127.0.0.6:54529 2022/10/10 11:49:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.315163085s) from=127.0.0.6:34601 2022/10/10 11:49:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.899363738s) from=127.0.0.6:39915 2022/10/10 11:49:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.858503599s) from=127.0.0.6:46497 2022/10/10 11:49:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.288784666s) from=127.0.0.6:55851 2022/10/10 11:49:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.405662133s) from=127.0.0.6:52375 2022/10/10 11:49:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.628939013s) from=127.0.0.6:39637 2022/10/10 11:49:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.778650189s) from=127.0.0.6:45505 2022/10/10 11:49:48 [DEBUG] http: Request GET /v1/status/leader (813.58µs) from=127.0.0.6:39235 2022/10/10 11:49:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.284992824s) from=127.0.0.6:36271 2022/10/10 11:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.28703032s) from=127.0.0.6:49863 2022/10/10 11:49:52 [DEBUG] http: Request GET /v1/status/leader (420.063µs) from=127.0.0.6:38719 2022/10/10 11:49:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.941341112s) from=127.0.0.6:46397 2022/10/10 11:50:08 [DEBUG] http: Request GET /v1/status/leader (1.111298ms) from=127.0.0.6:38719 2022/10/10 11:50:12 [DEBUG] http: Request GET /v1/status/leader (199.321µs) from=127.0.0.6:38719 2022/10/10 11:50:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:50:28 [DEBUG] http: Request GET /v1/status/leader (1.286988ms) from=127.0.0.6:38719 2022/10/10 11:50:32 [DEBUG] http: Request GET /v1/status/leader (620.868µs) from=127.0.0.6:38719 2022/10/10 11:50:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:50:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:50:40 [DEBUG] agent: Node info in sync 2022/10/10 11:50:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.796463888s) from=127.0.0.6:43085 2022/10/10 11:50:48 [DEBUG] http: Request GET /v1/status/leader (609.786µs) from=127.0.0.6:38719 2022/10/10 11:50:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.180837315s) from=127.0.0.6:55765 2022/10/10 11:50:53 [DEBUG] http: Request GET /v1/status/leader (171.739008ms) from=127.0.0.6:38719 2022/10/10 11:50:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.503846506s) from=127.0.0.6:37267 2022/10/10 11:51:08 [DEBUG] http: Request GET /v1/status/leader (734.098µs) from=127.0.0.6:39235 2022/10/10 11:51:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:51:13 [DEBUG] http: Request GET /v1/status/leader (160.944µs) from=127.0.0.6:38719 2022/10/10 11:51:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:51:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.908812514s) from=127.0.0.6:35449 2022/10/10 11:51:28 [DEBUG] http: Request GET /v1/status/leader (725.488µs) from=127.0.0.6:38719 2022/10/10 11:51:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.184414904s) from=127.0.0.6:57411 2022/10/10 11:51:33 [DEBUG] http: Request GET /v1/status/leader (4.665441ms) from=127.0.0.6:38719 2022/10/10 11:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.889318294s) from=127.0.0.6:57289 2022/10/10 11:51:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.996552701s) from=127.0.0.6:48023 2022/10/10 11:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.430703948s) from=127.0.0.6:54529 2022/10/10 11:51:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.516393643s) from=127.0.0.6:50071 2022/10/10 11:51:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.411087271s) from=127.0.0.6:45505 2022/10/10 11:51:48 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.456930885s) from=127.0.0.6:52375 2022/10/10 11:51:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.414611478s) from=127.0.0.6:34601 2022/10/10 11:51:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.995765135s) from=127.0.0.6:39915 2022/10/10 11:51:48 [DEBUG] http: Request GET /v1/status/leader (1.115742ms) from=127.0.0.6:39235 2022/10/10 11:51:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.41660358s) from=127.0.0.6:36271 2022/10/10 11:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.753717681s) from=127.0.0.6:46497 2022/10/10 11:51:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.0342986s) from=127.0.0.6:55851 2022/10/10 11:51:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.155727433s) from=127.0.0.6:39637 2022/10/10 11:51:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.346119294s) from=127.0.0.6:49863 2022/10/10 11:51:53 [DEBUG] http: Request GET /v1/status/leader (414.171µs) from=127.0.0.6:38719 2022/10/10 11:51:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.74638689s) from=127.0.0.6:46397 2022/10/10 11:52:08 [DEBUG] http: Request GET /v1/status/leader (362.064µs) from=127.0.0.6:38719 2022/10/10 11:52:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:52:13 [DEBUG] http: Request GET /v1/status/leader (167.696µs) from=127.0.0.6:38719 2022/10/10 11:52:28 [DEBUG] http: Request GET /v1/status/leader (378.606µs) from=127.0.0.6:39235 2022/10/10 11:52:33 [DEBUG] http: Request GET /v1/status/leader (1.083279ms) from=127.0.0.6:38719 2022/10/10 11:52:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:52:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:52:38 [DEBUG] agent: Node info in sync 2022/10/10 11:52:48 [DEBUG] http: Request GET /v1/status/leader (869.544µs) from=127.0.0.6:39235 2022/10/10 11:52:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m0.837320434s) from=127.0.0.6:55765 2022/10/10 11:52:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m5.168836517s) from=127.0.0.6:43085 2022/10/10 11:52:53 [DEBUG] http: Request GET /v1/status/leader (193.819µs) from=127.0.0.6:38719 2022/10/10 11:52:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.269991124s) from=127.0.0.6:37267 2022/10/10 11:53:09 [DEBUG] http: Request GET /v1/status/leader (1.193557ms) from=127.0.0.6:38719 2022/10/10 11:53:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:53:13 [DEBUG] http: Request GET /v1/status/leader (809.773µs) from=127.0.0.6:38719 2022/10/10 11:53:29 [DEBUG] http: Request GET /v1/status/leader (147.724µs) from=127.0.0.6:39235 2022/10/10 11:53:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.928125212s) from=127.0.0.6:35449 2022/10/10 11:53:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.699911345s) from=127.0.0.6:57411 2022/10/10 11:53:33 [DEBUG] http: Request GET /v1/status/leader (230.595µs) from=127.0.0.6:38719 2022/10/10 11:53:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.198657995s) from=127.0.0.6:57289 2022/10/10 11:53:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.593417484s) from=127.0.0.6:45505 2022/10/10 11:53:49 [DEBUG] http: Request GET /v1/status/leader (381.051µs) from=127.0.0.6:38719 2022/10/10 11:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m5.076166686s) from=127.0.0.6:54529 2022/10/10 11:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.782983062s) from=127.0.0.6:48023 2022/10/10 11:53:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.077869415s) from=127.0.0.6:39915 2022/10/10 11:53:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m1.891296753s) from=127.0.0.6:55851 2022/10/10 11:53:52 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.353744726s) from=127.0.0.6:34601 2022/10/10 11:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.503922619s) from=127.0.0.6:50071 2022/10/10 11:53:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.385835919s) from=127.0.0.6:39637 2022/10/10 11:53:53 [DEBUG] http: Request GET /v1/status/leader (324.924µs) from=127.0.0.6:38719 2022/10/10 11:53:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.466346017s) from=127.0.0.6:36271 2022/10/10 11:53:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.971001447s) from=127.0.0.6:52375 2022/10/10 11:53:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.755714582s) from=127.0.0.6:46497 2022/10/10 11:53:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.359704872s) from=127.0.0.6:49863 2022/10/10 11:53:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:53:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.165783776s) from=127.0.0.6:46397 2022/10/10 11:54:09 [DEBUG] http: Request GET /v1/status/leader (497.872µs) from=127.0.0.6:38719 2022/10/10 11:54:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:54:13 [DEBUG] http: Request GET /v1/status/leader (1.770049ms) from=127.0.0.6:38719 2022/10/10 11:54:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:54:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:54:25 [DEBUG] agent: Node info in sync 2022/10/10 11:54:29 [DEBUG] http: Request GET /v1/status/leader (473.865µs) from=127.0.0.6:38719 2022/10/10 11:54:33 [DEBUG] http: Request GET /v1/status/leader (170.126µs) from=127.0.0.6:38719 2022/10/10 11:54:49 [DEBUG] http: Request GET /v1/status/leader (5.411315ms) from=127.0.0.6:39235 2022/10/10 11:54:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.850932882s) from=127.0.0.6:55765 2022/10/10 11:54:53 [DEBUG] http: Request GET /v1/status/leader (677.762µs) from=127.0.0.6:38719 2022/10/10 11:54:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.76894542s) from=127.0.0.6:43085 2022/10/10 11:54:56 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.453801385s) from=127.0.0.6:37267 2022/10/10 11:55:09 [DEBUG] http: Request GET /v1/status/leader (518.941µs) from=127.0.0.6:38719 2022/10/10 11:55:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:55:13 [DEBUG] http: Request GET /v1/status/leader (1.147875ms) from=127.0.0.6:38719 2022/10/10 11:55:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:55:27 [DEBUG] agent: Node info in sync 2022/10/10 11:55:29 [DEBUG] http: Request GET /v1/status/leader (258.979µs) from=127.0.0.6:38719 2022/10/10 11:55:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.803620077s) from=127.0.0.6:35449 2022/10/10 11:55:33 [DEBUG] http: Request GET /v1/status/leader (433.64µs) from=127.0.0.6:38719 2022/10/10 11:55:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.497223822s) from=127.0.0.6:57411 2022/10/10 11:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.392636913s) from=127.0.0.6:57289 2022/10/10 11:55:49 [DEBUG] http: Request GET /v1/status/leader (1.795056ms) from=127.0.0.6:38719 2022/10/10 11:55:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.318082206s) from=127.0.0.6:45505 2022/10/10 11:55:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.445896765s) from=127.0.0.6:50071 2022/10/10 11:55:53 [DEBUG] http: Request GET /v1/status/leader (262.472µs) from=127.0.0.6:38719 2022/10/10 11:55:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.732695525s) from=127.0.0.6:34601 2022/10/10 11:55:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.982241514s) from=127.0.0.6:39915 2022/10/10 11:55:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.866131414s) from=127.0.0.6:54529 2022/10/10 11:55:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.181746045s) from=127.0.0.6:48023 2022/10/10 11:55:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.469283913s) from=127.0.0.6:39637 2022/10/10 11:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.427261656s) from=127.0.0.6:49863 2022/10/10 11:55:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.730978358s) from=127.0.0.6:55851 2022/10/10 11:55:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.747989942s) from=127.0.0.6:36271 2022/10/10 11:56:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.88153994s) from=127.0.0.6:46497 2022/10/10 11:56:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.710849687s) from=127.0.0.6:52375 2022/10/10 11:56:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:56:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.115297642s) from=127.0.0.6:46397 2022/10/10 11:56:09 [DEBUG] http: Request GET /v1/status/leader (1.038769ms) from=127.0.0.6:38719 2022/10/10 11:56:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:56:13 [DEBUG] http: Request GET /v1/status/leader (3.758538ms) from=127.0.0.6:38719 2022/10/10 11:56:29 [DEBUG] http: Request GET /v1/status/leader (1.333229ms) from=127.0.0.6:38719 2022/10/10 11:56:33 [DEBUG] http: Request GET /v1/status/leader (11.999574ms) from=127.0.0.6:38719 2022/10/10 11:56:49 [DEBUG] http: Request GET /v1/status/leader (12.954236ms) from=127.0.0.6:38719 2022/10/10 11:56:53 [DEBUG] http: Request GET /v1/status/leader (292.284µs) from=127.0.0.6:38719 2022/10/10 11:56:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.480604245s) from=127.0.0.6:55765 2022/10/10 11:56:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:56:55 [DEBUG] agent: Node info in sync 2022/10/10 11:56:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m1.580579797s) from=127.0.0.6:43085 2022/10/10 11:57:03 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.694134558s) from=127.0.0.6:37267 2022/10/10 11:57:09 [DEBUG] http: Request GET /v1/status/leader (1.507296ms) from=127.0.0.6:38719 2022/10/10 11:57:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:57:14 [DEBUG] http: Request GET /v1/status/leader (501.867µs) from=127.0.0.6:38719 2022/10/10 11:57:29 [DEBUG] http: Request GET /v1/status/leader (3.71594ms) from=127.0.0.6:39235 2022/10/10 11:57:34 [DEBUG] http: Request GET /v1/status/leader (235.231µs) from=127.0.0.6:38719 2022/10/10 11:57:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.380098927s) from=127.0.0.6:57411 2022/10/10 11:57:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.207074587s) from=127.0.0.6:35449 2022/10/10 11:57:49 [DEBUG] http: Request GET /v1/status/leader (662.755µs) from=127.0.0.6:38719 2022/10/10 11:57:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.362152245s) from=127.0.0.6:57289 2022/10/10 11:57:54 [DEBUG] http: Request GET /v1/status/leader (1.297717ms) from=127.0.0.6:38719 2022/10/10 11:57:55 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.71086457s) from=127.0.0.6:34601 2022/10/10 11:57:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.377279044s) from=127.0.0.6:45505 2022/10/10 11:57:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.818871215s) from=127.0.0.6:39915 2022/10/10 11:57:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.757899257s) from=127.0.0.6:50071 2022/10/10 11:57:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.235356145s) from=127.0.0.6:54529 2022/10/10 11:58:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.583674934s) from=127.0.0.6:48023 2022/10/10 11:58:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.562648421s) from=127.0.0.6:49863 2022/10/10 11:58:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.713505448s) from=127.0.0.6:39637 2022/10/10 11:58:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.429252208s) from=127.0.0.6:36271 2022/10/10 11:58:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.107129863s) from=127.0.0.6:55851 2022/10/10 11:58:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.102860918s) from=127.0.0.6:52375 2022/10/10 11:58:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m6.688135772s) from=127.0.0.6:46497 2022/10/10 11:58:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.130637095s) from=127.0.0.6:46397 2022/10/10 11:58:09 [DEBUG] http: Request GET /v1/status/leader (355.106µs) from=127.0.0.6:39235 2022/10/10 11:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:58:14 [DEBUG] http: Request GET /v1/status/leader (170.849µs) from=127.0.0.6:38719 2022/10/10 11:58:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:58:20 [DEBUG] agent: Node info in sync 2022/10/10 11:58:29 [DEBUG] http: Request GET /v1/status/leader (265.436µs) from=127.0.0.6:39235 2022/10/10 11:58:34 [DEBUG] http: Request GET /v1/status/leader (259.131µs) from=127.0.0.6:38719 2022/10/10 11:58:49 [DEBUG] http: Request GET /v1/status/leader (5.857697ms) from=127.0.0.6:39235 2022/10/10 11:58:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 11:58:54 [DEBUG] http: Request GET /v1/status/leader (328.832µs) from=127.0.0.6:38719 2022/10/10 11:58:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.520317339s) from=127.0.0.6:55765 2022/10/10 11:59:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (2m3.995043775s) from=127.0.0.6:43085 2022/10/10 11:59:06 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.717232128s) from=127.0.0.6:37267 2022/10/10 11:59:09 [DEBUG] http: Request GET /v1/status/leader (432.412µs) from=127.0.0.6:39235 2022/10/10 11:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 11:59:14 [DEBUG] http: Request GET /v1/status/leader (218.173µs) from=127.0.0.6:38719 2022/10/10 11:59:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:59:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 11:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:59:25 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" 2022/10/10 11:59:25 [DEBUG] agent: Node info in sync 2022/10/10 11:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (39.058978ms) from=127.0.0.6:38719 2022/10/10 11:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 11:59:25 [DEBUG] agent: Node info in sync 2022/10/10 11:59:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (27.342946879s) from=127.0.0.6:55765 2022/10/10 11:59:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (23.322190084s) from=127.0.0.6:43085 2022/10/10 11:59:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (254.901µs) from=127.0.0.6:38719 2022/10/10 11:59:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (8.452515ms) from=127.0.0.6:38891 2022/10/10 11:59:29 [DEBUG] http: Request GET /v1/status/leader (8.231894ms) from=127.0.0.6:39235 2022/10/10 11:59:34 [DEBUG] http: Request GET /v1/status/leader (144.515µs) from=127.0.0.6:38719 2022/10/10 11:59:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.843099697s) from=127.0.0.6:57411 2022/10/10 11:59:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.340403564s) from=127.0.0.6:35449 2022/10/10 11:59:49 [DEBUG] http: Request GET /v1/status/leader (596.205µs) from=127.0.0.6:39235 2022/10/10 11:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.225047996s) from=127.0.0.6:57289 2022/10/10 11:59:54 [DEBUG] http: Request GET /v1/status/leader (149.581µs) from=127.0.0.6:38719 2022/10/10 11:59:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.82083609s) from=127.0.0.6:34601 2022/10/10 12:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.243122417s) from=127.0.0.6:54529 2022/10/10 12:00:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.61945479s) from=127.0.0.6:50071 2022/10/10 12:00:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.498625022s) from=127.0.0.6:45505 2022/10/10 12:00:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.440536204s) from=127.0.0.6:39915 2022/10/10 12:00:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.22763076s) from=127.0.0.6:48023 2022/10/10 12:00:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.81369098s) from=127.0.0.6:49863 2022/10/10 12:00:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.567291663s) from=127.0.0.6:36271 2022/10/10 12:00:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m3.462197891s) from=127.0.0.6:55851 2022/10/10 12:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.83869519s) from=127.0.0.6:39637 2022/10/10 12:00:10 [DEBUG] http: Request GET /v1/status/leader (483.554945ms) from=127.0.0.6:39235 2022/10/10 12:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.764408425s) from=127.0.0.6:46497 2022/10/10 12:00:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.719833835s) from=127.0.0.6:52375 2022/10/10 12:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:00:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.621050688s) from=127.0.0.6:46397 2022/10/10 12:00:14 [DEBUG] http: Request GET /v1/status/leader (1.256667ms) from=127.0.0.6:38719 2022/10/10 12:00:30 [DEBUG] http: Request GET /v1/status/leader (166.52µs) from=127.0.0.6:39235 2022/10/10 12:00:34 [DEBUG] http: Request GET /v1/status/leader (711.766µs) from=127.0.0.6:38719 2022/10/10 12:00:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:00:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:00:36 [DEBUG] agent: Node info in sync 2022/10/10 12:00:50 [DEBUG] http: Request GET /v1/status/leader (229.123µs) from=127.0.0.6:39235 2022/10/10 12:00:54 [DEBUG] http: Request GET /v1/status/leader (163.376µs) from=127.0.0.6:38719 2022/10/10 12:00:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:01:10 [DEBUG] http: Request GET /v1/status/leader (571.039µs) from=127.0.0.6:39235 2022/10/10 12:01:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.094904641s) from=127.0.0.6:37267 2022/10/10 12:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:01:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01: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/10/10 12:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:13 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.16.26_8443" 2022/10/10 12:01:13 [DEBUG] agent: Node info in sync 2022/10/10 12:01:13 [DEBUG] http: Request PUT /v1/agent/service/register (35.32417ms) from=127.0.0.6:38719 2022/10/10 12:01:13 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:13 [DEBUG] agent: Node info in sync 2022/10/10 12:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (1m48.043273304s) from=127.0.0.6:43085 2022/10/10 12:01:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (1m48.049591507s) from=127.0.0.6:55765 2022/10/10 12:01:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (231.467µs) from=127.0.0.6:39235 2022/10/10 12:01:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (537.955µs) from=127.0.0.6:38719 2022/10/10 12:01:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01: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/10/10 12:01:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:14 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.1.246_8082" 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:14 [DEBUG] agent: Node info in sync 2022/10/10 12:01:14 [DEBUG] http: Request PUT /v1/agent/service/register (99.996802ms) from=127.0.0.6:38719 2022/10/10 12:01:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (282.088166ms) from=127.0.0.6:43085 2022/10/10 12:01:14 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:14 [DEBUG] agent: Node info in sync 2022/10/10 12:01:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=149 (303.790146ms) from=127.0.0.6:55765 2022/10/10 12:01:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.553363ms) from=127.0.0.6:53631 2022/10/10 12:01:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (421.395µs) from=127.0.0.6:38719 2022/10/10 12:01:14 [DEBUG] http: Request GET /v1/status/leader (34.587461ms) from=127.0.0.6:38719 2022/10/10 12:01:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (11.35377059s) from=127.0.0.6:43085 2022/10/10 12:01:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=150 (11.365673736s) from=127.0.0.6:55765 2022/10/10 12:01:25 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.43.46_8410" 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:25 [DEBUG] agent: Node info in sync 2022/10/10 12:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (97.813582ms) from=127.0.0.6:38719 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:25 [DEBUG] agent: Node info in sync 2022/10/10 12:01:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (383.765µs) from=127.0.0.6:43735 2022/10/10 12:01:25 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (3.046917ms) from=127.0.0.6:43085 2022/10/10 12:01:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:26 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.18.236_8484" 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:26 [DEBUG] agent: Node info in sync 2022/10/10 12:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (279.984551ms) from=127.0.0.6:43085 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:26 [DEBUG] agent: Node info in sync 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (583.688352ms) from=127.0.0.6:38719 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (595.388508ms) from=127.0.0.6:55765 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (434.717µs) from=127.0.0.6:59739 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (624.006µs) from=127.0.0.6:43085 2022/10/10 12:01:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:26 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.4.62_8482" 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Node info in sync 2022/10/10 12:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (68.430557ms) from=127.0.0.6:43085 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:26 [DEBUG] agent: Node info in sync 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (545.910669ms) from=127.0.0.6:55765 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=153 (541.924761ms) from=127.0.0.6:38719 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (576.936µs) from=127.0.0.6:43085 2022/10/10 12:01:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (436.911µs) from=127.0.0.6:33239 2022/10/10 12:01:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:27 [INFO] agent: Synced service "_v1_vnflcm_10.233.61.47_8801" 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:27 [DEBUG] agent: Node info in sync 2022/10/10 12:01:27 [DEBUG] http: Request PUT /v1/agent/service/register (114.790847ms) from=127.0.0.6:43085 2022/10/10 12:01:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (595.032282ms) from=127.0.0.6:38719 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:27 [DEBUG] agent: Node info in sync 2022/10/10 12:01:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=154 (692.884657ms) from=127.0.0.6:55765 2022/10/10 12:01:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (1.230331ms) from=127.0.0.6:51461 2022/10/10 12:01:27 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (47.576153ms) from=127.0.0.6:43085 2022/10/10 12:01:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:28 [INFO] agent: Synced service "_v1_nslcm_10.233.50.209_8403" 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:28 [DEBUG] agent: Node info in sync 2022/10/10 12:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (335.966601ms) from=127.0.0.6:43085 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:28 [DEBUG] agent: Node info in sync 2022/10/10 12:01:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (647.254µs) from=127.0.0.6:43085 2022/10/10 12:01:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (1.220310129s) from=127.0.0.6:38719 2022/10/10 12:01:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=155 (1.141082992s) from=127.0.0.6:55765 2022/10/10 12:01:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (37.780094ms) from=127.0.0.6:43085 2022/10/10 12:01:28 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.11059797s) from=127.0.0.6:38891 2022/10/10 12:01:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:29 [INFO] agent: Synced service "_v2_nslcm_10.233.50.209_8403" 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:29 [DEBUG] agent: Node info in sync 2022/10/10 12:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (53.093286ms) from=127.0.0.6:44943 2022/10/10 12:01:29 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:29 [DEBUG] agent: Node info in sync 2022/10/10 12:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (569.787767ms) from=127.0.0.6:38719 2022/10/10 12:01:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=156 (598.568473ms) from=127.0.0.6:55765 2022/10/10 12:01:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (61.534191ms) from=127.0.0.6:42047 2022/10/10 12:01:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (423.191033ms) from=127.0.0.6:44943 2022/10/10 12:01:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:31 [DEBUG] http: Request GET /v1/status/leader (866.042µs) from=127.0.0.6:42105 2022/10/10 12:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:31 [INFO] agent: Synced service "_v1_vnfres_10.233.52.119_8802" 2022/10/10 12:01:31 [DEBUG] agent: Node info in sync 2022/10/10 12:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (572.737101ms) from=127.0.0.6:44943 2022/10/10 12:01:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (2.008437677s) from=127.0.0.6:55765 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:31 [DEBUG] agent: Node info in sync 2022/10/10 12:01:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=157 (1.75174871s) from=127.0.0.6:38719 2022/10/10 12:01:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (833.228µs) from=127.0.0.6:38719 2022/10/10 12:01:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (1.665507ms) from=127.0.0.6:42105 2022/10/10 12:01:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (1.19520217s) from=127.0.0.6:55765 2022/10/10 12:01:32 [INFO] agent: Synced service "_v1_vnfmgr_10.233.36.103_8803" 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:32 [DEBUG] agent: Node info in sync 2022/10/10 12:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (222.609001ms) from=127.0.0.6:42105 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:01:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:01:32 [DEBUG] agent: Node info in sync 2022/10/10 12:01:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=158 (1.328095475s) from=127.0.0.6:44943 2022/10/10 12:01:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (495.716µs) from=127.0.0.6:42105 2022/10/10 12:01:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (275.330567ms) from=127.0.0.6:44943 2022/10/10 12:01:34 [DEBUG] http: Request GET /v1/status/leader (183.695µs) from=127.0.0.6:44943 2022/10/10 12:01:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.690142479s) from=127.0.0.6:57411 2022/10/10 12:01:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.236369588s) from=127.0.0.6:35449 2022/10/10 12:01:51 [DEBUG] http: Request GET /v1/status/leader (197.48761ms) from=127.0.0.6:44943 2022/10/10 12:01:54 [DEBUG] http: Request GET /v1/status/leader (144.915µs) from=127.0.0.6:35449 2022/10/10 12:01:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.680867644s) from=127.0.0.6:57289 2022/10/10 12:02:00 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.800514352s) from=127.0.0.6:54529 2022/10/10 12:02:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.092458843s) from=127.0.0.6:50071 2022/10/10 12:02:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.123477405s) from=127.0.0.6:34601 2022/10/10 12:02:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.738731639s) from=127.0.0.6:48023 2022/10/10 12:02:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.421283268s) from=127.0.0.6:45505 2022/10/10 12:02:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.876090379s) from=127.0.0.6:39915 2022/10/10 12:02:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.580272899s) from=127.0.0.6:49863 2022/10/10 12:02:11 [DEBUG] http: Request GET /v1/status/leader (909.793µs) from=127.0.0.6:35449 2022/10/10 12:02:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m3.123612214s) from=127.0.0.6:55851 2022/10/10 12:02:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.647707548s) from=127.0.0.6:46497 2022/10/10 12:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:02:14 [DEBUG] http: Request GET /v1/status/leader (907.542µs) from=127.0.0.6:35449 2022/10/10 12:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.078998036s) from=127.0.0.6:39637 2022/10/10 12:02:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.478720935s) from=127.0.0.6:36271 2022/10/10 12:02:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.202771283s) from=127.0.0.6:46397 2022/10/10 12:02:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.087988385s) from=127.0.0.6:52375 2022/10/10 12:02:31 [DEBUG] http: Request GET /v1/status/leader (185.897298ms) from=127.0.0.6:35449 2022/10/10 12:02:34 [DEBUG] http: Request GET /v1/status/leader (774.096µs) from=127.0.0.6:35449 2022/10/10 12:02:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:02:36 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:02:36 [DEBUG] agent: Node info in sync 2022/10/10 12:02:51 [DEBUG] http: Request GET /v1/status/leader (273.941µs) from=127.0.0.6:35449 2022/10/10 12:02:54 [DEBUG] http: Request GET /v1/status/leader (23.196732ms) from=127.0.0.6:35449 2022/10/10 12:03:12 [DEBUG] http: Request GET /v1/status/leader (1.145478ms) from=127.0.0.6:35449 2022/10/10 12:03:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:03:14 [DEBUG] http: Request GET /v1/status/leader (1.492192ms) from=127.0.0.6:35449 2022/10/10 12:03:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.493781379s) from=127.0.0.6:37267 2022/10/10 12:03:19 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.549634389s) from=127.0.0.6:53631 2022/10/10 12:03:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.675748982s) from=127.0.0.6:39235 2022/10/10 12:03:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:03:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m0.541617233s) from=127.0.0.6:59739 2022/10/10 12:03:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.078063244s) from=127.0.0.6:43085 2022/10/10 12:03:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.217046931s) from=127.0.0.6:38891 2022/10/10 12:03:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m6.1616s) from=127.0.0.6:43735 2022/10/10 12:03:32 [DEBUG] http: Request GET /v1/status/leader (2.556877ms) from=127.0.0.6:35449 2022/10/10 12:03:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.68687444s) from=127.0.0.6:51461 2022/10/10 12:03:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.328678433s) from=127.0.0.6:33239 2022/10/10 12:03:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.529705611s) from=127.0.0.6:54799 2022/10/10 12:03:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.60789954s) from=127.0.0.6:38719 2022/10/10 12:03:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.654911618s) from=127.0.0.6:42105 2022/10/10 12:03:34 [DEBUG] http: Request GET /v1/status/leader (9.121341ms) from=127.0.0.6:35449 2022/10/10 12:03:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.29265775s) from=127.0.0.6:42047 2022/10/10 12:03:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.922672196s) from=127.0.0.6:55765 2022/10/10 12:03:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.715244358s) from=127.0.0.6:57411 2022/10/10 12:03:52 [DEBUG] http: Request GET /v1/status/leader (1.17122ms) from=127.0.0.6:35449 2022/10/10 12:03:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.046326386s) from=127.0.0.6:44943 2022/10/10 12:03:54 [DEBUG] http: Request GET /v1/status/leader (269.411µs) from=127.0.0.6:35449 2022/10/10 12:04:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:04:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:04:01 [DEBUG] agent: Node info in sync 2022/10/10 12:04:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.188514417s) from=127.0.0.6:57289 2022/10/10 12:04:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.64186065s) from=127.0.0.6:34601 2022/10/10 12:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.315535061s) from=127.0.0.6:50071 2022/10/10 12:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.653704427s) from=127.0.0.6:54529 2022/10/10 12:04:12 [DEBUG] http: Request GET /v1/status/leader (1.113478ms) from=127.0.0.6:35449 2022/10/10 12:04:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:04:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.26072972s) from=127.0.0.6:39915 2022/10/10 12:04:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.223073529s) from=127.0.0.6:48023 2022/10/10 12:04:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m5.67899084s) from=127.0.0.6:45505 2022/10/10 12:04:14 [DEBUG] http: Request GET /v1/status/leader (776.451µs) from=127.0.0.6:35449 2022/10/10 12:04:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.651342167s) from=127.0.0.6:46497 2022/10/10 12:04:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.876937633s) from=127.0.0.6:49863 2022/10/10 12:04:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.418514366s) from=127.0.0.6:39637 2022/10/10 12:04:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.446480775s) from=127.0.0.6:52375 2022/10/10 12:04:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m7.207650259s) from=127.0.0.6:55851 2022/10/10 12:04:21 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.549839308s) from=127.0.0.6:36271 2022/10/10 12:04:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.569175799s) from=127.0.0.6:46397 2022/10/10 12:04:32 [DEBUG] http: Request GET /v1/status/leader (1.164586ms) from=127.0.0.6:35449 2022/10/10 12:04:34 [DEBUG] http: Request GET /v1/status/leader (450.192µs) from=127.0.0.6:35449 2022/10/10 12:04:52 [DEBUG] http: Request GET /v1/status/leader (813.324µs) from=127.0.0.6:35449 2022/10/10 12:04:55 [DEBUG] http: Request GET /v1/status/leader (291.177µs) from=127.0.0.6:35449 2022/10/10 12:05:12 [DEBUG] http: Request GET /v1/status/leader (142.528µs) from=127.0.0.6:35449 2022/10/10 12:05:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:05:15 [DEBUG] http: Request GET /v1/status/leader (141.626µs) from=127.0.0.6:35449 2022/10/10 12:05:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.453397364s) from=127.0.0.6:53631 2022/10/10 12:05:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.072887646s) from=127.0.0.6:39235 2022/10/10 12:05:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.900265092s) from=127.0.0.6:37267 2022/10/10 12:05:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m3.927879567s) from=127.0.0.6:59739 2022/10/10 12:05:32 [DEBUG] http: Request GET /v1/status/leader (7.345082ms) from=127.0.0.6:35449 2022/10/10 12:05:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.993432419s) from=127.0.0.6:51461 2022/10/10 12:05:34 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.258870392s) from=127.0.0.6:38891 2022/10/10 12:05:35 [DEBUG] http: Request GET /v1/status/leader (936.887µs) from=127.0.0.6:35449 2022/10/10 12:05:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.650177304s) from=127.0.0.6:43085 2022/10/10 12:05:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.606714512s) from=127.0.0.6:42105 2022/10/10 12:05:37 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.462207618s) from=127.0.0.6:43735 2022/10/10 12:05:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.198100379s) from=127.0.0.6:38719 2022/10/10 12:05:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.140807665s) from=127.0.0.6:54799 2022/10/10 12:05:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.245247377s) from=127.0.0.6:33239 2022/10/10 12:05:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.008389942s) from=127.0.0.6:42047 2022/10/10 12:05:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:05:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:05:45 [DEBUG] agent: Node info in sync 2022/10/10 12:05:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.70930511s) from=127.0.0.6:55765 2022/10/10 12:05:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.558698776s) from=127.0.0.6:57411 2022/10/10 12:05:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:05:52 [DEBUG] http: Request GET /v1/status/leader (957.963µs) from=127.0.0.6:35449 2022/10/10 12:05:55 [DEBUG] http: Request GET /v1/status/leader (4.674444ms) from=127.0.0.6:35449 2022/10/10 12:05:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.299715456s) from=127.0.0.6:44943 2022/10/10 12:06:06 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.711966165s) from=127.0.0.6:34601 2022/10/10 12:06:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.31013727s) from=127.0.0.6:57289 2022/10/10 12:06:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.269870143s) from=127.0.0.6:54529 2022/10/10 12:06:12 [DEBUG] http: Request GET /v1/status/leader (23.316011ms) from=127.0.0.6:35449 2022/10/10 12:06:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.920395122s) from=127.0.0.6:50071 2022/10/10 12:06:15 [DEBUG] http: Request GET /v1/status/leader (404.195µs) from=127.0.0.6:35449 2022/10/10 12:06:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.701428572s) from=127.0.0.6:48023 2022/10/10 12:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.097124648s) from=127.0.0.6:39637 2022/10/10 12:06:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.165476807s) from=127.0.0.6:46497 2022/10/10 12:06:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.196326625s) from=127.0.0.6:39915 2022/10/10 12:06:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.684455157s) from=127.0.0.6:45505 2022/10/10 12:06:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.197364262s) from=127.0.0.6:49863 2022/10/10 12:06:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.028099381s) from=127.0.0.6:52375 2022/10/10 12:06:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m4.802213683s) from=127.0.0.6:55851 2022/10/10 12:06:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.939061392s) from=127.0.0.6:36271 2022/10/10 12:06:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.641208747s) from=127.0.0.6:46397 2022/10/10 12:06:32 [DEBUG] http: Request GET /v1/status/leader (18.854808ms) from=127.0.0.6:35449 2022/10/10 12:06:35 [DEBUG] http: Request GET /v1/status/leader (534.577µs) from=127.0.0.6:35449 2022/10/10 12:06:52 [DEBUG] http: Request GET /v1/status/leader (1.251786ms) from=127.0.0.6:35449 2022/10/10 12:06:55 [DEBUG] http: Request GET /v1/status/leader (1.976565ms) from=127.0.0.6:35449 2022/10/10 12:06:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:06:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:06:56 [DEBUG] agent: Node info in sync 2022/10/10 12:07:12 [DEBUG] http: Request GET /v1/status/leader (437.539µs) from=127.0.0.6:35449 2022/10/10 12:07:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:07:15 [DEBUG] http: Request GET /v1/status/leader (5.36247ms) from=127.0.0.6:35449 2022/10/10 12:07:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.313541131s) from=127.0.0.6:53631 2022/10/10 12:07:25 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.12884048s) from=127.0.0.6:39235 2022/10/10 12:07:25 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.698653824s) from=127.0.0.6:37267 2022/10/10 12:07:32 [DEBUG] http: Request GET /v1/status/leader (442.535µs) from=127.0.0.6:35449 2022/10/10 12:07:33 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m3.162354923s) from=127.0.0.6:59739 2022/10/10 12:07:35 [DEBUG] http: Request GET /v1/status/leader (1.675199ms) from=127.0.0.6:35449 2022/10/10 12:07:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.050997634s) from=127.0.0.6:42105 2022/10/10 12:07:38 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.300205258s) from=127.0.0.6:38891 2022/10/10 12:07:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.52173833s) from=127.0.0.6:51461 2022/10/10 12:07:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.701709355s) from=127.0.0.6:43085 2022/10/10 12:07:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.730748302s) from=127.0.0.6:54799 2022/10/10 12:07:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.034406379s) from=127.0.0.6:38719 2022/10/10 12:07:43 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.148890969s) from=127.0.0.6:33239 2022/10/10 12:07:44 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m6.947708216s) from=127.0.0.6:43735 2022/10/10 12:07:44 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.331716945s) from=127.0.0.6:42047 2022/10/10 12:07:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.192926807s) from=127.0.0.6:57411 2022/10/10 12:07:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.492757122s) from=127.0.0.6:55765 2022/10/10 12:07:52 [DEBUG] http: Request GET /v1/status/leader (289.98µs) from=127.0.0.6:35449 2022/10/10 12:07:55 [DEBUG] http: Request GET /v1/status/leader (392.184µs) from=127.0.0.6:35449 2022/10/10 12:08:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.950418645s) from=127.0.0.6:44943 2022/10/10 12:08:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.371035439s) from=127.0.0.6:34601 2022/10/10 12:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.838912547s) from=127.0.0.6:57289 2022/10/10 12:08:12 [DEBUG] http: Request GET /v1/status/leader (1.74994ms) from=127.0.0.6:35449 2022/10/10 12:08:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:08:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.888647536s) from=127.0.0.6:54529 2022/10/10 12:08:15 [DEBUG] http: Request GET /v1/status/leader (545.222µs) from=127.0.0.6:35449 2022/10/10 12:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.097126912s) from=127.0.0.6:39637 2022/10/10 12:08:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m0.974692377s) from=127.0.0.6:46497 2022/10/10 12:08:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.855425348s) from=127.0.0.6:50071 2022/10/10 12:08:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.07053559s) from=127.0.0.6:45505 2022/10/10 12:08:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.892031435s) from=127.0.0.6:48023 2022/10/10 12:08:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:08:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.642447474s) from=127.0.0.6:39915 2022/10/10 12:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.479245656s) from=127.0.0.6:49863 2022/10/10 12:08:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.063974241s) from=127.0.0.6:52375 2022/10/10 12:08:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.775682584s) from=127.0.0.6:36271 2022/10/10 12:08:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.177195219s) from=127.0.0.6:55851 2022/10/10 12:08:32 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.935154327s) from=127.0.0.6:46397 2022/10/10 12:08:32 [DEBUG] http: Request GET /v1/status/leader (621.77µs) from=127.0.0.6:35449 2022/10/10 12:08:35 [DEBUG] http: Request GET /v1/status/leader (307.534µs) from=127.0.0.6:35449 2022/10/10 12:08:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:08:48 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:08:48 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:08:48 [DEBUG] agent: Node info in sync 2022/10/10 12:08:52 [DEBUG] http: Request GET /v1/status/leader (260.059µs) from=127.0.0.6:35449 2022/10/10 12:08:55 [DEBUG] http: Request GET /v1/status/leader (15.548385ms) from=127.0.0.6:35449 2022/10/10 12:09:12 [DEBUG] http: Request GET /v1/status/leader (936.049µs) from=127.0.0.6:35449 2022/10/10 12:09:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:09:15 [DEBUG] http: Request GET /v1/status/leader (1.80116ms) from=127.0.0.6:35449 2022/10/10 12:09:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.616628647s) from=127.0.0.6:39235 2022/10/10 12:09:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.85922464s) from=127.0.0.6:53631 2022/10/10 12:09:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.745776444s) from=127.0.0.6:37267 2022/10/10 12:09:32 [DEBUG] http: Request GET /v1/status/leader (163.226µs) from=127.0.0.6:35449 2022/10/10 12:09:35 [DEBUG] http: Request GET /v1/status/leader (4.492483ms) from=127.0.0.6:35449 2022/10/10 12:09:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.887139897s) from=127.0.0.6:42105 2022/10/10 12:09:40 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m6.691698922s) from=127.0.0.6:59739 2022/10/10 12:09:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.834800485s) from=127.0.0.6:51461 2022/10/10 12:09:41 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.353378034s) from=127.0.0.6:38719 2022/10/10 12:09:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.32091606s) from=127.0.0.6:54799 2022/10/10 12:09:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.998063581s) from=127.0.0.6:43085 2022/10/10 12:09:45 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.427813568s) from=127.0.0.6:43735 2022/10/10 12:09:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.985060822s) from=127.0.0.6:38891 2022/10/10 12:09:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.981374458s) from=127.0.0.6:33239 2022/10/10 12:09:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.495274842s) from=127.0.0.6:42047 2022/10/10 12:09:53 [DEBUG] http: Request GET /v1/status/leader (27.415989ms) from=127.0.0.6:35449 2022/10/10 12:09:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:09:53 [DEBUG] agent: Node info in sync 2022/10/10 12:09:55 [DEBUG] http: Request GET /v1/status/leader (628.543µs) from=127.0.0.6:35449 2022/10/10 12:09:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.268575601s) from=127.0.0.6:55765 2022/10/10 12:09:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.566360061s) from=127.0.0.6:57411 2022/10/10 12:10:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.462511298s) from=127.0.0.6:44943 2022/10/10 12:10:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:10:13 [DEBUG] http: Request GET /v1/status/leader (463.801µs) from=127.0.0.6:35449 2022/10/10 12:10:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.570188423s) from=127.0.0.6:57289 2022/10/10 12:10:15 [DEBUG] http: Request GET /v1/status/leader (32.423684ms) from=127.0.0.6:35449 2022/10/10 12:10:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.094970643s) from=127.0.0.6:34601 2022/10/10 12:10:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.879916369s) from=127.0.0.6:54529 2022/10/10 12:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.608760863s) from=127.0.0.6:46497 2022/10/10 12:10:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.507811631s) from=127.0.0.6:45505 2022/10/10 12:10:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.48131259s) from=127.0.0.6:48023 2022/10/10 12:10:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.049188434s) from=127.0.0.6:50071 2022/10/10 12:10:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.35996232s) from=127.0.0.6:39915 2022/10/10 12:10:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.127365795s) from=127.0.0.6:39637 2022/10/10 12:10:27 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.215544063s) from=127.0.0.6:52375 2022/10/10 12:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.716594732s) from=127.0.0.6:49863 2022/10/10 12:10:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.424640751s) from=127.0.0.6:55851 2022/10/10 12:10:33 [DEBUG] http: Request GET /v1/status/leader (1.124733ms) from=127.0.0.6:35449 2022/10/10 12:10:35 [DEBUG] http: Request GET /v1/status/leader (144.041µs) from=127.0.0.6:35449 2022/10/10 12:10:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.014508553s) from=127.0.0.6:36271 2022/10/10 12:10:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.355349989s) from=127.0.0.6:46397 2022/10/10 12:10:53 [DEBUG] http: Request GET /v1/status/leader (241.039µs) from=127.0.0.6:35449 2022/10/10 12:10:55 [DEBUG] http: Request GET /v1/status/leader (1.000371ms) from=127.0.0.6:35449 2022/10/10 12:11:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:11:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:11:13 [DEBUG] http: Request GET /v1/status/leader (809.827µs) from=127.0.0.6:35449 2022/10/10 12:11:15 [DEBUG] http: Request GET /v1/status/leader (677.141µs) from=127.0.0.6:35449 2022/10/10 12:11:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:11:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:11:19 [DEBUG] agent: Node info in sync 2022/10/10 12:11:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.869661504s) from=127.0.0.6:37267 2022/10/10 12:11:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.286505928s) from=127.0.0.6:53631 2022/10/10 12:11:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.699796198s) from=127.0.0.6:39235 2022/10/10 12:11:33 [DEBUG] http: Request GET /v1/status/leader (12.123893ms) from=127.0.0.6:35449 2022/10/10 12:11:35 [DEBUG] http: Request GET /v1/status/leader (679.423µs) from=127.0.0.6:35449 2022/10/10 12:11:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.131499485s) from=127.0.0.6:51461 2022/10/10 12:11:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.972841641s) from=127.0.0.6:42105 2022/10/10 12:11:45 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m5.033760965s) from=127.0.0.6:59739 2022/10/10 12:11:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.592369618s) from=127.0.0.6:38719 2022/10/10 12:11:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.648991601s) from=127.0.0.6:43085 2022/10/10 12:11:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.620705742s) from=127.0.0.6:43735 2022/10/10 12:11:49 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.594256519s) from=127.0.0.6:38891 2022/10/10 12:11:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m7.473598588s) from=127.0.0.6:54799 2022/10/10 12:11:53 [DEBUG] http: Request GET /v1/status/leader (1.549246ms) from=127.0.0.6:35449 2022/10/10 12:11:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.907698489s) from=127.0.0.6:42047 2022/10/10 12:11:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.494796242s) from=127.0.0.6:33239 2022/10/10 12:11:56 [DEBUG] http: Request GET /v1/status/leader (686.713µs) from=127.0.0.6:35449 2022/10/10 12:12:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.453574271s) from=127.0.0.6:55765 2022/10/10 12:12:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.461878379s) from=127.0.0.6:57411 2022/10/10 12:12:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.11777137s) from=127.0.0.6:44943 2022/10/10 12:12:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:12:13 [DEBUG] http: Request GET /v1/status/leader (31.470872ms) from=127.0.0.6:35449 2022/10/10 12:12:16 [DEBUG] http: Request GET /v1/status/leader (540.26µs) from=127.0.0.6:35449 2022/10/10 12:12:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.746219201s) from=127.0.0.6:54529 2022/10/10 12:12:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.46308402s) from=127.0.0.6:57289 2022/10/10 12:12:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.909126042s) from=127.0.0.6:34601 2022/10/10 12:12:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.518497216s) from=127.0.0.6:39915 2022/10/10 12:12:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.414412222s) from=127.0.0.6:45505 2022/10/10 12:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.262636632s) from=127.0.0.6:50071 2022/10/10 12:12:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.921188082s) from=127.0.0.6:48023 2022/10/10 12:12:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m6.339865259s) from=127.0.0.6:46497 2022/10/10 12:12:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.481762683s) from=127.0.0.6:39637 2022/10/10 12:12:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.259660156s) from=127.0.0.6:52375 2022/10/10 12:12:33 [DEBUG] http: Request GET /v1/status/leader (902.951µs) from=127.0.0.6:35449 2022/10/10 12:12:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.503963932s) from=127.0.0.6:49863 2022/10/10 12:12:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m4.261295451s) from=127.0.0.6:55851 2022/10/10 12:12:36 [DEBUG] http: Request GET /v1/status/leader (144.556µs) from=127.0.0.6:35449 2022/10/10 12:12:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:12:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:12:36 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:12:36 [DEBUG] agent: Node info in sync 2022/10/10 12:12:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.323843532s) from=127.0.0.6:36271 2022/10/10 12:12:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.958974886s) from=127.0.0.6:46397 2022/10/10 12:12:53 [DEBUG] http: Request GET /v1/status/leader (2.217326ms) from=127.0.0.6:35449 2022/10/10 12:12:56 [DEBUG] http: Request GET /v1/status/leader (409.621µs) from=127.0.0.6:35449 2022/10/10 12:13:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:13:13 [DEBUG] http: Request GET /v1/status/leader (2.666922ms) from=127.0.0.6:35449 2022/10/10 12:13:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:13:16 [DEBUG] http: Request GET /v1/status/leader (186.246µs) from=127.0.0.6:35449 2022/10/10 12:13:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.705315495s) from=127.0.0.6:53631 2022/10/10 12:13:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.448215618s) from=127.0.0.6:39235 2022/10/10 12:13:33 [DEBUG] http: Request GET /v1/status/leader (706.608µs) from=127.0.0.6:35449 2022/10/10 12:13:36 [DEBUG] http: Request GET /v1/status/leader (330.433µs) from=127.0.0.6:35449 2022/10/10 12:13:36 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.814627411s) from=127.0.0.6:37267 2022/10/10 12:13:43 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.261944568s) from=127.0.0.6:51461 2022/10/10 12:13:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.182529987s) from=127.0.0.6:42105 2022/10/10 12:13:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:13:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:13:47 [DEBUG] agent: Node info in sync 2022/10/10 12:13:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.527950132s) from=127.0.0.6:43085 2022/10/10 12:13:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.549283999s) from=127.0.0.6:43735 2022/10/10 12:13:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.414851314s) from=127.0.0.6:38891 2022/10/10 12:13:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.915847962s) from=127.0.0.6:54799 2022/10/10 12:13:52 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m6.590032568s) from=127.0.0.6:59739 2022/10/10 12:13:53 [DEBUG] http: Request GET /v1/status/leader (340.875µs) from=127.0.0.6:35449 2022/10/10 12:13:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.842625714s) from=127.0.0.6:38719 2022/10/10 12:13:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.974991098s) from=127.0.0.6:42047 2022/10/10 12:13:56 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.10790568s) from=127.0.0.6:33239 2022/10/10 12:13:56 [DEBUG] http: Request GET /v1/status/leader (290.854µs) from=127.0.0.6:35449 2022/10/10 12:14:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.772865405s) from=127.0.0.6:55765 2022/10/10 12:14:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.792464663s) from=127.0.0.6:57411 2022/10/10 12:14:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:14:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.66948503s) from=127.0.0.6:44943 2022/10/10 12:14:13 [DEBUG] http: Request GET /v1/status/leader (1.639925ms) from=127.0.0.6:35449 2022/10/10 12:14:16 [DEBUG] http: Request GET /v1/status/leader (1.409401ms) from=127.0.0.6:35449 2022/10/10 12:14:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.665167476s) from=127.0.0.6:34601 2022/10/10 12:14:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.045478581s) from=127.0.0.6:54529 2022/10/10 12:14:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.370736686s) from=127.0.0.6:57289 2022/10/10 12:14:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.590665233s) from=127.0.0.6:45505 2022/10/10 12:14:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.189534206s) from=127.0.0.6:46497 2022/10/10 12:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.473542731s) from=127.0.0.6:39637 2022/10/10 12:14:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.095046409s) from=127.0.0.6:50071 2022/10/10 12:14:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.073600501s) from=127.0.0.6:48023 2022/10/10 12:14:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.029012074s) from=127.0.0.6:39915 2022/10/10 12:14:33 [DEBUG] http: Request GET /v1/status/leader (151.89µs) from=127.0.0.6:35449 2022/10/10 12:14:36 [DEBUG] http: Request GET /v1/status/leader (392.454µs) from=127.0.0.6:35449 2022/10/10 12:14:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.853005067s) from=127.0.0.6:49863 2022/10/10 12:14:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.160276901s) from=127.0.0.6:36271 2022/10/10 12:14:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.503359267s) from=127.0.0.6:52375 2022/10/10 12:14:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.155878568s) from=127.0.0.6:46397 2022/10/10 12:14:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.128892121s) from=127.0.0.6:55851 2022/10/10 12:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:14:49 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:14:49 [DEBUG] agent: Node info in sync 2022/10/10 12:14:53 [DEBUG] http: Request GET /v1/status/leader (292.378µs) from=127.0.0.6:35449 2022/10/10 12:14:56 [DEBUG] http: Request GET /v1/status/leader (182.435µs) from=127.0.0.6:35449 2022/10/10 12:15:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:15:13 [DEBUG] http: Request GET /v1/status/leader (1.865446ms) from=127.0.0.6:35449 2022/10/10 12:15:16 [DEBUG] http: Request GET /v1/status/leader (201.946µs) from=127.0.0.6:35449 2022/10/10 12:15:33 [DEBUG] http: Request GET /v1/status/leader (1.012775ms) from=127.0.0.6:35449 2022/10/10 12:15:36 [DEBUG] http: Request GET /v1/status/leader (181.793µs) from=127.0.0.6:35449 2022/10/10 12:15:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m7.450778872s) from=127.0.0.6:53631 2022/10/10 12:15:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.511127697s) from=127.0.0.6:39235 2022/10/10 12:15:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.887130873s) from=127.0.0.6:37267 2022/10/10 12:15:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.099392236s) from=127.0.0.6:51461 2022/10/10 12:15:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.394376057s) from=127.0.0.6:42105 2022/10/10 12:15:53 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.126961333s) from=127.0.0.6:43085 2022/10/10 12:15:53 [DEBUG] http: Request GET /v1/status/leader (1.010485ms) from=127.0.0.6:35449 2022/10/10 12:15:55 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.027487449s) from=127.0.0.6:43735 2022/10/10 12:15:56 [DEBUG] http: Request GET /v1/status/leader (1.336991ms) from=127.0.0.6:35449 2022/10/10 12:15:56 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m4.563995609s) from=127.0.0.6:59739 2022/10/10 12:15:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.799674299s) from=127.0.0.6:38719 2022/10/10 12:15:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.746077675s) from=127.0.0.6:38891 2022/10/10 12:15:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m5.832598931s) from=127.0.0.6:54799 2022/10/10 12:16:01 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.802709407s) from=127.0.0.6:33239 2022/10/10 12:16:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:16:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.55685247s) from=127.0.0.6:42047 2022/10/10 12:16:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m3.504897403s) from=127.0.0.6:55765 2022/10/10 12:16:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:16:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.467278908s) from=127.0.0.6:57411 2022/10/10 12:16:13 [DEBUG] http: Request GET /v1/status/leader (906.164µs) from=127.0.0.6:35449 2022/10/10 12:16:16 [DEBUG] http: Request GET /v1/status/leader (1.688982ms) from=127.0.0.6:35449 2022/10/10 12:16:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.996449655s) from=127.0.0.6:44943 2022/10/10 12:16:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:16:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:16:18 [DEBUG] agent: Node info in sync 2022/10/10 12:16:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.624057491s) from=127.0.0.6:54529 2022/10/10 12:16:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.380929391s) from=127.0.0.6:57289 2022/10/10 12:16:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.540911118s) from=127.0.0.6:46497 2022/10/10 12:16:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.511451983s) from=127.0.0.6:39637 2022/10/10 12:16:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.354493496s) from=127.0.0.6:45505 2022/10/10 12:16:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.984312168s) from=127.0.0.6:34601 2022/10/10 12:16:33 [DEBUG] http: Request GET /v1/status/leader (8.380462ms) from=127.0.0.6:35449 2022/10/10 12:16:36 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.517169707s) from=127.0.0.6:39915 2022/10/10 12:16:36 [DEBUG] http: Request GET /v1/status/leader (613.008µs) from=127.0.0.6:35449 2022/10/10 12:16:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.856425412s) from=127.0.0.6:50071 2022/10/10 12:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m7.391617167s) from=127.0.0.6:48023 2022/10/10 12:16:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.945523057s) from=127.0.0.6:49863 2022/10/10 12:16:40 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.695279464s) from=127.0.0.6:36271 2022/10/10 12:16:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m1.202036077s) from=127.0.0.6:55851 2022/10/10 12:16:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.683182659s) from=127.0.0.6:52375 2022/10/10 12:16:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.255108953s) from=127.0.0.6:46397 2022/10/10 12:16:53 [DEBUG] http: Request GET /v1/status/leader (13.266649ms) from=127.0.0.6:35449 2022/10/10 12:16:56 [DEBUG] http: Request GET /v1/status/leader (376.944µs) from=127.0.0.6:35449 2022/10/10 12:17:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:17:13 [DEBUG] http: Request GET /v1/status/leader (252.75µs) from=127.0.0.6:35449 2022/10/10 12:17:16 [DEBUG] http: Request GET /v1/status/leader (152.466µs) from=127.0.0.6:35449 2022/10/10 12:17:34 [DEBUG] http: Request GET /v1/status/leader (478.437µs) from=127.0.0.6:35449 2022/10/10 12:17:36 [DEBUG] http: Request GET /v1/status/leader (162.451µs) from=127.0.0.6:35449 2022/10/10 12:17:42 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.389022986s) from=127.0.0.6:53631 2022/10/10 12:17:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.929119419s) from=127.0.0.6:37267 2022/10/10 12:17:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.864364277s) from=127.0.0.6:39235 2022/10/10 12:17:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.167308434s) from=127.0.0.6:51461 2022/10/10 12:17:54 [DEBUG] http: Request GET /v1/status/leader (1.515787ms) from=127.0.0.6:35449 2022/10/10 12:17:55 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.456430327s) from=127.0.0.6:43085 2022/10/10 12:17:56 [DEBUG] http: Request GET /v1/status/leader (24.576558ms) from=127.0.0.6:35449 2022/10/10 12:17:57 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.492671901s) from=127.0.0.6:38719 2022/10/10 12:17:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.042226096s) from=127.0.0.6:38891 2022/10/10 12:17:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m7.39211176s) from=127.0.0.6:42105 2022/10/10 12:17:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.491619124s) from=127.0.0.6:43735 2022/10/10 12:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:18:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:18:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:18:01 [DEBUG] agent: Node info in sync 2022/10/10 12:18:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.579765256s) from=127.0.0.6:54799 2022/10/10 12:18:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.084697837s) from=127.0.0.6:42047 2022/10/10 12:18:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m7.22821603s) from=127.0.0.6:59739 2022/10/10 12:18:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m6.198294739s) from=127.0.0.6:33239 2022/10/10 12:18:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.908784008s) from=127.0.0.6:55765 2022/10/10 12:18:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:18:14 [DEBUG] http: Request GET /v1/status/leader (230.924µs) from=127.0.0.6:35449 2022/10/10 12:18:16 [DEBUG] http: Request GET /v1/status/leader (1.582934ms) from=127.0.0.6:35449 2022/10/10 12:18:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.537959486s) from=127.0.0.6:57411 2022/10/10 12:18:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.192225446s) from=127.0.0.6:44943 2022/10/10 12:18:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.289107303s) from=127.0.0.6:54529 2022/10/10 12:18:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.03447575s) from=127.0.0.6:57289 2022/10/10 12:18:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.603364629s) from=127.0.0.6:45505 2022/10/10 12:18:34 [DEBUG] http: Request GET /v1/status/leader (459.632µs) from=127.0.0.6:35449 2022/10/10 12:18:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m2.181755487s) from=127.0.0.6:39637 2022/10/10 12:18:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.150184145s) from=127.0.0.6:34601 2022/10/10 12:18:37 [DEBUG] http: Request GET /v1/status/leader (1.045932ms) from=127.0.0.6:35449 2022/10/10 12:18:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.738949766s) from=127.0.0.6:46497 2022/10/10 12:18:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:18:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.314026019s) from=127.0.0.6:39915 2022/10/10 12:18:42 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.073242579s) from=127.0.0.6:48023 2022/10/10 12:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.593676234s) from=127.0.0.6:50071 2022/10/10 12:18:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.753399024s) from=127.0.0.6:49863 2022/10/10 12:18:45 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.087365727s) from=127.0.0.6:36271 2022/10/10 12:18:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.191043108s) from=127.0.0.6:52375 2022/10/10 12:18:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m7.321130775s) from=127.0.0.6:55851 2022/10/10 12:18:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.387086083s) from=127.0.0.6:46397 2022/10/10 12:18:54 [DEBUG] http: Request GET /v1/status/leader (370.739µs) from=127.0.0.6:35449 2022/10/10 12:18:57 [DEBUG] http: Request GET /v1/status/leader (809.025µs) from=127.0.0.6:35449 2022/10/10 12:19:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:19:14 [DEBUG] http: Request GET /v1/status/leader (771.115µs) from=127.0.0.6:35449 2022/10/10 12:19:17 [DEBUG] http: Request GET /v1/status/leader (185.791µs) from=127.0.0.6:35449 2022/10/10 12:19:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:19:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:19:32 [DEBUG] agent: Node info in sync 2022/10/10 12:19:34 [DEBUG] http: Request GET /v1/status/leader (244.725µs) from=127.0.0.6:35449 2022/10/10 12:19:37 [DEBUG] http: Request GET /v1/status/leader (445.979µs) from=127.0.0.6:35449 2022/10/10 12:19:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.656505428s) from=127.0.0.6:37267 2022/10/10 12:19:47 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.615117627s) from=127.0.0.6:51461 2022/10/10 12:19:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.901722146s) from=127.0.0.6:53631 2022/10/10 12:19:51 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.400218674s) from=127.0.0.6:39235 2022/10/10 12:19:54 [DEBUG] http: Request GET /v1/status/leader (747.264µs) from=127.0.0.6:35449 2022/10/10 12:19:57 [DEBUG] http: Request GET /v1/status/leader (255.968µs) from=127.0.0.6:35449 2022/10/10 12:19:58 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.442172846s) from=127.0.0.6:43085 2022/10/10 12:20:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m2.295235277s) from=127.0.0.6:38891 2022/10/10 12:20:04 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m7.018740753s) from=127.0.0.6:38719 2022/10/10 12:20:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m7.352047327s) from=127.0.0.6:42105 2022/10/10 12:20:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.092264129s) from=127.0.0.6:42047 2022/10/10 12:20:05 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m6.511379206s) from=127.0.0.6:43735 2022/10/10 12:20:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.922398077s) from=127.0.0.6:54799 2022/10/10 12:20:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.260556501s) from=127.0.0.6:33239 2022/10/10 12:20:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m6.833988579s) from=127.0.0.6:59739 2022/10/10 12:20:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:20:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.005162565s) from=127.0.0.6:55765 2022/10/10 12:20:14 [DEBUG] http: Request GET /v1/status/leader (39.400383ms) from=127.0.0.6:35449 2022/10/10 12:20:17 [DEBUG] http: Request GET /v1/status/leader (179.736µs) from=127.0.0.6:35449 2022/10/10 12:20:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.048649577s) from=127.0.0.6:44943 2022/10/10 12:20:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.251424715s) from=127.0.0.6:57411 2022/10/10 12:20:34 [DEBUG] http: Request GET /v1/status/leader (1.056673ms) from=127.0.0.6:35449 2022/10/10 12:20:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.606600041s) from=127.0.0.6:54529 2022/10/10 12:20:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.725996437s) from=127.0.0.6:39637 2022/10/10 12:20:37 [DEBUG] http: Request GET /v1/status/leader (183.139µs) from=127.0.0.6:35449 2022/10/10 12:20:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.340209222s) from=127.0.0.6:57289 2022/10/10 12:20:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.412676212s) from=127.0.0.6:46497 2022/10/10 12:20:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.45998494s) from=127.0.0.6:45505 2022/10/10 12:20:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.44637537s) from=127.0.0.6:39915 2022/10/10 12:20:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.630313837s) from=127.0.0.6:34601 2022/10/10 12:20:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.011263336s) from=127.0.0.6:48023 2022/10/10 12:20:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.139328179s) from=127.0.0.6:36271 2022/10/10 12:20:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.178437954s) from=127.0.0.6:50071 2022/10/10 12:20:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.957986931s) from=127.0.0.6:49863 2022/10/10 12:20:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m3.186475723s) from=127.0.0.6:55851 2022/10/10 12:20:54 [DEBUG] http: Request GET /v1/status/leader (742.263µs) from=127.0.0.6:35449 2022/10/10 12:20:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.305532695s) from=127.0.0.6:52375 2022/10/10 12:20:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.534969127s) from=127.0.0.6:46397 2022/10/10 12:20:57 [DEBUG] http: Request GET /v1/status/leader (753.778µs) from=127.0.0.6:35449 2022/10/10 12:21:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:21:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:21:12 [DEBUG] agent: Node info in sync 2022/10/10 12:21:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:21:14 [DEBUG] http: Request GET /v1/status/leader (378.825µs) from=127.0.0.6:35449 2022/10/10 12:21:17 [DEBUG] http: Request GET /v1/status/leader (242.179µs) from=127.0.0.6:35449 2022/10/10 12:21:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:21:34 [DEBUG] http: Request GET /v1/status/leader (159.346µs) from=127.0.0.6:35449 2022/10/10 12:21:37 [DEBUG] http: Request GET /v1/status/leader (460.738µs) from=127.0.0.6:35449 2022/10/10 12:21:49 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.542789129s) from=127.0.0.6:53631 2022/10/10 12:21:50 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.69390327s) from=127.0.0.6:51461 2022/10/10 12:21:52 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.174649383s) from=127.0.0.6:37267 2022/10/10 12:21:54 [DEBUG] http: Request GET /v1/status/leader (1.306081ms) from=127.0.0.6:35449 2022/10/10 12:21:57 [DEBUG] http: Request GET /v1/status/leader (970.312µs) from=127.0.0.6:35449 2022/10/10 12:21:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.956798247s) from=127.0.0.6:39235 2022/10/10 12:22:02 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.624649109s) from=127.0.0.6:43085 2022/10/10 12:22:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.877726237s) from=127.0.0.6:38719 2022/10/10 12:22:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.652450215s) from=127.0.0.6:38891 2022/10/10 12:22:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m2.232467028s) from=127.0.0.6:43735 2022/10/10 12:22:08 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.226313557s) from=127.0.0.6:33239 2022/10/10 12:22:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.376788043s) from=127.0.0.6:42105 2022/10/10 12:22:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m0.484931457s) from=127.0.0.6:59739 2022/10/10 12:22:12 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.765488039s) from=127.0.0.6:42047 2022/10/10 12:22:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:22:13 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.66764124s) from=127.0.0.6:54799 2022/10/10 12:22:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.073544282s) from=127.0.0.6:55765 2022/10/10 12:22:14 [DEBUG] http: Request GET /v1/status/leader (2.064898ms) from=127.0.0.6:35449 2022/10/10 12:22:17 [DEBUG] http: Request GET /v1/status/leader (458.327µs) from=127.0.0.6:35449 2022/10/10 12:22:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.233603223s) from=127.0.0.6:44943 2022/10/10 12:22:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.181528246s) from=127.0.0.6:57411 2022/10/10 12:22:34 [DEBUG] http: Request GET /v1/status/leader (316.581µs) from=127.0.0.6:35449 2022/10/10 12:22:36 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.05631591s) from=127.0.0.6:39637 2022/10/10 12:22:37 [DEBUG] http: Request GET /v1/status/leader (298.417µs) from=127.0.0.6:35449 2022/10/10 12:22:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.664237825s) from=127.0.0.6:54529 2022/10/10 12:22:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.214204329s) from=127.0.0.6:45505 2022/10/10 12:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.644957104s) from=127.0.0.6:46497 2022/10/10 12:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.336994388s) from=127.0.0.6:34601 2022/10/10 12:22:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.984301139s) from=127.0.0.6:57289 2022/10/10 12:22:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.672437773s) from=127.0.0.6:39915 2022/10/10 12:22:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.906507786s) from=127.0.0.6:48023 2022/10/10 12:22:50 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.770349733s) from=127.0.0.6:36271 2022/10/10 12:22:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.30706861s) from=127.0.0.6:49863 2022/10/10 12:22:54 [DEBUG] http: Request GET /v1/status/leader (302.741µs) from=127.0.0.6:35449 2022/10/10 12:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.607327634s) from=127.0.0.6:50071 2022/10/10 12:22:57 [DEBUG] http: Request GET /v1/status/leader (369.549µs) from=127.0.0.6:35449 2022/10/10 12:22:59 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.037229513s) from=127.0.0.6:52375 2022/10/10 12:23:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m7.377276628s) from=127.0.0.6:55851 2022/10/10 12:23:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.14895156s) from=127.0.0.6:46397 2022/10/10 12:23:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:23:11 [DEBUG] agent: Node info in sync 2022/10/10 12:23:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:23:14 [DEBUG] http: Request GET /v1/status/leader (144.903µs) from=127.0.0.6:35449 2022/10/10 12:23:17 [DEBUG] http: Request GET /v1/status/leader (26.843982ms) from=127.0.0.6:35449 2022/10/10 12:23:34 [DEBUG] http: Request GET /v1/status/leader (18.858067ms) from=127.0.0.6:35449 2022/10/10 12:23:37 [DEBUG] http: Request GET /v1/status/leader (6.45515ms) from=127.0.0.6:35449 2022/10/10 12:23:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:23:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.536973233s) from=127.0.0.6:53631 2022/10/10 12:23:53 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.312080964s) from=127.0.0.6:51461 2022/10/10 12:23:54 [DEBUG] http: Request GET /v1/status/leader (2.524495ms) from=127.0.0.6:35449 2022/10/10 12:23:57 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.713779173s) from=127.0.0.6:37267 2022/10/10 12:23:57 [DEBUG] http: Request GET /v1/status/leader (189.151µs) from=127.0.0.6:35449 2022/10/10 12:24:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m7.158560858s) from=127.0.0.6:39235 2022/10/10 12:24:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.545431676s) from=127.0.0.6:43085 2022/10/10 12:24:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.553709207s) from=127.0.0.6:38719 2022/10/10 12:24:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.472720761s) from=127.0.0.6:42105 2022/10/10 12:24:12 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.789663687s) from=127.0.0.6:43735 2022/10/10 12:24:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.172352867s) from=127.0.0.6:38891 2022/10/10 12:24:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:24:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.791824411s) from=127.0.0.6:33239 2022/10/10 12:24:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:24:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:24:13 [DEBUG] agent: Node info in sync 2022/10/10 12:24:14 [DEBUG] http: Request GET /v1/status/leader (1.019509ms) from=127.0.0.6:35449 2022/10/10 12:24:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m4.84674736s) from=127.0.0.6:59739 2022/10/10 12:24:18 [DEBUG] http: Request GET /v1/status/leader (63.725863ms) from=127.0.0.6:35449 2022/10/10 12:24:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.42069423s) from=127.0.0.6:55765 2022/10/10 12:24:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.857624823s) from=127.0.0.6:42047 2022/10/10 12:24:20 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.892831855s) from=127.0.0.6:54799 2022/10/10 12:24:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.866206943s) from=127.0.0.6:44943 2022/10/10 12:24:34 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.172630325s) from=127.0.0.6:57411 2022/10/10 12:24:34 [DEBUG] http: Request GET /v1/status/leader (759.512µs) from=127.0.0.6:35449 2022/10/10 12:24:38 [DEBUG] http: Request GET /v1/status/leader (800.507µs) from=127.0.0.6:35449 2022/10/10 12:24:40 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.03700868s) from=127.0.0.6:39637 2022/10/10 12:24:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m2.365695222s) from=127.0.0.6:54529 2022/10/10 12:24:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.611981835s) from=127.0.0.6:46497 2022/10/10 12:24:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m1.816928289s) from=127.0.0.6:57289 2022/10/10 12:24:46 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.494404384s) from=127.0.0.6:45505 2022/10/10 12:24:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.88797677s) from=127.0.0.6:39915 2022/10/10 12:24:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.096392562s) from=127.0.0.6:34601 2022/10/10 12:24:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.653297055s) from=127.0.0.6:48023 2022/10/10 12:24:54 [DEBUG] http: Request GET /v1/status/leader (1.757106ms) from=127.0.0.6:35449 2022/10/10 12:24:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.345393282s) from=127.0.0.6:36271 2022/10/10 12:24:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.592156306s) from=127.0.0.6:49863 2022/10/10 12:24:58 [DEBUG] http: Request GET /v1/status/leader (31.159862ms) from=127.0.0.6:35449 2022/10/10 12:25:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.279740642s) from=127.0.0.6:50071 2022/10/10 12:25:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.090527455s) from=127.0.0.6:55851 2022/10/10 12:25:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.437366172s) from=127.0.0.6:52375 2022/10/10 12:25:04 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.378155383s) from=127.0.0.6:46397 2022/10/10 12:25:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:25:15 [DEBUG] http: Request GET /v1/status/leader (1.547657ms) from=127.0.0.6:35449 2022/10/10 12:25:18 [DEBUG] http: Request GET /v1/status/leader (347.006µs) from=127.0.0.6:35449 2022/10/10 12:25:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:25:21 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:25:21 [DEBUG] agent: Node info in sync 2022/10/10 12:25:35 [DEBUG] http: Request GET /v1/status/leader (2.259142ms) from=127.0.0.6:35449 2022/10/10 12:25:38 [DEBUG] http: Request GET /v1/status/leader (205.278µs) from=127.0.0.6:35449 2022/10/10 12:25:55 [DEBUG] http: Request GET /v1/status/leader (674.951µs) from=127.0.0.6:35449 2022/10/10 12:25:55 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.659032297s) from=127.0.0.6:51461 2022/10/10 12:25:56 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.439417667s) from=127.0.0.6:53631 2022/10/10 12:25:58 [DEBUG] http: Request GET /v1/status/leader (338.619µs) from=127.0.0.6:35449 2022/10/10 12:26:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.426085957s) from=127.0.0.6:37267 2022/10/10 12:26:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.923563156s) from=127.0.0.6:39235 2022/10/10 12:26:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m2.191031754s) from=127.0.0.6:43085 2022/10/10 12:26:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:26:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m3.155591235s) from=127.0.0.6:42105 2022/10/10 12:26:15 [DEBUG] http: Request GET /v1/status/leader (1.196432ms) from=127.0.0.6:35449 2022/10/10 12:26:17 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.915835459s) from=127.0.0.6:38719 2022/10/10 12:26:17 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.902637525s) from=127.0.0.6:38891 2022/10/10 12:26:18 [DEBUG] http: Request GET /v1/status/leader (485.32µs) from=127.0.0.6:35449 2022/10/10 12:26:18 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m6.585748908s) from=127.0.0.6:43735 2022/10/10 12:26:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.845000891s) from=127.0.0.6:33239 2022/10/10 12:26:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.781911487s) from=127.0.0.6:55765 2022/10/10 12:26:20 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m4.326160375s) from=127.0.0.6:59739 2022/10/10 12:26:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.68695294s) from=127.0.0.6:42047 2022/10/10 12:26:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:26:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.950021784s) from=127.0.0.6:54799 2022/10/10 12:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:26:32 [DEBUG] agent: Node info in sync 2022/10/10 12:26:35 [DEBUG] http: Request GET /v1/status/leader (279.422µs) from=127.0.0.6:35449 2022/10/10 12:26:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.070614442s) from=127.0.0.6:44943 2022/10/10 12:26:37 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.211062838s) from=127.0.0.6:57411 2022/10/10 12:26:38 [DEBUG] http: Request GET /v1/status/leader (378.94µs) from=127.0.0.6:35449 2022/10/10 12:26:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.233931313s) from=127.0.0.6:39637 2022/10/10 12:26:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.091961218s) from=127.0.0.6:54529 2022/10/10 12:26:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.081304682s) from=127.0.0.6:57289 2022/10/10 12:26:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.055681564s) from=127.0.0.6:46497 2022/10/10 12:26:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.209918174s) from=127.0.0.6:45505 2022/10/10 12:26:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.364975805s) from=127.0.0.6:39915 2022/10/10 12:26:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.804327327s) from=127.0.0.6:48023 2022/10/10 12:26:55 [DEBUG] http: Request GET /v1/status/leader (23.218759ms) from=127.0.0.6:35449 2022/10/10 12:26:55 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.291002949s) from=127.0.0.6:36271 2022/10/10 12:26:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.353917049s) from=127.0.0.6:34601 2022/10/10 12:26:58 [DEBUG] http: Request GET /v1/status/leader (912.95µs) from=127.0.0.6:35449 2022/10/10 12:27:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.504382373s) from=127.0.0.6:49863 2022/10/10 12:27:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.450986628s) from=127.0.0.6:52375 2022/10/10 12:27:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m2.806947879s) from=127.0.0.6:55851 2022/10/10 12:27:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.076077782s) from=127.0.0.6:50071 2022/10/10 12:27:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.186659172s) from=127.0.0.6:46397 2022/10/10 12:27:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:27:15 [DEBUG] http: Request GET /v1/status/leader (2.778437ms) from=127.0.0.6:35449 2022/10/10 12:27:18 [DEBUG] http: Request GET /v1/status/leader (477.673µs) from=127.0.0.6:35449 2022/10/10 12:27:35 [DEBUG] http: Request GET /v1/status/leader (148.232µs) from=127.0.0.6:35449 2022/10/10 12:27:38 [DEBUG] http: Request GET /v1/status/leader (3.517265ms) from=127.0.0.6:35449 2022/10/10 12:27:55 [DEBUG] http: Request GET /v1/status/leader (1.080479ms) from=127.0.0.6:35449 2022/10/10 12:27:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.200490571s) from=127.0.0.6:53631 2022/10/10 12:27:58 [DEBUG] http: Request GET /v1/status/leader (164.539µs) from=127.0.0.6:35449 2022/10/10 12:28:01 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.421214982s) from=127.0.0.6:37267 2022/10/10 12:28:02 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.72371413s) from=127.0.0.6:51461 2022/10/10 12:28:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.661156397s) from=127.0.0.6:43085 2022/10/10 12:28:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:28:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.250609052s) from=127.0.0.6:39235 2022/10/10 12:28:15 [DEBUG] http: Request GET /v1/status/leader (421.997µs) from=127.0.0.6:35449 2022/10/10 12:28:18 [DEBUG] http: Request GET /v1/status/leader (237.469µs) from=127.0.0.6:35449 2022/10/10 12:28:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.37371102s) from=127.0.0.6:42105 2022/10/10 12:28:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:28:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:28:19 [DEBUG] agent: Node info in sync 2022/10/10 12:28:21 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.932211919s) from=127.0.0.6:33239 2022/10/10 12:28:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.475863814s) from=127.0.0.6:43735 2022/10/10 12:28:23 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.421801914s) from=127.0.0.6:38891 2022/10/10 12:28:23 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.591043333s) from=127.0.0.6:38719 2022/10/10 12:28:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m3.544443534s) from=127.0.0.6:59739 2022/10/10 12:28:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.933796727s) from=127.0.0.6:42047 2022/10/10 12:28:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.107402134s) from=127.0.0.6:55765 2022/10/10 12:28:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.864329886s) from=127.0.0.6:54799 2022/10/10 12:28:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:28:35 [DEBUG] http: Request GET /v1/status/leader (742.132µs) from=127.0.0.6:35449 2022/10/10 12:28:38 [DEBUG] http: Request GET /v1/status/leader (589.426µs) from=127.0.0.6:35449 2022/10/10 12:28:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.871168915s) from=127.0.0.6:57411 2022/10/10 12:28:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.716315778s) from=127.0.0.6:44943 2022/10/10 12:28:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.116196697s) from=127.0.0.6:54529 2022/10/10 12:28:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.361121724s) from=127.0.0.6:39637 2022/10/10 12:28:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.156274625s) from=127.0.0.6:57289 2022/10/10 12:28:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.623886631s) from=127.0.0.6:46497 2022/10/10 12:28:55 [DEBUG] http: Request GET /v1/status/leader (181.411µs) from=127.0.0.6:35449 2022/10/10 12:28:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.4105477s) from=127.0.0.6:45505 2022/10/10 12:28:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.902645508s) from=127.0.0.6:48023 2022/10/10 12:28:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.396168099s) from=127.0.0.6:39915 2022/10/10 12:28:58 [DEBUG] http: Request GET /v1/status/leader (21.157765ms) from=127.0.0.6:35449 2022/10/10 12:28:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.972890974s) from=127.0.0.6:36271 2022/10/10 12:29:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.962994202s) from=127.0.0.6:34601 2022/10/10 12:29:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.608564875s) from=127.0.0.6:52375 2022/10/10 12:29:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m7.156635196s) from=127.0.0.6:49863 2022/10/10 12:29:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.43988805s) from=127.0.0.6:55851 2022/10/10 12:29:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.870007839s) from=127.0.0.6:50071 2022/10/10 12:29:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:29:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.070072442s) from=127.0.0.6:46397 2022/10/10 12:29:15 [DEBUG] http: Request GET /v1/status/leader (379.209µs) from=127.0.0.6:35449 2022/10/10 12:29:18 [DEBUG] http: Request GET /v1/status/leader (644.727µs) from=127.0.0.6:35449 2022/10/10 12:29:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:29:28 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:29:28 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:29:28 [DEBUG] agent: Node info in sync 2022/10/10 12:29:35 [DEBUG] http: Request GET /v1/status/leader (903.794µs) from=127.0.0.6:35449 2022/10/10 12:29:38 [DEBUG] http: Request GET /v1/status/leader (664.003µs) from=127.0.0.6:35449 2022/10/10 12:29:55 [DEBUG] http: Request GET /v1/status/leader (600.212µs) from=127.0.0.6:35449 2022/10/10 12:29:58 [DEBUG] http: Request GET /v1/status/leader (718.783µs) from=127.0.0.6:35449 2022/10/10 12:30:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m4.483680528s) from=127.0.0.6:53631 2022/10/10 12:30:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.890225458s) from=127.0.0.6:37267 2022/10/10 12:30:09 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.781801909s) from=127.0.0.6:51461 2022/10/10 12:30:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.953446781s) from=127.0.0.6:43085 2022/10/10 12:30:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:30:15 [DEBUG] http: Request GET /v1/status/leader (10.30162ms) from=127.0.0.6:35449 2022/10/10 12:30:18 [DEBUG] http: Request GET /v1/status/leader (395.844µs) from=127.0.0.6:35449 2022/10/10 12:30:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.285292104s) from=127.0.0.6:39235 2022/10/10 12:30:23 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.686782828s) from=127.0.0.6:33239 2022/10/10 12:30:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m1.811889834s) from=127.0.0.6:38891 2022/10/10 12:30:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.854200654s) from=127.0.0.6:42105 2022/10/10 12:30:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m4.838614141s) from=127.0.0.6:43735 2022/10/10 12:30:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.666420241s) from=127.0.0.6:55765 2022/10/10 12:30:29 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.315111071s) from=127.0.0.6:42047 2022/10/10 12:30:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m5.393173605s) from=127.0.0.6:59739 2022/10/10 12:30:30 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.919661927s) from=127.0.0.6:38719 2022/10/10 12:30:31 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.233501251s) from=127.0.0.6:54799 2022/10/10 12:30:35 [DEBUG] http: Request GET /v1/status/leader (475.568µs) from=127.0.0.6:35449 2022/10/10 12:30:39 [DEBUG] http: Request GET /v1/status/leader (136.993µs) from=127.0.0.6:35449 2022/10/10 12:30:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.154067394s) from=127.0.0.6:54529 2022/10/10 12:30:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.575273799s) from=127.0.0.6:44943 2022/10/10 12:30:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.962934793s) from=127.0.0.6:57411 2022/10/10 12:30:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:30:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:30:47 [DEBUG] agent: Node info in sync 2022/10/10 12:30:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.024597446s) from=127.0.0.6:57289 2022/10/10 12:30:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.244251672s) from=127.0.0.6:39637 2022/10/10 12:30:55 [DEBUG] http: Request GET /v1/status/leader (872.197µs) from=127.0.0.6:35449 2022/10/10 12:30:59 [DEBUG] http: Request GET /v1/status/leader (1.686056ms) from=127.0.0.6:35449 2022/10/10 12:30:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.801986187s) from=127.0.0.6:45505 2022/10/10 12:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.395699807s) from=127.0.0.6:48023 2022/10/10 12:31:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.85575583s) from=127.0.0.6:36271 2022/10/10 12:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.111008904s) from=127.0.0.6:46497 2022/10/10 12:31:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.176093895s) from=127.0.0.6:39915 2022/10/10 12:31:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.124519089s) from=127.0.0.6:52375 2022/10/10 12:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.393941828s) from=127.0.0.6:34601 2022/10/10 12:31:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.821041139s) from=127.0.0.6:49863 2022/10/10 12:31:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m4.295472571s) from=127.0.0.6:55851 2022/10/10 12:31:16 [DEBUG] http: Request GET /v1/status/leader (882.561µs) from=127.0.0.6:35449 2022/10/10 12:31:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m6.579137902s) from=127.0.0.6:50071 2022/10/10 12:31:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.914632498s) from=127.0.0.6:46397 2022/10/10 12:31:19 [DEBUG] http: Request GET /v1/status/leader (1.032017ms) from=127.0.0.6:35449 2022/10/10 12:31:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:31:36 [DEBUG] http: Request GET /v1/status/leader (2.049069ms) from=127.0.0.6:35449 2022/10/10 12:31:39 [DEBUG] http: Request GET /v1/status/leader (495.974µs) from=127.0.0.6:35449 2022/10/10 12:31:56 [DEBUG] http: Request GET /v1/status/leader (1.126892ms) from=127.0.0.6:35449 2022/10/10 12:31:59 [DEBUG] http: Request GET /v1/status/leader (770.423µs) from=127.0.0.6:35449 2022/10/10 12:32:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.368345041s) from=127.0.0.6:53631 2022/10/10 12:32:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:32:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:32:02 [DEBUG] agent: Node info in sync 2022/10/10 12:32:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.215408677s) from=127.0.0.6:37267 2022/10/10 12:32:12 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m3.122757992s) from=127.0.0.6:51461 2022/10/10 12:32:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:32:16 [DEBUG] http: Request GET /v1/status/leader (541.993µs) from=127.0.0.6:35449 2022/10/10 12:32:19 [DEBUG] http: Request GET /v1/status/leader (862.917µs) from=127.0.0.6:35449 2022/10/10 12:32:19 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.62384036s) from=127.0.0.6:43085 2022/10/10 12:32:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.720036052s) from=127.0.0.6:38891 2022/10/10 12:32:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.893009761s) from=127.0.0.6:39235 2022/10/10 12:32:28 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.09711763s) from=127.0.0.6:33239 2022/10/10 12:32:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.287333391s) from=127.0.0.6:42105 2022/10/10 12:32:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.012171444s) from=127.0.0.6:42047 2022/10/10 12:32:32 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.54503257s) from=127.0.0.6:43735 2022/10/10 12:32:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.475687458s) from=127.0.0.6:55765 2022/10/10 12:32:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.252735709s) from=127.0.0.6:54799 2022/10/10 12:32:36 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m5.9761214s) from=127.0.0.6:59739 2022/10/10 12:32:36 [DEBUG] http: Request GET /v1/status/leader (5.087322ms) from=127.0.0.6:35449 2022/10/10 12:32:37 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.38728941s) from=127.0.0.6:38719 2022/10/10 12:32:39 [DEBUG] http: Request GET /v1/status/leader (2.467365ms) from=127.0.0.6:35449 2022/10/10 12:32:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.862992447s) from=127.0.0.6:57411 2022/10/10 12:32:49 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m5.398644792s) from=127.0.0.6:54529 2022/10/10 12:32:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.647989777s) from=127.0.0.6:44943 2022/10/10 12:32:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.234989404s) from=127.0.0.6:57289 2022/10/10 12:32:56 [DEBUG] http: Request GET /v1/status/leader (7.274477ms) from=127.0.0.6:35449 2022/10/10 12:32:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.932804135s) from=127.0.0.6:39637 2022/10/10 12:32:59 [DEBUG] http: Request GET /v1/status/leader (38.260109ms) from=127.0.0.6:35449 2022/10/10 12:33:01 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.28131183s) from=127.0.0.6:36271 2022/10/10 12:33:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.156359404s) from=127.0.0.6:45505 2022/10/10 12:33:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.038575412s) from=127.0.0.6:48023 2022/10/10 12:33:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.182997082s) from=127.0.0.6:46497 2022/10/10 12:33:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.479167057s) from=127.0.0.6:52375 2022/10/10 12:33:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.349410082s) from=127.0.0.6:39915 2022/10/10 12:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.889456706s) from=127.0.0.6:34601 2022/10/10 12:33:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:33:16 [DEBUG] http: Request GET /v1/status/leader (377.753µs) from=127.0.0.6:35449 2022/10/10 12:33:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m2.821846325s) from=127.0.0.6:55851 2022/10/10 12:33:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.455802602s) from=127.0.0.6:46397 2022/10/10 12:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.875740246s) from=127.0.0.6:49863 2022/10/10 12:33:19 [DEBUG] http: Request GET /v1/status/leader (819.146µs) from=127.0.0.6:35449 2022/10/10 12:33:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.486516298s) from=127.0.0.6:50071 2022/10/10 12:33:36 [DEBUG] http: Request GET /v1/status/leader (2.037289ms) from=127.0.0.6:35449 2022/10/10 12:33:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:33:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:33:39 [DEBUG] agent: Node info in sync 2022/10/10 12:33:39 [DEBUG] http: Request GET /v1/status/leader (15.127898ms) from=127.0.0.6:35449 2022/10/10 12:33:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:33:56 [DEBUG] http: Request GET /v1/status/leader (1.663769ms) from=127.0.0.6:35449 2022/10/10 12:33:59 [DEBUG] http: Request GET /v1/status/leader (26.988863ms) from=127.0.0.6:35449 2022/10/10 12:34:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.602299483s) from=127.0.0.6:53631 2022/10/10 12:34:13 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.067410248s) from=127.0.0.6:37267 2022/10/10 12:34:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:34:16 [DEBUG] http: Request GET /v1/status/leader (382.335µs) from=127.0.0.6:35449 2022/10/10 12:34:17 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.083762162s) from=127.0.0.6:51461 2022/10/10 12:34:19 [DEBUG] http: Request GET /v1/status/leader (15.015217ms) from=127.0.0.6:35449 2022/10/10 12:34:26 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.24632879s) from=127.0.0.6:38891 2022/10/10 12:34:26 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.973530873s) from=127.0.0.6:43085 2022/10/10 12:34:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.159964572s) from=127.0.0.6:39235 2022/10/10 12:34:31 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.98652916s) from=127.0.0.6:33239 2022/10/10 12:34:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.832873823s) from=127.0.0.6:42047 2022/10/10 12:34:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.784007872s) from=127.0.0.6:42105 2022/10/10 12:34:33 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.32771695s) from=127.0.0.6:43735 2022/10/10 12:34:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.147192603s) from=127.0.0.6:54799 2022/10/10 12:34:36 [DEBUG] http: Request GET /v1/status/leader (609.845µs) from=127.0.0.6:35449 2022/10/10 12:34:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.858652641s) from=127.0.0.6:55765 2022/10/10 12:34:39 [DEBUG] http: Request GET /v1/status/leader (2.824471ms) from=127.0.0.6:35449 2022/10/10 12:34:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m3.786735058s) from=127.0.0.6:59739 2022/10/10 12:34:44 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m7.492905216s) from=127.0.0.6:38719 2022/10/10 12:34:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.358862185s) from=127.0.0.6:44943 2022/10/10 12:34:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.905095391s) from=127.0.0.6:54529 2022/10/10 12:34:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.876543616s) from=127.0.0.6:57411 2022/10/10 12:34:56 [DEBUG] http: Request GET /v1/status/leader (1.123582ms) from=127.0.0.6:35449 2022/10/10 12:34:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.912603811s) from=127.0.0.6:57289 2022/10/10 12:34:59 [DEBUG] http: Request GET /v1/status/leader (189.428µs) from=127.0.0.6:35449 2022/10/10 12:35:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.081634511s) from=127.0.0.6:39637 2022/10/10 12:35:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.485245877s) from=127.0.0.6:36271 2022/10/10 12:35:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:35:04 [DEBUG] agent: Node info in sync 2022/10/10 12:35:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.324458329s) from=127.0.0.6:48023 2022/10/10 12:35:07 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.658715506s) from=127.0.0.6:45505 2022/10/10 12:35:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.12323581s) from=127.0.0.6:52375 2022/10/10 12:35:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.117333768s) from=127.0.0.6:46497 2022/10/10 12:35:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:35:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m3.795012014s) from=127.0.0.6:34601 2022/10/10 12:35:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.614602337s) from=127.0.0.6:39915 2022/10/10 12:35:16 [DEBUG] http: Request GET /v1/status/leader (223.161µs) from=127.0.0.6:35449 2022/10/10 12:35:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m1.597299383s) from=127.0.0.6:55851 2022/10/10 12:35:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.080338771s) from=127.0.0.6:49863 2022/10/10 12:35:19 [DEBUG] http: Request GET /v1/status/leader (407.79µs) from=127.0.0.6:35449 2022/10/10 12:35:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.313277528s) from=127.0.0.6:46397 2022/10/10 12:35:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.312818154s) from=127.0.0.6:50071 2022/10/10 12:35:36 [DEBUG] http: Request GET /v1/status/leader (26.92764ms) from=127.0.0.6:35449 2022/10/10 12:35:39 [DEBUG] http: Request GET /v1/status/leader (985.684µs) from=127.0.0.6:35449 2022/10/10 12:35:56 [DEBUG] http: Request GET /v1/status/leader (194.084µs) from=127.0.0.6:35449 2022/10/10 12:35:59 [DEBUG] http: Request GET /v1/status/leader (309.053µs) from=127.0.0.6:35449 2022/10/10 12:36:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:36:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.854358153s) from=127.0.0.6:53631 2022/10/10 12:36:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:36:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.296242784s) from=127.0.0.6:37267 2022/10/10 12:36:16 [DEBUG] http: Request GET /v1/status/leader (216.644µs) from=127.0.0.6:35449 2022/10/10 12:36:19 [DEBUG] http: Request GET /v1/status/leader (149.555µs) from=127.0.0.6:35449 2022/10/10 12:36:23 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.297083352s) from=127.0.0.6:51461 2022/10/10 12:36:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.984517812s) from=127.0.0.6:39235 2022/10/10 12:36:30 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.16204275s) from=127.0.0.6:38891 2022/10/10 12:36:30 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.008512983s) from=127.0.0.6:43085 2022/10/10 12:36:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.060091123s) from=127.0.0.6:42047 2022/10/10 12:36:36 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.47539284s) from=127.0.0.6:54799 2022/10/10 12:36:36 [DEBUG] http: Request GET /v1/status/leader (872.043µs) from=127.0.0.6:35449 2022/10/10 12:36:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.176279127s) from=127.0.0.6:42105 2022/10/10 12:36:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.130402023s) from=127.0.0.6:33239 2022/10/10 12:36:39 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.298458426s) from=127.0.0.6:43735 2022/10/10 12:36:39 [DEBUG] http: Request GET /v1/status/leader (261.411µs) from=127.0.0.6:35449 2022/10/10 12:36:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.504882955s) from=127.0.0.6:55765 2022/10/10 12:36:44 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m4.650770193s) from=127.0.0.6:59739 2022/10/10 12:36:49 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.597832188s) from=127.0.0.6:38719 2022/10/10 12:36:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.72862835s) from=127.0.0.6:54529 2022/10/10 12:36:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.554934141s) from=127.0.0.6:44943 2022/10/10 12:36:56 [DEBUG] http: Request GET /v1/status/leader (210.201µs) from=127.0.0.6:35449 2022/10/10 12:36:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.135977109s) from=127.0.0.6:57411 2022/10/10 12:36:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:36:59 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:36:59 [DEBUG] agent: Node info in sync 2022/10/10 12:37:00 [DEBUG] http: Request GET /v1/status/leader (763.778µs) from=127.0.0.6:35449 2022/10/10 12:37:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.321900109s) from=127.0.0.6:36271 2022/10/10 12:37:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.471106228s) from=127.0.0.6:57289 2022/10/10 12:37:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.796387126s) from=127.0.0.6:39637 2022/10/10 12:37:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.32469004s) from=127.0.0.6:52375 2022/10/10 12:37:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.026829595s) from=127.0.0.6:45505 2022/10/10 12:37:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.683417697s) from=127.0.0.6:48023 2022/10/10 12:37:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:37:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.984768814s) from=127.0.0.6:46497 2022/10/10 12:37:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.386227346s) from=127.0.0.6:39915 2022/10/10 12:37:16 [DEBUG] http: Request GET /v1/status/leader (299.659µs) from=127.0.0.6:35449 2022/10/10 12:37:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.547919833s) from=127.0.0.6:34601 2022/10/10 12:37:20 [DEBUG] http: Request GET /v1/status/leader (1.062524ms) from=127.0.0.6:35449 2022/10/10 12:37:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.523818947s) from=127.0.0.6:49863 2022/10/10 12:37:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m4.996775163s) from=127.0.0.6:55851 2022/10/10 12:37:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.57253135s) from=127.0.0.6:46397 2022/10/10 12:37:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.946243215s) from=127.0.0.6:50071 2022/10/10 12:37:36 [DEBUG] http: Request GET /v1/status/leader (162.825µs) from=127.0.0.6:35449 2022/10/10 12:37:40 [DEBUG] http: Request GET /v1/status/leader (169.717µs) from=127.0.0.6:35449 2022/10/10 12:37:56 [DEBUG] http: Request GET /v1/status/leader (272.663µs) from=127.0.0.6:35449 2022/10/10 12:38:00 [DEBUG] http: Request GET /v1/status/leader (183.025µs) from=127.0.0.6:35449 2022/10/10 12:38:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:38:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.03676326s) from=127.0.0.6:53631 2022/10/10 12:38:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.437168577s) from=127.0.0.6:37267 2022/10/10 12:38:16 [DEBUG] http: Request GET /v1/status/leader (2.409535ms) from=127.0.0.6:35449 2022/10/10 12:38:20 [DEBUG] http: Request GET /v1/status/leader (32.296638ms) from=127.0.0.6:35449 2022/10/10 12:38:29 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.808576582s) from=127.0.0.6:51461 2022/10/10 12:38:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.049503497s) from=127.0.0.6:38891 2022/10/10 12:38:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.711410712s) from=127.0.0.6:39235 2022/10/10 12:38:36 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.375363157s) from=127.0.0.6:43085 2022/10/10 12:38:36 [DEBUG] http: Request GET /v1/status/leader (323.669µs) from=127.0.0.6:43085 2022/10/10 12:38:37 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.68401739s) from=127.0.0.6:42047 2022/10/10 12:38:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m0.969053656s) from=127.0.0.6:43735 2022/10/10 12:38:40 [DEBUG] http: Request GET /v1/status/leader (7.846181ms) from=127.0.0.6:35449 2022/10/10 12:38:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.902863442s) from=127.0.0.6:33239 2022/10/10 12:38:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.663999933s) from=127.0.0.6:54799 2022/10/10 12:38:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:38:43 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:38:43 [DEBUG] agent: Node info in sync 2022/10/10 12:38:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.686360629s) from=127.0.0.6:42105 2022/10/10 12:38:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:38:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.524871273s) from=127.0.0.6:55765 2022/10/10 12:38:51 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m7.492034685s) from=127.0.0.6:59739 2022/10/10 12:38:54 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.164385544s) from=127.0.0.6:38719 2022/10/10 12:38:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.146278896s) from=127.0.0.6:54529 2022/10/10 12:38:56 [DEBUG] http: Request GET /v1/status/leader (220.291µs) from=127.0.0.6:35449 2022/10/10 12:38:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.33124777s) from=127.0.0.6:44943 2022/10/10 12:39:00 [DEBUG] http: Request GET /v1/status/leader (2.425885ms) from=127.0.0.6:35449 2022/10/10 12:39:03 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.012529757s) from=127.0.0.6:36271 2022/10/10 12:39:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m7.141231238s) from=127.0.0.6:57411 2022/10/10 12:39:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.732776949s) from=127.0.0.6:39637 2022/10/10 12:39:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m7.135814409s) from=127.0.0.6:57289 2022/10/10 12:39:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.382985024s) from=127.0.0.6:48023 2022/10/10 12:39:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:39:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.874076723s) from=127.0.0.6:52375 2022/10/10 12:39:16 [DEBUG] http: Request GET /v1/status/leader (1.260521ms) from=127.0.0.6:35449 2022/10/10 12:39:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.509392103s) from=127.0.0.6:46497 2022/10/10 12:39:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.467936896s) from=127.0.0.6:45505 2022/10/10 12:39:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.313208419s) from=127.0.0.6:39915 2022/10/10 12:39:20 [DEBUG] http: Request GET /v1/status/leader (179.525µs) from=127.0.0.6:35449 2022/10/10 12:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.909928631s) from=127.0.0.6:34601 2022/10/10 12:39:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.790006683s) from=127.0.0.6:55851 2022/10/10 12:39:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.217637s) from=127.0.0.6:46397 2022/10/10 12:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.591723409s) from=127.0.0.6:49863 2022/10/10 12:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m7.242193871s) from=127.0.0.6:50071 2022/10/10 12:39:37 [DEBUG] http: Request GET /v1/status/leader (177.64µs) from=127.0.0.6:35449 2022/10/10 12:39:40 [DEBUG] http: Request GET /v1/status/leader (553.888µs) from=127.0.0.6:35449 2022/10/10 12:39:57 [DEBUG] http: Request GET /v1/status/leader (356.781µs) from=127.0.0.6:35449 2022/10/10 12:40:00 [DEBUG] http: Request GET /v1/status/leader (250.816µs) from=127.0.0.6:35449 2022/10/10 12:40:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:40:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:40:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:40:15 [DEBUG] agent: Node info in sync 2022/10/10 12:40:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.389973272s) from=127.0.0.6:53631 2022/10/10 12:40:17 [DEBUG] http: Request GET /v1/status/leader (273.972µs) from=127.0.0.6:35449 2022/10/10 12:40:20 [DEBUG] http: Request GET /v1/status/leader (534.798µs) from=127.0.0.6:35449 2022/10/10 12:40:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.457839594s) from=127.0.0.6:37267 2022/10/10 12:40:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.322181936s) from=127.0.0.6:51461 2022/10/10 12:40:37 [DEBUG] http: Request GET /v1/status/leader (1.436108ms) from=127.0.0.6:35449 2022/10/10 12:40:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.461323033s) from=127.0.0.6:43085 2022/10/10 12:40:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.521281776s) from=127.0.0.6:42047 2022/10/10 12:40:39 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.368790112s) from=127.0.0.6:38891 2022/10/10 12:40:40 [DEBUG] http: Request GET /v1/status/leader (2.406486ms) from=127.0.0.6:35449 2022/10/10 12:40:40 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.63924671s) from=127.0.0.6:39235 2022/10/10 12:40:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m0.722779358s) from=127.0.0.6:43735 2022/10/10 12:40:42 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.50001251s) from=127.0.0.6:54799 2022/10/10 12:40:47 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.032101835s) from=127.0.0.6:33239 2022/10/10 12:40:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.440539493s) from=127.0.0.6:42105 2022/10/10 12:40:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:40:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.902649541s) from=127.0.0.6:55765 2022/10/10 12:40:55 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.021921942s) from=127.0.0.6:38719 2022/10/10 12:40:57 [DEBUG] http: Request GET /v1/status/leader (7.57367ms) from=127.0.0.6:35449 2022/10/10 12:40:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m5.630483028s) from=127.0.0.6:59739 2022/10/10 12:41:00 [DEBUG] http: Request GET /v1/status/leader (390.044µs) from=127.0.0.6:35449 2022/10/10 12:41:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m7.299698694s) from=127.0.0.6:54529 2022/10/10 12:41:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.277833502s) from=127.0.0.6:44943 2022/10/10 12:41:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.85638011s) from=127.0.0.6:36271 2022/10/10 12:41:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.108454724s) from=127.0.0.6:57411 2022/10/10 12:41:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.397578103s) from=127.0.0.6:39637 2022/10/10 12:41:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:41:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.004069035s) from=127.0.0.6:48023 2022/10/10 12:41:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.347258123s) from=127.0.0.6:57289 2022/10/10 12:41:17 [DEBUG] http: Request GET /v1/status/leader (484.135µs) from=127.0.0.6:35449 2022/10/10 12:41:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.582721006s) from=127.0.0.6:45505 2022/10/10 12:41:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.980018006s) from=127.0.0.6:52375 2022/10/10 12:41:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.205305199s) from=127.0.0.6:39915 2022/10/10 12:41:20 [DEBUG] http: Request GET /v1/status/leader (1.04139ms) from=127.0.0.6:35449 2022/10/10 12:41:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m4.929799221s) from=127.0.0.6:46497 2022/10/10 12:41:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.628267152s) from=127.0.0.6:34601 2022/10/10 12:41:27 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.796830547s) from=127.0.0.6:46397 2022/10/10 12:41:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.147282075s) from=127.0.0.6:55851 2022/10/10 12:41:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.890958617s) from=127.0.0.6:49863 2022/10/10 12:41:37 [DEBUG] http: Request GET /v1/status/leader (1.074395ms) from=127.0.0.6:35449 2022/10/10 12:41:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.983341262s) from=127.0.0.6:50071 2022/10/10 12:41:40 [DEBUG] http: Request GET /v1/status/leader (519.337µs) from=127.0.0.6:35449 2022/10/10 12:41:57 [DEBUG] http: Request GET /v1/status/leader (976.338µs) from=127.0.0.6:35449 2022/10/10 12:42:00 [DEBUG] http: Request GET /v1/status/leader (619.232µs) from=127.0.0.6:35449 2022/10/10 12:42:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:42:02 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:42:02 [DEBUG] agent: Node info in sync 2022/10/10 12:42:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:42:17 [DEBUG] http: Request GET /v1/status/leader (10.862185ms) from=127.0.0.6:35449 2022/10/10 12:42:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.182918241s) from=127.0.0.6:53631 2022/10/10 12:42:20 [DEBUG] http: Request GET /v1/status/leader (187.519µs) from=127.0.0.6:35449 2022/10/10 12:42:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.272116294s) from=127.0.0.6:37267 2022/10/10 12:42:37 [DEBUG] http: Request GET /v1/status/leader (923.616µs) from=127.0.0.6:35449 2022/10/10 12:42:38 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.068615412s) from=127.0.0.6:43085 2022/10/10 12:42:38 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.503055004s) from=127.0.0.6:51461 2022/10/10 12:42:40 [DEBUG] http: Request GET /v1/status/leader (250.755µs) from=127.0.0.6:35449 2022/10/10 12:42:41 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.291584951s) from=127.0.0.6:42047 2022/10/10 12:42:43 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m2.862109804s) from=127.0.0.6:43735 2022/10/10 12:42:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.381492438s) from=127.0.0.6:39235 2022/10/10 12:42:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.140536264s) from=127.0.0.6:38891 2022/10/10 12:42:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.170159628s) from=127.0.0.6:54799 2022/10/10 12:42:52 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.404919535s) from=127.0.0.6:33239 2022/10/10 12:42:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.560458223s) from=127.0.0.6:42105 2022/10/10 12:42:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.393018969s) from=127.0.0.6:38719 2022/10/10 12:42:57 [DEBUG] http: Request GET /v1/status/leader (32.325327ms) from=127.0.0.6:35449 2022/10/10 12:42:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m1.020011623s) from=127.0.0.6:59739 2022/10/10 12:42:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.375622285s) from=127.0.0.6:55765 2022/10/10 12:43:00 [DEBUG] http: Request GET /v1/status/leader (677.899µs) from=127.0.0.6:35449 2022/10/10 12:43:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m4.956507431s) from=127.0.0.6:54529 2022/10/10 12:43:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.918656365s) from=127.0.0.6:44943 2022/10/10 12:43:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.879616185s) from=127.0.0.6:36271 2022/10/10 12:43:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.199662654s) from=127.0.0.6:39637 2022/10/10 12:43:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:43:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.983981669s) from=127.0.0.6:57411 2022/10/10 12:43:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:43:17 [DEBUG] http: Request GET /v1/status/leader (344.674µs) from=127.0.0.6:35449 2022/10/10 12:43:20 [DEBUG] http: Request GET /v1/status/leader (324.851µs) from=127.0.0.6:35449 2022/10/10 12:43:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.771288903s) from=127.0.0.6:57289 2022/10/10 12:43:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m7.109854848s) from=127.0.0.6:48023 2022/10/10 12:43:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.20150378s) from=127.0.0.6:39915 2022/10/10 12:43:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.809654088s) from=127.0.0.6:45505 2022/10/10 12:43:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.74971587s) from=127.0.0.6:52375 2022/10/10 12:43:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.371925767s) from=127.0.0.6:34601 2022/10/10 12:43:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.040242189s) from=127.0.0.6:46497 2022/10/10 12:43:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.791144307s) from=127.0.0.6:46397 2022/10/10 12:43:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m2.573663365s) from=127.0.0.6:55851 2022/10/10 12:43:37 [DEBUG] http: Request GET /v1/status/leader (727.984µs) from=127.0.0.6:35449 2022/10/10 12:43:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.97123154s) from=127.0.0.6:49863 2022/10/10 12:43:40 [DEBUG] http: Request GET /v1/status/leader (1.49342ms) from=127.0.0.6:35449 2022/10/10 12:43:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.989432117s) from=127.0.0.6:50071 2022/10/10 12:43:57 [DEBUG] http: Request GET /v1/status/leader (323.404µs) from=127.0.0.6:35449 2022/10/10 12:44:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:44:00 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:44:00 [DEBUG] agent: Node info in sync 2022/10/10 12:44:01 [DEBUG] http: Request GET /v1/status/leader (318.752µs) from=127.0.0.6:35449 2022/10/10 12:44:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:44:17 [DEBUG] http: Request GET /v1/status/leader (417.327µs) from=127.0.0.6:35449 2022/10/10 12:44:20 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.42984062s) from=127.0.0.6:53631 2022/10/10 12:44:21 [DEBUG] http: Request GET /v1/status/leader (711.34µs) from=127.0.0.6:35449 2022/10/10 12:44:29 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.621353841s) from=127.0.0.6:37267 2022/10/10 12:44:37 [DEBUG] http: Request GET /v1/status/leader (498.165µs) from=127.0.0.6:35449 2022/10/10 12:44:41 [DEBUG] http: Request GET /v1/status/leader (246.936µs) from=127.0.0.6:35449 2022/10/10 12:44:41 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.544210322s) from=127.0.0.6:51461 2022/10/10 12:44:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.028200304s) from=127.0.0.6:43085 2022/10/10 12:44:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.330578794s) from=127.0.0.6:42047 2022/10/10 12:44:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.78625176s) from=127.0.0.6:39235 2022/10/10 12:44:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.397719294s) from=127.0.0.6:43735 2022/10/10 12:44:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.199126001s) from=127.0.0.6:54799 2022/10/10 12:44:53 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.245969826s) from=127.0.0.6:33239 2022/10/10 12:44:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.128742666s) from=127.0.0.6:38891 2022/10/10 12:44:57 [DEBUG] http: Request GET /v1/status/leader (54.608876ms) from=127.0.0.6:35449 2022/10/10 12:44:59 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.150587776s) from=127.0.0.6:38719 2022/10/10 12:44:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.638520426s) from=127.0.0.6:42105 2022/10/10 12:45:00 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m1.648611271s) from=127.0.0.6:59739 2022/10/10 12:45:01 [DEBUG] http: Request GET /v1/status/leader (284.034µs) from=127.0.0.6:35449 2022/10/10 12:45:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.159003652s) from=127.0.0.6:55765 2022/10/10 12:45:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.065498184s) from=127.0.0.6:39637 2022/10/10 12:45:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:45:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.157248575s) from=127.0.0.6:36271 2022/10/10 12:45:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.308079615s) from=127.0.0.6:54529 2022/10/10 12:45:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.543078087s) from=127.0.0.6:44943 2022/10/10 12:45:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.82189839s) from=127.0.0.6:57411 2022/10/10 12:45:17 [DEBUG] http: Request GET /v1/status/leader (154.155µs) from=127.0.0.6:35449 2022/10/10 12:45:21 [DEBUG] http: Request GET /v1/status/leader (349.133µs) from=127.0.0.6:35449 2022/10/10 12:45:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.579947958s) from=127.0.0.6:48023 2022/10/10 12:45:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.990484511s) from=127.0.0.6:39915 2022/10/10 12:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m5.210994936s) from=127.0.0.6:57289 2022/10/10 12:45:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.855690589s) from=127.0.0.6:34601 2022/10/10 12:45:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.059255151s) from=127.0.0.6:45505 2022/10/10 12:45:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:45:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.26903711s) from=127.0.0.6:46497 2022/10/10 12:45:31 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.35569243s) from=127.0.0.6:52375 2022/10/10 12:45:31 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.3295307s) from=127.0.0.6:46397 2022/10/10 12:45:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:45:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:45:34 [DEBUG] agent: Node info in sync 2022/10/10 12:45:37 [DEBUG] http: Request GET /v1/status/leader (172.01µs) from=127.0.0.6:35449 2022/10/10 12:45:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.851026108s) from=127.0.0.6:55851 2022/10/10 12:45:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.147834005s) from=127.0.0.6:49863 2022/10/10 12:45:41 [DEBUG] http: Request GET /v1/status/leader (14.006258ms) from=127.0.0.6:35449 2022/10/10 12:45:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.059190032s) from=127.0.0.6:50071 2022/10/10 12:45:57 [DEBUG] http: Request GET /v1/status/leader (2.398374ms) from=127.0.0.6:35449 2022/10/10 12:46:01 [DEBUG] http: Request GET /v1/status/leader (424.107µs) from=127.0.0.6:35449 2022/10/10 12:46:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:46:18 [DEBUG] http: Request GET /v1/status/leader (428.259µs) from=127.0.0.6:35449 2022/10/10 12:46:21 [DEBUG] http: Request GET /v1/status/leader (379.544µs) from=127.0.0.6:35449 2022/10/10 12:46:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.74133269s) from=127.0.0.6:53631 2022/10/10 12:46:35 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.525918181s) from=127.0.0.6:37267 2022/10/10 12:46:38 [DEBUG] http: Request GET /v1/status/leader (1.075804ms) from=127.0.0.6:35449 2022/10/10 12:46:41 [DEBUG] http: Request GET /v1/status/leader (277.055µs) from=127.0.0.6:35449 2022/10/10 12:46:46 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.97365142s) from=127.0.0.6:51461 2022/10/10 12:46:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.004343137s) from=127.0.0.6:43085 2022/10/10 12:46:51 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.085727321s) from=127.0.0.6:54799 2022/10/10 12:46:52 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.106950823s) from=127.0.0.6:43735 2022/10/10 12:46:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.577922636s) from=127.0.0.6:39235 2022/10/10 12:46:54 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.174309536s) from=127.0.0.6:42047 2022/10/10 12:46:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.535917157s) from=127.0.0.6:33239 2022/10/10 12:46:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.263132701s) from=127.0.0.6:38891 2022/10/10 12:46:58 [DEBUG] http: Request GET /v1/status/leader (15.650785ms) from=127.0.0.6:35449 2022/10/10 12:47:01 [DEBUG] http: Request GET /v1/status/leader (452.713µs) from=127.0.0.6:35449 2022/10/10 12:47:02 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m1.771024066s) from=127.0.0.6:59739 2022/10/10 12:47:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m3.548219291s) from=127.0.0.6:42105 2022/10/10 12:47:03 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.591475503s) from=127.0.0.6:38719 2022/10/10 12:47:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m3.37444469s) from=127.0.0.6:55765 2022/10/10 12:47:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:47:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.508180824s) from=127.0.0.6:39637 2022/10/10 12:47:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.278369334s) from=127.0.0.6:54529 2022/10/10 12:47:17 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.760764883s) from=127.0.0.6:36271 2022/10/10 12:47:18 [DEBUG] http: Request GET /v1/status/leader (1.00253ms) from=127.0.0.6:35449 2022/10/10 12:47:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m3.324801537s) from=127.0.0.6:57411 2022/10/10 12:47:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.055271765s) from=127.0.0.6:44943 2022/10/10 12:47:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:47:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:47:20 [DEBUG] agent: Node info in sync 2022/10/10 12:47:21 [DEBUG] http: Request GET /v1/status/leader (652.646µs) from=127.0.0.6:35449 2022/10/10 12:47:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.405552754s) from=127.0.0.6:48023 2022/10/10 12:47:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.415728786s) from=127.0.0.6:39915 2022/10/10 12:47:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.523108812s) from=127.0.0.6:57289 2022/10/10 12:47:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.02540601s) from=127.0.0.6:46497 2022/10/10 12:47:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.689773291s) from=127.0.0.6:52375 2022/10/10 12:47:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m4.540077323s) from=127.0.0.6:45505 2022/10/10 12:47:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.479165593s) from=127.0.0.6:34601 2022/10/10 12:47:38 [DEBUG] http: Request GET /v1/status/leader (7.540279ms) from=127.0.0.6:35449 2022/10/10 12:47:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.380546944s) from=127.0.0.6:46397 2022/10/10 12:47:41 [DEBUG] http: Request GET /v1/status/leader (268.147µs) from=127.0.0.6:35449 2022/10/10 12:47:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m4.4032243s) from=127.0.0.6:55851 2022/10/10 12:47:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.058600811s) from=127.0.0.6:49863 2022/10/10 12:47:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.308435084s) from=127.0.0.6:50071 2022/10/10 12:47:58 [DEBUG] http: Request GET /v1/status/leader (554.691µs) from=127.0.0.6:35449 2022/10/10 12:48:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:48:01 [DEBUG] http: Request GET /v1/status/leader (433.729µs) from=127.0.0.6:35449 2022/10/10 12:48:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:48:18 [DEBUG] http: Request GET /v1/status/leader (338.165µs) from=127.0.0.6:35449 2022/10/10 12:48:21 [DEBUG] http: Request GET /v1/status/leader (279.771µs) from=127.0.0.6:35449 2022/10/10 12:48:29 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.655899272s) from=127.0.0.6:53631 2022/10/10 12:48:38 [DEBUG] http: Request GET /v1/status/leader (757.143µs) from=127.0.0.6:35449 2022/10/10 12:48:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.848296048s) from=127.0.0.6:37267 2022/10/10 12:48:41 [DEBUG] http: Request GET /v1/status/leader (433.313µs) from=127.0.0.6:35449 2022/10/10 12:48:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.819654679s) from=127.0.0.6:51461 2022/10/10 12:48:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.069489554s) from=127.0.0.6:43085 2022/10/10 12:48:55 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.745765094s) from=127.0.0.6:42047 2022/10/10 12:48:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.924394144s) from=127.0.0.6:54799 2022/10/10 12:48:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.727239551s) from=127.0.0.6:39235 2022/10/10 12:48:57 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.129632148s) from=127.0.0.6:33239 2022/10/10 12:48:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.826299064s) from=127.0.0.6:43735 2022/10/10 12:48:58 [DEBUG] http: Request GET /v1/status/leader (587.323µs) from=127.0.0.6:35449 2022/10/10 12:49:01 [DEBUG] http: Request GET /v1/status/leader (546.899µs) from=127.0.0.6:35449 2022/10/10 12:49:03 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m1.589454151s) from=127.0.0.6:59739 2022/10/10 12:49:04 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.256540779s) from=127.0.0.6:38891 2022/10/10 12:49:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.597712507s) from=127.0.0.6:42105 2022/10/10 12:49:05 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.896386818s) from=127.0.0.6:38719 2022/10/10 12:49:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.355081127s) from=127.0.0.6:55765 2022/10/10 12:49:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:49:09 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:49:09 [DEBUG] agent: Node info in sync 2022/10/10 12:49:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:49:17 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.297043332s) from=127.0.0.6:39637 2022/10/10 12:49:18 [DEBUG] http: Request GET /v1/status/leader (4.991223ms) from=127.0.0.6:35449 2022/10/10 12:49:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.401460493s) from=127.0.0.6:44943 2022/10/10 12:49:21 [DEBUG] http: Request GET /v1/status/leader (570.717µs) from=127.0.0.6:35449 2022/10/10 12:49:21 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.332058811s) from=127.0.0.6:36271 2022/10/10 12:49:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.926515906s) from=127.0.0.6:54529 2022/10/10 12:49:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.543104671s) from=127.0.0.6:57411 2022/10/10 12:49:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.392682989s) from=127.0.0.6:39915 2022/10/10 12:49:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.359071812s) from=127.0.0.6:48023 2022/10/10 12:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m7.430398436s) from=127.0.0.6:57289 2022/10/10 12:49:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.492606539s) from=127.0.0.6:34601 2022/10/10 12:49:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.308092025s) from=127.0.0.6:46497 2022/10/10 12:49:38 [DEBUG] http: Request GET /v1/status/leader (552.106µs) from=127.0.0.6:35449 2022/10/10 12:49:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.963831389s) from=127.0.0.6:52375 2022/10/10 12:49:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.276316178s) from=127.0.0.6:45505 2022/10/10 12:49:41 [DEBUG] http: Request GET /v1/status/leader (238.24µs) from=127.0.0.6:35449 2022/10/10 12:49:46 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m7.185837103s) from=127.0.0.6:46397 2022/10/10 12:49:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.986930232s) from=127.0.0.6:49863 2022/10/10 12:49:50 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.993727128s) from=127.0.0.6:55851 2022/10/10 12:49:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.857309414s) from=127.0.0.6:50071 2022/10/10 12:49:58 [DEBUG] http: Request GET /v1/status/leader (2.384551ms) from=127.0.0.6:35449 2022/10/10 12:50:01 [DEBUG] http: Request GET /v1/status/leader (414.006µs) from=127.0.0.6:35449 2022/10/10 12:50:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:50:18 [DEBUG] http: Request GET /v1/status/leader (1.27573ms) from=127.0.0.6:35449 2022/10/10 12:50:21 [DEBUG] http: Request GET /v1/status/leader (13.661901ms) from=127.0.0.6:35449 2022/10/10 12:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:50:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:50:34 [DEBUG] agent: Node info in sync 2022/10/10 12:50:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:50:34 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.749739778s) from=127.0.0.6:53631 2022/10/10 12:50:38 [DEBUG] http: Request GET /v1/status/leader (296.856µs) from=127.0.0.6:35449 2022/10/10 12:50:41 [DEBUG] http: Request GET /v1/status/leader (551.77µs) from=127.0.0.6:35449 2022/10/10 12:50:44 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.964081591s) from=127.0.0.6:37267 2022/10/10 12:50:56 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m1.473751235s) from=127.0.0.6:43085 2022/10/10 12:50:57 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m1.160814664s) from=127.0.0.6:54799 2022/10/10 12:50:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.345472252s) from=127.0.0.6:51461 2022/10/10 12:50:58 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.346577421s) from=127.0.0.6:33239 2022/10/10 12:50:58 [DEBUG] http: Request GET /v1/status/leader (720.066µs) from=127.0.0.6:35449 2022/10/10 12:50:59 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.176690812s) from=127.0.0.6:43735 2022/10/10 12:50:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m2.478573925s) from=127.0.0.6:39235 2022/10/10 12:51:01 [DEBUG] http: Request GET /v1/status/leader (919.592µs) from=127.0.0.6:35449 2022/10/10 12:51:02 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m7.45709249s) from=127.0.0.6:42047 2022/10/10 12:51:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m2.299462916s) from=127.0.0.6:59739 2022/10/10 12:51:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.705826307s) from=127.0.0.6:38719 2022/10/10 12:51:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.555104754s) from=127.0.0.6:42105 2022/10/10 12:51:12 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m7.372131118s) from=127.0.0.6:38891 2022/10/10 12:51:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:51:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.487210314s) from=127.0.0.6:55765 2022/10/10 12:51:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.56526758s) from=127.0.0.6:39637 2022/10/10 12:51:18 [DEBUG] http: Request GET /v1/status/leader (12.657763ms) from=127.0.0.6:35449 2022/10/10 12:51:21 [DEBUG] http: Request GET /v1/status/leader (2.930768ms) from=127.0.0.6:35449 2022/10/10 12:51:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.199487847s) from=127.0.0.6:44943 2022/10/10 12:51:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.828867313s) from=127.0.0.6:54529 2022/10/10 12:51:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.797672544s) from=127.0.0.6:57411 2022/10/10 12:51:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.814295366s) from=127.0.0.6:36271 2022/10/10 12:51:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.400776087s) from=127.0.0.6:39915 2022/10/10 12:51:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.681716795s) from=127.0.0.6:48023 2022/10/10 12:51:38 [DEBUG] http: Request GET /v1/status/leader (273.172µs) from=127.0.0.6:35449 2022/10/10 12:51:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.582739611s) from=127.0.0.6:45505 2022/10/10 12:51:42 [DEBUG] http: Request GET /v1/status/leader (140.991µs) from=127.0.0.6:35449 2022/10/10 12:51:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.670507302s) from=127.0.0.6:52375 2022/10/10 12:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m7.314214062s) from=127.0.0.6:57289 2022/10/10 12:51:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m7.455192582s) from=127.0.0.6:34601 2022/10/10 12:51:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.462633252s) from=127.0.0.6:46497 2022/10/10 12:51:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.614557292s) from=127.0.0.6:46397 2022/10/10 12:51:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:51:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:51:52 [DEBUG] agent: Node info in sync 2022/10/10 12:51:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.562570951s) from=127.0.0.6:49863 2022/10/10 12:51:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m2.811590419s) from=127.0.0.6:50071 2022/10/10 12:51:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.89712038s) from=127.0.0.6:55851 2022/10/10 12:51:58 [DEBUG] http: Request GET /v1/status/leader (346.329µs) from=127.0.0.6:35449 2022/10/10 12:52:02 [DEBUG] http: Request GET /v1/status/leader (1.83385ms) from=127.0.0.6:35449 2022/10/10 12:52:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:52:18 [DEBUG] http: Request GET /v1/status/leader (495.444µs) from=127.0.0.6:35449 2022/10/10 12:52:22 [DEBUG] http: Request GET /v1/status/leader (10.487579ms) from=127.0.0.6:35449 2022/10/10 12:52:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.419197627s) from=127.0.0.6:53631 2022/10/10 12:52:39 [DEBUG] http: Request GET /v1/status/leader (621.692µs) from=127.0.0.6:35449 2022/10/10 12:52:42 [DEBUG] http: Request GET /v1/status/leader (1.732492ms) from=127.0.0.6:35449 2022/10/10 12:52:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.76762168s) from=127.0.0.6:37267 2022/10/10 12:52:58 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.842521492s) from=127.0.0.6:51461 2022/10/10 12:52:59 [DEBUG] http: Request GET /v1/status/leader (260.816µs) from=127.0.0.6:35449 2022/10/10 12:53:00 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.66256886s) from=127.0.0.6:43085 2022/10/10 12:53:01 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.890916388s) from=127.0.0.6:39235 2022/10/10 12:53:02 [DEBUG] http: Request GET /v1/status/leader (324.586µs) from=127.0.0.6:35449 2022/10/10 12:53:03 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m4.062078692s) from=127.0.0.6:43735 2022/10/10 12:53:03 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.46128448s) from=127.0.0.6:54799 2022/10/10 12:53:05 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.364849993s) from=127.0.0.6:33239 2022/10/10 12:53:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m2.899305088s) from=127.0.0.6:42047 2022/10/10 12:53:06 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m0.724138354s) from=127.0.0.6:59739 2022/10/10 12:53:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.001340891s) from=127.0.0.6:38719 2022/10/10 12:53:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.991522434s) from=127.0.0.6:38891 2022/10/10 12:53:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:53:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.148987744s) from=127.0.0.6:55765 2022/10/10 12:53:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.103584822s) from=127.0.0.6:42105 2022/10/10 12:53:19 [DEBUG] http: Request GET /v1/status/leader (323.014µs) from=127.0.0.6:35449 2022/10/10 12:53:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.458739899s) from=127.0.0.6:39637 2022/10/10 12:53:22 [DEBUG] http: Request GET /v1/status/leader (477.836µs) from=127.0.0.6:35449 2022/10/10 12:53:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:53:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.109898744s) from=127.0.0.6:36271 2022/10/10 12:53:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.591344337s) from=127.0.0.6:44943 2022/10/10 12:53:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.293206151s) from=127.0.0.6:57411 2022/10/10 12:53:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m7.272276287s) from=127.0.0.6:54529 2022/10/10 12:53:39 [DEBUG] http: Request GET /v1/status/leader (495.575µs) from=127.0.0.6:35449 2022/10/10 12:53:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.084599888s) from=127.0.0.6:48023 2022/10/10 12:53:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m5.229401102s) from=127.0.0.6:39915 2022/10/10 12:53:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.183330949s) from=127.0.0.6:45505 2022/10/10 12:53:42 [DEBUG] http: Request GET /v1/status/leader (6.595412ms) from=127.0.0.6:35449 2022/10/10 12:53:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.759892571s) from=127.0.0.6:52375 2022/10/10 12:53:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:53:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:53:45 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:53:45 [DEBUG] agent: Node info in sync 2022/10/10 12:53:47 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.33802048s) from=127.0.0.6:46497 2022/10/10 12:53:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.365705576s) from=127.0.0.6:34601 2022/10/10 12:53:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.99133883s) from=127.0.0.6:46397 2022/10/10 12:53:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.684529708s) from=127.0.0.6:57289 2022/10/10 12:53:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.359478673s) from=127.0.0.6:49863 2022/10/10 12:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.197075388s) from=127.0.0.6:50071 2022/10/10 12:53:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.898086074s) from=127.0.0.6:55851 2022/10/10 12:53:59 [DEBUG] http: Request GET /v1/status/leader (442.553µs) from=127.0.0.6:35449 2022/10/10 12:54:02 [DEBUG] http: Request GET /v1/status/leader (1.045836ms) from=127.0.0.6:35449 2022/10/10 12:54:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:54:19 [DEBUG] http: Request GET /v1/status/leader (861.597µs) from=127.0.0.6:35449 2022/10/10 12:54:22 [DEBUG] http: Request GET /v1/status/leader (749.717µs) from=127.0.0.6:35449 2022/10/10 12:54:39 [DEBUG] http: Request GET /v1/status/leader (1.447086ms) from=127.0.0.6:35449 2022/10/10 12:54:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.011050182s) from=127.0.0.6:53631 2022/10/10 12:54:42 [DEBUG] http: Request GET /v1/status/leader (339.839µs) from=127.0.0.6:35449 2022/10/10 12:54:51 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.530460278s) from=127.0.0.6:37267 2022/10/10 12:54:59 [DEBUG] http: Request GET /v1/status/leader (281.201µs) from=127.0.0.6:35449 2022/10/10 12:54:59 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m0.888870448s) from=127.0.0.6:51461 2022/10/10 12:55:02 [DEBUG] http: Request GET /v1/status/leader (8.56153ms) from=127.0.0.6:35449 2022/10/10 12:55:05 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.236806615s) from=127.0.0.6:39235 2022/10/10 12:55:06 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.406749335s) from=127.0.0.6:43735 2022/10/10 12:55:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m6.347313446s) from=127.0.0.6:43085 2022/10/10 12:55:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.233650998s) from=127.0.0.6:33239 2022/10/10 12:55:07 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m1.022238486s) from=127.0.0.6:59739 2022/10/10 12:55:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.012003742s) from=127.0.0.6:42047 2022/10/10 12:55:08 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m5.052767014s) from=127.0.0.6:54799 2022/10/10 12:55:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:55:16 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m6.48287622s) from=127.0.0.6:38719 2022/10/10 12:55:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.394772825s) from=127.0.0.6:38891 2022/10/10 12:55:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:55:19 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:55:19 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:55:19 [DEBUG] agent: Node info in sync 2022/10/10 12:55:19 [DEBUG] http: Request GET /v1/status/leader (820.08µs) from=127.0.0.6:35449 2022/10/10 12:55:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.932570521s) from=127.0.0.6:55765 2022/10/10 12:55:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.501344305s) from=127.0.0.6:42105 2022/10/10 12:55:22 [DEBUG] http: Request GET /v1/status/leader (223.004µs) from=127.0.0.6:35449 2022/10/10 12:55:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.580611477s) from=127.0.0.6:39637 2022/10/10 12:55:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:55:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m0.019581161s) from=127.0.0.6:36271 2022/10/10 12:55:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m0.101629388s) from=127.0.0.6:54529 2022/10/10 12:55:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.243591474s) from=127.0.0.6:44943 2022/10/10 12:55:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.100069867s) from=127.0.0.6:57411 2022/10/10 12:55:39 [DEBUG] http: Request GET /v1/status/leader (11.009516ms) from=127.0.0.6:35449 2022/10/10 12:55:42 [DEBUG] http: Request GET /v1/status/leader (196.085µs) from=127.0.0.6:35449 2022/10/10 12:55:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.263157204s) from=127.0.0.6:52375 2022/10/10 12:55:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m6.157045639s) from=127.0.0.6:48023 2022/10/10 12:55:46 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.118807882s) from=127.0.0.6:39915 2022/10/10 12:55:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.348431341s) from=127.0.0.6:45505 2022/10/10 12:55:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.55697412s) from=127.0.0.6:46497 2022/10/10 12:55:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.480169887s) from=127.0.0.6:46397 2022/10/10 12:55:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.766955596s) from=127.0.0.6:34601 2022/10/10 12:55:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m6.163035347s) from=127.0.0.6:57289 2022/10/10 12:55:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.018791937s) from=127.0.0.6:50071 2022/10/10 12:55:59 [DEBUG] http: Request GET /v1/status/leader (636.413µs) from=127.0.0.6:35449 2022/10/10 12:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.801834441s) from=127.0.0.6:49863 2022/10/10 12:56:02 [DEBUG] http: Request GET /v1/status/leader (563.361µs) from=127.0.0.6:35449 2022/10/10 12:56:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.142894139s) from=127.0.0.6:55851 2022/10/10 12:56:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:56:19 [DEBUG] http: Request GET /v1/status/leader (966.469µs) from=127.0.0.6:35449 2022/10/10 12:56:22 [DEBUG] http: Request GET /v1/status/leader (675.818µs) from=127.0.0.6:35449 2022/10/10 12:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:56:27 [DEBUG] agent: Node info in sync 2022/10/10 12:56:39 [DEBUG] http: Request GET /v1/status/leader (1.188048ms) from=127.0.0.6:35449 2022/10/10 12:56:42 [DEBUG] http: Request GET /v1/status/leader (1.689503ms) from=127.0.0.6:35449 2022/10/10 12:56:44 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.494907851s) from=127.0.0.6:53631 2022/10/10 12:56:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m2.344371615s) from=127.0.0.6:37267 2022/10/10 12:56:59 [DEBUG] http: Request GET /v1/status/leader (231.954µs) from=127.0.0.6:35449 2022/10/10 12:57:02 [DEBUG] http: Request GET /v1/status/leader (492.332µs) from=127.0.0.6:35449 2022/10/10 12:57:05 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.583984353s) from=127.0.0.6:51461 2022/10/10 12:57:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.553900519s) from=127.0.0.6:39235 2022/10/10 12:57:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.208292346s) from=127.0.0.6:42047 2022/10/10 12:57:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.280165571s) from=127.0.0.6:43735 2022/10/10 12:57:11 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m3.528413247s) from=127.0.0.6:59739 2022/10/10 12:57:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.680506597s) from=127.0.0.6:54799 2022/10/10 12:57:12 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.579240821s) from=127.0.0.6:43085 2022/10/10 12:57:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:57:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m5.724168724s) from=127.0.0.6:33239 2022/10/10 12:57:18 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.286738029s) from=127.0.0.6:38891 2022/10/10 12:57:19 [DEBUG] http: Request GET /v1/status/leader (592.507µs) from=127.0.0.6:35449 2022/10/10 12:57:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.198112196s) from=127.0.0.6:55765 2022/10/10 12:57:22 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.009987331s) from=127.0.0.6:38719 2022/10/10 12:57:22 [DEBUG] http: Request GET /v1/status/leader (356.868µs) from=127.0.0.6:35449 2022/10/10 12:57:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m3.033517281s) from=127.0.0.6:42105 2022/10/10 12:57:31 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m2.707579993s) from=127.0.0.6:36271 2022/10/10 12:57:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m7.446949767s) from=127.0.0.6:39637 2022/10/10 12:57:32 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.384431702s) from=127.0.0.6:54529 2022/10/10 12:57:39 [DEBUG] http: Request GET /v1/status/leader (10.954737ms) from=127.0.0.6:35449 2022/10/10 12:57:41 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.801401797s) from=127.0.0.6:44943 2022/10/10 12:57:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.116677798s) from=127.0.0.6:57411 2022/10/10 12:57:42 [DEBUG] http: Request GET /v1/status/leader (256.34µs) from=127.0.0.6:35449 2022/10/10 12:57:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.027857694s) from=127.0.0.6:48023 2022/10/10 12:57:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.206701941s) from=127.0.0.6:52375 2022/10/10 12:57:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.306585279s) from=127.0.0.6:46497 2022/10/10 12:57:50 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.349708692s) from=127.0.0.6:45505 2022/10/10 12:57:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.628163363s) from=127.0.0.6:46397 2022/10/10 12:57:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.053623629s) from=127.0.0.6:39915 2022/10/10 12:57:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 12:57:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.969167248s) from=127.0.0.6:34601 2022/10/10 12:57:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.636989365s) from=127.0.0.6:57289 2022/10/10 12:57:59 [DEBUG] http: Request GET /v1/status/leader (544.248µs) from=127.0.0.6:35449 2022/10/10 12:58:03 [DEBUG] http: Request GET /v1/status/leader (1.259396ms) from=127.0.0.6:35449 2022/10/10 12:58:05 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m2.141230843s) from=127.0.0.6:55851 2022/10/10 12:58:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m7.441783147s) from=127.0.0.6:50071 2022/10/10 12:58:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.481683976s) from=127.0.0.6:49863 2022/10/10 12:58:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:58:19 [DEBUG] http: Request GET /v1/status/leader (338.535µs) from=127.0.0.6:35449 2022/10/10 12:58:23 [DEBUG] http: Request GET /v1/status/leader (409.368µs) from=127.0.0.6:35449 2022/10/10 12:58:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:58:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:58:23 [DEBUG] agent: Node info in sync 2022/10/10 12:58:39 [DEBUG] http: Request GET /v1/status/leader (2.117519ms) from=127.0.0.6:35449 2022/10/10 12:58:43 [DEBUG] http: Request GET /v1/status/leader (241.487µs) from=127.0.0.6:35449 2022/10/10 12:58:50 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.139211725s) from=127.0.0.6:53631 2022/10/10 12:58:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.515465299s) from=127.0.0.6:37267 2022/10/10 12:58:59 [DEBUG] http: Request GET /v1/status/leader (877.613µs) from=127.0.0.6:35449 2022/10/10 12:59:03 [DEBUG] http: Request GET /v1/status/leader (551.013µs) from=127.0.0.6:35449 2022/10/10 12:59:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.32213112s) from=127.0.0.6:51461 2022/10/10 12:59:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.224885099s) from=127.0.0.6:39235 2022/10/10 12:59:10 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.590742161s) from=127.0.0.6:42047 2022/10/10 12:59:10 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m0.612608782s) from=127.0.0.6:43735 2022/10/10 12:59:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 12:59:15 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m4.478942654s) from=127.0.0.6:59739 2022/10/10 12:59:17 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m5.066454664s) from=127.0.0.6:43085 2022/10/10 12:59:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.530724801s) from=127.0.0.6:33239 2022/10/10 12:59:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m7.095524356s) from=127.0.0.6:54799 2022/10/10 12:59:19 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.824785277s) from=127.0.0.6:38891 2022/10/10 12:59:19 [DEBUG] http: Request GET /v1/status/leader (796.87µs) from=127.0.0.6:35449 2022/10/10 12:59:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.362600784s) from=127.0.0.6:55765 2022/10/10 12:59:23 [DEBUG] http: Request GET /v1/status/leader (140.363µs) from=127.0.0.6:35449 2022/10/10 12:59:24 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.240385138s) from=127.0.0.6:38719 2022/10/10 12:59:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.449521805s) from=127.0.0.6:42105 2022/10/10 12:59:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m1.106386088s) from=127.0.0.6:39637 2022/10/10 12:59:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m2.221317065s) from=127.0.0.6:54529 2022/10/10 12:59:34 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.322447847s) from=127.0.0.6:36271 2022/10/10 12:59:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 12:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 12:59:38 [DEBUG] agent: Node info in sync 2022/10/10 12:59:39 [DEBUG] http: Request GET /v1/status/leader (188.313µs) from=127.0.0.6:35449 2022/10/10 12:59:43 [DEBUG] http: Request GET /v1/status/leader (246.399µs) from=127.0.0.6:35449 2022/10/10 12:59:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.415422547s) from=127.0.0.6:57411 2022/10/10 12:59:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.567754093s) from=127.0.0.6:44943 2022/10/10 12:59:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.153219379s) from=127.0.0.6:52375 2022/10/10 12:59:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.786505486s) from=127.0.0.6:46397 2022/10/10 12:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.112884434s) from=127.0.0.6:48023 2022/10/10 12:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m4.251582896s) from=127.0.0.6:46497 2022/10/10 12:59:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.566357796s) from=127.0.0.6:45505 2022/10/10 12:59:59 [DEBUG] http: Request GET /v1/status/leader (881.026µs) from=127.0.0.6:35449 2022/10/10 12:59:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m6.883271258s) from=127.0.0.6:39915 2022/10/10 12:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.671466993s) from=127.0.0.6:34601 2022/10/10 13:00:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.731704894s) from=127.0.0.6:57289 2022/10/10 13:00:03 [DEBUG] http: Request GET /v1/status/leader (496.758µs) from=127.0.0.6:35449 2022/10/10 13:00:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.438509504s) from=127.0.0.6:50071 2022/10/10 13:00:10 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.488134448s) from=127.0.0.6:55851 2022/10/10 13:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.19492836s) from=127.0.0.6:49863 2022/10/10 13:00:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:00:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:00:19 [DEBUG] http: Request GET /v1/status/leader (522.989µs) from=127.0.0.6:35449 2022/10/10 13:00:23 [DEBUG] http: Request GET /v1/status/leader (278.731µs) from=127.0.0.6:35449 2022/10/10 13:00:39 [DEBUG] http: Request GET /v1/status/leader (322.786µs) from=127.0.0.6:35449 2022/10/10 13:00:43 [DEBUG] http: Request GET /v1/status/leader (188.011µs) from=127.0.0.6:35449 2022/10/10 13:00:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m2.570079799s) from=127.0.0.6:53631 2022/10/10 13:01:00 [DEBUG] http: Request GET /v1/status/leader (9.423273ms) from=127.0.0.6:35449 2022/10/10 13:01:03 [DEBUG] http: Request GET /v1/status/leader (381.976µs) from=127.0.0.6:35449 2022/10/10 13:01:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m6.659721337s) from=127.0.0.6:37267 2022/10/10 13:01:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.4239232s) from=127.0.0.6:51461 2022/10/10 13:01:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m5.372289315s) from=127.0.0.6:39235 2022/10/10 13:01:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:01:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m4.263291406s) from=127.0.0.6:43735 2022/10/10 13:01:16 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m6.168919918s) from=127.0.0.6:42047 2022/10/10 13:01:18 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m0.284850638s) from=127.0.0.6:33239 2022/10/10 13:01:20 [DEBUG] http: Request GET /v1/status/leader (369.128µs) from=127.0.0.6:35449 2022/10/10 13:01:23 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.542032886s) from=127.0.0.6:54799 2022/10/10 13:01:23 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m7.231115825s) from=127.0.0.6:59739 2022/10/10 13:01:23 [DEBUG] http: Request GET /v1/status/leader (4.912268ms) from=127.0.0.6:35449 2022/10/10 13:01:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m7.18907982s) from=127.0.0.6:43085 2022/10/10 13:01:25 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.688149488s) from=127.0.0.6:38891 2022/10/10 13:01:26 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m2.085334218s) from=127.0.0.6:38719 2022/10/10 13:01:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.213763241s) from=127.0.0.6:55765 2022/10/10 13:01:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.121211206s) from=127.0.0.6:42105 2022/10/10 13:01:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:01:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:01:37 [DEBUG] agent: Node info in sync 2022/10/10 13:01:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.71179626s) from=127.0.0.6:39637 2022/10/10 13:01:40 [DEBUG] http: Request GET /v1/status/leader (173.677µs) from=127.0.0.6:35449 2022/10/10 13:01:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m5.254070873s) from=127.0.0.6:54529 2022/10/10 13:01:42 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m7.243537297s) from=127.0.0.6:36271 2022/10/10 13:01:43 [DEBUG] http: Request GET /v1/status/leader (570.903µs) from=127.0.0.6:35449 2022/10/10 13:01:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.646042538s) from=127.0.0.6:57411 2022/10/10 13:01:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.07771604s) from=127.0.0.6:46397 2022/10/10 13:01:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m5.433867436s) from=127.0.0.6:44943 2022/10/10 13:01:55 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m1.468356119s) from=127.0.0.6:45505 2022/10/10 13:01:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.940388867s) from=127.0.0.6:48023 2022/10/10 13:01:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.496985624s) from=127.0.0.6:52375 2022/10/10 13:01:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m5.520967598s) from=127.0.0.6:46497 2022/10/10 13:02:00 [DEBUG] http: Request GET /v1/status/leader (944.218µs) from=127.0.0.6:35449 2022/10/10 13:02:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m1.588860194s) from=127.0.0.6:39915 2022/10/10 13:02:03 [DEBUG] http: Request GET /v1/status/leader (218.477µs) from=127.0.0.6:35449 2022/10/10 13:02:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.659408361s) from=127.0.0.6:57289 2022/10/10 13:02:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.779393388s) from=127.0.0.6:34601 2022/10/10 13:02:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:02:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.859115601s) from=127.0.0.6:50071 2022/10/10 13:02:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.879730546s) from=127.0.0.6:49863 2022/10/10 13:02:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.872150961s) from=127.0.0.6:55851 2022/10/10 13:02:20 [DEBUG] http: Request GET /v1/status/leader (571.018µs) from=127.0.0.6:35449 2022/10/10 13:02:23 [DEBUG] http: Request GET /v1/status/leader (305.114µs) from=127.0.0.6:35449 2022/10/10 13:02:40 [DEBUG] http: Request GET /v1/status/leader (347.364µs) from=127.0.0.6:35449 2022/10/10 13:02:43 [DEBUG] http: Request GET /v1/status/leader (284.08µs) from=127.0.0.6:35449 2022/10/10 13:02:53 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.288218262s) from=127.0.0.6:53631 2022/10/10 13:02:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:03:00 [DEBUG] http: Request GET /v1/status/leader (330.962µs) from=127.0.0.6:35449 2022/10/10 13:03:03 [DEBUG] http: Request GET /v1/status/leader (287.051µs) from=127.0.0.6:35449 2022/10/10 13:03:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m7.089570807s) from=127.0.0.6:37267 2022/10/10 13:03:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:03:15 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m0.101572752s) from=127.0.0.6:43735 2022/10/10 13:03:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m4.885835274s) from=127.0.0.6:39235 2022/10/10 13:03:18 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.406969234s) from=127.0.0.6:51461 2022/10/10 13:03:20 [DEBUG] http: Request GET /v1/status/leader (284.808µs) from=127.0.0.6:35449 2022/10/10 13:03:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m4.599041059s) from=127.0.0.6:42047 2022/10/10 13:03:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:03:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:03:22 [DEBUG] agent: Node info in sync 2022/10/10 13:03:22 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m4.302702796s) from=127.0.0.6:33239 2022/10/10 13:03:23 [DEBUG] http: Request GET /v1/status/leader (9.42487ms) from=127.0.0.6:35449 2022/10/10 13:03:25 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m1.997333753s) from=127.0.0.6:59739 2022/10/10 13:03:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m4.746789854s) from=127.0.0.6:54799 2022/10/10 13:03:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.25039206s) from=127.0.0.6:55765 2022/10/10 13:03:29 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.43685832s) from=127.0.0.6:43085 2022/10/10 13:03:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.376340455s) from=127.0.0.6:38891 2022/10/10 13:03:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.59166965s) from=127.0.0.6:38719 2022/10/10 13:03:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.565769623s) from=127.0.0.6:42105 2022/10/10 13:03:40 [DEBUG] http: Request GET /v1/status/leader (7.900159ms) from=127.0.0.6:35449 2022/10/10 13:03:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.839870131s) from=127.0.0.6:54529 2022/10/10 13:03:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.882071731s) from=127.0.0.6:39637 2022/10/10 13:03:43 [DEBUG] http: Request GET /v1/status/leader (987.064µs) from=127.0.0.6:35449 2022/10/10 13:03:47 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.6382739s) from=127.0.0.6:36271 2022/10/10 13:03:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.883923827s) from=127.0.0.6:57411 2022/10/10 13:03:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.727740653s) from=127.0.0.6:44943 2022/10/10 13:03:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.656738641s) from=127.0.0.6:52375 2022/10/10 13:03:58 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m6.238738243s) from=127.0.0.6:46397 2022/10/10 13:03:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.547067336s) from=127.0.0.6:45505 2022/10/10 13:04:00 [DEBUG] http: Request GET /v1/status/leader (240.713µs) from=127.0.0.6:35449 2022/10/10 13:04:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.580764016s) from=127.0.0.6:48023 2022/10/10 13:04:03 [DEBUG] http: Request GET /v1/status/leader (489.167µs) from=127.0.0.6:35449 2022/10/10 13:04:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.372768926s) from=127.0.0.6:39915 2022/10/10 13:04:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m7.486231237s) from=127.0.0.6:46497 2022/10/10 13:04:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.069131245s) from=127.0.0.6:57289 2022/10/10 13:04:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:04:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m6.721397512s) from=127.0.0.6:34601 2022/10/10 13:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m3.168579533s) from=127.0.0.6:50071 2022/10/10 13:04:20 [DEBUG] http: Request GET /v1/status/leader (21.068916ms) from=127.0.0.6:35449 2022/10/10 13:04:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m5.294007756s) from=127.0.0.6:49863 2022/10/10 13:04:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.191478564s) from=127.0.0.6:55851 2022/10/10 13:04:23 [DEBUG] http: Request GET /v1/status/leader (1.728174ms) from=127.0.0.6:35449 2022/10/10 13:04:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:04:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:04:26 [DEBUG] agent: Node info in sync 2022/10/10 13:04:40 [DEBUG] http: Request GET /v1/status/leader (645.664µs) from=127.0.0.6:35449 2022/10/10 13:04:43 [DEBUG] http: Request GET /v1/status/leader (519.144µs) from=127.0.0.6:35449 2022/10/10 13:04:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m6.516160434s) from=127.0.0.6:53631 2022/10/10 13:05:00 [DEBUG] http: Request GET /v1/status/leader (386.29µs) from=127.0.0.6:35449 2022/10/10 13:05:03 [DEBUG] http: Request GET /v1/status/leader (20.39328ms) from=127.0.0.6:35449 2022/10/10 13:05:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:05:16 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.137220147s) from=127.0.0.6:43735 2022/10/10 13:05:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:05:16 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m4.023420708s) from=127.0.0.6:37267 2022/10/10 13:05:20 [DEBUG] http: Request GET /v1/status/leader (20.712405ms) from=127.0.0.6:35449 2022/10/10 13:05:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m3.330976465s) from=127.0.0.6:39235 2022/10/10 13:05:23 [DEBUG] http: Request GET /v1/status/leader (16.951808ms) from=127.0.0.6:35449 2022/10/10 13:05:24 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.023448786s) from=127.0.0.6:51461 2022/10/10 13:05:25 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.520934744s) from=127.0.0.6:33239 2022/10/10 13:05:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.693201768s) from=127.0.0.6:42047 2022/10/10 13:05:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.228880599s) from=127.0.0.6:55765 2022/10/10 13:05:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.29158473s) from=127.0.0.6:38719 2022/10/10 13:05:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m7.362347003s) from=127.0.0.6:59739 2022/10/10 13:05:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.269815544s) from=127.0.0.6:43085 2022/10/10 13:05:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.591613712s) from=127.0.0.6:38891 2022/10/10 13:05:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.632613616s) from=127.0.0.6:54799 2022/10/10 13:05:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.702429665s) from=127.0.0.6:42105 2022/10/10 13:05:40 [DEBUG] http: Request GET /v1/status/leader (954.296µs) from=127.0.0.6:35449 2022/10/10 13:05:44 [DEBUG] http: Request GET /v1/status/leader (288.059µs) from=127.0.0.6:35449 2022/10/10 13:05:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.432385727s) from=127.0.0.6:54529 2022/10/10 13:05:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.189682975s) from=127.0.0.6:39637 2022/10/10 13:05:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.720128888s) from=127.0.0.6:36271 2022/10/10 13:05:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.136199125s) from=127.0.0.6:57411 2022/10/10 13:05:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.09789357s) from=127.0.0.6:44943 2022/10/10 13:06:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m0.638064987s) from=127.0.0.6:45505 2022/10/10 13:06:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.854859346s) from=127.0.0.6:52375 2022/10/10 13:06:00 [DEBUG] http: Request GET /v1/status/leader (1.85773ms) from=127.0.0.6:35449 2022/10/10 13:06:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.998067396s) from=127.0.0.6:46397 2022/10/10 13:06:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m0.564123562s) from=127.0.0.6:48023 2022/10/10 13:06:04 [DEBUG] http: Request GET /v1/status/leader (521.279µs) from=127.0.0.6:35449 2022/10/10 13:06:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.549136733s) from=127.0.0.6:39915 2022/10/10 13:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.671437457s) from=127.0.0.6:57289 2022/10/10 13:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.921738239s) from=127.0.0.6:46497 2022/10/10 13:06:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:06:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.359235964s) from=127.0.0.6:34601 2022/10/10 13:06:20 [DEBUG] http: Request GET /v1/status/leader (7.825248ms) from=127.0.0.6:35449 2022/10/10 13:06:24 [DEBUG] http: Request GET /v1/status/leader (305.001µs) from=127.0.0.6:35449 2022/10/10 13:06:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m7.098713768s) from=127.0.0.6:50071 2022/10/10 13:06:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:06:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:06:25 [DEBUG] agent: Node info in sync 2022/10/10 13:06:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m4.436062824s) from=127.0.0.6:49863 2022/10/10 13:06:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.495361911s) from=127.0.0.6:55851 2022/10/10 13:06:40 [DEBUG] http: Request GET /v1/status/leader (335.911µs) from=127.0.0.6:35449 2022/10/10 13:06:44 [DEBUG] http: Request GET /v1/status/leader (153.699µs) from=127.0.0.6:35449 2022/10/10 13:07:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.650408567s) from=127.0.0.6:53631 2022/10/10 13:07:00 [DEBUG] http: Request GET /v1/status/leader (545.049µs) from=127.0.0.6:35449 2022/10/10 13:07:04 [DEBUG] http: Request GET /v1/status/leader (2.965486ms) from=127.0.0.6:35449 2022/10/10 13:07:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:07:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.308094119s) from=127.0.0.6:43735 2022/10/10 13:07:20 [DEBUG] http: Request GET /v1/status/leader (702.276µs) from=127.0.0.6:35449 2022/10/10 13:07:22 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m5.500044368s) from=127.0.0.6:37267 2022/10/10 13:07:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.855786856s) from=127.0.0.6:39235 2022/10/10 13:07:24 [DEBUG] http: Request GET /v1/status/leader (7.452638ms) from=127.0.0.6:35449 2022/10/10 13:07:26 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m1.598835975s) from=127.0.0.6:51461 2022/10/10 13:07:30 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m3.018710281s) from=127.0.0.6:42047 2022/10/10 13:07:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m0.299615624s) from=127.0.0.6:38719 2022/10/10 13:07:32 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m7.483641335s) from=127.0.0.6:33239 2022/10/10 13:07:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.428443109s) from=127.0.0.6:55765 2022/10/10 13:07:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.432309227s) from=127.0.0.6:54799 2022/10/10 13:07:37 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m4.309965213s) from=127.0.0.6:38891 2022/10/10 13:07:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m4.987602453s) from=127.0.0.6:43085 2022/10/10 13:07:39 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m6.619527086s) from=127.0.0.6:59739 2022/10/10 13:07:40 [DEBUG] http: Request GET /v1/status/leader (537.559µs) from=127.0.0.6:35449 2022/10/10 13:07:44 [DEBUG] http: Request GET /v1/status/leader (309.906µs) from=127.0.0.6:35449 2022/10/10 13:07:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.617107329s) from=127.0.0.6:42105 2022/10/10 13:07:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:07:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.748931021s) from=127.0.0.6:54529 2022/10/10 13:07:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m4.827639231s) from=127.0.0.6:39637 2022/10/10 13:07:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.637798938s) from=127.0.0.6:57411 2022/10/10 13:07:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m1.722215403s) from=127.0.0.6:44943 2022/10/10 13:08:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.695158128s) from=127.0.0.6:36271 2022/10/10 13:08:00 [DEBUG] http: Request GET /v1/status/leader (195.208µs) from=127.0.0.6:35449 2022/10/10 13:08:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.822421729s) from=127.0.0.6:45505 2022/10/10 13:08:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.096827778s) from=127.0.0.6:46397 2022/10/10 13:08:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m3.688293779s) from=127.0.0.6:52375 2022/10/10 13:08:04 [DEBUG] http: Request GET /v1/status/leader (357.539µs) from=127.0.0.6:35449 2022/10/10 13:08:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m3.058410802s) from=127.0.0.6:39915 2022/10/10 13:08:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m7.508526693s) from=127.0.0.6:48023 2022/10/10 13:08:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.50396933s) from=127.0.0.6:57289 2022/10/10 13:08:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:08:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:08:12 [DEBUG] agent: Node info in sync 2022/10/10 13:08:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:08:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.72201907s) from=127.0.0.6:46497 2022/10/10 13:08:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.667282356s) from=127.0.0.6:34601 2022/10/10 13:08:20 [DEBUG] http: Request GET /v1/status/leader (427.022µs) from=127.0.0.6:35449 2022/10/10 13:08:24 [DEBUG] http: Request GET /v1/status/leader (936.378µs) from=127.0.0.6:35449 2022/10/10 13:08:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m0.529697841s) from=127.0.0.6:49863 2022/10/10 13:08:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m5.607586798s) from=127.0.0.6:50071 2022/10/10 13:08:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m6.715903362s) from=127.0.0.6:55851 2022/10/10 13:08:40 [DEBUG] http: Request GET /v1/status/leader (557.968µs) from=127.0.0.6:35449 2022/10/10 13:08:44 [DEBUG] http: Request GET /v1/status/leader (166.726µs) from=127.0.0.6:35449 2022/10/10 13:09:01 [DEBUG] http: Request GET /v1/status/leader (240.027µs) from=127.0.0.6:35449 2022/10/10 13:09:04 [DEBUG] http: Request GET /v1/status/leader (4.347138ms) from=127.0.0.6:35449 2022/10/10 13:09:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m7.1525496s) from=127.0.0.6:53631 2022/10/10 13:09:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:09:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:09:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:09:13 [DEBUG] agent: Node info in sync 2022/10/10 13:09:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m1.735462114s) from=127.0.0.6:43735 2022/10/10 13:09:21 [DEBUG] http: Request GET /v1/status/leader (29.891331ms) from=127.0.0.6:35449 2022/10/10 13:09:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.19305245s) from=127.0.0.6:39235 2022/10/10 13:09:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m1.615811684s) from=127.0.0.6:37267 2022/10/10 13:09:24 [DEBUG] http: Request GET /v1/status/leader (7.905966ms) from=127.0.0.6:35449 2022/10/10 13:09:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.903847993s) from=127.0.0.6:51461 2022/10/10 13:09:34 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.43617835s) from=127.0.0.6:33239 2022/10/10 13:09:34 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m1.876129942s) from=127.0.0.6:38719 2022/10/10 13:09:35 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.19872831s) from=127.0.0.6:42047 2022/10/10 13:09:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.285709655s) from=127.0.0.6:55765 2022/10/10 13:09:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m2.559707285s) from=127.0.0.6:43085 2022/10/10 13:09:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m5.657530319s) from=127.0.0.6:54799 2022/10/10 13:09:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.234052378s) from=127.0.0.6:38891 2022/10/10 13:09:41 [DEBUG] http: Request GET /v1/status/leader (469.85µs) from=127.0.0.6:35449 2022/10/10 13:09:44 [DEBUG] http: Request GET /v1/status/leader (328.681µs) from=127.0.0.6:35449 2022/10/10 13:09:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m6.797946572s) from=127.0.0.6:59739 2022/10/10 13:09:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m0.242321544s) from=127.0.0.6:42105 2022/10/10 13:09:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.142169266s) from=127.0.0.6:57411 2022/10/10 13:09:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m6.235065318s) from=127.0.0.6:54529 2022/10/10 13:09:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m5.557096592s) from=127.0.0.6:39637 2022/10/10 13:09:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m0.206544676s) from=127.0.0.6:44943 2022/10/10 13:10:01 [DEBUG] http: Request GET /v1/status/leader (345.584µs) from=127.0.0.6:35449 2022/10/10 13:10:04 [DEBUG] http: Request GET /v1/status/leader (152.178µs) from=127.0.0.6:35449 2022/10/10 13:10:04 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m4.664397526s) from=127.0.0.6:36271 2022/10/10 13:10:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.307775973s) from=127.0.0.6:46397 2022/10/10 13:10:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m6.3179455s) from=127.0.0.6:45505 2022/10/10 13:10:09 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.055752463s) from=127.0.0.6:52375 2022/10/10 13:10:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.9949071s) from=127.0.0.6:39915 2022/10/10 13:10:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m0.53943034s) from=127.0.0.6:57289 2022/10/10 13:10:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m5.693476883s) from=127.0.0.6:48023 2022/10/10 13:10:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:10:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m1.173802252s) from=127.0.0.6:46497 2022/10/10 13:10:21 [DEBUG] http: Request GET /v1/status/leader (318.54µs) from=127.0.0.6:35449 2022/10/10 13:10:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m5.877441211s) from=127.0.0.6:34601 2022/10/10 13:10:24 [DEBUG] http: Request GET /v1/status/leader (795.256µs) from=127.0.0.6:35449 2022/10/10 13:10:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m1.726107713s) from=127.0.0.6:49863 2022/10/10 13:10:34 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.563126717s) from=127.0.0.6:50071 2022/10/10 13:10:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m2.071306001s) from=127.0.0.6:55851 2022/10/10 13:10:41 [DEBUG] http: Request GET /v1/status/leader (591.291µs) from=127.0.0.6:35449 2022/10/10 13:10:44 [DEBUG] http: Request GET /v1/status/leader (364.651µs) from=127.0.0.6:35449 2022/10/10 13:11:01 [DEBUG] http: Request GET /v1/status/leader (914.759µs) from=127.0.0.6:35449 2022/10/10 13:11:04 [DEBUG] http: Request GET /v1/status/leader (451.148µs) from=127.0.0.6:35449 2022/10/10 13:11:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:11:08 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:11:08 [DEBUG] agent: Node info in sync 2022/10/10 13:11:13 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m5.906659275s) from=127.0.0.6:53631 2022/10/10 13:11:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:11:21 [DEBUG] http: Request GET /v1/status/leader (153.529µs) from=127.0.0.6:35449 2022/10/10 13:11:24 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m4.372548058s) from=127.0.0.6:43735 2022/10/10 13:11:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m0.608918791s) from=127.0.0.6:37267 2022/10/10 13:11:24 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m1.076758831s) from=127.0.0.6:39235 2022/10/10 13:11:24 [DEBUG] http: Request GET /v1/status/leader (390.131µs) from=127.0.0.6:35449 2022/10/10 13:11:36 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m1.980397908s) from=127.0.0.6:33239 2022/10/10 13:11:38 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.027251923s) from=127.0.0.6:38719 2022/10/10 13:11:39 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m6.298792254s) from=127.0.0.6:51461 2022/10/10 13:11:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m2.635082969s) from=127.0.0.6:55765 2022/10/10 13:11:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.171174518s) from=127.0.0.6:42047 2022/10/10 13:11:41 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m0.845484837s) from=127.0.0.6:43085 2022/10/10 13:11:41 [DEBUG] http: Request GET /v1/status/leader (261.437µs) from=127.0.0.6:43085 2022/10/10 13:11:44 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m3.111850516s) from=127.0.0.6:38891 2022/10/10 13:11:44 [DEBUG] http: Request GET /v1/status/leader (876.248µs) from=127.0.0.6:43085 2022/10/10 13:11:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m6.446544723s) from=127.0.0.6:54799 2022/10/10 13:11:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m4.192761911s) from=127.0.0.6:59739 2022/10/10 13:11:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m5.407140788s) from=127.0.0.6:42105 2022/10/10 13:11:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.421111835s) from=127.0.0.6:57411 2022/10/10 13:12:01 [DEBUG] http: Request GET /v1/status/leader (491.557µs) from=127.0.0.6:43085 2022/10/10 13:12:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.106398427s) from=127.0.0.6:44943 2022/10/10 13:12:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m3.122939763s) from=127.0.0.6:39637 2022/10/10 13:12:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m5.80343507s) from=127.0.0.6:54529 2022/10/10 13:12:04 [DEBUG] http: Request GET /v1/status/leader (635.226µs) from=127.0.0.6:43085 2022/10/10 13:12:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m0.649298569s) from=127.0.0.6:45505 2022/10/10 13:12:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.08237233s) from=127.0.0.6:46397 2022/10/10 13:12:11 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m6.730759718s) from=127.0.0.6:36271 2022/10/10 13:12:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:12:12 [DEBUG] agent: Node info in sync 2022/10/10 13:12:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:12:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m2.849012829s) from=127.0.0.6:39915 2022/10/10 13:12:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m6.367617375s) from=127.0.0.6:52375 2022/10/10 13:12:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:12:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.289261173s) from=127.0.0.6:57289 2022/10/10 13:12:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m2.099375976s) from=127.0.0.6:48023 2022/10/10 13:12:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.37469636s) from=127.0.0.6:46497 2022/10/10 13:12:21 [DEBUG] http: Request GET /v1/status/leader (279.207µs) from=127.0.0.6:43085 2022/10/10 13:12:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m2.716777096s) from=127.0.0.6:34601 2022/10/10 13:12:24 [DEBUG] http: Request GET /v1/status/leader (187.439µs) from=127.0.0.6:43085 2022/10/10 13:12:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m6.207893303s) from=127.0.0.6:49863 2022/10/10 13:12:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m0.676528555s) from=127.0.0.6:55851 2022/10/10 13:12:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m4.707803989s) from=127.0.0.6:50071 2022/10/10 13:12:41 [DEBUG] http: Request GET /v1/status/leader (306.053µs) from=127.0.0.6:43085 2022/10/10 13:12:44 [DEBUG] http: Request GET /v1/status/leader (2.190403ms) from=127.0.0.6:43085 2022/10/10 13:13:01 [DEBUG] http: Request GET /v1/status/leader (321.335µs) from=127.0.0.6:43085 2022/10/10 13:13:04 [DEBUG] http: Request GET /v1/status/leader (518.393µs) from=127.0.0.6:43085 2022/10/10 13:13:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:13:14 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m1.351344769s) from=127.0.0.6:53631 2022/10/10 13:13:21 [DEBUG] http: Request GET /v1/status/leader (297.225µs) from=127.0.0.6:43085 2022/10/10 13:13:24 [DEBUG] http: Request GET /v1/status/leader (196.651µs) from=127.0.0.6:43085 2022/10/10 13:13:27 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m3.695983209s) from=127.0.0.6:43735 2022/10/10 13:13:27 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.336149542s) from=127.0.0.6:37267 2022/10/10 13:13:30 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m6.040929087s) from=127.0.0.6:39235 2022/10/10 13:13:40 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.840931034s) from=127.0.0.6:33239 2022/10/10 13:13:41 [DEBUG] http: Request GET /v1/status/leader (463.229µs) from=127.0.0.6:43085 2022/10/10 13:13:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m4.270465463s) from=127.0.0.6:38719 2022/10/10 13:13:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m3.714251822s) from=127.0.0.6:55765 2022/10/10 13:13:44 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m5.013499792s) from=127.0.0.6:51461 2022/10/10 13:13:44 [DEBUG] http: Request GET /v1/status/leader (505.095µs) from=127.0.0.6:43085 2022/10/10 13:13:45 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m3.678404258s) from=127.0.0.6:35449 2022/10/10 13:13:45 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m0.977183256s) from=127.0.0.6:38891 2022/10/10 13:13:46 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m5.528627387s) from=127.0.0.6:42047 2022/10/10 13:13:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m2.146918202s) from=127.0.0.6:54799 2022/10/10 13:13:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m1.148592081s) from=127.0.0.6:42105 2022/10/10 13:13:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m7.349244895s) from=127.0.0.6:59739 2022/10/10 13:14:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m2.460077351s) from=127.0.0.6:57411 2022/10/10 13:14:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:14:01 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:14:01 [DEBUG] agent: Node info in sync 2022/10/10 13:14:01 [DEBUG] http: Request GET /v1/status/leader (655.098µs) from=127.0.0.6:43085 2022/10/10 13:14:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.935882273s) from=127.0.0.6:39637 2022/10/10 13:14:05 [DEBUG] http: Request GET /v1/status/leader (2.28997ms) from=127.0.0.6:43085 2022/10/10 13:14:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m4.361456387s) from=127.0.0.6:44943 2022/10/10 13:14:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m3.28705235s) from=127.0.0.6:54529 2022/10/10 13:14:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.540963015s) from=127.0.0.6:46397 2022/10/10 13:14:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.897229146s) from=127.0.0.6:45505 2022/10/10 13:14:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:14:16 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m5.191749996s) from=127.0.0.6:36271 2022/10/10 13:14:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:14:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m1.868744384s) from=127.0.0.6:48023 2022/10/10 13:14:20 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m7.372922021s) from=127.0.0.6:39915 2022/10/10 13:14:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m3.22385097s) from=127.0.0.6:46497 2022/10/10 13:14:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m4.2361249s) from=127.0.0.6:57289 2022/10/10 13:14:21 [DEBUG] http: Request GET /v1/status/leader (34.648291ms) from=127.0.0.6:43085 2022/10/10 13:14:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.343968328s) from=127.0.0.6:52375 2022/10/10 13:14:25 [DEBUG] http: Request GET /v1/status/leader (1.042777ms) from=127.0.0.6:43085 2022/10/10 13:14:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m4.100993039s) from=127.0.0.6:34601 2022/10/10 13:14:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m3.207796567s) from=127.0.0.6:49863 2022/10/10 13:14:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.748478027s) from=127.0.0.6:50071 2022/10/10 13:14:41 [DEBUG] http: Request GET /v1/status/leader (502.987µs) from=127.0.0.6:43085 2022/10/10 13:14:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.421552111s) from=127.0.0.6:55851 2022/10/10 13:14:45 [DEBUG] http: Request GET /v1/status/leader (608.268µs) from=127.0.0.6:43085 2022/10/10 13:15:01 [DEBUG] http: Request GET /v1/status/leader (516.585µs) from=127.0.0.6:43085 2022/10/10 13:15:05 [DEBUG] http: Request GET /v1/status/leader (563.879µs) from=127.0.0.6:43085 2022/10/10 13:15:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:15:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m3.660586775s) from=127.0.0.6:53631 2022/10/10 13:15:21 [DEBUG] http: Request GET /v1/status/leader (10.705641ms) from=127.0.0.6:43085 2022/10/10 13:15:25 [DEBUG] http: Request GET /v1/status/leader (664.424µs) from=127.0.0.6:43085 2022/10/10 13:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.21648139s) from=127.0.0.6:37267 2022/10/10 13:15:31 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m0.79911595s) from=127.0.0.6:39235 2022/10/10 13:15:35 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m7.521607127s) from=127.0.0.6:43735 2022/10/10 13:15:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:15:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:15:40 [DEBUG] agent: Node info in sync 2022/10/10 13:15:41 [DEBUG] http: Request GET /v1/status/leader (430.511µs) from=127.0.0.6:43085 2022/10/10 13:15:42 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m2.005354961s) from=127.0.0.6:33239 2022/10/10 13:15:45 [DEBUG] http: Request GET /v1/status/leader (478.822µs) from=127.0.0.6:43085 2022/10/10 13:15:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m1.377981328s) from=127.0.0.6:42047 2022/10/10 13:15:48 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m5.289504172s) from=127.0.0.6:38719 2022/10/10 13:15:48 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m4.142915215s) from=127.0.0.6:51461 2022/10/10 13:15:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.190831139s) from=127.0.0.6:55765 2022/10/10 13:15:51 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m5.950218725s) from=127.0.0.6:38891 2022/10/10 13:15:52 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m7.488132926s) from=127.0.0.6:35449 2022/10/10 13:15:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m3.23719874s) from=127.0.0.6:54799 2022/10/10 13:15:57 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m0.074985682s) from=127.0.0.6:59739 2022/10/10 13:16:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.752126182s) from=127.0.0.6:42105 2022/10/10 13:16:02 [DEBUG] http: Request GET /v1/status/leader (231.92µs) from=127.0.0.6:43085 2022/10/10 13:16:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.101341455s) from=127.0.0.6:57411 2022/10/10 13:16:05 [DEBUG] http: Request GET /v1/status/leader (694.098µs) from=127.0.0.6:43085 2022/10/10 13:16:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.240054987s) from=127.0.0.6:44943 2022/10/10 13:16:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m6.014176323s) from=127.0.0.6:39637 2022/10/10 13:16:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m1.655918976s) from=127.0.0.6:54529 2022/10/10 13:16:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:16:14 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m1.589418389s) from=127.0.0.6:45505 2022/10/10 13:16:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.096932636s) from=127.0.0.6:46397 2022/10/10 13:16:20 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m3.969440265s) from=127.0.0.6:36271 2022/10/10 13:16:22 [DEBUG] http: Request GET /v1/status/leader (15.130118ms) from=127.0.0.6:43085 2022/10/10 13:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.448255709s) from=127.0.0.6:46497 2022/10/10 13:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m4.636287288s) from=127.0.0.6:48023 2022/10/10 13:16:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m2.726878939s) from=127.0.0.6:57289 2022/10/10 13:16:25 [DEBUG] http: Request GET /v1/status/leader (1.85853ms) from=127.0.0.6:43085 2022/10/10 13:16:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m4.658348451s) from=127.0.0.6:39915 2022/10/10 13:16:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m1.250952636s) from=127.0.0.6:34601 2022/10/10 13:16:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m7.414392613s) from=127.0.0.6:52375 2022/10/10 13:16:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=62 (2m2.835798893s) from=127.0.0.6:49863 2022/10/10 13:16:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m0.382886702s) from=127.0.0.6:50071 2022/10/10 13:16:42 [DEBUG] http: Request GET /v1/status/leader (160.004µs) from=127.0.0.6:43085 2022/10/10 13:16:45 [DEBUG] http: Request GET /v1/status/leader (356.508µs) from=127.0.0.6:43085 2022/10/10 13:16:47 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=59 (2m5.305218576s) from=127.0.0.6:55851 2022/10/10 13:16:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-v4x4s.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/10/10 13:17:02 [DEBUG] http: Request GET /v1/status/leader (945.034µs) from=127.0.0.6:43085 2022/10/10 13:17:05 [DEBUG] http: Request GET /v1/status/leader (654.467µs) from=127.0.0.6:43085 2022/10/10 13:17:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:17:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_catalog_10.233.19.228_8806" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.19.228_8806" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.188_443" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.35_9092" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.61.47_8801" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_vnfres_10.233.52.119_8802" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v0_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_sdnc_10.233.49.102_8282" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.16.26_8443" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.1.246_8082" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.43.46_8410" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.18.236_8484" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.4.62_8482" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_parser_10.233.19.228_8806" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_nsd_10.233.19.228_8806" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_multicloud_10.233.22.2_9001" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.207_8181" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.36.103_8803" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.23.41_8080" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.39.150_9007" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.202_9015" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.60_9011" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v1_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:17:15 [DEBUG] agent: Service "_v2_nslcm_10.233.50.209_8403" in sync 2022/10/10 13:17:15 [DEBUG] agent: Node info in sync 2022/10/10 13:17:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=150 (2m0.192770676s) from=127.0.0.6:53631 2022/10/10 13:17:22 [DEBUG] http: Request GET /v1/status/leader (239.016µs) from=127.0.0.6:43085 2022/10/10 13:17:25 [DEBUG] http: Request GET /v1/status/leader (1.891589ms) from=127.0.0.6:43085 2022/10/10 13:17:34 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=78 (2m3.621721682s) from=127.0.0.6:37267 2022/10/10 13:17:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=149 (2m7.0428134s) from=127.0.0.6:39235 2022/10/10 13:17:41 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=152 (2m5.939109229s) from=127.0.0.6:43735 2022/10/10 13:17:42 [DEBUG] http: Request GET /v1/status/leader (865.543µs) from=127.0.0.6:43085 2022/10/10 13:17:45 [DEBUG] http: Request GET /v1/status/leader (1.817175ms) from=127.0.0.6:43085 2022/10/10 13:17:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=154 (2m3.993157124s) from=127.0.0.6:33239 2022/10/10 13:17:48 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=157 (2m0.659297811s) from=127.0.0.6:42047 2022/10/10 13:17:51 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=155 (2m2.747622662s) from=127.0.0.6:51461 2022/10/10 13:17:51 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=158 (2m3.109238007s) from=127.0.0.6:38719 2022/10/10 13:17:53 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=156 (2m0.476190744s) from=127.0.0.6:54799 2022/10/10 13:17:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m4.496476999s) from=127.0.0.6:55765 2022/10/10 13:17:54 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=159 (2m2.315090963s) from=127.0.0.6:35449 2022/10/10 13:17:57 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=141 (2m6.083725335s) from=127.0.0.6:38891 2022/10/10 13:18:02 [DEBUG] http: Request GET /v1/status/leader (650.363µs) from=127.0.0.6:43085 2022/10/10 13:18:04 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=153 (2m6.738267367s) from=127.0.0.6:59739 2022/10/10 13:18:05 [DEBUG] http: Request GET /v1/status/leader (180.086µs) from=127.0.0.6:43085 2022/10/10 13:18:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=159 (2m6.757548419s) from=127.0.0.6:42105 2022/10/10 13:18:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=53 (2m0.617342271s) from=127.0.0.6:39637 2022/10/10 13:18:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m5.13640902s) from=127.0.0.6:57411 2022/10/10 13:18:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m2.222456243s) from=127.0.0.6:44943 2022/10/10 13:18:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-v4x4s" since the cluster is too small 2022/10/10 13:18:15 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=63 (2m5.961587752s) from=127.0.0.6:54529 2022/10/10 13:18:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=58 (2m3.323301345s) from=127.0.0.6:46397 2022/10/10 13:18:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=60 (2m4.951755742s) from=127.0.0.6:45505 2022/10/10 13:18:22 [DEBUG] http: Request GET /v1/status/leader (590.518µs) from=127.0.0.6:43085 2022/10/10 13:18:22 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=52 (2m1.423844435s) from=127.0.0.6:36271 2022/10/10 13:18:25 [DEBUG] http: Request GET /v1/status/leader (294.292µs) from=127.0.0.6:43085 2022/10/10 13:18:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=56 (2m2.947932387s) from=127.0.0.6:46497 2022/10/10 13:18:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=54 (2m0.947923827s) from=127.0.0.6:39915 2022/10/10 13:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=65 (2m3.491637251s) from=127.0.0.6:57289 2022/10/10 13:18:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=61 (2m3.549570399s) from=127.0.0.6:48023 2022/10/10 13:18:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=57 (2m0.109356837s) from=127.0.0.6:34601 2022/10/10 13:18:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=55 (2m2.618029003s) from=127.0.0.6:52375 2022/10/10 13:18:42 [DEBUG] http: Request GET /v1/status/leader (809.045µs) from=127.0.0.6:43085 2022/10/10 13:18:43 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=64 (2m1.347791805s) from=127.0.0.6:50071 2022/10/10 13:18:44 [DEBUG] http: Request GET /v1/health/serv