By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'cc33c361-13a9-d81f-3f4c-6e4e4825c02c' Node name: 'onap-msb-consul-5454dcc5c5-h2nxn' 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/11/14 23:24:54 [DEBUG] agent: Using random ID "cc33c361-13a9-d81f-3f4c-6e4e4825c02c" as node ID 2022/11/14 23:24:54 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:cc33c361-13a9-d81f-3f4c-6e4e4825c02c Address:127.0.0.1:8300}] 2022/11/14 23:24:54 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/14 23:24:54 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-h2nxn.dc1 127.0.0.1 2022/11/14 23:24:54 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-h2nxn 127.0.0.1 2022/11/14 23:24:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-h2nxn.dc1" in area "wan" 2022/11/14 23:24:54 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-h2nxn (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:24:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/14 23:24:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/14 23:24:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/14 23:24:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/14 23:24:54 [INFO] agent: started state syncer 2022/11/14 23:24:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/14 23:24:54 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/14 23:24:54 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/14 23:24:54 [DEBUG] raft: Votes needed: 1 2022/11/14 23:24:54 [DEBUG] raft: Vote granted from cc33c361-13a9-d81f-3f4c-6e4e4825c02c in term 2. Tally: 1 2022/11/14 23:24:54 [INFO] raft: Election won. Tally: 1 2022/11/14 23:24:54 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/14 23:24:54 [INFO] consul: cluster leadership acquired 2022/11/14 23:24:54 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-h2nxn 2022/11/14 23:24:54 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/14 23:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:24:54 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-h2nxn' joined, marking health alive 2022/11/14 23:24:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:24:54 [INFO] agent: Synced node info 2022/11/14 23:24:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:24:55 [DEBUG] agent: Node info in sync 2022/11/14 23:24:55 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/14 23:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:26:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:26:38 [DEBUG] agent: Node info in sync 2022/11/14 23:26:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:28:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:28:16 [DEBUG] agent: Node info in sync 2022/11/14 23:28:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:29:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:29:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:29:50 [DEBUG] agent: Node info in sync 2022/11/14 23:29:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:30:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:31:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:31:09 [DEBUG] agent: Node info in sync 2022/11/14 23:31:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:31:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:32:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:33:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:33:05 [DEBUG] agent: Node info in sync 2022/11/14 23:33:10 [DEBUG] http: Request GET /v1/status/leader (1.498372ms) from=127.0.0.6:44025 2022/11/14 23:33:10 [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/11/14 23:33:10 [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/11/14 23:33:10 [INFO] agent: Synced service "_v1_wf-gui_10.233.12.9_8080" 2022/11/14 23:33:10 [DEBUG] agent: Node info in sync 2022/11/14 23:33:10 [DEBUG] http: Request PUT /v1/agent/service/register (39.89009ms) from=127.0.0.6:44025 2022/11/14 23:33:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:10 [DEBUG] agent: Node info in sync 2022/11/14 23:33:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.466212ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [INFO] agent: Synced service "_v1_parser_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (26.365736ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (867.257µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_catalog_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (19.712057ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (450.613µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_nsd_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (16.258794ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (3.484749ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.33.117_8806" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (51.433687ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (492.445µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.59.174_443" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (27.398825ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (500.864µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v0_multicloud_10.233.38.152_9001" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (9.175866ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (644.595µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_multicloud_10.233.38.152_9001" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.465993ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (794.87µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.232_8181" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (28.905563ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (820.613µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.48.149_9011" 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.913402ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (643.162µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.48.149_9011" 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.913913ms) from=127.0.0.6:44025 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:11 [DEBUG] agent: Node info in sync 2022/11/14 23:33:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (568.264µs) from=127.0.0.6:44025 2022/11/14 23:33:11 [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/11/14 23:33:11 [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/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.26.118_9007" 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (50.184525ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (400.493µs) from=127.0.0.6:44025 2022/11/14 23:33:12 [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/11/14 23:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.26.118_9007" 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (20.44718ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (5.603464ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [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/11/14 23:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.237_9015" 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (16.15441ms) from=127.0.0.6:44025 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:33:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:33:12 [DEBUG] agent: Node info in sync 2022/11/14 23:33:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (465.555µs) from=127.0.0.6:44025 2022/11/14 23:33:34 [DEBUG] http: Request GET /v1/catalog/services (707.217µs) from=127.0.0.6:39531 2022/11/14 23:33:34 [DEBUG] http: Request GET /v1/status/leader (431.019µs) from=127.0.0.6:44025 2022/11/14 23:33:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (410.435µs) from=127.0.0.6:44025 2022/11/14 23:33:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (294.854µs) from=127.0.0.6:39829 2022/11/14 23:33:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/catalog/services (386.391µs) from=127.0.0.6:52279 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/status/leader (190.1µs) from=127.0.0.6:52279 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (421.253µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (153.438µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (196.9µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (279.007µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (285.644µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (173.56µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (208.254µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (158.83µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (137.786µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (200.425µs) from=127.0.0.6:47447 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (202.568µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (362.368µs) from=127.0.0.6:49767 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (228.217µs) from=127.0.0.6:53319 2022/11/14 23:33:51 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (529.292µs) from=127.0.0.6:43049 2022/11/14 23:33:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:33:55 [DEBUG] http: Request GET /v1/status/leader (362.627µs) from=127.0.0.6:43047 2022/11/14 23:34:11 [DEBUG] http: Request GET /v1/status/leader (554.153µs) from=127.0.0.6:43047 2022/11/14 23:34:15 [DEBUG] http: Request GET /v1/status/leader (268.852µs) from=127.0.0.6:39497 2022/11/14 23:34:31 [DEBUG] http: Request GET /v1/status/leader (255.022µs) from=127.0.0.6:43047 2022/11/14 23:34:35 [DEBUG] http: Request GET /v1/status/leader (291.311µs) from=127.0.0.6:39497 2022/11/14 23:34:51 [DEBUG] http: Request GET /v1/status/leader (347.745µs) from=127.0.0.6:43047 2022/11/14 23:34:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:34:55 [DEBUG] http: Request GET /v1/status/leader (161.02µs) from=127.0.0.6:39497 2022/11/14 23:35:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:00 [DEBUG] agent: Node info in sync 2022/11/14 23:35:11 [DEBUG] http: Request GET /v1/status/leader (338.587µs) from=127.0.0.6:43047 2022/11/14 23:35:15 [DEBUG] http: Request GET /v1/status/leader (207.088µs) from=127.0.0.6:39497 2022/11/14 23:35:31 [DEBUG] http: Request GET /v1/status/leader (283.707µs) from=127.0.0.6:43047 2022/11/14 23:35:35 [DEBUG] http: Request GET /v1/status/leader (224.891µs) from=127.0.0.6:43047 2022/11/14 23:35:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2m0.830143865s) from=127.0.0.6:39531 2022/11/14 23:35:40 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.86014487s) from=127.0.0.6:39829 2022/11/14 23:35:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.376319408s) from=127.0.0.6:44025 2022/11/14 23:35:51 [DEBUG] http: Request GET /v1/status/leader (723.363µs) from=127.0.0.6:43047 2022/11/14 23:35:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.329999788s) from=127.0.0.6:34157 2022/11/14 23:35:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.558489724s) from=127.0.0.6:43049 2022/11/14 23:35:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.734836049s) from=127.0.0.6:45029 2022/11/14 23:35:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:35:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.155018788s) from=127.0.0.6:35035 2022/11/14 23:35:55 [DEBUG] http: Request GET /v1/status/leader (550.427µs) from=127.0.0.6:39497 2022/11/14 23:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.692243538s) from=127.0.0.6:41723 2022/11/14 23:35:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.115054244s) from=127.0.0.6:57133 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.309226089s) from=127.0.0.6:39499 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.424422541s) from=127.0.0.6:58367 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2m4.633124656s) from=127.0.0.6:52279 2022/11/14 23:35:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.210731481s) from=127.0.0.6:53319 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.155360313s) from=127.0.0.6:40139 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.367136142s) from=127.0.0.6:54875 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.615930004s) from=127.0.0.6:47447 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m7.220622841s) from=127.0.0.6:49767 2022/11/14 23:35:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m7.149135258s) from=127.0.0.6:38279 2022/11/14 23:35:59 [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/11/14 23:35:59 [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/11/14 23:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [INFO] agent: Synced service "_v1_sdnc_10.233.13.229_8282" 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2.785520983s) from=127.0.0.6:52279 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (23.177297154s) from=127.0.0.6:39531 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Node info in sync 2022/11/14 23:35:59 [DEBUG] http: Request PUT /v1/agent/service/register (8.040028ms) from=127.0.0.6:43047 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:35:59 [DEBUG] agent: Node info in sync 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (786.644µs) from=127.0.0.6:52279 2022/11/14 23:35:59 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (351.771µs) from=127.0.0.6:52279 2022/11/14 23:35:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:36:11 [DEBUG] http: Request GET /v1/status/leader (383.194µs) from=127.0.0.6:54739 2022/11/14 23:36:15 [DEBUG] http: Request GET /v1/status/leader (349.349µs) from=127.0.0.6:54739 2022/11/14 23:36:31 [DEBUG] http: Request GET /v1/status/leader (161.233µs) from=127.0.0.6:54739 2022/11/14 23:36:35 [DEBUG] http: Request GET /v1/status/leader (178.078µs) from=127.0.0.6:39497 2022/11/14 23:36:51 [DEBUG] http: Request GET /v1/status/leader (395.133µs) from=127.0.0.6:54739 2022/11/14 23:36:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:36:55 [DEBUG] http: Request GET /v1/status/leader (251.172µs) from=127.0.0.6:54739 2022/11/14 23:37:11 [DEBUG] http: Request GET /v1/status/leader (3.020547ms) from=127.0.0.6:54739 2022/11/14 23:37:15 [DEBUG] http: Request GET /v1/status/leader (200.49µs) from=127.0.0.6:54739 2022/11/14 23:37:31 [DEBUG] http: Request GET /v1/status/leader (300.247µs) from=127.0.0.6:54739 2022/11/14 23:37:35 [DEBUG] http: Request GET /v1/status/leader (175.254µs) from=127.0.0.6:54739 2022/11/14 23:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.80372329s) from=127.0.0.6:39829 2022/11/14 23:37:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.386951724s) from=127.0.0.6:44025 2022/11/14 23:37:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:37:49 [DEBUG] agent: Node info in sync 2022/11/14 23:37:51 [DEBUG] http: Request GET /v1/status/leader (586.601µs) from=127.0.0.6:54739 2022/11/14 23:37:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:37:55 [DEBUG] http: Request GET /v1/status/leader (188.013µs) from=127.0.0.6:39497 2022/11/14 23:37:56 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.171479372s) from=127.0.0.6:35035 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.92431605s) from=127.0.0.6:39499 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.071540987s) from=127.0.0.6:34157 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.316461334s) from=127.0.0.6:58367 2022/11/14 23:37:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.388324657s) from=127.0.0.6:45029 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.886488649s) from=127.0.0.6:52279 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.731567544s) from=127.0.0.6:47447 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.348002838s) from=127.0.0.6:39531 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.005737431s) from=127.0.0.6:41723 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.57233911s) from=127.0.0.6:57133 2022/11/14 23:38:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.37965364s) from=127.0.0.6:43049 2022/11/14 23:38:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.383421018s) from=127.0.0.6:53319 2022/11/14 23:38:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.680690225s) from=127.0.0.6:40139 2022/11/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.127502482s) from=127.0.0.6:38279 2022/11/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.461426866s) from=127.0.0.6:49767 2022/11/14 23:38:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.752584935s) from=127.0.0.6:54875 2022/11/14 23:38:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m6.586458627s) from=127.0.0.6:43047 2022/11/14 23:38:11 [DEBUG] http: Request GET /v1/status/leader (351.406µs) from=127.0.0.6:54739 2022/11/14 23:38:15 [DEBUG] http: Request GET /v1/status/leader (176.757µs) from=127.0.0.6:54739 2022/11/14 23:38:31 [DEBUG] http: Request GET /v1/status/leader (196.449µs) from=127.0.0.6:54739 2022/11/14 23:38:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:38:35 [DEBUG] http: Request GET /v1/status/leader (352.187µs) from=127.0.0.6:39497 2022/11/14 23:38:51 [DEBUG] http: Request GET /v1/status/leader (189.414µs) from=127.0.0.6:54739 2022/11/14 23:38:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:38:55 [DEBUG] http: Request GET /v1/status/leader (303.064µs) from=127.0.0.6:54739 2022/11/14 23:39:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:39:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:39:06 [DEBUG] agent: Node info in sync 2022/11/14 23:39:11 [DEBUG] http: Request GET /v1/status/leader (333.758µs) from=127.0.0.6:54739 2022/11/14 23:39:15 [DEBUG] http: Request GET /v1/status/leader (166.1µs) from=127.0.0.6:39497 2022/11/14 23:39:31 [DEBUG] http: Request GET /v1/status/leader (308.404µs) from=127.0.0.6:54739 2022/11/14 23:39:35 [DEBUG] http: Request GET /v1/status/leader (353.6µs) from=127.0.0.6:39497 2022/11/14 23:39:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.436141174s) from=127.0.0.6:39829 2022/11/14 23:39:50 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.318953294s) from=127.0.0.6:44025 2022/11/14 23:39:51 [DEBUG] http: Request GET /v1/status/leader (236.988µs) from=127.0.0.6:54739 2022/11/14 23:39:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:39:55 [DEBUG] http: Request GET /v1/status/leader (1.025927ms) from=127.0.0.6:39497 2022/11/14 23:39:59 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.228135549s) from=127.0.0.6:58367 2022/11/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.997154773s) from=127.0.0.6:35035 2022/11/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.926242277s) from=127.0.0.6:43049 2022/11/14 23:40:02 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.785255468s) from=127.0.0.6:34157 2022/11/14 23:40:03 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.595930642s) from=127.0.0.6:40139 2022/11/14 23:40:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.272997596s) from=127.0.0.6:57133 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.557171137s) from=127.0.0.6:41723 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.433255273s) from=127.0.0.6:54875 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m3.92821275s) from=127.0.0.6:39531 2022/11/14 23:40:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.450022924s) from=127.0.0.6:47447 2022/11/14 23:40:05 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.137089986s) from=127.0.0.6:52279 2022/11/14 23:40:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.087069615s) from=127.0.0.6:53319 2022/11/14 23:40:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.001888805s) from=127.0.0.6:45029 2022/11/14 23:40:06 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m7.345028353s) from=127.0.0.6:39499 2022/11/14 23:40:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.293430144s) from=127.0.0.6:38279 2022/11/14 23:40:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.780192194s) from=127.0.0.6:43047 2022/11/14 23:40:08 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.446723338s) from=127.0.0.6:49767 2022/11/14 23:40:11 [DEBUG] http: Request GET /v1/status/leader (572.978µs) from=127.0.0.6:54739 2022/11/14 23:40:15 [DEBUG] http: Request GET /v1/status/leader (480.021µs) from=127.0.0.6:39497 2022/11/14 23:40:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:40:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:40:19 [DEBUG] agent: Node info in sync 2022/11/14 23:40:32 [DEBUG] http: Request GET /v1/status/leader (221.314µs) from=127.0.0.6:54739 2022/11/14 23:40:35 [DEBUG] http: Request GET /v1/status/leader (228.797µs) from=127.0.0.6:54739 2022/11/14 23:40:52 [DEBUG] http: Request GET /v1/status/leader (409.174µs) from=127.0.0.6:54739 2022/11/14 23:40:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:40:55 [DEBUG] http: Request GET /v1/status/leader (314.918µs) from=127.0.0.6:39497 2022/11/14 23:40:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:41:12 [DEBUG] http: Request GET /v1/status/leader (327.501µs) from=127.0.0.6:54739 2022/11/14 23:41:15 [DEBUG] http: Request GET /v1/status/leader (229.552µs) from=127.0.0.6:54739 2022/11/14 23:41:32 [DEBUG] http: Request GET /v1/status/leader (330.004µs) from=127.0.0.6:54739 2022/11/14 23:41:35 [DEBUG] http: Request GET /v1/status/leader (305.617µs) from=127.0.0.6:54739 2022/11/14 23:41:49 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.43846743s) from=127.0.0.6:39829 2022/11/14 23:41:52 [DEBUG] http: Request GET /v1/status/leader (4.901839ms) from=127.0.0.6:54739 2022/11/14 23:41:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:41:55 [DEBUG] http: Request GET /v1/status/leader (171.971µs) from=127.0.0.6:54739 2022/11/14 23:41:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.385957216s) from=127.0.0.6:44025 2022/11/14 23:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.529588236s) from=127.0.0.6:34157 2022/11/14 23:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.242179841s) from=127.0.0.6:43049 2022/11/14 23:42:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:42:04 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:42:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:42:04 [DEBUG] agent: Node info in sync 2022/11/14 23:42:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.190217139s) from=127.0.0.6:58367 2022/11/14 23:42:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m0.72787445s) from=127.0.0.6:39531 2022/11/14 23:42:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.982062399s) from=127.0.0.6:57133 2022/11/14 23:42:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.675838046s) from=127.0.0.6:54875 2022/11/14 23:42:06 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.247288474s) from=127.0.0.6:47447 2022/11/14 23:42:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.534810929s) from=127.0.0.6:45029 2022/11/14 23:42:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.338101204s) from=127.0.0.6:35035 2022/11/14 23:42:09 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.716731252s) from=127.0.0.6:39499 2022/11/14 23:42:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.51160651s) from=127.0.0.6:40139 2022/11/14 23:42:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m1.487473295s) from=127.0.0.6:43047 2022/11/14 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.992948763s) from=127.0.0.6:41723 2022/11/14 23:42:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.631132546s) from=127.0.0.6:53319 2022/11/14 23:42:12 [DEBUG] http: Request GET /v1/status/leader (290.182µs) from=127.0.0.6:54739 2022/11/14 23:42:12 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.065044937s) from=127.0.0.6:52279 2022/11/14 23:42:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.418433592s) from=127.0.0.6:38279 2022/11/14 23:42:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.716736657s) from=127.0.0.6:49767 2022/11/14 23:42:15 [DEBUG] http: Request GET /v1/status/leader (219.821µs) from=127.0.0.6:39497 2022/11/14 23:42:32 [DEBUG] http: Request GET /v1/status/leader (170.782µs) from=127.0.0.6:54739 2022/11/14 23:42:35 [DEBUG] http: Request GET /v1/status/leader (174.787µs) from=127.0.0.6:39497 2022/11/14 23:42:52 [DEBUG] http: Request GET /v1/status/leader (289.872µs) from=127.0.0.6:54739 2022/11/14 23:42:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:42:55 [DEBUG] http: Request GET /v1/status/leader (289.216µs) from=127.0.0.6:39497 2022/11/14 23:42:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:43:12 [DEBUG] http: Request GET /v1/status/leader (179.333µs) from=127.0.0.6:54739 2022/11/14 23:43:15 [DEBUG] http: Request GET /v1/status/leader (298.081µs) from=127.0.0.6:39497 2022/11/14 23:43:32 [DEBUG] http: Request GET /v1/status/leader (288.448µs) from=127.0.0.6:54739 2022/11/14 23:43:35 [DEBUG] http: Request GET /v1/status/leader (297.303µs) from=127.0.0.6:54739 2022/11/14 23:43:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:43:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:43:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:43:38 [DEBUG] agent: Node info in sync 2022/11/14 23:43:52 [DEBUG] http: Request GET /v1/status/leader (1.126953ms) from=127.0.0.6:54739 2022/11/14 23:43:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:43:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.210230123s) from=127.0.0.6:39829 2022/11/14 23:43:55 [DEBUG] http: Request GET /v1/status/leader (341.356µs) from=127.0.0.6:39497 2022/11/14 23:44:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.547051503s) from=127.0.0.6:44025 2022/11/14 23:44:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.016068781s) from=127.0.0.6:34157 2022/11/14 23:44:04 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.32273305s) from=127.0.0.6:43049 2022/11/14 23:44:08 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.192552135s) from=127.0.0.6:45029 2022/11/14 23:44:08 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.09473202s) from=127.0.0.6:47447 2022/11/14 23:44:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m4.340289315s) from=127.0.0.6:39531 2022/11/14 23:44:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.010980637s) from=127.0.0.6:58367 2022/11/14 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.718233252s) from=127.0.0.6:57133 2022/11/14 23:44:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.876647201s) from=127.0.0.6:54875 2022/11/14 23:44:12 [DEBUG] http: Request GET /v1/status/leader (299.536µs) from=127.0.0.6:54739 2022/11/14 23:44:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.469097487s) from=127.0.0.6:39499 2022/11/14 23:44:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.80552159s) from=127.0.0.6:41723 2022/11/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.73776231s) from=127.0.0.6:40139 2022/11/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.257742046s) from=127.0.0.6:35035 2022/11/14 23:44:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.800114869s) from=127.0.0.6:53319 2022/11/14 23:44:15 [DEBUG] http: Request GET /v1/status/leader (306.246µs) from=127.0.0.6:54739 2022/11/14 23:44:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m5.818556933s) from=127.0.0.6:43047 2022/11/14 23:44:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.932117983s) from=127.0.0.6:38279 2022/11/14 23:44:19 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.925202928s) from=127.0.0.6:52279 2022/11/14 23:44:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.525858629s) from=127.0.0.6:49767 2022/11/14 23:44:32 [DEBUG] http: Request GET /v1/status/leader (298.512µs) from=127.0.0.6:54739 2022/11/14 23:44:35 [DEBUG] http: Request GET /v1/status/leader (177.616µs) from=127.0.0.6:39497 2022/11/14 23:44:52 [DEBUG] http: Request GET /v1/status/leader (281.081µs) from=127.0.0.6:54739 2022/11/14 23:44:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:44:52 [DEBUG] agent: Node info in sync 2022/11/14 23:44:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:44:55 [DEBUG] http: Request GET /v1/status/leader (153.82µs) from=127.0.0.6:54739 2022/11/14 23:45:12 [DEBUG] http: Request GET /v1/status/leader (462.427µs) from=127.0.0.6:54739 2022/11/14 23:45:15 [DEBUG] http: Request GET /v1/status/leader (174.899µs) from=127.0.0.6:54739 2022/11/14 23:45:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:45:32 [DEBUG] http: Request GET /v1/status/leader (618.075µs) from=127.0.0.6:54739 2022/11/14 23:45:35 [DEBUG] http: Request GET /v1/status/leader (1.941601ms) from=127.0.0.6:54739 2022/11/14 23:45:52 [DEBUG] http: Request GET /v1/status/leader (497.746µs) from=127.0.0.6:54739 2022/11/14 23:45:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:45:55 [DEBUG] http: Request GET /v1/status/leader (1.852095ms) from=127.0.0.6:54739 2022/11/14 23:46:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:46:01 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:46:01 [DEBUG] agent: Node info in sync 2022/11/14 23:46:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m7.498261013s) from=127.0.0.6:39829 2022/11/14 23:46:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.997343456s) from=127.0.0.6:43049 2022/11/14 23:46:07 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.781166483s) from=127.0.0.6:34157 2022/11/14 23:46:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.218127892s) from=127.0.0.6:44025 2022/11/14 23:46:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.361831682s) from=127.0.0.6:47447 2022/11/14 23:46:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.16186592s) from=127.0.0.6:45029 2022/11/14 23:46:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.030204922s) from=127.0.0.6:39531 2022/11/14 23:46:12 [DEBUG] http: Request GET /v1/status/leader (177.912µs) from=127.0.0.6:54739 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.225508188s) from=127.0.0.6:41723 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m0.416221445s) from=127.0.0.6:35035 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.580405746s) from=127.0.0.6:39499 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.308115539s) from=127.0.0.6:58367 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.894702437s) from=127.0.0.6:57133 2022/11/14 23:46:15 [DEBUG] http: Request GET /v1/status/leader (241.299µs) from=127.0.0.6:39497 2022/11/14 23:46:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.719958331s) from=127.0.0.6:38279 2022/11/14 23:46:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.739717133s) from=127.0.0.6:54875 2022/11/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.53227169s) from=127.0.0.6:40139 2022/11/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.087122059s) from=127.0.0.6:49767 2022/11/14 23:46:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.66444922s) from=127.0.0.6:53319 2022/11/14 23:46:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m4.955773565s) from=127.0.0.6:43047 2022/11/14 23:46:23 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.982913678s) from=127.0.0.6:52279 2022/11/14 23:46:32 [DEBUG] http: Request GET /v1/status/leader (308.369µs) from=127.0.0.6:54739 2022/11/14 23:46:35 [DEBUG] http: Request GET /v1/status/leader (447.079µs) from=127.0.0.6:39497 2022/11/14 23:46:52 [DEBUG] http: Request GET /v1/status/leader (1.090462ms) from=127.0.0.6:54739 2022/11/14 23:46:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:46:55 [DEBUG] http: Request GET /v1/status/leader (268.056µs) from=127.0.0.6:54739 2022/11/14 23:47:12 [DEBUG] http: Request GET /v1/status/leader (219.792µs) from=127.0.0.6:54739 2022/11/14 23:47:15 [DEBUG] http: Request GET /v1/status/leader (428.89µs) from=127.0.0.6:54739 2022/11/14 23:47:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:47:32 [DEBUG] http: Request GET /v1/status/leader (1.118727ms) from=127.0.0.6:54739 2022/11/14 23:47:35 [DEBUG] http: Request GET /v1/status/leader (263.73µs) from=127.0.0.6:39497 2022/11/14 23:47:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:47:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:47:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:47:49 [DEBUG] agent: Node info in sync 2022/11/14 23:47:52 [DEBUG] http: Request GET /v1/status/leader (277.884µs) from=127.0.0.6:54739 2022/11/14 23:47:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:47:55 [DEBUG] http: Request GET /v1/status/leader (286.083µs) from=127.0.0.6:54739 2022/11/14 23:48:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.880586034s) from=127.0.0.6:39829 2022/11/14 23:48:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.049676822s) from=127.0.0.6:44025 2022/11/14 23:48:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.181235111s) from=127.0.0.6:34157 2022/11/14 23:48:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.088882927s) from=127.0.0.6:43049 2022/11/14 23:48:12 [DEBUG] http: Request GET /v1/status/leader (246.608µs) from=127.0.0.6:54739 2022/11/14 23:48:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m2.741368442s) from=127.0.0.6:39531 2022/11/14 23:48:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.576603289s) from=127.0.0.6:45029 2022/11/14 23:48:15 [DEBUG] http: Request GET /v1/status/leader (307.682µs) from=127.0.0.6:39497 2022/11/14 23:48:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.751671596s) from=127.0.0.6:58367 2022/11/14 23:48:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.747104846s) from=127.0.0.6:47447 2022/11/14 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.000373156s) from=127.0.0.6:38279 2022/11/14 23:48:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.456140676s) from=127.0.0.6:57133 2022/11/14 23:48:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.141325999s) from=127.0.0.6:39499 2022/11/14 23:48:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.860480405s) from=127.0.0.6:41723 2022/11/14 23:48:21 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.165468356s) from=127.0.0.6:35035 2022/11/14 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.328998185s) from=127.0.0.6:54875 2022/11/14 23:48:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.561746922s) from=127.0.0.6:40139 2022/11/14 23:48:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.068122303s) from=127.0.0.6:53319 2022/11/14 23:48:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.540251927s) from=127.0.0.6:52279 2022/11/14 23:48:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.323890748s) from=127.0.0.6:49767 2022/11/14 23:48:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m7.402664787s) from=127.0.0.6:43047 2022/11/14 23:48:32 [DEBUG] http: Request GET /v1/status/leader (263.72µs) from=127.0.0.6:54739 2022/11/14 23:48:36 [DEBUG] http: Request GET /v1/status/leader (339.777µs) from=127.0.0.6:54739 2022/11/14 23:48:52 [DEBUG] http: Request GET /v1/status/leader (273.911µs) from=127.0.0.6:54739 2022/11/14 23:48:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:48:56 [DEBUG] http: Request GET /v1/status/leader (152.79µs) from=127.0.0.6:39497 2022/11/14 23:49:12 [DEBUG] http: Request GET /v1/status/leader (1.725782ms) from=127.0.0.6:54739 2022/11/14 23:49:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:49:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:49:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:49:13 [DEBUG] agent: Node info in sync 2022/11/14 23:49:16 [DEBUG] http: Request GET /v1/status/leader (362.239µs) from=127.0.0.6:39497 2022/11/14 23:49:32 [DEBUG] http: Request GET /v1/status/leader (323.139µs) from=127.0.0.6:54739 2022/11/14 23:49:36 [DEBUG] http: Request GET /v1/status/leader (153.305µs) from=127.0.0.6:54739 2022/11/14 23:49:52 [DEBUG] http: Request GET /v1/status/leader (197.723µs) from=127.0.0.6:54739 2022/11/14 23:49:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:49:56 [DEBUG] http: Request GET /v1/status/leader (1.454889ms) from=127.0.0.6:39497 2022/11/14 23:50:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.359560705s) from=127.0.0.6:39829 2022/11/14 23:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.985483647s) from=127.0.0.6:43049 2022/11/14 23:50:12 [DEBUG] http: Request GET /v1/status/leader (337.681µs) from=127.0.0.6:54739 2022/11/14 23:50:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.847597987s) from=127.0.0.6:44025 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (2m0.127083138s) from=127.0.0.6:39531 2022/11/14 23:50:14 [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/11/14 23:50: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/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:50:14 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Node info in sync 2022/11/14 23:50:14 [DEBUG] http: Request PUT /v1/agent/service/register (8.048717ms) from=127.0.0.6:54739 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (265.911882ms) from=127.0.0.6:39531 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (1m46.498185616s) from=127.0.0.6:43047 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:50:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:50:14 [DEBUG] agent: Node info in sync 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (387.266µs) from=127.0.0.6:54739 2022/11/14 23:50:14 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (465.792µs) from=127.0.0.6:43367 2022/11/14 23:50:15 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.127214837s) from=127.0.0.6:45029 2022/11/14 23:50:16 [DEBUG] http: Request GET /v1/status/leader (316.922µs) from=127.0.0.6:39497 2022/11/14 23:50:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.31112502s) from=127.0.0.6:34157 2022/11/14 23:50:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.833284314s) from=127.0.0.6:58367 2022/11/14 23:50:19 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.574668903s) from=127.0.0.6:39499 2022/11/14 23:50:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.013003528s) from=127.0.0.6:47447 2022/11/14 23:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m2.663224903s) from=127.0.0.6:41723 2022/11/14 23:50:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.457075404s) from=127.0.0.6:35035 2022/11/14 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.963744546s) from=127.0.0.6:54875 2022/11/14 23:50:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.326044832s) from=127.0.0.6:38279 2022/11/14 23:50:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.627226416s) from=127.0.0.6:57133 2022/11/14 23:50:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.972034234s) from=127.0.0.6:40139 2022/11/14 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.008888094s) from=127.0.0.6:53319 2022/11/14 23:50:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.913994021s) from=127.0.0.6:49767 2022/11/14 23:50:30 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.227373106s) from=127.0.0.6:52279 2022/11/14 23:50:32 [DEBUG] http: Request GET /v1/status/leader (413.299µs) from=127.0.0.6:39497 2022/11/14 23:50:36 [DEBUG] http: Request GET /v1/status/leader (953.66µs) from=127.0.0.6:54739 2022/11/14 23:50:52 [DEBUG] http: Request GET /v1/status/leader (196.038µs) from=127.0.0.6:54739 2022/11/14 23:50:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:50:56 [DEBUG] http: Request GET /v1/status/leader (361.204µs) from=127.0.0.6:54739 2022/11/14 23:51:12 [DEBUG] http: Request GET /v1/status/leader (1.607039ms) from=127.0.0.6:54739 2022/11/14 23:51:16 [DEBUG] http: Request GET /v1/status/leader (335.233µs) from=127.0.0.6:39497 2022/11/14 23:51:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:51:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:51:24 [DEBUG] agent: Node info in sync 2022/11/14 23:51:32 [DEBUG] http: Request GET /v1/status/leader (199.848µs) from=127.0.0.6:39497 2022/11/14 23:51:36 [DEBUG] http: Request GET /v1/status/leader (375.122µs) from=127.0.0.6:54739 2022/11/14 23:51:52 [DEBUG] http: Request GET /v1/status/leader (194.996µs) from=127.0.0.6:54739 2022/11/14 23:51:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:51:56 [DEBUG] http: Request GET /v1/status/leader (1.065743ms) from=127.0.0.6:54739 2022/11/14 23:52:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.405449998s) from=127.0.0.6:39829 2022/11/14 23:52:12 [DEBUG] http: Request GET /v1/status/leader (360.111µs) from=127.0.0.6:39497 2022/11/14 23:52:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.155364215s) from=127.0.0.6:44025 2022/11/14 23:52:16 [DEBUG] http: Request GET /v1/status/leader (157.085µs) from=127.0.0.6:39497 2022/11/14 23:52:16 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.126182708s) from=127.0.0.6:43049 2022/11/14 23:52:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (2m2.736381598s) from=127.0.0.6:43047 2022/11/14 23:52:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.213984273s) from=127.0.0.6:45029 2022/11/14 23:52:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.199398421s) from=127.0.0.6:34157 2022/11/14 23:52:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.309907275s) from=127.0.0.6:58367 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (2m6.606891222s) from=127.0.0.6:39531 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.56.197_8443" 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.310037ms) from=127.0.0.6:54739 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (3.873581539s) from=127.0.0.6:43047 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (475.103µs) from=127.0.0.6:39531 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (300.801µs) from=127.0.0.6:54739 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (671.969µs) from=127.0.0.6:40801 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.680220469s) from=127.0.0.6:43367 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.17.198_8082" 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.730017ms) from=127.0.0.6:40801 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (94.504407ms) from=127.0.0.6:39531 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (95.322852ms) from=127.0.0.6:43047 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:21 [DEBUG] agent: Node info in sync 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (1.66238ms) from=127.0.0.6:40801 2022/11/14 23:52:21 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (325.549µs) from=127.0.0.6:39497 2022/11/14 23:52:24 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.189350778s) from=127.0.0.6:39499 2022/11/14 23:52:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.756393854s) from=127.0.0.6:47447 2022/11/14 23:52:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.251164522s) from=127.0.0.6:54875 2022/11/14 23:52:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.14664914s) from=127.0.0.6:49767 2022/11/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.645771856s) from=127.0.0.6:38279 2022/11/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m6.007370892s) from=127.0.0.6:41723 2022/11/14 23:52:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.130445983s) from=127.0.0.6:35035 2022/11/14 23:52:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.876706079s) from=127.0.0.6:57133 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.47146764s) from=127.0.0.6:53319 2022/11/14 23:52:31 [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/11/14 23:52:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.58.151_8410" 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request PUT /v1/agent/service/register (18.852736ms) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (10.094248352s) from=127.0.0.6:43047 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (10.098598708s) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (296.16µs) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (627.893µs) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [INFO] agent: Synced service "_v1_vnflcm_10.233.50.57_8801" 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request PUT /v1/agent/service/register (22.403725ms) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (103.079591ms) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (191.760279ms) from=127.0.0.6:43047 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (495.739µs) from=127.0.0.6:40801 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (401.908µs) from=127.0.0.6:40801 2022/11/14 23:52:31 [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/11/14 23:52:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:31 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.23.29_8484" 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.479844ms) from=127.0.0.6:33037 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:31 [DEBUG] agent: Node info in sync 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (143.678028ms) from=127.0.0.6:43047 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (164.625033ms) from=127.0.0.6:39531 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (584.791µs) from=127.0.0.6:33037 2022/11/14 23:52:31 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (195.357µs) from=127.0.0.6:43705 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.456759117s) from=127.0.0.6:40139 2022/11/14 23:52:32 [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/11/14 23:52: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/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [INFO] agent: Synced service "_v1_vnfres_10.233.42.19_8802" 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request PUT /v1/agent/service/register (14.290801ms) from=127.0.0.6:33037 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (256.863286ms) from=127.0.0.6:39531 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (257.761722ms) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (491.56µs) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (824.827µs) from=127.0.0.6:53051 2022/11/14 23:52: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/11/14 23:52: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/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [INFO] agent: Synced service "_v1_vnfmgr_10.233.35.167_8803" 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request PUT /v1/agent/service/register (148.425103ms) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:32 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:32 [DEBUG] agent: Node info in sync 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (352.533362ms) from=127.0.0.6:39531 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (373.289671ms) from=127.0.0.6:33037 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (301.3µs) from=127.0.0.6:43047 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/status/leader (261.047µs) from=127.0.0.6:33037 2022/11/14 23:52:32 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (278.241µs) from=127.0.0.6:35199 2022/11/14 23:52:32 [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/11/14 23:52: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/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [INFO] agent: Synced service "_v1_nslcm_10.233.29.151_8403" 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (78.372937ms) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (139.758695ms) from=127.0.0.6:39531 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (614.917µs) from=127.0.0.6:33037 2022/11/14 23:52:33 [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/11/14 23:52:33 [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/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (282.178882ms) from=127.0.0.6:42403 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [INFO] agent: Synced service "_v2_nslcm_10.233.29.151_8403" 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (74.898885ms) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (17.247786ms) from=127.0.0.6:42403 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (120.148192ms) from=127.0.0.6:39531 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (14.371831ms) from=127.0.0.6:60619 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (192.887µs) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (545.086µs) from=127.0.0.6:33037 2022/11/14 23:52:33 [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/11/14 23:52:33 [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/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.44.154_8482" 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request PUT /v1/agent/service/register (46.241424ms) from=127.0.0.6:33037 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:52:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:52:33 [DEBUG] agent: Node info in sync 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (107.848271ms) from=127.0.0.6:39531 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (122.020544ms) from=127.0.0.6:42403 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (488.577µs) from=127.0.0.6:51939 2022/11/14 23:52:33 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (213.403914ms) from=127.0.0.6:33037 2022/11/14 23:52:36 [DEBUG] http: Request GET /v1/status/leader (340.854µs) from=127.0.0.6:46287 2022/11/14 23:52:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.148777213s) from=127.0.0.6:52279 2022/11/14 23:52:52 [DEBUG] http: Request GET /v1/status/leader (173.949µs) from=127.0.0.6:33037 2022/11/14 23:52:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:52:56 [DEBUG] http: Request GET /v1/status/leader (159.136µs) from=127.0.0.6:33037 2022/11/14 23:53:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:53:12 [DEBUG] http: Request GET /v1/status/leader (4.393399ms) from=127.0.0.6:46287 2022/11/14 23:53:16 [DEBUG] http: Request GET /v1/status/leader (307.231µs) from=127.0.0.6:46287 2022/11/14 23:53:33 [DEBUG] http: Request GET /v1/status/leader (342.533µs) from=127.0.0.6:46287 2022/11/14 23:53:36 [DEBUG] http: Request GET /v1/status/leader (154.788µs) from=127.0.0.6:33037 2022/11/14 23:53:53 [DEBUG] http: Request GET /v1/status/leader (3.483533ms) from=127.0.0.6:46287 2022/11/14 23:53:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:53:56 [DEBUG] http: Request GET /v1/status/leader (459.988µs) from=127.0.0.6:33037 2022/11/14 23:54:13 [DEBUG] http: Request GET /v1/status/leader (617.261µs) from=127.0.0.6:46287 2022/11/14 23:54:16 [DEBUG] http: Request GET /v1/status/leader (234.625µs) from=127.0.0.6:46287 2022/11/14 23:54:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.178935624s) from=127.0.0.6:44025 2022/11/14 23:54:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.27461129s) from=127.0.0.6:39829 2022/11/14 23:54:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.569281751s) from=127.0.0.6:45029 2022/11/14 23:54:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.148144327s) from=127.0.0.6:34157 2022/11/14 23:54:22 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.528727441s) from=127.0.0.6:54739 2022/11/14 23:54:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m6.853241116s) from=127.0.0.6:43049 2022/11/14 23:54:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.898490709s) from=127.0.0.6:58367 2022/11/14 23:54:25 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.30613499s) from=127.0.0.6:39499 2022/11/14 23:54:26 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.222128844s) from=127.0.0.6:39497 2022/11/14 23:54:27 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.079904384s) from=127.0.0.6:43367 2022/11/14 23:54:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.901963532s) from=127.0.0.6:47447 2022/11/14 23:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.428546352s) from=127.0.0.6:54875 2022/11/14 23:54:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.547112737s) from=127.0.0.6:35035 2022/11/14 23:54:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:54:31 [DEBUG] agent: Node info in sync 2022/11/14 23:54:32 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.386043979s) from=127.0.0.6:40801 2022/11/14 23:54:33 [DEBUG] http: Request GET /v1/status/leader (366.61µs) from=127.0.0.6:33037 2022/11/14 23:54:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m2.69544137s) from=127.0.0.6:57133 2022/11/14 23:54:33 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.527864066s) from=127.0.0.6:35199 2022/11/14 23:54:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.68899359s) from=127.0.0.6:40139 2022/11/14 23:54:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.383414173s) from=127.0.0.6:38279 2022/11/14 23:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m5.450163507s) from=127.0.0.6:41723 2022/11/14 23:54:35 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m7.294359531s) from=127.0.0.6:49767 2022/11/14 23:54:36 [DEBUG] http: Request GET /v1/status/leader (193.667µs) from=127.0.0.6:33037 2022/11/14 23:54:36 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m5.297044011s) from=127.0.0.6:44101 2022/11/14 23:54:36 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.471250202s) from=127.0.0.6:53051 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.787671609s) from=127.0.0.6:42403 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.004963593s) from=127.0.0.6:43047 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.106622315s) from=127.0.0.6:53319 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.955158378s) from=127.0.0.6:43705 2022/11/14 23:54:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.467895914s) from=127.0.0.6:51939 2022/11/14 23:54:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.74820759s) from=127.0.0.6:60619 2022/11/14 23:54:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.015708528s) from=127.0.0.6:39531 2022/11/14 23:54:45 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.097527359s) from=127.0.0.6:52279 2022/11/14 23:54:53 [DEBUG] http: Request GET /v1/status/leader (193.827µs) from=127.0.0.6:33037 2022/11/14 23:54:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:54:56 [DEBUG] http: Request GET /v1/status/leader (333.769µs) from=127.0.0.6:46287 2022/11/14 23:55:13 [DEBUG] http: Request GET /v1/status/leader (317.629µs) from=127.0.0.6:33037 2022/11/14 23:55:16 [DEBUG] http: Request GET /v1/status/leader (207.688µs) from=127.0.0.6:46287 2022/11/14 23:55:33 [DEBUG] http: Request GET /v1/status/leader (225.198µs) from=127.0.0.6:33037 2022/11/14 23:55:36 [DEBUG] http: Request GET /v1/status/leader (174.004µs) from=127.0.0.6:33037 2022/11/14 23:55:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:55:53 [DEBUG] http: Request GET /v1/status/leader (224.495µs) from=127.0.0.6:46287 2022/11/14 23:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:55:56 [DEBUG] http: Request GET /v1/status/leader (1.934027ms) from=127.0.0.6:46287 2022/11/14 23:55:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:55:58 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:55:58 [DEBUG] agent: Node info in sync 2022/11/14 23:56:13 [DEBUG] http: Request GET /v1/status/leader (400.138µs) from=127.0.0.6:46287 2022/11/14 23:56:16 [DEBUG] http: Request GET /v1/status/leader (334.429µs) from=127.0.0.6:46287 2022/11/14 23:56:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.358590621s) from=127.0.0.6:44025 2022/11/14 23:56:21 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m1.300941179s) from=127.0.0.6:34157 2022/11/14 23:56:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m0.458377962s) from=127.0.0.6:54739 2022/11/14 23:56:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.201120304s) from=127.0.0.6:39829 2022/11/14 23:56:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.367659137s) from=127.0.0.6:43049 2022/11/14 23:56:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m5.494417636s) from=127.0.0.6:45029 2022/11/14 23:56:25 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.626017072s) from=127.0.0.6:58367 2022/11/14 23:56:26 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.252155221s) from=127.0.0.6:39499 2022/11/14 23:56:27 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.99826367s) from=127.0.0.6:39497 2022/11/14 23:56:29 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.396786217s) from=127.0.0.6:43367 2022/11/14 23:56:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.8159673s) from=127.0.0.6:47447 2022/11/14 23:56:33 [DEBUG] http: Request GET /v1/status/leader (153.539µs) from=127.0.0.6:46287 2022/11/14 23:56:33 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.190404879s) from=127.0.0.6:40801 2022/11/14 23:56:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m4.010680131s) from=127.0.0.6:35035 2022/11/14 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.904891482s) from=127.0.0.6:41723 2022/11/14 23:56:36 [DEBUG] http: Request GET /v1/status/leader (181.767µs) from=127.0.0.6:33037 2022/11/14 23:56:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.057814527s) from=127.0.0.6:38279 2022/11/14 23:56:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.328390243s) from=127.0.0.6:54875 2022/11/14 23:56:37 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.26027572s) from=127.0.0.6:35199 2022/11/14 23:56:38 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.164253112s) from=127.0.0.6:43047 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.928574498s) from=127.0.0.6:42403 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.980164344s) from=127.0.0.6:57133 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.718383836s) from=127.0.0.6:60619 2022/11/14 23:56:40 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.835624654s) from=127.0.0.6:44101 2022/11/14 23:56:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.23030818s) from=127.0.0.6:53319 2022/11/14 23:56:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.843917835s) from=127.0.0.6:40139 2022/11/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.400084869s) from=127.0.0.6:49767 2022/11/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.497813575s) from=127.0.0.6:53051 2022/11/14 23:56:42 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.062663916s) from=127.0.0.6:43705 2022/11/14 23:56:44 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.094698589s) from=127.0.0.6:51939 2022/11/14 23:56:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.797744754s) from=127.0.0.6:39531 2022/11/14 23:56:48 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m3.693754377s) from=127.0.0.6:52279 2022/11/14 23:56:53 [DEBUG] http: Request GET /v1/status/leader (283.501µs) from=127.0.0.6:33037 2022/11/14 23:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:56:56 [DEBUG] http: Request GET /v1/status/leader (330.128µs) from=127.0.0.6:46287 2022/11/14 23:57:13 [DEBUG] http: Request GET /v1/status/leader (163.252µs) from=127.0.0.6:33037 2022/11/14 23:57:16 [DEBUG] http: Request GET /v1/status/leader (166.424µs) from=127.0.0.6:46287 2022/11/14 23:57:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:57:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:57:17 [DEBUG] agent: Node info in sync 2022/11/14 23:57:33 [DEBUG] http: Request GET /v1/status/leader (316.337µs) from=127.0.0.6:33037 2022/11/14 23:57:36 [DEBUG] http: Request GET /v1/status/leader (168.058µs) from=127.0.0.6:46287 2022/11/14 23:57:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/14 23:57:53 [DEBUG] http: Request GET /v1/status/leader (302.508µs) from=127.0.0.6:33037 2022/11/14 23:57:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:57:56 [DEBUG] http: Request GET /v1/status/leader (204.122µs) from=127.0.0.6:33037 2022/11/14 23:58:13 [DEBUG] http: Request GET /v1/status/leader (248.665µs) from=127.0.0.6:33037 2022/11/14 23:58:16 [DEBUG] http: Request GET /v1/status/leader (300.983µs) from=127.0.0.6:33037 2022/11/14 23:58:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:58:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:58:17 [DEBUG] agent: Node info in sync 2022/11/14 23:58:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.352510129s) from=127.0.0.6:45029 2022/11/14 23:58:26 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.196898145s) from=127.0.0.6:44025 2022/11/14 23:58:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.013043129s) from=127.0.0.6:43049 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.931255571s) from=127.0.0.6:34157 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.719075688s) from=127.0.0.6:39499 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.303798492s) from=127.0.0.6:54739 2022/11/14 23:58:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.065826474s) from=127.0.0.6:58367 2022/11/14 23:58:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.956817599s) from=127.0.0.6:39829 2022/11/14 23:58:31 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.463201569s) from=127.0.0.6:43367 2022/11/14 23:58:32 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.334619943s) from=127.0.0.6:39497 2022/11/14 23:58:33 [DEBUG] http: Request GET /v1/status/leader (328.711µs) from=127.0.0.6:46287 2022/11/14 23:58:36 [DEBUG] http: Request GET /v1/status/leader (199.297µs) from=127.0.0.6:46287 2022/11/14 23:58:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.037572114s) from=127.0.0.6:35035 2022/11/14 23:58:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.310210559s) from=127.0.0.6:54875 2022/11/14 23:58:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.443357084s) from=127.0.0.6:38279 2022/11/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.139776675s) from=127.0.0.6:35199 2022/11/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m7.285850942s) from=127.0.0.6:47447 2022/11/14 23:58:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.438892052s) from=127.0.0.6:43047 2022/11/14 23:58:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m6.922664017s) from=127.0.0.6:40801 2022/11/14 23:58:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.294330368s) from=127.0.0.6:41723 2022/11/14 23:58:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.529020184s) from=127.0.0.6:42403 2022/11/14 23:58:42 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.655105483s) from=127.0.0.6:44101 2022/11/14 23:58:42 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.194308334s) from=127.0.0.6:53051 2022/11/14 23:58:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.944260385s) from=127.0.0.6:40139 2022/11/14 23:58:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.995106791s) from=127.0.0.6:51939 2022/11/14 23:58:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.939786654s) from=127.0.0.6:57133 2022/11/14 23:58:46 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m3.360143633s) from=127.0.0.6:43705 2022/11/14 23:58:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.959291574s) from=127.0.0.6:60619 2022/11/14 23:58:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.130726993s) from=127.0.0.6:49767 2022/11/14 23:58:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.455730369s) from=127.0.0.6:53319 2022/11/14 23:58:50 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.168706342s) from=127.0.0.6:52279 2022/11/14 23:58:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.479228165s) from=127.0.0.6:39531 2022/11/14 23:58:53 [DEBUG] http: Request GET /v1/status/leader (288.664µs) from=127.0.0.6:33037 2022/11/14 23:58:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:58:56 [DEBUG] http: Request GET /v1/status/leader (331.758µs) from=127.0.0.6:46287 2022/11/14 23:59:13 [DEBUG] http: Request GET /v1/status/leader (1.378355ms) from=127.0.0.6:33037 2022/11/14 23:59:16 [DEBUG] http: Request GET /v1/status/leader (185.611µs) from=127.0.0.6:46287 2022/11/14 23:59:33 [DEBUG] http: Request GET /v1/status/leader (364.538µs) from=127.0.0.6:46287 2022/11/14 23:59:36 [DEBUG] http: Request GET /v1/status/leader (334.918µs) from=127.0.0.6:33037 2022/11/14 23:59:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/14 23:59:51 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/14 23:59:51 [DEBUG] agent: Node info in sync 2022/11/14 23:59:53 [DEBUG] http: Request GET /v1/status/leader (379.964µs) from=127.0.0.6:33037 2022/11/14 23:59:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/14 23:59:56 [DEBUG] http: Request GET /v1/status/leader (3.514368ms) from=127.0.0.6:33037 2022/11/15 00:00:13 [DEBUG] http: Request GET /v1/status/leader (316.568µs) from=127.0.0.6:33037 2022/11/15 00:00:16 [DEBUG] http: Request GET /v1/status/leader (206.84µs) from=127.0.0.6:33037 2022/11/15 00:00:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.436004144s) from=127.0.0.6:44025 2022/11/15 00:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.73358529s) from=127.0.0.6:34157 2022/11/15 00:00:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.868322708s) from=127.0.0.6:43049 2022/11/15 00:00:32 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.627933035s) from=127.0.0.6:39829 2022/11/15 00:00:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m7.34019426s) from=127.0.0.6:45029 2022/11/15 00:00:32 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.480354304s) from=127.0.0.6:39499 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.425108624s) from=127.0.0.6:54739 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.400166593s) from=127.0.0.6:58367 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/status/leader (175.299µs) from=127.0.0.6:46287 2022/11/15 00:00:33 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.57870402s) from=127.0.0.6:43367 2022/11/15 00:00:36 [DEBUG] http: Request GET /v1/status/leader (229.593µs) from=127.0.0.6:46287 2022/11/15 00:00:39 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m7.172527888s) from=127.0.0.6:39497 2022/11/15 00:00:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m1.040098099s) from=127.0.0.6:38279 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m0.398155592s) from=127.0.0.6:47447 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.117667618s) from=127.0.0.6:40801 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.989056757s) from=127.0.0.6:35199 2022/11/15 00:00:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.629674535s) from=127.0.0.6:41723 2022/11/15 00:00:41 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.329575102s) from=127.0.0.6:35035 2022/11/15 00:00:43 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.451190975s) from=127.0.0.6:53051 2022/11/15 00:00:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.667318422s) from=127.0.0.6:42403 2022/11/15 00:00:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.066217814s) from=127.0.0.6:54875 2022/11/15 00:00:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.879359971s) from=127.0.0.6:43047 2022/11/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.38336691s) from=127.0.0.6:40139 2022/11/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.030061795s) from=127.0.0.6:57133 2022/11/15 00:00:46 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.524564665s) from=127.0.0.6:51939 2022/11/15 00:00:47 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m1.219366619s) from=127.0.0.6:43705 2022/11/15 00:00:48 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.01113995s) from=127.0.0.6:44101 2022/11/15 00:00:52 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.984862505s) from=127.0.0.6:60619 2022/11/15 00:00:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.907653835s) from=127.0.0.6:53319 2022/11/15 00:00:53 [DEBUG] http: Request GET /v1/status/leader (411µs) from=127.0.0.6:46287 2022/11/15 00:00:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.011038818s) from=127.0.0.6:39531 2022/11/15 00:00:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:00:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.245958584s) from=127.0.0.6:49767 2022/11/15 00:00:55 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.215714147s) from=127.0.0.6:52279 2022/11/15 00:00:56 [DEBUG] http: Request GET /v1/status/leader (261.751µs) from=127.0.0.6:46287 2022/11/15 00:01:13 [DEBUG] http: Request GET /v1/status/leader (354.122µs) from=127.0.0.6:33037 2022/11/15 00:01:16 [DEBUG] http: Request GET /v1/status/leader (1.242401ms) from=127.0.0.6:33037 2022/11/15 00:01:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:01:18 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:01:18 [DEBUG] agent: Node info in sync 2022/11/15 00:01:33 [DEBUG] http: Request GET /v1/status/leader (289.687µs) from=127.0.0.6:33037 2022/11/15 00:01:36 [DEBUG] http: Request GET /v1/status/leader (296.879µs) from=127.0.0.6:46287 2022/11/15 00:01:53 [DEBUG] http: Request GET /v1/status/leader (219.701µs) from=127.0.0.6:46287 2022/11/15 00:01:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:01:56 [DEBUG] http: Request GET /v1/status/leader (399.192µs) from=127.0.0.6:46287 2022/11/15 00:02:13 [DEBUG] http: Request GET /v1/status/leader (281.174µs) from=127.0.0.6:46287 2022/11/15 00:02:16 [DEBUG] http: Request GET /v1/status/leader (302.61µs) from=127.0.0.6:33037 2022/11/15 00:02:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:02:24 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:02:24 [DEBUG] agent: Node info in sync 2022/11/15 00:02:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m4.01542344s) from=127.0.0.6:34157 2022/11/15 00:02:33 [DEBUG] http: Request GET /v1/status/leader (1.449178ms) from=127.0.0.6:46287 2022/11/15 00:02:33 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m0.790733042s) from=127.0.0.6:54739 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.848760615s) from=127.0.0.6:58367 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.907371976s) from=127.0.0.6:45029 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.857036469s) from=127.0.0.6:43049 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.325853552s) from=127.0.0.6:39829 2022/11/15 00:02:35 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.928961382s) from=127.0.0.6:44025 2022/11/15 00:02:36 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m2.24513557s) from=127.0.0.6:43367 2022/11/15 00:02:36 [DEBUG] http: Request GET /v1/status/leader (277.673µs) from=127.0.0.6:46287 2022/11/15 00:02:39 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m6.581280555s) from=127.0.0.6:39499 2022/11/15 00:02:40 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.011980504s) from=127.0.0.6:35199 2022/11/15 00:02:41 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.777596061s) from=127.0.0.6:39497 2022/11/15 00:02:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.848181676s) from=127.0.0.6:38279 2022/11/15 00:02:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.622178087s) from=127.0.0.6:42403 2022/11/15 00:02:45 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.186275755s) from=127.0.0.6:47447 2022/11/15 00:02:45 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.273870716s) from=127.0.0.6:40801 2022/11/15 00:02:46 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.309745616s) from=127.0.0.6:57133 2022/11/15 00:02:46 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.609098757s) from=127.0.0.6:53051 2022/11/15 00:02:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.674112425s) from=127.0.0.6:54875 2022/11/15 00:02:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.080866022s) from=127.0.0.6:41723 2022/11/15 00:02:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m2.771233968s) from=127.0.0.6:40139 2022/11/15 00:02:48 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.213177371s) from=127.0.0.6:43047 2022/11/15 00:02:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m7.050056759s) from=127.0.0.6:35035 2022/11/15 00:02:49 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.334611559s) from=127.0.0.6:44101 2022/11/15 00:02:50 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.594830975s) from=127.0.0.6:43705 2022/11/15 00:02:50 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.6844073s) from=127.0.0.6:51939 2022/11/15 00:02:53 [DEBUG] http: Request GET /v1/status/leader (182.268µs) from=127.0.0.6:33037 2022/11/15 00:02:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.9119051s) from=127.0.0.6:39531 2022/11/15 00:02:56 [DEBUG] http: Request GET /v1/status/leader (326.909µs) from=127.0.0.6:33037 2022/11/15 00:02:56 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.125467744s) from=127.0.0.6:49767 2022/11/15 00:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.102221105s) from=127.0.0.6:53319 2022/11/15 00:02:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.258436857s) from=127.0.0.6:60619 2022/11/15 00:03:02 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.696272315s) from=127.0.0.6:52279 2022/11/15 00:03:13 [DEBUG] http: Request GET /v1/status/leader (180.09µs) from=127.0.0.6:33037 2022/11/15 00:03:16 [DEBUG] http: Request GET /v1/status/leader (293.414µs) from=127.0.0.6:33037 2022/11/15 00:03:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:03:33 [DEBUG] http: Request GET /v1/status/leader (507.868µs) from=127.0.0.6:46287 2022/11/15 00:03:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:03:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:03:35 [DEBUG] agent: Node info in sync 2022/11/15 00:03:36 [DEBUG] http: Request GET /v1/status/leader (201.63µs) from=127.0.0.6:33037 2022/11/15 00:03:53 [DEBUG] http: Request GET /v1/status/leader (265.777µs) from=127.0.0.6:46287 2022/11/15 00:03:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:03:56 [DEBUG] http: Request GET /v1/status/leader (3.83042ms) from=127.0.0.6:46287 2022/11/15 00:04:13 [DEBUG] http: Request GET /v1/status/leader (213.009µs) from=127.0.0.6:33037 2022/11/15 00:04:16 [DEBUG] http: Request GET /v1/status/leader (192.881µs) from=127.0.0.6:46287 2022/11/15 00:04:33 [DEBUG] http: Request GET /v1/status/leader (329.605µs) from=127.0.0.6:33037 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.357315268s) from=127.0.0.6:44025 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m0.989232865s) from=127.0.0.6:45029 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.835180055s) from=127.0.0.6:54739 2022/11/15 00:04:36 [DEBUG] http: Request GET /v1/status/leader (203.661µs) from=127.0.0.6:33037 2022/11/15 00:04:40 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.285786994s) from=127.0.0.6:34157 2022/11/15 00:04:41 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m4.981520742s) from=127.0.0.6:43367 2022/11/15 00:04:41 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.009993318s) from=127.0.0.6:39829 2022/11/15 00:04:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.567295527s) from=127.0.0.6:43049 2022/11/15 00:04:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.283198187s) from=127.0.0.6:58367 2022/11/15 00:04:44 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.081324352s) from=127.0.0.6:35199 2022/11/15 00:04:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.420563186s) from=127.0.0.6:38279 2022/11/15 00:04:46 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m7.242036776s) from=127.0.0.6:39499 2022/11/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.949433886s) from=127.0.0.6:47447 2022/11/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m1.136739045s) from=127.0.0.6:53051 2022/11/15 00:04:47 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m5.87851337s) from=127.0.0.6:39497 2022/11/15 00:04:49 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.313849753s) from=127.0.0.6:40801 2022/11/15 00:04:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.9319488s) from=127.0.0.6:41723 2022/11/15 00:04:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:04:50 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:04:50 [DEBUG] agent: Node info in sync 2022/11/15 00:04:50 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.316860508s) from=127.0.0.6:44101 2022/11/15 00:04:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.962417792s) from=127.0.0.6:42403 2022/11/15 00:04:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.974226177s) from=127.0.0.6:35035 2022/11/15 00:04:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.961605816s) from=127.0.0.6:43047 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.694312721s) from=127.0.0.6:57133 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.563140212s) from=127.0.0.6:40139 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/status/leader (347.15µs) from=127.0.0.6:46287 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.632189076s) from=127.0.0.6:54875 2022/11/15 00:04:53 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m3.730064539s) from=127.0.0.6:43705 2022/11/15 00:04:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:04:55 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m5.405507456s) from=127.0.0.6:51939 2022/11/15 00:04:56 [DEBUG] http: Request GET /v1/status/leader (185.616µs) from=127.0.0.6:33037 2022/11/15 00:04:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.796318136s) from=127.0.0.6:39531 2022/11/15 00:05:00 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.269128239s) from=127.0.0.6:49767 2022/11/15 00:05:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m5.550508922s) from=127.0.0.6:53319 2022/11/15 00:05:05 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.55895652s) from=127.0.0.6:60619 2022/11/15 00:05:08 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.794821366s) from=127.0.0.6:52279 2022/11/15 00:05:13 [DEBUG] http: Request GET /v1/status/leader (319.867µs) from=127.0.0.6:46287 2022/11/15 00:05:16 [DEBUG] http: Request GET /v1/status/leader (172.076µs) from=127.0.0.6:46287 2022/11/15 00:05:33 [DEBUG] http: Request GET /v1/status/leader (351.1µs) from=127.0.0.6:33037 2022/11/15 00:05:36 [DEBUG] http: Request GET /v1/status/leader (286.507µs) from=127.0.0.6:46287 2022/11/15 00:05:53 [DEBUG] http: Request GET /v1/status/leader (336.714µs) from=127.0.0.6:46287 2022/11/15 00:05:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:05:56 [DEBUG] http: Request GET /v1/status/leader (190.393µs) from=127.0.0.6:46287 2022/11/15 00:06:13 [DEBUG] http: Request GET /v1/status/leader (412.193µs) from=127.0.0.6:46287 2022/11/15 00:06:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:06:16 [DEBUG] http: Request GET /v1/status/leader (353.859µs) from=127.0.0.6:33037 2022/11/15 00:06:33 [DEBUG] http: Request GET /v1/status/leader (550.238µs) from=127.0.0.6:46287 2022/11/15 00:06:36 [DEBUG] http: Request GET /v1/status/leader (388.567µs) from=127.0.0.6:33037 2022/11/15 00:06:38 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.563887745s) from=127.0.0.6:54739 2022/11/15 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.679652362s) from=127.0.0.6:34157 2022/11/15 00:06:43 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.220131041s) from=127.0.0.6:44025 2022/11/15 00:06:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m7.021066083s) from=127.0.0.6:45029 2022/11/15 00:06:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m3.555464673s) from=127.0.0.6:39829 2022/11/15 00:06:46 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m5.100382628s) from=127.0.0.6:43367 2022/11/15 00:06:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.906630721s) from=127.0.0.6:43049 2022/11/15 00:06:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:06:48 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:06:48 [DEBUG] agent: Node info in sync 2022/11/15 00:06:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.574019747s) from=127.0.0.6:58367 2022/11/15 00:06:49 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m4.708605324s) from=127.0.0.6:35199 2022/11/15 00:06:49 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.287908465s) from=127.0.0.6:47447 2022/11/15 00:06:49 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m3.08833538s) from=127.0.0.6:39499 2022/11/15 00:06:50 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.08636178s) from=127.0.0.6:41723 2022/11/15 00:06:51 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.216609293s) from=127.0.0.6:38279 2022/11/15 00:06:52 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.479151984s) from=127.0.0.6:39497 2022/11/15 00:06:52 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.557746103s) from=127.0.0.6:53051 2022/11/15 00:06:53 [DEBUG] http: Request GET /v1/status/leader (313.01µs) from=127.0.0.6:46287 2022/11/15 00:06:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.389439996s) from=127.0.0.6:35035 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.65052962s) from=127.0.0.6:43047 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m4.500985813s) from=127.0.0.6:44101 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m0.8811277s) from=127.0.0.6:54875 2022/11/15 00:06:54 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.637419294s) from=127.0.0.6:40801 2022/11/15 00:06:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.102766711s) from=127.0.0.6:42403 2022/11/15 00:06:56 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.485696466s) from=127.0.0.6:57133 2022/11/15 00:06:56 [DEBUG] http: Request GET /v1/status/leader (345.48µs) from=127.0.0.6:46287 2022/11/15 00:06:58 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.73708622s) from=127.0.0.6:43705 2022/11/15 00:06:59 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m6.356837822s) from=127.0.0.6:40139 2022/11/15 00:07:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.53214745s) from=127.0.0.6:39531 2022/11/15 00:07:02 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.154273357s) from=127.0.0.6:51939 2022/11/15 00:07:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.464422171s) from=127.0.0.6:49767 2022/11/15 00:07:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m6.687052731s) from=127.0.0.6:53319 2022/11/15 00:07:10 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.410807769s) from=127.0.0.6:52279 2022/11/15 00:07:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.878174574s) from=127.0.0.6:60619 2022/11/15 00:07:13 [DEBUG] http: Request GET /v1/status/leader (394.584µs) from=127.0.0.6:46287 2022/11/15 00:07:16 [DEBUG] http: Request GET /v1/status/leader (314.859µs) from=127.0.0.6:33037 2022/11/15 00:07:33 [DEBUG] http: Request GET /v1/status/leader (2.401121ms) from=127.0.0.6:33037 2022/11/15 00:07:37 [DEBUG] http: Request GET /v1/status/leader (732.634µs) from=127.0.0.6:46287 2022/11/15 00:07:53 [DEBUG] http: Request GET /v1/status/leader (234.673µs) from=127.0.0.6:46287 2022/11/15 00:07:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:07:57 [DEBUG] http: Request GET /v1/status/leader (340.25µs) from=127.0.0.6:46287 2022/11/15 00:08:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:08:05 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:08:05 [DEBUG] agent: Node info in sync 2022/11/15 00:08:13 [DEBUG] http: Request GET /v1/status/leader (206.096µs) from=127.0.0.6:46287 2022/11/15 00:08:17 [DEBUG] http: Request GET /v1/status/leader (190.837µs) from=127.0.0.6:46287 2022/11/15 00:08:33 [DEBUG] http: Request GET /v1/status/leader (330.499µs) from=127.0.0.6:33037 2022/11/15 00:08:37 [DEBUG] http: Request GET /v1/status/leader (294.295µs) from=127.0.0.6:46287 2022/11/15 00:08:43 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.811826935s) from=127.0.0.6:54739 2022/11/15 00:08:44 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.58837577s) from=127.0.0.6:44025 2022/11/15 00:08:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m3.162221846s) from=127.0.0.6:45029 2022/11/15 00:08:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.199505096s) from=127.0.0.6:39829 2022/11/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.348958333s) from=127.0.0.6:35199 2022/11/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.465946613s) from=127.0.0.6:34157 2022/11/15 00:08:50 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.227942401s) from=127.0.0.6:47447 2022/11/15 00:08:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.49242302s) from=127.0.0.6:41723 2022/11/15 00:08:52 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m6.384754206s) from=127.0.0.6:43367 2022/11/15 00:08:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:08:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.065821206s) from=127.0.0.6:43049 2022/11/15 00:08:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.189256641s) from=127.0.0.6:58367 2022/11/15 00:08:53 [DEBUG] http: Request GET /v1/status/leader (345.07µs) from=127.0.0.6:33037 2022/11/15 00:08:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:08:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.802197284s) from=127.0.0.6:39499 2022/11/15 00:08:54 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.30157931s) from=127.0.0.6:44101 2022/11/15 00:08:56 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.575222359s) from=127.0.0.6:53051 2022/11/15 00:08:56 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.97673131s) from=127.0.0.6:38279 2022/11/15 00:08:57 [DEBUG] http: Request GET /v1/status/leader (4.11681ms) from=127.0.0.6:46287 2022/11/15 00:08:57 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m2.410792444s) from=127.0.0.6:40801 2022/11/15 00:08:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.714046962s) from=127.0.0.6:57133 2022/11/15 00:08:58 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.459612758s) from=127.0.0.6:43047 2022/11/15 00:08:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m3.836462257s) from=127.0.0.6:54875 2022/11/15 00:08:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.751371671s) from=127.0.0.6:42403 2022/11/15 00:08:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m7.319124342s) from=127.0.0.6:39497 2022/11/15 00:09:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m5.767388758s) from=127.0.0.6:35035 2022/11/15 00:09:00 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m0.952700819s) from=127.0.0.6:40139 2022/11/15 00:09:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.812887561s) from=127.0.0.6:43705 2022/11/15 00:09:06 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.329956725s) from=127.0.0.6:49767 2022/11/15 00:09:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.308739458s) from=127.0.0.6:39531 2022/11/15 00:09:09 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.451943731s) from=127.0.0.6:51939 2022/11/15 00:09:11 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.162129691s) from=127.0.0.6:60619 2022/11/15 00:09:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.118687485s) from=127.0.0.6:53319 2022/11/15 00:09:13 [DEBUG] http: Request GET /v1/status/leader (335.861µs) from=127.0.0.6:46287 2022/11/15 00:09:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.351884658s) from=127.0.0.6:52279 2022/11/15 00:09:17 [DEBUG] http: Request GET /v1/status/leader (269.397µs) from=127.0.0.6:46287 2022/11/15 00:09:33 [DEBUG] http: Request GET /v1/status/leader (284.297µs) from=127.0.0.6:33037 2022/11/15 00:09:37 [DEBUG] http: Request GET /v1/status/leader (192.435µs) from=127.0.0.6:33037 2022/11/15 00:09:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:09:42 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:09:42 [DEBUG] agent: Node info in sync 2022/11/15 00:09:53 [DEBUG] http: Request GET /v1/status/leader (293.211µs) from=127.0.0.6:33037 2022/11/15 00:09:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:09:57 [DEBUG] http: Request GET /v1/status/leader (204.451µs) from=127.0.0.6:33037 2022/11/15 00:10:13 [DEBUG] http: Request GET /v1/status/leader (299.235µs) from=127.0.0.6:46287 2022/11/15 00:10:17 [DEBUG] http: Request GET /v1/status/leader (168.781µs) from=127.0.0.6:33037 2022/11/15 00:10:33 [DEBUG] http: Request GET /v1/status/leader (397.465µs) from=127.0.0.6:33037 2022/11/15 00:10:37 [DEBUG] http: Request GET /v1/status/leader (318.718µs) from=127.0.0.6:33037 2022/11/15 00:10:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:10:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:10:47 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:10:47 [DEBUG] agent: Node info in sync 2022/11/15 00:10:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.090594716s) from=127.0.0.6:39829 2022/11/15 00:10:48 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.829007623s) from=127.0.0.6:54739 2022/11/15 00:10:49 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.803647668s) from=127.0.0.6:45029 2022/11/15 00:10:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m4.925660663s) from=127.0.0.6:44025 2022/11/15 00:10:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.80580474s) from=127.0.0.6:34157 2022/11/15 00:10:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.991732085s) from=127.0.0.6:41723 2022/11/15 00:10:53 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.791190233s) from=127.0.0.6:43367 2022/11/15 00:10:53 [DEBUG] http: Request GET /v1/status/leader (215.083µs) from=127.0.0.6:33037 2022/11/15 00:10:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.020277141s) from=127.0.0.6:39499 2022/11/15 00:10:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.487663979s) from=127.0.0.6:58367 2022/11/15 00:10:56 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.453319429s) from=127.0.0.6:47447 2022/11/15 00:10:57 [DEBUG] http: Request GET /v1/status/leader (319.346µs) from=127.0.0.6:33037 2022/11/15 00:10:57 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m7.437666961s) from=127.0.0.6:35199 2022/11/15 00:10:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.909846568s) from=127.0.0.6:57133 2022/11/15 00:10:59 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.093446807s) from=127.0.0.6:39497 2022/11/15 00:10:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m6.891728766s) from=127.0.0.6:43049 2022/11/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.230117809s) from=127.0.0.6:44101 2022/11/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m3.365294592s) from=127.0.0.6:40801 2022/11/15 00:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m2.072164236s) from=127.0.0.6:54875 2022/11/15 00:11:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m1.245790072s) from=127.0.0.6:40139 2022/11/15 00:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.14144496s) from=127.0.0.6:38279 2022/11/15 00:11:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:11:02 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.859789104s) from=127.0.0.6:53051 2022/11/15 00:11:03 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.869303021s) from=127.0.0.6:35035 2022/11/15 00:11:04 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.024655181s) from=127.0.0.6:43047 2022/11/15 00:11:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.946452638s) from=127.0.0.6:42403 2022/11/15 00:11:05 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m0.439642468s) from=127.0.0.6:43705 2022/11/15 00:11:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.463608795s) from=127.0.0.6:39531 2022/11/15 00:11:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.108691544s) from=127.0.0.6:49767 2022/11/15 00:11:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.980563332s) from=127.0.0.6:51939 2022/11/15 00:11:13 [DEBUG] http: Request GET /v1/status/leader (335.049µs) from=127.0.0.6:46287 2022/11/15 00:11:16 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.48624617s) from=127.0.0.6:53319 2022/11/15 00:11:17 [DEBUG] http: Request GET /v1/status/leader (317.93µs) from=127.0.0.6:33037 2022/11/15 00:11:17 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.688024686s) from=127.0.0.6:52279 2022/11/15 00:11:18 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m6.712477511s) from=127.0.0.6:60619 2022/11/15 00:11:33 [DEBUG] http: Request GET /v1/status/leader (2.576191ms) from=127.0.0.6:46287 2022/11/15 00:11:37 [DEBUG] http: Request GET /v1/status/leader (336.338µs) from=127.0.0.6:33037 2022/11/15 00:11:53 [DEBUG] http: Request GET /v1/status/leader (214.469µs) from=127.0.0.6:33037 2022/11/15 00:11:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:11:57 [DEBUG] http: Request GET /v1/status/leader (198.785µs) from=127.0.0.6:33037 2022/11/15 00:12:13 [DEBUG] http: Request GET /v1/status/leader (221.387µs) from=127.0.0.6:46287 2022/11/15 00:12:17 [DEBUG] http: Request GET /v1/status/leader (269.243µs) from=127.0.0.6:33037 2022/11/15 00:12:33 [DEBUG] http: Request GET /v1/status/leader (215.745µs) from=127.0.0.6:46287 2022/11/15 00:12:37 [DEBUG] http: Request GET /v1/status/leader (267.733µs) from=127.0.0.6:46287 2022/11/15 00:12:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:12:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:12:38 [DEBUG] agent: Node info in sync 2022/11/15 00:12:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.207635674s) from=127.0.0.6:39829 2022/11/15 00:12:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m0.292839165s) from=127.0.0.6:34157 2022/11/15 00:12:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.671021234s) from=127.0.0.6:44025 2022/11/15 00:12:53 [DEBUG] http: Request GET /v1/status/leader (195.263µs) from=127.0.0.6:46287 2022/11/15 00:12:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m1.345508589s) from=127.0.0.6:41723 2022/11/15 00:12:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:12:54 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.858977699s) from=127.0.0.6:54739 2022/11/15 00:12:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.478618403s) from=127.0.0.6:45029 2022/11/15 00:12:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.45602563s) from=127.0.0.6:58367 2022/11/15 00:12:57 [DEBUG] http: Request GET /v1/status/leader (192.933µs) from=127.0.0.6:46287 2022/11/15 00:12:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m2.666140786s) from=127.0.0.6:47447 2022/11/15 00:13:00 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.795467796s) from=127.0.0.6:39497 2022/11/15 00:13:00 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m6.053301125s) from=127.0.0.6:39499 2022/11/15 00:13:00 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m7.35321886s) from=127.0.0.6:43367 2022/11/15 00:13:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.440873481s) from=127.0.0.6:44101 2022/11/15 00:13:01 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.394884383s) from=127.0.0.6:40801 2022/11/15 00:13:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.652176093s) from=127.0.0.6:54875 2022/11/15 00:13:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m4.038671335s) from=127.0.0.6:57133 2022/11/15 00:13:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.141913074s) from=127.0.0.6:35035 2022/11/15 00:13:04 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.72392389s) from=127.0.0.6:35199 2022/11/15 00:13:04 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.556065651s) from=127.0.0.6:43049 2022/11/15 00:13:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.061463401s) from=127.0.0.6:40139 2022/11/15 00:13:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.697414119s) from=127.0.0.6:42403 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.389091765s) from=127.0.0.6:38279 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.734586055s) from=127.0.0.6:53051 2022/11/15 00:13:07 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m3.611672992s) from=127.0.0.6:43047 2022/11/15 00:13:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.097132074s) from=127.0.0.6:43705 2022/11/15 00:13:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.497135649s) from=127.0.0.6:39531 2022/11/15 00:13:13 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.207222675s) from=127.0.0.6:51939 2022/11/15 00:13:13 [DEBUG] http: Request GET /v1/status/leader (1.401322ms) from=127.0.0.6:46287 2022/11/15 00:13:15 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.52265025s) from=127.0.0.6:49767 2022/11/15 00:13:17 [DEBUG] http: Request GET /v1/status/leader (355.121µs) from=127.0.0.6:33037 2022/11/15 00:13:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.546340921s) from=127.0.0.6:53319 2022/11/15 00:13:19 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.389169526s) from=127.0.0.6:60619 2022/11/15 00:13:24 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m7.32229472s) from=127.0.0.6:52279 2022/11/15 00:13:33 [DEBUG] http: Request GET /v1/status/leader (265.413µs) from=127.0.0.6:33037 2022/11/15 00:13:37 [DEBUG] http: Request GET /v1/status/leader (220.154µs) from=127.0.0.6:33037 2022/11/15 00:13:53 [DEBUG] http: Request GET /v1/status/leader (169.211µs) from=127.0.0.6:33037 2022/11/15 00:13:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:13:57 [DEBUG] http: Request GET /v1/status/leader (182.609µs) from=127.0.0.6:46287 2022/11/15 00:14:13 [DEBUG] http: Request GET /v1/status/leader (322.972µs) from=127.0.0.6:33037 2022/11/15 00:14:17 [DEBUG] http: Request GET /v1/status/leader (295.681µs) from=127.0.0.6:46287 2022/11/15 00:14:33 [DEBUG] http: Request GET /v1/status/leader (298.05µs) from=127.0.0.6:33037 2022/11/15 00:14:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:14:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:14:35 [DEBUG] agent: Node info in sync 2022/11/15 00:14:37 [DEBUG] http: Request GET /v1/status/leader (337.439µs) from=127.0.0.6:33037 2022/11/15 00:14:50 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.671448182s) from=127.0.0.6:39829 2022/11/15 00:14:53 [DEBUG] http: Request GET /v1/status/leader (356.174µs) from=127.0.0.6:46287 2022/11/15 00:14:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/status/leader (347.439µs) from=127.0.0.6:33037 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.402108023s) from=127.0.0.6:45029 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m2.669117785s) from=127.0.0.6:54739 2022/11/15 00:14:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.534071204s) from=127.0.0.6:58367 2022/11/15 00:14:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.290637967s) from=127.0.0.6:41723 2022/11/15 00:14:59 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.361128934s) from=127.0.0.6:34157 2022/11/15 00:15:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.546957986s) from=127.0.0.6:44025 2022/11/15 00:15:01 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.80256466s) from=127.0.0.6:43367 2022/11/15 00:15:02 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m1.929750553s) from=127.0.0.6:39499 2022/11/15 00:15:02 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.20737265s) from=127.0.0.6:44101 2022/11/15 00:15:03 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m2.544866863s) from=127.0.0.6:39497 2022/11/15 00:15:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.91462952s) from=127.0.0.6:43049 2022/11/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.197283982s) from=127.0.0.6:40801 2022/11/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.11555298s) from=127.0.0.6:47447 2022/11/15 00:15:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.128567423s) from=127.0.0.6:57133 2022/11/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.205811459s) from=127.0.0.6:35199 2022/11/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m5.412881441s) from=127.0.0.6:54875 2022/11/15 00:15:07 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.485185466s) from=127.0.0.6:35035 2022/11/15 00:15:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.297147972s) from=127.0.0.6:43047 2022/11/15 00:15:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.29686535s) from=127.0.0.6:42403 2022/11/15 00:15:10 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m2.694365296s) from=127.0.0.6:53051 2022/11/15 00:15:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.999894502s) from=127.0.0.6:40139 2022/11/15 00:15:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m0.480758321s) from=127.0.0.6:39531 2022/11/15 00:15:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m5.512469811s) from=127.0.0.6:38279 2022/11/15 00:15:14 [DEBUG] http: Request GET /v1/status/leader (493.586µs) from=127.0.0.6:46287 2022/11/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m6.582989992s) from=127.0.0.6:43705 2022/11/15 00:15:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m0.992629532s) from=127.0.0.6:49767 2022/11/15 00:15:17 [DEBUG] http: Request GET /v1/status/leader (463.101µs) from=127.0.0.6:46287 2022/11/15 00:15:19 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.224486206s) from=127.0.0.6:51939 2022/11/15 00:15:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m4.751034396s) from=127.0.0.6:53319 2022/11/15 00:15:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.961928637s) from=127.0.0.6:60619 2022/11/15 00:15:31 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.834082819s) from=127.0.0.6:52279 2022/11/15 00:15:34 [DEBUG] http: Request GET /v1/status/leader (313.468µs) from=127.0.0.6:33037 2022/11/15 00:15:37 [DEBUG] http: Request GET /v1/status/leader (179.743µs) from=127.0.0.6:33037 2022/11/15 00:15:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:15:39 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:15:39 [DEBUG] agent: Node info in sync 2022/11/15 00:15:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:15:54 [DEBUG] http: Request GET /v1/status/leader (283.177µs) from=127.0.0.6:33037 2022/11/15 00:15:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:15:57 [DEBUG] http: Request GET /v1/status/leader (1.797768ms) from=127.0.0.6:46287 2022/11/15 00:16:14 [DEBUG] http: Request GET /v1/status/leader (314.387µs) from=127.0.0.6:46287 2022/11/15 00:16:17 [DEBUG] http: Request GET /v1/status/leader (299.356µs) from=127.0.0.6:33037 2022/11/15 00:16:34 [DEBUG] http: Request GET /v1/status/leader (422.239µs) from=127.0.0.6:46287 2022/11/15 00:16:37 [DEBUG] http: Request GET /v1/status/leader (271.114µs) from=127.0.0.6:33037 2022/11/15 00:16:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:16:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:16:49 [DEBUG] agent: Node info in sync 2022/11/15 00:16:54 [DEBUG] http: Request GET /v1/status/leader (1.73405ms) from=127.0.0.6:46287 2022/11/15 00:16:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:16:55 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.776838587s) from=127.0.0.6:39829 2022/11/15 00:16:57 [DEBUG] http: Request GET /v1/status/leader (333.475µs) from=127.0.0.6:46287 2022/11/15 00:17:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.760215131s) from=127.0.0.6:58367 2022/11/15 00:17:00 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.913625179s) from=127.0.0.6:44025 2022/11/15 00:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.653832771s) from=127.0.0.6:45029 2022/11/15 00:17:02 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m4.472113476s) from=127.0.0.6:41723 2022/11/15 00:17:04 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m7.332154167s) from=127.0.0.6:54739 2022/11/15 00:17:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m5.765698753s) from=127.0.0.6:34157 2022/11/15 00:17:05 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m3.74920429s) from=127.0.0.6:43367 2022/11/15 00:17:06 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.094293322s) from=127.0.0.6:39497 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.560945599s) from=127.0.0.6:39499 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m2.162410555s) from=127.0.0.6:43049 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.080200895s) from=127.0.0.6:44101 2022/11/15 00:17:07 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.691687865s) from=127.0.0.6:47447 2022/11/15 00:17:08 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.188333772s) from=127.0.0.6:43047 2022/11/15 00:17:08 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m0.831770728s) from=127.0.0.6:35199 2022/11/15 00:17:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m1.320769707s) from=127.0.0.6:35035 2022/11/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m5.115239908s) from=127.0.0.6:40801 2022/11/15 00:17:11 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.946235764s) from=127.0.0.6:53051 2022/11/15 00:17:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.754953601s) from=127.0.0.6:42403 2022/11/15 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m5.556100479s) from=127.0.0.6:57133 2022/11/15 00:17:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.955914588s) from=127.0.0.6:54875 2022/11/15 00:17:14 [DEBUG] http: Request GET /v1/status/leader (225.68µs) from=127.0.0.6:46287 2022/11/15 00:17:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m4.56795308s) from=127.0.0.6:40139 2022/11/15 00:17:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.869288299s) from=127.0.0.6:38279 2022/11/15 00:17:17 [DEBUG] http: Request GET /v1/status/leader (243.039µs) from=127.0.0.6:33037 2022/11/15 00:17:18 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.190010774s) from=127.0.0.6:49767 2022/11/15 00:17:19 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.645055682s) from=127.0.0.6:43705 2022/11/15 00:17:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m7.189922094s) from=127.0.0.6:39531 2022/11/15 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.106935818s) from=127.0.0.6:53319 2022/11/15 00:17:26 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.766420889s) from=127.0.0.6:51939 2022/11/15 00:17:27 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.5324617s) from=127.0.0.6:60619 2022/11/15 00:17:33 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.700434184s) from=127.0.0.6:52279 2022/11/15 00:17:34 [DEBUG] http: Request GET /v1/status/leader (160.076µs) from=127.0.0.6:46287 2022/11/15 00:17:37 [DEBUG] http: Request GET /v1/status/leader (211.731µs) from=127.0.0.6:33037 2022/11/15 00:17:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:17:54 [DEBUG] http: Request GET /v1/status/leader (278.142µs) from=127.0.0.6:33037 2022/11/15 00:17:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:17:57 [DEBUG] http: Request GET /v1/status/leader (310.551µs) from=127.0.0.6:46287 2022/11/15 00:18:14 [DEBUG] http: Request GET /v1/status/leader (184.924µs) from=127.0.0.6:46287 2022/11/15 00:18:17 [DEBUG] http: Request GET /v1/status/leader (2.24671ms) from=127.0.0.6:46287 2022/11/15 00:18:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:18:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:18:26 [DEBUG] agent: Node info in sync 2022/11/15 00:18:34 [DEBUG] http: Request GET /v1/status/leader (298.911µs) from=127.0.0.6:33037 2022/11/15 00:18:37 [DEBUG] http: Request GET /v1/status/leader (243.412µs) from=127.0.0.6:33037 2022/11/15 00:18:54 [DEBUG] http: Request GET /v1/status/leader (199.464µs) from=127.0.0.6:46287 2022/11/15 00:18:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:18:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.081271363s) from=127.0.0.6:39829 2022/11/15 00:18:57 [DEBUG] http: Request GET /v1/status/leader (243.202µs) from=127.0.0.6:46287 2022/11/15 00:19:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m1.717336065s) from=127.0.0.6:44025 2022/11/15 00:19:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m5.931209974s) from=127.0.0.6:58367 2022/11/15 00:19:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.918453495s) from=127.0.0.6:45029 2022/11/15 00:19:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m3.621322267s) from=127.0.0.6:54739 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.201800341s) from=127.0.0.6:43047 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.894450615s) from=127.0.0.6:43049 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m3.575018972s) from=127.0.0.6:39497 2022/11/15 00:19:09 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m4.551541149s) from=127.0.0.6:43367 2022/11/15 00:19:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.375823627s) from=127.0.0.6:41723 2022/11/15 00:19:10 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m2.224271154s) from=127.0.0.6:44101 2022/11/15 00:19:10 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m2.885303652s) from=127.0.0.6:39499 2022/11/15 00:19:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m6.50990945s) from=127.0.0.6:34157 2022/11/15 00:19:11 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.583343333s) from=127.0.0.6:35199 2022/11/15 00:19:11 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.696727669s) from=127.0.0.6:40801 2022/11/15 00:19:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.994239968s) from=127.0.0.6:35035 2022/11/15 00:19:14 [DEBUG] http: Request GET /v1/status/leader (294.592µs) from=127.0.0.6:46287 2022/11/15 00:19:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.015946895s) from=127.0.0.6:42403 2022/11/15 00:19:14 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m3.673355099s) from=127.0.0.6:53051 2022/11/15 00:19:15 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m7.335815506s) from=127.0.0.6:47447 2022/11/15 00:19:17 [DEBUG] http: Request GET /v1/status/leader (397.428µs) from=127.0.0.6:46287 2022/11/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m7.182226205s) from=127.0.0.6:57133 2022/11/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m6.640310609s) from=127.0.0.6:54875 2022/11/15 00:19:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m3.877656484s) from=127.0.0.6:38279 2022/11/15 00:19:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.860591128s) from=127.0.0.6:40139 2022/11/15 00:19:22 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m4.063916773s) from=127.0.0.6:49767 2022/11/15 00:19:24 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.831383619s) from=127.0.0.6:43705 2022/11/15 00:19:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.161267298s) from=127.0.0.6:39531 2022/11/15 00:19:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.030735407s) from=127.0.0.6:53319 2022/11/15 00:19:28 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m1.443431547s) from=127.0.0.6:60619 2022/11/15 00:19:30 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m3.864473782s) from=127.0.0.6:51939 2022/11/15 00:19:34 [DEBUG] http: Request GET /v1/status/leader (198.702µs) from=127.0.0.6:33037 2022/11/15 00:19:37 [DEBUG] http: Request GET /v1/status/leader (1.380064ms) from=127.0.0.6:33037 2022/11/15 00:19:38 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m5.371372729s) from=127.0.0.6:52279 2022/11/15 00:19:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:19:44 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:19:44 [DEBUG] agent: Node info in sync 2022/11/15 00:19:54 [DEBUG] http: Request GET /v1/status/leader (309.246µs) from=127.0.0.6:46287 2022/11/15 00:19:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:19:57 [DEBUG] http: Request GET /v1/status/leader (263.862µs) from=127.0.0.6:46287 2022/11/15 00:20:14 [DEBUG] http: Request GET /v1/status/leader (321.713µs) from=127.0.0.6:46287 2022/11/15 00:20:17 [DEBUG] http: Request GET /v1/status/leader (283.426µs) from=127.0.0.6:46287 2022/11/15 00:20:34 [DEBUG] http: Request GET /v1/status/leader (388.207µs) from=127.0.0.6:33037 2022/11/15 00:20:37 [DEBUG] http: Request GET /v1/status/leader (248.942µs) from=127.0.0.6:33037 2022/11/15 00:20:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:20:54 [DEBUG] http: Request GET /v1/status/leader (260.328µs) from=127.0.0.6:33037 2022/11/15 00:20:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:20:57 [DEBUG] http: Request GET /v1/status/leader (317.075µs) from=127.0.0.6:33037 2022/11/15 00:20:58 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m1.059368614s) from=127.0.0.6:39829 2022/11/15 00:21:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.096461381s) from=127.0.0.6:44025 2022/11/15 00:21:07 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.798662271s) from=127.0.0.6:58367 2022/11/15 00:21:10 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.847339823s) from=127.0.0.6:43367 2022/11/15 00:21:11 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.616497195s) from=127.0.0.6:43047 2022/11/15 00:21:11 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m1.495974157s) from=127.0.0.6:39497 2022/11/15 00:21:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m1.793145416s) from=127.0.0.6:43049 2022/11/15 00:21:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m4.235788715s) from=127.0.0.6:45029 2022/11/15 00:21:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.039775454s) from=127.0.0.6:54739 2022/11/15 00:21:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m3.739633389s) from=127.0.0.6:39499 2022/11/15 00:21:14 [DEBUG] http: Request GET /v1/status/leader (315.523µs) from=127.0.0.6:33037 2022/11/15 00:21:15 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m3.569927586s) from=127.0.0.6:35199 2022/11/15 00:21:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m5.41631594s) from=127.0.0.6:44101 2022/11/15 00:21:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.908570127s) from=127.0.0.6:42403 2022/11/15 00:21:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m3.706662821s) from=127.0.0.6:35035 2022/11/15 00:21:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m7.230304301s) from=127.0.0.6:41723 2022/11/15 00:21:17 [DEBUG] http: Request GET /v1/status/leader (267.179µs) from=127.0.0.6:46287 2022/11/15 00:21:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:21:18 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:21:18 [DEBUG] agent: Node info in sync 2022/11/15 00:21:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m7.352492118s) from=127.0.0.6:34157 2022/11/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m7.45499151s) from=127.0.0.6:40801 2022/11/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m4.769075412s) from=127.0.0.6:53051 2022/11/15 00:21:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m0.725799655s) from=127.0.0.6:57133 2022/11/15 00:21:21 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m6.027337196s) from=127.0.0.6:47447 2022/11/15 00:21:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m2.089754981s) from=127.0.0.6:38279 2022/11/15 00:21:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m4.943056928s) from=127.0.0.6:54875 2022/11/15 00:21:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.028078165s) from=127.0.0.6:40139 2022/11/15 00:21:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m2.891542685s) from=127.0.0.6:49767 2022/11/15 00:21:26 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.367209123s) from=127.0.0.6:43705 2022/11/15 00:21:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m1.139509532s) from=127.0.0.6:39531 2022/11/15 00:21:33 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m5.190462101s) from=127.0.0.6:60619 2022/11/15 00:21:34 [DEBUG] http: Request GET /v1/status/leader (299.801µs) from=127.0.0.6:46287 2022/11/15 00:21:35 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m7.208436377s) from=127.0.0.6:53319 2022/11/15 00:21:37 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m6.710964656s) from=127.0.0.6:51939 2022/11/15 00:21:37 [DEBUG] http: Request GET /v1/status/leader (329.067µs) from=127.0.0.6:33037 2022/11/15 00:21:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m1.449694452s) from=127.0.0.6:52279 2022/11/15 00:21:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:21:54 [DEBUG] http: Request GET /v1/status/leader (211.551µs) from=127.0.0.6:33037 2022/11/15 00:21:57 [DEBUG] http: Request GET /v1/status/leader (302.049µs) from=127.0.0.6:33037 2022/11/15 00:22:14 [DEBUG] http: Request GET /v1/status/leader (359.973µs) from=127.0.0.6:33037 2022/11/15 00:22:17 [DEBUG] http: Request GET /v1/status/leader (181.183µs) from=127.0.0.6:46287 2022/11/15 00:22:34 [DEBUG] http: Request GET /v1/status/leader (269.295µs) from=127.0.0.6:46287 2022/11/15 00:22:37 [DEBUG] http: Request GET /v1/status/leader (5.454869ms) from=127.0.0.6:33037 2022/11/15 00:22:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:22:49 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:22:49 [DEBUG] agent: Node info in sync 2022/11/15 00:22:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:22:54 [DEBUG] http: Request GET /v1/status/leader (316.499µs) from=127.0.0.6:46287 2022/11/15 00:22:57 [DEBUG] http: Request GET /v1/status/leader (246.567µs) from=127.0.0.6:46287 2022/11/15 00:23:03 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.599857901s) from=127.0.0.6:44025 2022/11/15 00:23:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.625174799s) from=127.0.0.6:39829 2022/11/15 00:23:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m3.217343118s) from=127.0.0.6:58367 2022/11/15 00:23:11 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m0.424451109s) from=127.0.0.6:43367 2022/11/15 00:23:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.683448448s) from=127.0.0.6:39497 2022/11/15 00:23:13 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.004339122s) from=127.0.0.6:39499 2022/11/15 00:23:14 [DEBUG] http: Request GET /v1/status/leader (365.286µs) from=127.0.0.6:33037 2022/11/15 00:23:14 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m3.4259262s) from=127.0.0.6:43049 2022/11/15 00:23:16 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m4.177564084s) from=127.0.0.6:54739 2022/11/15 00:23:17 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m6.23684566s) from=127.0.0.6:43047 2022/11/15 00:23:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m5.315408042s) from=127.0.0.6:45029 2022/11/15 00:23:17 [DEBUG] http: Request GET /v1/status/leader (194.52µs) from=127.0.0.6:33037 2022/11/15 00:23:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m2.992389929s) from=127.0.0.6:35035 2022/11/15 00:23:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.169287601s) from=127.0.0.6:44101 2022/11/15 00:23:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.126831901s) from=127.0.0.6:41723 2022/11/15 00:23:20 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m0.844449882s) from=127.0.0.6:53051 2022/11/15 00:23:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m1.671485472s) from=127.0.0.6:40801 2022/11/15 00:23:21 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m6.05736856s) from=127.0.0.6:35199 2022/11/15 00:23:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m0.066077793s) from=127.0.0.6:38279 2022/11/15 00:23:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m3.319339617s) from=127.0.0.6:34157 2022/11/15 00:23:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m5.737686857s) from=127.0.0.6:42403 2022/11/15 00:23:25 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m3.777334411s) from=127.0.0.6:47447 2022/11/15 00:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.847781278s) from=127.0.0.6:54875 2022/11/15 00:23:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m6.640185542s) from=127.0.0.6:57133 2022/11/15 00:23:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m5.383064295s) from=127.0.0.6:40139 2022/11/15 00:23:30 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m3.812805856s) from=127.0.0.6:43705 2022/11/15 00:23:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m5.299766701s) from=127.0.0.6:49767 2022/11/15 00:23:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m4.107108047s) from=127.0.0.6:39531 2022/11/15 00:23:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.194194368s) from=127.0.0.6:60619 2022/11/15 00:23:34 [DEBUG] http: Request GET /v1/status/leader (603.288µs) from=127.0.0.6:33037 2022/11/15 00:23:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:23:37 [DEBUG] http: Request GET /v1/status/leader (288.655µs) from=127.0.0.6:46287 2022/11/15 00:23:38 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m1.595429984s) from=127.0.0.6:51939 2022/11/15 00:23:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m3.286755098s) from=127.0.0.6:53319 2022/11/15 00:23:40 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m0.841373739s) from=127.0.0.6:52279 2022/11/15 00:23:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:23:54 [DEBUG] http: Request GET /v1/status/leader (176.162µs) from=127.0.0.6:33037 2022/11/15 00:23:57 [DEBUG] http: Request GET /v1/status/leader (170.155µs) from=127.0.0.6:46287 2022/11/15 00:24:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:24:11 [DEBUG] agent: Node info in sync 2022/11/15 00:24:14 [DEBUG] http: Request GET /v1/status/leader (337.171µs) from=127.0.0.6:46287 2022/11/15 00:24:17 [DEBUG] http: Request GET /v1/status/leader (172.646µs) from=127.0.0.6:33037 2022/11/15 00:24:34 [DEBUG] http: Request GET /v1/status/leader (239.078µs) from=127.0.0.6:46287 2022/11/15 00:24:37 [DEBUG] http: Request GET /v1/status/leader (1.665375ms) from=127.0.0.6:46287 2022/11/15 00:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:24:54 [DEBUG] http: Request GET /v1/status/leader (359.88µs) from=127.0.0.6:33037 2022/11/15 00:24:57 [DEBUG] http: Request GET /v1/status/leader (199.329µs) from=127.0.0.6:46287 2022/11/15 00:25:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m0.215010638s) from=127.0.0.6:39829 2022/11/15 00:25:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m7.039199776s) from=127.0.0.6:44025 2022/11/15 00:25:12 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m2.003214531s) from=127.0.0.6:58367 2022/11/15 00:25:12 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m0.555854152s) from=127.0.0.6:39497 2022/11/15 00:25:13 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m1.911112546s) from=127.0.0.6:43367 2022/11/15 00:25:14 [DEBUG] http: Request GET /v1/status/leader (280.645µs) from=127.0.0.6:46287 2022/11/15 00:25:17 [DEBUG] http: Request GET /v1/status/leader (379.252µs) from=127.0.0.6:33037 2022/11/15 00:25:18 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m1.453397562s) from=127.0.0.6:54739 2022/11/15 00:25:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m4.232521207s) from=127.0.0.6:39499 2022/11/15 00:25:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m4.175690541s) from=127.0.0.6:43049 2022/11/15 00:25:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m1.729105977s) from=127.0.0.6:43047 2022/11/15 00:25:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m1.990162539s) from=127.0.0.6:45029 2022/11/15 00:25:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m0.790766839s) from=127.0.0.6:35035 2022/11/15 00:25:21 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m0.187189677s) from=127.0.0.6:40801 2022/11/15 00:25:23 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m2.467525334s) from=127.0.0.6:35199 2022/11/15 00:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m3.739653613s) from=127.0.0.6:41723 2022/11/15 00:25:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.313071553s) from=127.0.0.6:34157 2022/11/15 00:25:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m2.693334029s) from=127.0.0.6:42403 2022/11/15 00:25:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:25:25 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:25:25 [DEBUG] agent: Node info in sync 2022/11/15 00:25:25 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m5.116853759s) from=127.0.0.6:53051 2022/11/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m6.831488021s) from=127.0.0.6:44101 2022/11/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m4.781068781s) from=127.0.0.6:38279 2022/11/15 00:25:26 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m1.847080775s) from=127.0.0.6:47447 2022/11/15 00:25:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m1.826380942s) from=127.0.0.6:54875 2022/11/15 00:25:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m3.374397121s) from=127.0.0.6:57133 2022/11/15 00:25:32 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m2.054878841s) from=127.0.0.6:43705 2022/11/15 00:25:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m3.669946244s) from=127.0.0.6:40139 2022/11/15 00:25:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m3.30484946s) from=127.0.0.6:49767 2022/11/15 00:25:34 [DEBUG] http: Request GET /v1/status/leader (296.984µs) from=127.0.0.6:49767 2022/11/15 00:25:34 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m0.784912343s) from=127.0.0.6:60619 2022/11/15 00:25:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.72925191s) from=127.0.0.6:39531 2022/11/15 00:25:37 [DEBUG] http: Request GET /v1/status/leader (337.637µs) from=127.0.0.6:33037 2022/11/15 00:25:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m0.376984857s) from=127.0.0.6:53319 2022/11/15 00:25:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m7.105774116s) from=127.0.0.6:51939 2022/11/15 00:25:46 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m6.03488359s) from=127.0.0.6:52279 2022/11/15 00:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:25:54 [DEBUG] http: Request GET /v1/status/leader (284.041µs) from=127.0.0.6:33037 2022/11/15 00:25:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/15 00:25:57 [DEBUG] http: Request GET /v1/status/leader (361.988µs) from=127.0.0.6:46287 2022/11/15 00:26:14 [DEBUG] http: Request GET /v1/status/leader (199.682µs) from=127.0.0.6:33037 2022/11/15 00:26:17 [DEBUG] http: Request GET /v1/status/leader (293.617µs) from=127.0.0.6:46287 2022/11/15 00:26:34 [DEBUG] http: Request GET /v1/status/leader (275.647µs) from=127.0.0.6:46287 2022/11/15 00:26:37 [DEBUG] http: Request GET /v1/status/leader (235.837µs) from=127.0.0.6:33037 2022/11/15 00:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:26:54 [DEBUG] http: Request GET /v1/status/leader (191.581µs) from=127.0.0.6:33037 2022/11/15 00:26:57 [DEBUG] http: Request GET /v1/status/leader (221.678µs) from=127.0.0.6:33037 2022/11/15 00:27:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.455718188s) from=127.0.0.6:39829 2022/11/15 00:27:13 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m0.630411898s) from=127.0.0.6:58367 2022/11/15 00:27:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.44.154_8482" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.237_9015" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.22.36_9092" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.17.198_8082" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.58.151_8410" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.35.167_8803" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v2_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.9_8080" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_parser_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_sdnc_10.233.13.229_8282" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnflcm_10.233.50.57_8801" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.23.29_8484" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_catalog_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.232_8181" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.48.149_9011" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.26.118_9007" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.56.197_8443" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_vnfres_10.233.42.19_8802" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_nsd_10.233.33.117_8806" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.59.174_443" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.152_9001" in sync 2022/11/15 00:27:13 [DEBUG] agent: Service "_v1_nslcm_10.233.29.151_8403" in sync 2022/11/15 00:27:13 [DEBUG] agent: Node info in sync 2022/11/15 00:27:14 [DEBUG] http: Request GET /v1/status/leader (310.694µs) from=127.0.0.6:33037 2022/11/15 00:27:16 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1?wait=120s&index=39 (2m6.28507471s) from=127.0.0.6:44025 2022/11/15 00:27:17 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1?wait=120s&index=128 (2m4.67982891s) from=127.0.0.6:39497 2022/11/15 00:27:17 [DEBUG] http: Request GET /v1/status/leader (374.345µs) from=127.0.0.6:33037 2022/11/15 00:27:18 [DEBUG] http: Request GET /v1/health/service/parser-v1?wait=120s&index=40 (2m0.612514056s) from=127.0.0.6:39499 2022/11/15 00:27:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1?wait=120s&index=42 (2m0.054661657s) from=127.0.0.6:43049 2022/11/15 00:27:19 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1?wait=120s&index=129 (2m0.072920799s) from=127.0.0.6:43047 2022/11/15 00:27:20 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1?wait=120s&index=118 (2m7.369155549s) from=127.0.0.6:43367 2022/11/15 00:27:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v1?wait=120s&index=46 (2m2.129271913s) from=127.0.0.6:45029 2022/11/15 00:27:23 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1?wait=120s&index=127 (2m5.398789016s) from=127.0.0.6:54739 2022/11/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/multicloud-v0?wait=120s&index=45 (2m0.94221647s) from=127.0.0.6:41723 2022/11/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1?wait=120s&index=133 (2m1.70128592s) from=127.0.0.6:35199 2022/11/15 00:27:25 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1?wait=120s&index=130 (2m4.529859723s) from=127.0.0.6:40801 2022/11/15 00:27:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1?wait=120s&index=44 (2m6.408371451s) from=127.0.0.6:35035 2022/11/15 00:27:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1?wait=120s&index=52 (2m2.640821023s) from=127.0.0.6:34157 2022/11/15 00:27:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m3.07044824s) from=127.0.0.6:42403 2022/11/15 00:27:30 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1?wait=120s&index=47 (2m4.316154831s) from=127.0.0.6:44101 2022/11/15 00:27:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1?wait=120s&index=49 (2m1.690383591s) from=127.0.0.6:57133 2022/11/15 00:27:31 [DEBUG] http: Request GET /v1/health/service/vnfres-v1?wait=120s&index=132 (2m6.238936037s) from=127.0.0.6:53051 2022/11/15 00:27:32 [DEBUG] http: Request GET /v1/health/service/nslcm-v2?wait=120s&index=135 (2m5.743654283s) from=127.0.0.6:47447 2022/11/15 00:27:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1?wait=120s&index=51 (2m6.595134716s) from=127.0.0.6:38279 2022/11/15 00:27:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1?wait=120s&index=41 (2m0.27814494s) from=127.0.0.6:40139 2022/11/15 00:27:34 [DEBUG] http: Request GET /v1/status/leader (275.433µs) from=127.0.0.6:33037 2022/11/15 00:27:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0?wait=120s&index=50 (2m7.121734965s) from=127.0.0.6:54875 2022/11/15 00:27:37 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1?wait=120s&index=131 (2m4.825944255s) from=127.0.0.6:43705 2022/11/15 00:27:37 [DEBUG] http: Request GET /v1/status/leader (191.213µs) from=127.0.0.6:33037 2022/11/15 00:27:39 [DEBUG] http: Request GET /v1/health/service/nslcm-v1?wait=120s&index=134 (2m4.291789362s) from=127.0.0.6:60619 2022/11/15 00:27:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1?wait=120s&index=43 (2m6.679256356s) from=127.0.0.6:49767 2022/11/15 00:27:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (2m6.211077768s) from=127.0.0.6:39531 2022/11/15 00:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0?wait=120s&index=48 (2m2.859564148s) from=127.0.0.6:53319 2022/11/15 00:27:45 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1?wait=120s&index=136 (2m0.14193749s) from=127.0.0.6:51939 2022/11/15 00:27:49 [DEBUG] http: Request GET /v1/health/service/sdnc-v1?wait=120s&index=63 (2m2.836857989s) from=127.0.0.6:52279 2022/11/15 00:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-h2nxn" since the cluster is too small 2022/11/15 00:27:54 [DEBUG] http: Request GET /v1/status/leader (347.18µs) from=127.0.0.6:46287 2022/11/15 00:27:57 [DEBUG] http: Request GET /v1/status/leader (244.89µs) from=127.0.0.6:33037 2022/11/15 00:27:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-h2nxn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)